Download Process for scheduled task

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Oracle Apps E-Business Suit DBA task schedule
Prepared by: Sandip Shinde
O
Last Modified: 25-June-2015
Daily Task
1.
Check production database alert & archive logs
2.
Verify success of last production database backup
3.
GL transfer of all organizations
4.
Verify all instances are up and working
5.
Check invalid database objects if any in the production database
6.
Verify database tablespace
7.
Check operating system partitions space using df –h command.
8.
Verify database startup and shutdown logs for clean shutdown and startup
9.
Verify interface tables for any pending transactions.
10.
Verify USB HDD space and delete files which are more than 10 days old.
11.
Verify workflow status and scheduled requests.
Weekly Task (1st Day of the week)
1.
Delete old archive logs history.
2.
Verify backup data using retrieve data from any tape drive.
Monthly Task (1st Day of the month)
1.
Performing adpreclone.pl on all instances.
2.
Oracle periods closing on production environments.
3.
Production cloning on test server for refreshing test data and testing backup
4.
Start indexes rebuilding on production database. (1st day)
5.
Production application backup on hard disk and tape drive subsequently
6.
Performing housekeeping tasks as required; purging old files from the Oracle database.
Quarterly Task
1.
Changing database, applications, and OS users’ passwords. (05 Date)
Related documents