How To Shutdown Your 10g XE Server from Command Line?
Submitted by: AdministratorYou 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
Submitted by: Administrator
* Open a command line window.
* Change directory to oraclexeapporacleproduct10.2.0serverBIN.
* Run StopDB.bat.
The batch file StopDB.bat contains:
net stop OracleServiceXE
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | How To Call a Stored Function in Oracle? |
☺ | How To Recover a Dropped Table in Oracle? |
☺ | How To Use Values from Other Tables in UPDATE Statements using Oracle? |
☺ | How To Use "OUT" Parameter Properly? |
☺ | What Is the Relation of a User Account and a Schema? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Forms Reports Interview Questions. |