Disable the STA Backup Service

Disable the STA Backup service by clearing all settings.

  1. Open a terminal session on the STA server, and log in as the Oracle user.
  2. Clear all preference settings:
    $ ./staservadm –C
    
     Current STA Backup Service Settings:
       Configured            [no]
       File Transfer      –S [SCP]
       Full Backup        –T [00:00]
       Sleep Interval     –i [300 sec]
       Backup Hostname    –s []
       Backup Username    –u []
       Backup Password    –p []
       Backup Directory   –d []
       Database Username  –U []
       Database Password  –P []
    
  3. The service is disabled immediately. You do not need to stop and restart the STA services daemon.
  4. If the utility fails with:
    Error: java.util.prefs.BackingStoreException: Couldn't get file lock.
    

    See ISSUE: Backup Service or Resource Monitor Fails.