Collections:
Verify 10g XE Server Installation in Oracle
How To Check Your Oracle Database 10g XE Installation in Oracle?
✍: FYIcenter.com
If you want to check your fresh installation of 10g Express Edition without using any special client programs, you can use a Web browser with this address, http://localhost:8080/apex/.
You will see the login page. Enter SYSTEM as the user name, and the password (fyicenter), you selected during the installation to log into the server.
Visit different areas on your 10g XE server home page to make sure your server is running OK.
You can also get to your 10g XE server home page by going through the start menu. Select All Programs, then Oracle Database 10g Express Edition, and then Go To Database Home Page.
⇒ Shutdown 10g XE Server in Oracle
⇐ Install Oracle Database 10g XE in Oracle
2020-05-05, 3317🔥, 0💬
Popular Posts:
Can Date and Time Values Be Converted into Integers in SQL Server Transact-SQL? Can date and time va...
How To Drop an Index in Oracle? If you don't need an existing index any more, you should delete it w...
How To Use DATEADD() Function in SQL Server Transact-SQL? DATEADD() is a very useful function for ma...
How To Replace Given Values with NULL using NULLIF() in SQL Server Transact-SQL? Sometime you want t...
How To Install PHP on Windows in MySQL? The best way to download and install PHP on Windows systems ...