Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates

Internal parameter for oracle physical standby setup to avoid FL + CDC issues.

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Shai_E
Support
Support

Internal parameter for oracle physical standby setup to avoid FL + CDC issues.

Last Update:

Mar 29, 2022 3:44:33 AM

Updated By:

Sonja_Bauernfeind

Created date:

Mar 24, 2022 7:15:01 AM

Please note: This mini article serves as an addition to an already written section within the Replicate
User Guide.

 

When the Oracle LOG_ARCHIVE_DEST_n initialization parameter is configured with the DELAY option,
running a Full Load and Apply Changes task on an Oracle Physical Standby instance may result in missing or erroneous data in the target database.

Related read in the User Guide:

Supported Standby configurations ‒ Qlik Replicate (See Physical Standby, second bullet point)

 

Resolution:

 

Set the internal parameter:

'standbyDelayTime' (represented as minutes) >  than source database delay parameter.

Labels (1)
Comments
kutay_cilingiroglu
Partner - Contributor III
Partner - Contributor III

Thanks for the article, it is very useful.

Suppose that "Delay" parameter is configured as 5-minute in standby database. Could you please suggest best/optimal "standbyDelayTime" parameter value for these configuration, 6-10 or more?

How can we prevent missing or erroneous data scenarios?

Many Thanks.

 

KellyHobson
Former Employee
Former Employee

Hey @kutay_cilingiroglu ,

Example:
standbyDelayTime: 6 > source database delay parameter: 5 min

Range of 6-10 minutes is sufficient. As long as standbyDelayTime is higher than the value set in LOG_ARCHIVE_DEST_n initialization parameter, than it will avoid missing data.

Note- It may lead a few redundant records for tables without PK/UI if there were INSERT operations during that period.

Please let us know if you have any additional questions.

Best,

Kelly

Version history
Last update:
‎2022-03-29 03:44 AM
Updated by: