Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
sampathjohndeere2023
Contributor
Contributor

Failure in creating query for getting table name by orig DB id:

Hi Team,

We were using Qlik replicate tasks for our data migration from IBM DB2 to AWS postgres sql. We were seeing the following error in our Qlik replicate tasks.

Error:

Failure in creating query for getting table name by orig DB id: 'select CREATOR,NAME from SYSIBM.SYSTABLES where DBID='1719' and OBID='13' and (TYPE='T' or TYPE='H') for read only;'.

 

If anybody faced similar problem. Please help us to understand the issue. Thanks in advance.

Labels (1)
6 Replies
Steve_Nguyen
Support
Support

@sampathjohndeere2023 

 

was there any more error before or after this error ?

 

what happen when you try to run the same query , on your source db , i assume this is a source_capture error.

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
SwathiPulagam
Support
Support

Hi @sampathjohndeere2023 ,

 

Could you please share your task log here?

 

Thanks,

Swathi

sampathjohndeere2023
Contributor
Contributor
Author

Are you looking for full log Swathi?

shashi_holla
Support
Support

@sampathjohndeere2023 

This error usually occurs when ReOrg is done on the source with  KEEPDICTIONARY parameter is set to No. 

Task restart from timestamp should resolve the issue.

Recommendation is to set KEEPDICTIONARY to Yes during reorg.

Thank you,

sampathjohndeere2023
Contributor
Contributor
Author

May I know, where this parameter present as I'm not seeing any parameter in my task.

shashi_holla
Support
Support

It's a DB2 parameter, please check with the DBA team.

Thank you,