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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
DuongNguyen
Contributor III
Contributor III

SQL Server Source to ODBC(IBM DB2 for iSeries) Target has error: Fail to get schema for table

I encountered this error

DuongNguyen_0-1696736554319.png

 

but when I check if AS400 is the source, qlik sees the schema and table

DuongNguyen_1-1696736585949.png

can you help me?

1 Solution

Accepted Solutions
john_wang
Support
Support

Hello @DuongNguyen ,

Thanks for the post!

Seems we cannot find any subscription from Qlik System yet, looks like this is a PoC project. I'd like to propose:

1- Please contact your region sales manager or account manager for help, it's better to proceed with the PoC under Qlik technical support (pre-sales team) to avoid try-and-error on variable issues.

2- Please be mind that unless enabled through Professional Services and approved by your Account Manager, the ODBC target e...

3- Try to set the syntax to GenericWithoutSchema , The steps and a sample:

      (1) Open DB2i ODBC target endpoint

      (2) Go to Advanced tab

      (3) Browse the Provider syntax

      (4) Choose GenericWithoutSchema and run task again.

john_wang_0-1696738271344.png

Hope this helps.

Regards,

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

2 Replies
john_wang
Support
Support

Hello @DuongNguyen ,

Thanks for the post!

Seems we cannot find any subscription from Qlik System yet, looks like this is a PoC project. I'd like to propose:

1- Please contact your region sales manager or account manager for help, it's better to proceed with the PoC under Qlik technical support (pre-sales team) to avoid try-and-error on variable issues.

2- Please be mind that unless enabled through Professional Services and approved by your Account Manager, the ODBC target e...

3- Try to set the syntax to GenericWithoutSchema , The steps and a sample:

      (1) Open DB2i ODBC target endpoint

      (2) Go to Advanced tab

      (3) Browse the Provider syntax

      (4) Choose GenericWithoutSchema and run task again.

john_wang_0-1696738271344.png

Hope this helps.

Regards,

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
DuongNguyen
Contributor III
Contributor III
Author

@john_wang  thank you so much!