Question : I am running mongodb in a replica set of 3 nodes (no sharding). But since 5 days the […]
Tag: shutdown
How do we identify service shutdown time in MySQL
Question : How can we identify service shutdown time in MySQL community version 5.7.20. I presume that “statement/sql/shutdown” and “statement/com/Shutdown” […]
Start/Stop MySQL
Question : I’m seeking help to understand what happens when the following command line is executed: root@prodn$ service mysqld stop […]
How to shutdown postgres through psql?
Question : The recommended way to shutdown postgres is to send a signal representing the different shutdown modes (fast, smart, […]
What steps are necessary to safely restart a machine hosting Microsoft SQL Server?
Question : Are there any special steps necessary to prevent data corruption when restarting a server hosting an MS SQL […]
How does Oracle close and unmount a database?
Question : I was reading the Oracle 12c concepts manual. Then I realised that something is not “technically” explained. Below […]
Know when MySQL server was slow shutdown? [closed]
Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
/usr/libexec/mysqld: Normal shutdown, but my team doesn’t do that?
Question : One of my databases has been shutting down abnormally, but the log said “normal”: 130422 13:23:01 [Note] /usr/libexec/mysqld: […]
What reasons are there to stop the SQL Server?
Question : All I’ve read about is how potentially damaging it is to stop SQL Server because it creates a […]
How can I stop Oracle Shutdown command?
Question : I used Shutdown normal, instead of Shutdown immediate. Now I want to stop the process, because its taking […]
- 1
- 2