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.
2020-05-05, 1157👍, 0💬
Popular Posts:
How To Count Duplicated Values in a Column in SQL Server? If you have a column with duplicated value...
How To Replace Given Values with NULL using NULLIF() in SQL Server Transact-SQL? Sometime you want t...
How To Convert Binary Strings into Hexadecimal Character Strings in SQL Server? When a query returns...
Where to find answers to frequently asked questions on Downloading and Installing SQL Server 2005 Ex...
How to change the data type of an existing column with "ALTER TABLE" statements in SQL Server? Somet...