How do I stop a main database?
CAUTION Service Disruption |
Performing this procedure may be service-affecting.
Ensure that you perform this procedure only during a scheduled maintenance period.
Steps
1 |
Log in to the main database station as the root user. |
2 |
Open a console window. |
3 |
Enter the following to stop the Oracle proxy: # systemctl stop nfmp-oracle-proxy.service ↵ |
4 |
Enter the following to stop the main database: # systemctl stop nfmp-main-db.service ↵ |
5 |
Close the console window. End of steps |