Selecting Action Patterns: Oracle 

The DBA Planning Calendar includes the following action patterns pre-defined by SAP for use in planning backups:

You can change or delete activities in an action pattern after selecting the pattern. A pre-defined action pattern provides an optimal backup strategy.

Once you choose a particular action pattern, the activities are entered into the DBA Planning Calendar on the corresponding dates. The background jobs that perform these activities are also automatically scheduled at the appropriate repetition intervals.

Procedure

  1. In the DBA Planning Calendar (Transaction DB13 ), choose C alendar ® Action pattern
  2. Choose one of the predefined action patterns from the displayed list
  3. Enter the time at which the key action in the pattern is to be executed The system suggests an appropriate time, which you can accept or change
  4. Optionally, choose the ID of your corresponding factory calendar from the calendar list The factory calendar affects the backup activities. It is used, for example, so that backups are not started on public holidays, when no tapes are available.
  5. Specify the profile for the full online DB backup and the offline redo log backup The profiles contain BRBACKUP parameters that influence the backup Usually, the initialization profile init<DBSID>.sap is sufficient.
  6. The activities contained in an action pattern are automatically added to the DBA Planning Calendar. The system also schedules background jobs for carrying out the activities. All jobs in the action pattern are scheduled to be repeated periodically (each week).

If there are conflicts between the action pattern you have chosen and activities that are already scheduled in the Planning Calendar, the system presents a list of the conflicts. Review and eliminate the conflicts before trying to choose the action pattern again. Usually, you only have to change the start time.

Notes

This variant requires that backup tapes be retained for at least 28 days. The tapes can be used again after they are older than 28 days. Make sure the parameter for the tape retention period ( expir_period ) in the backup parameter file init<DBSID>.sap is set to 28.

Tapes that are used daily for data backup have the name <SID>B<DATE> . Replace <SID> with the database name (for example, C11 ) and <DATE> with the current day of the month.

This variant requires that backup tapes be retained for least 14 days. Tapes can be used again after they are older than 14 days. Make sure the parameter for the tape retention period ( expir_period ) in the backup parameter file init<DBSID>.sap is set to 14.

Name tapes that are used daily <SID>B<DAY><WK%2> . Replace <SID> with the database name (for example C11 ), <DAY> by the number of the current day of the week (Monday=1,...,Sunday=7) and <WK%2> by the current calendar week using the numbers 0 and 1 (0 for even weeks and 1 for odd weeks).

For more information, see: