How do I stop a main database?

CAUTION 

CAUTION

Service Disruption

Performing this procedure may be service-affecting.

Ensure that you perform this procedure only during a scheduled maintenance period.

Steps
 

Log in to the main database station as the root user.


Open a console window.


Enter the following to stop the Oracle proxy:

systemctl stop nfmp-oracle-proxy.service ↵


Enter the following to stop the main database:

systemctl stop nfmp-main-db.service ↵


Close the console window.

End of steps