Shutdown 10g XE Server from Commmand Line in Oracle

Q

How To Shutdown Your 10g XE Server from Command Line in Oracle?

✍: FYIcenter.com

A

You can shutdown your 10g XE server from command line by:

  • Open a command line window.
  • Change directory to \oraclexe\app\oracle\product\10.2.0\server\BIN\.
  • Run StopDB.bat.

The batch file StopDB.bat contains:

net stop OracleServiceXE

 

Unlock the Sample User Account in Oracle

Start 10g XE Server from Command Line in Oracle

Introduction to Oracle Database 10g Express Edition

⇑⇑ Oracle Database Tutorials

2020-10-10, 1571🔥, 0💬