Skip to main content

Ahsay Go - Create Oracle Backup Set

September 16, 2026

  1. In the Ahsay Go main interface, click Backup Sets.

    Backup Sets

  2. Create a new backup set by clicking the "+" icon before "Add new backup set"

    Create Backup Set

  3. In the “Create Backup Set” window, select Oracle Database Server Backup as the “Backup set type”. Configure the following settings:

    Create Backup Set

    • Name - the name of the backup set.
    • Backup set type - the type of the backup set (i.e. Oracle Database Server Backup).
    • Login ID - the login ID of the Oracle server. The default login ID is "system".
    • Password - the password of the login account.
    • Host - the host of the Oracle server.
    • Port - the port where the connections to the Oracle server is made. The default port is "1521".
    • SID - the Oracle System Identifier. For more details, please refer to the System Identifier (SID) in the Requirements section.

    Once all the fields are configured, click Next to proceed.

  4. In the “Backup Source” menu, select the Oracle database(s) you would like to back up. Click Next to proceed.

    Backup Source

    All databases including SYSAUX, SYSTEM, UNDOTBS1, USERS and related application databases except for “TEMP” must be selected in the backup source when creating the backup set. Otherwise, without a backup of these databases, a full Oracle database instance recovery will NOT be possible.

    Even if the "TEMP" is selected in the backup source, this database will be skipped during a backup job.

  5. In the “Schedule” window, configure a backup schedule for backup job to run automatically at your specified time interval. By default, the “Run scheduled backup for this backup set” option is off. You can create a backup schedule by clicking the + button. Click Next to proceed when you are done with the settings.

    Schedule

    For details on how to configure the backup schedule settings, please refer to the Overview section.

  6. The Ahsay Drive selected during account creation will already be available as a storage destination.

    Destination

    To add another backup destination, click Add then select the "Destination storage" then enter the name. Click OK then Next to proceed once done.

  7. In the “Encryption” window, the default “Encrypt Backup Data” option is enabled with an encryption key preset by the system which provides the most secure protection.

    Encyption

  8. If you have enabled the Encryption Key feature in the previous step, the following pop-up window shows, no matter which encryption type you have selected.

    Encyption Key

    The pop-up window has the following three options to choose from:

    • Unmask encryption key - The encryption key is masked by default. Click this option to show the encryption key.

    • Copy to clipboard – Click to copy the encryption key, then you can paste it in another location of your choice.
    • Confirm - Click to exit this pop-up window and proceed to the next step.
  9. The following screen shows when the new backup set is created successfully.

    Backup Set Created

    You can click Backup now to start a backup immediately, or you can run a backup job later by following the instructions in the Run a Backup Job section.

  10. Based on Best Practice and Recommendations, it is highly recommended to change the "Temporary Directory" to another location with sufficient free disk space other than Drive C: (e.g. Drive D:).

    To do this, go to Backup Sets > Others > Temporary Directory and click the Change button to browse to another location.

    Temporary Directory

  11. Optional: Archived Log Deletion

    The deletion of the archived logs is enabled by default and archived logs more than 60 days are deleted from the Oracle database instance. This process occurs after every database and archived log backup job.

    For example, if the Oracle database instance generates a lot of archived log files, you may want to reduce the number of days before they are deleted.

  12. Optional: Select your preferred compression type. By default, the compression type is Fast with optimization for local.

    Go to Others > Compressions, then select from the following:

    • No Compression
    • Normal
    • Fast (Compressed size larger than normal)
    • Fast with optimization for local

    Compressions

    Click Save to apply the changes.