In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces "how to realize the Oracle database production restart service and listener". In the daily operation, I believe that many people have doubts about how to realize the Oracle database production restart service and listener. Xiaobian consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful to answer the doubts of "Oracle database production restart service and listener". Next, please follow the editor to study!
Restart the Oracle database
If the database service is enabled, stop it.!
The root user logs in to the server.
1. Log in to the database as oracle, command: su-oracle2, enter the Sqlplus console, command: sqlplus / nolog3, login as the system administrator, command: connect / as sysdba can be merged into: sqlplus sys/ password as sysdba4, start the database, command: startup5, if the database is closed, command: shutdown immediate (shutdown abort) 6, exit the sqlplus console, command: exit7, enter the listener console Command: lsnrctl8, stop listener command: stop 9, start listener command: start10, exit listener console, command: exit11, restart database end 12, check database listening status lsnrctl status
The result chart of the above steps:
1. Log in to the database as oracle
2. Enter the Sqlplus console
3. Log in as a system administrator
4. Start the database
5. If the database is closed
6. Exit the sqlplus console
7. Enter the listener console
8. Disable the listener
9. Start the listener
10. Exit the listener console
12. Check the status of database monitoring
At this point, on the "Oracle database production restart services and listeners how to achieve" on the end of the study, I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.