Issue | Description |
---|---|
DBMI-24167 | When you run a database ingestion and replication job as part of the CDC Staging Task, the job might hang if a large amount of obsolete CDC data exists in the CDC staging group's staging storage. |
DBMI-23956 | When you run a database ingestion and replication job as part of the CDC Staging Task, the job might fail with the following error message: [CDCPUB_10066] TRACE: [Process <IcebergStorageEventConsumerRunHandler>encountered error :Not able to get latest available Row Id from database_All_Event table. Failed with error: Failed to read file |
DBMI-23954 | After a database ingestion and replication job is undeployed, the intermediate_storage_backup directory under the Database Ingestion agent service at …/informatica/SA/apps/Database_Ingestion/data/services/task_container/Default/intermediate_storage_backup/… is not deleted and continues to consume disk space, even though its files are marked as deleted. However, the main intermediate_storage directory is deleted as expected. |
DBMI-23561 | Database ingestion and replication jobs that use Audit apply mode and include the INFA_OPERATION_SEQUENCE metadata column in the target tables might generate a non-sequential value in the metadata column. |
DBMI-23357 | On the My Jobs page and on the Monitor > Running Jobs and All Jobs pages, the Undeploy command is available in the Actions menu for CDC Staging Tasks but isn't ready yet for use. If you try to use it, an error message warns that it's unsupported. |
Issue | Description |
---|---|
DBMI-22299 | If you define a CDC staging group that includes multiple database ingestion and replication incremental load or combined load apply tasks and you add a source table to one of the apply tasks after its associated job is running and then redeploy that job, the group job also redeploys. During the group job redeployment, the other apply jobs in the group stop. |
DBMI-22449 | If you set the target custom property writerRowSequenceMergeApplyLimit to a value greater than the default value of 13 for a database ingestion and replication job, the job fails with the following exception because some merge apply code is trying to use the default value rather than the specified value: Exception handled: 'Numeric value '' is not recognized'. With error code 100038. If you Resume the job, it resumes normal processing. |
DBMI-22174 | When you run a database ingestion and replication job as part of the CDC Staging task, the job log is not showing the information which file is being processed. |
DBMI-21955 | When you run a database ingestion and replication job as part of the CDC Staging task and use the Audit or Soft Deletes apply mode, the metadata columns associated with the apply mode are not populated with any data. |
DBMI-21522 | In the new configuration wizard, if you add a CDC staging group to a database ingestion and replication task and then deploy and run the task, you cannot remove the staging group from the task later. |
DBMI-21411 | If you undeploy a deployed database ingestion and replication job that uses the Audit or Soft Deletes apply mode and then change the apply mode to Standard and redeploy the job, the metadata columns created for the Audit or Soft Deletes apply mode are inappropriately retained in the configuration that uses the Standard apply mode. |
Issue | Description |
---|---|
DBMI-22285 | After you run a database ingestion and replication task that is part of a CDC staging group, if you add another combined load task to the staging group and deploy it and then redeploy its job, the first job might fail with the following error: Cannot invoke "java.util.concurrent.ThreadPoolExecutor.awaitTermination(long, java.util.concurrent.TimeUnit)" The problem occurs when the first job is processing a large amount of data. Note: The CDC staging group feature is available in the new task configuration wizard only. |
DBMI-22172 | If database ingestion and replication combined load jobs in a CDC staging group have not yet written newly captured change data to the staging area, backlog apply processing of change data might be incomplete, causing duplicate inserts on the target. |
DBMI-21877 | A database ingestion and replication combined initial and incremental load job that uses the Audit mode might generate before-image records when there is CDC data during the backlog phase of the task, even though the Add Before Images option is not selected in the advanced properties on the Target page of the task wizard.The job might fail with the following error: The given row cannot be converted to the internal format due to invalid value |
DBMI-21521 | If you define a CDC staging group in the new task configuration wizard, the CDC staging task can't run on a Windows agent. |
DBMI-21485 | If you define a CDC staging task in the new task configuration wizard and then try to export the task, the export operation fails. |
DBMI-21427 | In Operational Insights, if you select CDC Staging as the Job Type filter, no information is displayed, even if CDC Staging Tasks exist. The page is blank. |