Database Backup jobs
The job page and the options that you use to set up and run an online database backup are identical to an offline backup.
To complete the Database Backup Properties page:
- Provide values for the Name and Description fields.
- From the list of available databases, select the database for which you want to perform the backup.
- Identify the backup device you are using:
If you select the Volume size (- In the Volume size (-vs) field, identify the size, in database blocks, that you want the backup to be before prompting for another volume.
-vs
) parameter, the following happens:
The following shows an example- The Backup job looks for a file in your work directory with the name of
<
resource name>-backup.txt
. This file should contain names for each backup file. If this file exists, the Backup job uses it as input to the OpenEdge Backup Utility (PROBKUP).<
resource name>-backup.txt
file:- If this file does not exist, the Backup job creates the file in the working directory. The file is the name of the backup (entered in Step 1) with a number from 1 to 99 appended to it. The Backup job uses this file as input to PROBKUP.
- Any files created by the Backup job remain after the program ends. The Backup job does not delete them.
- Complete the following fields:
- Blocking factor (-bf) — Specifies the blocking factor size used to flush buffers out of the backup device.
- Redundancy factor (-red) — Specifies the redundancy count to create redundancy in the backup.
- Incremental overlap (-io) — Identifies how many previous backups you want included in this incremental backup. Use this field simultaneously with the Incremental check box.
- Incremental — If selected, this backs up the blocks that have changed since the last backup. Use this field simultaneously with the Incremental overlap (-io) parameter field.
Note: This setting does not back up the database.- Estimate size — If selected, this generates a report that estimates the size of the backup.
- Verbose listing — If selected, this provides output every 10 seconds concerning the status of the backup.
- Compression — If selected, this indicates you want to compress data blocks as they are backed up.
- No recovery — If selected, this prevents the database from rolling forward an
AI
file. This option is used for mirrored backups.- Verify the name of the command's current working directory in the Working Directory field. If specified, this directory must exist. This property defaults to the working directory defined at installation.
- To append subsequent messages to the
.out
or.err
files, select the Append option. The Output file field indicates where messages will be retained.- Select the Debug log file option to obtain diagnostic details that help debug job properties when setting up a job. For example, you can set this option and use the Run Now feature on the Job Summary page. Once you have submitted the job, OpenEdge Management makes debug data available through the debug log file link on the Job Summary page.
- If you intend to set up actions and alerts for this job, click the Edit button associated with the Completion Actions and Alerts field to display the Job Completion Actions and Alerts page. See the OpenEdge Management: Resource Monitoring Guide for more information about the Job Completion Actions and Alerts page.
- Click Save. The Job Summary page appears. You can now schedule the job to run at a later time, or you can run it immediately. You can also edit advanced information. See the "Advanced information" section for additional details.
Copyright © 2008 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |