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, 2989🔥, 0💬
Popular Posts:
How To Convert Numeric Values to Integers in SQL Server Transact-SQL? Sometimes you need to round a ...
What are binary literals supported in SQL Server Transact-SQL? Binary literals in Transact-SQL are s...
How To Connect the Oracle Server as SYSDBA in Oracle? This is Step 4. The best way to connect to the...
How To View Data Files in the Current Database in Oracle? If you want to get a list of all tablespac...
How To Fix the INSERT Command Denied Error in MySQL? The reason for getting the "1142: INSERT comman...