Checks that the standby database is receiving archive files from master database.
Long description:
Task checks that the standby database is receiving archive files from the master database.
Version:
2.3
Default schedule:
10,40 * * *
Requires engine install:
Yes
Compatibility tag:
[CDATA[.[type=‘instance’ & databasetype=‘oracle’]/.[version like ’9%’ | version like ’10%’
Parameters
Name
Default value
Description
warning threshold
5
This parameter is used to control the gap between ARCHIVED_SEQ# values for Master and Standby databases (V$ARCHIVE_DEST_STATUS dictionary performance view).
alarm threshold
20
This parameter is used to control the gap between ARCHIVED_SEQ# values for Master and Standby databases (V$ARCHIVE_DEST_STATUS dictionary performance view).
local dest ID
1
This parameter refers to DEST_ID value (V$ARCHIVE_DEST_STATUS dictionary performance view) for local archive destination.
remote dest ID
2
This parameter refers to DEST_ID value (V$ARCHIVE_DEST_STATUS dictionary performance view) for remote archive destination.
Post your comment on this topic.