How Do You Close A Daemon?
How Do You Close A Daemon? To start the daemon, use the –d start option as follows: Copy $ ./orachk –d start. To stop the daemon, use the –d stop option as follows: Copy $ ./orachk –d stop. To force the daemon to stop a health check run, use the –d stop_client option: Copy $