Oracle:HEALTH CHECK REPORT(Capturing Archive information).

Share via:

Oracle:HEALTH CHECK REPORT(Capturing Archive information).

In this article we will implement to capture the Archive information using Shell script.

Lets create a table which can store Archive  information.

Connect to SYS user and execute below statement.

Create unique index and primary key  on  ARCHIVE_USAGE_HISTORY to maintain unique records.

Table name is   ARCHIVE_USAGE_HISTORY

Now write a script to capture database size into above table.

Open Crontab

Daily once the above script will execute.

Thank you ….

Share via:
Note: Please test scripts in Non Prod before trying in Production.
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Add Comment