Collections:
Shutdown 10g XE Server from Commmand Line in Oracle
How To Shutdown Your 10g XE Server from Command Line in Oracle?
✍: FYIcenter.com
You can shutdown your 10g XE server from command line by:
The batch file StopDB.bat contains:
net stop OracleServiceXE
2020-10-10, 731👍, 0💬
Popular Posts:
What is Microsoft SQL Server in SQL Server? Microsoft SQL Server is a relational database management...
How To Convert Numeric Expression Data Types using the CONVERT() Function in SQL Server Transact-SQL...
How To List All Login Names on the Server in SQL Server? If you want to see a list of all login name...
How To Download Oracle Database 10g XE in Oracle? If you want to download a copy of Oracle Database ...
How To Concatenate Two Text Values in Oracle? There are two ways to concatenate two text values toge...