Basic Oracle Concepts and Programming Question:

Download Job Interview Questions and Answers PDF

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

Oracle Database Interview Question
Oracle Database Interview Question

Answer:

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

* Open a command line window.
* Change directory to oraclexeapporacleproduct10.2.0serverBIN.
* Run StopDB.bat.

The batch file StopDB.bat contains:

net stop OracleServiceXE


Download Oracle Database Interview Questions And Answers PDF

Previous QuestionNext Question
How To Start Your 10g XE Server from Command Line?How To Unlock the Sample User Account in Oracle?