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

Announcements
ALERT: The support homepage carousel is not displaying. We are working toward a resolution.

Qlik Replicate and Amazon RDS for Oracle source endpoint: ARCHIVELOG mode is not defined in the used Oracle database

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
john_wang
Support
Support

Qlik Replicate and Amazon RDS for Oracle source endpoint: ARCHIVELOG mode is not defined in the used Oracle database

Last Update:

Aug 5, 2024 5:56:01 AM

Updated By:

Sonja_Bauernfeind

Created date:

Aug 5, 2024 5:56:01 AM

While accessing the Amazon RDS for Oracle as the source database, the task reports a warning message and an error message during the task startup.

The messages in task log file:

2024-08-01T10:22:33:282880 [SOURCE_CAPTURE  ]W:  ARCHIVELOG mode is not defined in the used Oracle database  (oracle_endpoint_conn.c:179)

2024-08-01T10:22:33:395316 [SOURCE_CAPTURE  ]E:  Cannot retrieve Oracle archived Redo log destination ids [1020401]  (oracdc_merger.c:661)

Environment

  • Qlik Replicate All versions
  • Amazon RDS for Oracle All versions

 

Resolution

Setting up the Oracle database instance with Enabled Automatic Backups option to Yes by using AWS Management Console, or by AWS CLI command.

For example:

aws rds modify-db-instance --db-instance-identifier mydevdb --backup-retention-period 2 --apply-immediately

Where mydevdb is the identifier of DB instance to modify. This value is stored as a lowercase string.

 

Internal Investigation ID(s)

00168581

Labels (1)
Version history
Last update:
‎2024-08-05 05:56 AM
Updated by: