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, 2453🔥, 0💬
Popular Posts:
How To Create a Stored Program Unit in Oracle? If you want to create a stored program unit, you can ...
How to connect SQL Server Management Studio Express to SQL Server 2005 Express in SQL Server? Once y...
Is SQL Server Transact-SQL case sensitive? No. Transact-SQL is not case sensitive. Like the standard...
What Is an Oracle Instance in Oracle? Every running Oracle database is associated with an Oracle ins...
How To Create a Dynamic Cursor with the DYNAMIC Option in SQL Server Transact-SQL? If the underlying...