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, 3144🔥, 0💬
Popular Posts:
What Are Date and Time Functions in MySQL? MySQL offers a number of functions for date and time valu...
How To List All Stored Procedures in the Current Database in SQL Server Transact-SQL? If you want to...
What To Do If the StartDB.bat Failed to Start the XE Instance in Oracle? If StartDB.bat failed to st...
What Happens If the Imported Table Already Exists in Oracle? If the import process tries to import a...
How To Round a Numeric Value To a Specific Precision in SQL Server Transact-SQL? Sometimes you need ...