Symantec logo

To prevent automatic database starting

Depending on the status of the database:

To change it to manual execute the following commands as Oracle user:

$ srvctl stop database -d db-name

$ srvctl modify database -d db-name -y manual

$ srvctl add database -d db-name -p \

location-of-parameter-file -y manual

Configuration without the Oracle Agent displays a configuration without the Oracle agent.

Configuration without the Oracle Agent

Configuration without the Oracle Agent

Click the thumbnail above to view full-sized image.

A sample main.cf file (Oracle 10g configuration without the Oracle agent) is displayed in Oracle 10g configuration without Oracle agent.