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, 3682🔥, 0💬
Popular Posts:
Is PL/SQL Language Case Sensitive in Oracle? PL/SQL language is not case sensitive: Reserved words a...
How to detect the collation coercibility associated to a given character string using the COERCIBILI...
What Happens to an Arithmetic Operation with Two Different Data Types in SQL Server Transact-SQL? Wh...
How To End a Stored Procedure Properly in SQL Server Transact-SQL? Where the end of the "CREATE PROC...
How To Query Tables and Loop through the Returning Rows in MySQL? The best way to query tables and l...