Stopping and starting the database server
Various configuration tasks require you to stop and then start the database server. Shared memory is initialized every time that the database server starts.
About this task
The database server has various Database server operating modes .
- You can use the onstat - command to determine the database server mode.
- You can use the onmode utility to switch the database server from one mode to another.
Use the procedure for your operating system:
Stopping and starting the database server (UNIX, Linux)
You run the onmode utility to stop the database server, and the oninit utility to start the database server.
Before you begin
Procedure
Stopping and starting the database server (Windows)
You stop and start the database server with the Services application.