Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Recreate missing base tables on CDC - Store Changes only task

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

Recreate missing base tables on CDC - Store Changes only task

Last Update:

Oct 14, 2020 9:23:12 PM

Updated By:

Michael_Litz

Created date:

Oct 14, 2020 9:16:09 PM

CDC - Store Changes only task requires the base table be present in the target. The base tables are used by the task for metadata operations. If the base tables are missing ¹ the following steps are a good way to recreate them without affecting the original task.

In the log file we saw the error:
00004868: 2020-10-06T15:11:27 [TARGET_APPLY    ]T:  Table 'ATTUNITY'.'My_Target_Table' does not exist, insufficient privileges or no supported columns [1022517]  (ar_odbc_conn.c:2183)

These steps should allow you to resume the original task.

1) Stop the original task.

2) Create a separate task with same source and target databases.

3) Set the task to be Full Load only - create tables in target.

4) Run this new task with the advanced run option of metadata only to create the missing  tables.

5) Stop this new task when it completes.

6) Resume the original task to pick up where it left off

 ¹ Without knowing that they are required it is easy to think that base tables are not needed in this type of task and sometimes the target tables will be manually deleted by the user.

 

 

 

Contributors
Version history
Last update:
‎2020-10-14 09:23 PM
Updated by: