MaxFailure

The MaxFailure configurable property specifies the maximum number of contiguous archiving failures before the redo transport services stop trying to transport archived redo log files to the standby database.

A value of zero indicates that an unlimited number of failures are allowed.

Category Description

Datatype

Integer

Valid values

>=0

Broker default

If the standby database is part of a group as specified with the broker RedoRoutes property, then the default value 1. Otherwise, the default value is 0.

Imported?

No

Parameter class

Dynamic

Role

StandbyFoot 1, Recovery Appliance

Standby type

Physical, logical, snapshot, Recovery Appliance

Corresponds to

  • MAX_FAILURE attribute for the LOG_ARCHIVE_DEST_n initialization parameter of the database or far sync instance that is sending redo data

  • MAX_FAILURE column of the V$ARCHIVE_DEST view of the database or far sync instance that is sending redo data

Scope

Database, Recovery Appliance

Cloud Control name

Not applicable

Footnote 1

Although this property is set for a standby database or far sync instance, it is indirectly related to the redo transport services for the database or far sync instance that is sending redo data. The broker propagates the setting you specify on the standby database or far sync instance to the corresponding attributes of the LOG_ARCHIVE_DEST_n value of the database or far sync instance that is sending redo data.