Collections:
Shutdown 10g XE Server in Oracle
How To Shutdown Your 10g XE Server in Oracle?
✍: FYIcenter.com
If you want to shutdown your 10g Express Edition server, go to the Services manager in the control panel. You will a service called OracleServiceXE, which represents your 10g Express Edition server.
Select OracleServiceXE, and use the right mouse click to stop this service. This will shutdown your 10g Express Edition server.
You can also shutdown your 10g XE server through the start menu. Select All Programs, then Oracle Database 10g Express Edition, and then Stop Database.
⇒ Start 10g XE Server in Oracle
⇐ Verify 10g XE Server Installation in Oracle
2020-10-10, 3691🔥, 0💬
Popular Posts:
How To End a Stored Procedure Properly in SQL Server Transact-SQL? Where the end of the "CREATE PROC...
What Are Bitwise Operations in SQL Server Transact-SQL? Bitwise operations are binary operations per...
How AdventureWorksLT tables are related in SQL Server? There are 12 user tables defined in Adventure...
What Happens If the UPDATE Subquery Returns Multiple Rows in MySQL? If a subquery is used in a UPDAT...
How To Verify Your PHP Installation in MySQL? PHP provides two execution interfaces: Command Line In...