backup using db13

9
7/31/2019 Backup Using DB13 http://slidepdf.com/reader/full/backup-using-db13 1/9 Adding Actions to DBA Planning Calendar (Oracle) Use This section describes how to add actions to the DBA Planning Calendar for OracleIf you started the DBA Planning Calendar using Local Calendar from the Central DBA Planning Calendar, you can schedule actions for all remote systems running on the same platform and with the same characteristics. This assumes that you have already defined the remote systems to the Central DBA Planning Calendar. For example, assume that you call the DBA Planning Calendar from the Central DBA Planning Calendar on system FUD, which runs Oracle version 9. You can then schedule actions for all other Oracle systems running Oracle version 9. If the action you want to schedule also runs on Oracle version 9, then you can also schedule that action for all systems running Oracle version 8. This only applies if you started the local calendar from the Central DBA Planning Calendar. Procedure ... Choose Administration   CCMS   DB Administration   DBA Planning Calendar  Local to start the DBA Planning Calendar. Alternatively, call transaction DB13. The system displays the calendar, with a list of actions for each day.  Place the cursor on a day to which you want to add a new action and choose Create action. The system lists the actions supported by the Planning Calendar.  Define the basic parameters for the action: ...  Enter the Start Time for the action, for example, 22:00.  If required, enter the interval at which you want the action repeated in Period. For example, if you enter 2, this means the action is automatically repeated every two weeks.  If required, enter the ID of the factory calendar to use for the action. Actions are not executed on public holidays.  If you are entering an action for the current date, you can trigger an action immediately by choosing Start immediately. This allows you to start an action manually if, for example, the planned action was unsuccessful. Choose the activity you want to schedule from the following:  For more information on the different backup types, see Database Backup Types Whole database offline + redo log backup or  Full database offline + redo log backup  Performs a whole or full (level 0) offline backup of the database using  BRBACKUP , followed automatically by backup of the offline redo log files using  BRARCHIVE . After the offline redo log files have been successfully backed up, you can delete them from the redo log archiving directory according to the  BRARCHIVE function you have selected. Whole database offline backup or  Full database offline backup

Upload: ofrq

Post on 05-Apr-2018

260 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 1/9

Adding Actions to DBA Planning Calendar (Oracle)

UseThis section describes how to add actions to the DBA Planning Calendar for Oracle. 

If you started the DBA Planning Calendar using Local Calendar from the Central DBAPlanning Calendar, you can schedule actions for all remote systems running on the sameplatform and with the same characteristics. This assumes that you have already defined theremote systems to the Central DBA Planning Calendar.

For example, assume that you call the DBA Planning Calendar from the Central DBAPlanning Calendar on system FUD, which runs Oracle version 9. You can then scheduleactions for all other Oracle systems running Oracle version 9. If the action you want toschedule also runs on Oracle version 9, then you can also schedule that action for allsystems running Oracle version 8.

This only applies if you started the local calendar from the Central DBA Planning Calendar.

Procedure...

Choose Administration   CCMS   DB Administration   DBA Planning Calendar  Local to start

the DBA Planning Calendar. Alternatively, call transaction DB13.

The system displays the calendar, with a list of actions for each day.

 Place the cursor on a day to which you want to add a new action and choose Create action.

The system lists the actions supported by the Planning Calendar.

 Define the basic parameters for the action:

...

 Enter the Start Time for the action, for example, 22:00.

 If required, enter the interval at which you want the action repeated in Period. For

example, if you enter 2, this means the action is automatically repeated every twoweeks.

 If required, enter the ID of the factory calendar to use for the action. Actions are not executed on public holidays.

 If you are entering an action for the current date, you can trigger an actionimmediately by choosing Start immediately. This allows you to start an actionmanually if, for example, the planned action was unsuccessful.

Choose the activity you want to schedule from the following:

 For more information on the different backup types, see   Database BackupTypes. 

Whole database offline + redo log backup or

 Full database offline + redo log backup Performs a whole or full (level 0) offline backup of the database using 

 BRBACKUP , followed automatically by backup of the offline redo log files using  BRARCHIVE . After the offline redo log files have been successfully backed up, youcan delete them from the redo log archiving directory according to the

 BRARCHIVE function you have selected.

Whole database offline backup or Full database offline backup

Page 2: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 2/9

Page 3: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 3/9

Updates the compression rates of the database with  brbackup -k only. 

  Prepare for RMAN backup  

Prepares for RMAN backup with  brbackup -d rman_prep. 

  Initialize tape  

Initializes one backup tape with the name SCRATCH. This tape is automatically renamed

during the next backup.  Validate structure  

Validates database structure using  brconnect -f stats -v. 

Define parameters for the chosen action.

Choose Continue to finish scheduling the action.

The system checks for conflicts with previously scheduled activities. If any are found, the conflictare displayed and the action is not scheduled. Otherwise the action is added to the PlanningCalendar and the required background job is scheduled

How to Take Backup through SAP DBA in DBA Planning Clendar, take Backup in Disk 

Drive DB1225 Nov 2011 05:05 am

How to take backup from SAP DBA in Disk drive... T-Code DB12 DBA Planning Clendar for Oracle Database DEV: Maintain 

in the DBA Planning Clendar click select the date where u want to set the backup and click on create new Buttonor Press F5 

Page 4: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 4/9

 

Schedule an Action for Tue. 08.07.2008 Window will come 

Start Time: --:--:--Period (Weeks)- 1Action: Check Database (select the action you want to preform)

Click on Enter

Page 5: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 5/9

 

In Tablespace Window 

Select the table space of which u want to take action

PSAPROLL : Click

Page 6: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 6/9

 

DBA Planning Clendar for Oracle Database DEV: Maintain 

Go to my computer open drive "D:\oracle\ora81\database\initDEV.sap"

open the file in notepad init<SID>.sap

search for this line "backup_dev_type = tape" just change tape to disk this will save the backup in your hard disk

backup_dev_type = disk

Page 7: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 7/9

 

DBA Planning Clendar for Oracle Database DEV: Maintain 

Tapes for Database BackupGeneric tape name: give the tape name is you want to take the bakcup in tape drive or leave it blank if you want totake in disk drive

Page 8: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 8/9

 

Options for Database Backup Profile : init<sid>.sap

Contitue Enter

Page 9: Backup Using DB13

7/31/2019 Backup Using DB13

http://slidepdf.com/reader/full/backup-using-db13 9/9

 

This will schedule the backup

to check backup run T-Code DB12