Database Administration DB02 DB12 DB13

 1   2   3   4   5   6   7   8   9   10   11   12  13  14  15 …

 

Database statistics refresh jobs should be scheduled to run twice daily on all the SAP systems.  But occasionally a manual refresh needs to be done due to table reorganization, index rebuild, etc.

 

1.               Log on to the server using the <sid>adm user ID.

2.               Open the MS SQL Server Enterprise Manager.

3.               Expand the navigator tree until you see the Management entry.  Expand it.

4.               Right-click on Database Maintenance Plans and click New Maintenance Plan.

5.               Use the wizard to create the job you need.

6.               You may now close the Enterprise Manager session and log off the server.

 

 

1.               Log on to the appropriate SAP instance any client.

2.               Go to transaction DB13.

3.               On the DBA Planning Calender for Oracle Database <SID>: Maintain screen, double-click on a blank line on any day in the future.

4.               On the Schedule Action for <Day>. DD.MM.YYYY popup,  use the radio button to turn “on” the task you want to do.  For each action, you need to fill in the Start Time in military time format, the Period (Weeks) which is how many weeks between running of this job – blank for one time only, 1 for weekly, 2 for bi-weekly, etc. and Calender if you want to use any calendar except the SAP supplied standard Factory calendar.

 

These are the details for each action:

 

Whole database offline + redo log or

Whole database offline backup or

Whole database online + redo log or

Read More…