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, 2834🔥, 0💬
Popular Posts:
How to set the current database in SQL Server? Once you are connected to the SQL Server, you should ...
How To Disable a Login Name in SQL Server? If you want temporarily disable a login name, you can use...
How To Round a Numeric Value To a Specific Precision in SQL Server Transact-SQL? Sometimes you need ...
How To Divide Query Output into Multiple Groups with the GROUP BY Clause in SQL Server? Sometimes, y...
How To Assign Debug Privileges to a User in Oracle? In order to run SQL Developer in debug mode, the...