![]() |
Dbvisit home |
|
#1
|
|||
|
|||
|
Our oracle install currently has 50GB of archive logs. is there a setting in DB visit that can delete the logs it no longer needs?
|
|
#2
|
|||
|
|||
|
Hello,
The Dbvisit Standby AMM (Archive Management module) can be used to manage the archives on both the primary and standby servers. The settings for AMM are in your DDC (Dbvisit Database Configuration) file: #================================================= ============================= # ==> Primary Archive Log Management Module (AMM). #================================================= ============================= [50 Primary Archive Log Management Settings] ARCHSOURCE_MANAGEMENT= DAYS_TO_KEEP_ARCHSOURCE= NUM_ARCHSOURCE_TO_KEEP= ARCHSOURCE_BACKUP_COUNT= THRESHOLD_ARCHSOURCE= FRA_THRESHOLD_ARCHSOURCE= DELETE_ARCHSOURCE= #>>>Explanation>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> # ARCHSOURCE_MANAGEMENT - Turns AMM on or off for primary server. # DAYS_TO_KEEP_ARCHSOURCE - Days to keep the archive log files. # NUM_ARCHSOURCE_TO_KEEP - Number of archive log files to keep. # ARCHSOURCE_BACKUP_COUNT - Number of times an archive log has to be backed up # by rman before being deleted by Dbvisit. Default 0 # THRESHOLD_ARCHSOURCE - Threshold in % of how much disk space may be used. # DELETE_ARCHSOURCE - Delete archive files once threshold is reached. #<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<<<<<<<<<<<<<< #================================================= ============================= # ==> Standby Archive Log Management Module (AMM) #================================================= ============================= [60 Standby Archive Log Management Settings] ARCHDEST_MANAGEMENT= DAYS_TO_KEEP_ARCHDEST= NUM_ARCHDEST_TO_KEEP= THRESHOLD_ARCHDEST= DELETE_ARCHDEST= #>>>Explanation>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>> # ARCHDEST_MANAGEMENT - Turns AMM on or off for standby server. # DAYS_TO_KEEP_ARCHDEST - Days to keep the archive log files. # NUM_ARCHDEST_TO_KEEP - Number of archive log files to keep. # THRESHOLD_ARCHDEST - Threshold in % of how much disk space may be used. # DELETE_ARCHDEST - Delete archive files once threshold is reached. #<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<<<<<<<<<<<<<< |
![]() |
| Tags |
| archive logs |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|