One day night, database had an error when restart.
The error message told me "port 2542 has been used".
The port, 2542, was used by unknown process.
I wrote a java program checks database health through JDBC every day.
It will sent SMS if it finds problem in database.
In that day, database...