Stop and Restart the STA Services Daemon

You may need to stop and restart the daemon to apply configuration changes made to the Resmon or Backup services. Stopping the daemon does not interrupt STA, but the Backup and Resmon services will be unavailable until the daemon is restarted.

By default, new service settings take effect when the service wakes from its sleep interval. However, stopping and restarting the daemon will apply the settings immediately.

  1. Open a terminal session on the STA server, and log in as the Oracle user.
  2. Stop the STA services daemon:
    $ STA stop staservd
    
  3. Verify the daemon has stopped:
    $ STA status staservd
    

    You should see: staservd service is shutdown

  4. Start the STA services daemon:
    $ STA start staservd
    
  5. Verify the daemon is running:
    $ STA status staservd
    

    You should see: staservd service is running