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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
rahulmehta
Partner - Contributor
Partner - Contributor

Unable to fetch the list of table

Hi team,

I'm able to fetch the list of schema's but while fetching the list of table from source side getting this error:

SYS-E-HTTPFAIL,Command get_table_list failed when getting the list.
SYS,GENERAL_EXCEPTION,Command get_table_list failed when getting the list.

 

Source: Microsoft Azure SQL Managed Instance

rahulmehta_0-1681982781692.png

And after fixing the table also not able to retrieve the data:

 

rahulmehta_1-1681982800728.png

 

Can you please help me to sort this issue?...

 

Labels (2)
3 Replies
RajV
Contributor
Contributor

I am trying to do the same wherein the MS SQL is on PAAS and I used Type as "Microsoft Azure SQL (MS-CDC)". I can see the schemas but could not get the list of tables.

john_wang
Support
Support

Hello @rahulmehta , @RajV ,

Thanks for reaching out!

In general it's caused by privileges. Please confirm the Required permissions are met in the account which used to connect to SQL Server.

If the problem persists, the best troubleshooting way is open Replicate Console --> Server --> Logging --> Server Logging Levels --> SERVER, drag and set the logging level to Verbose, save the setting. Then recreate the errors and check the Replicate Server log file to get more detailed information about the root cause. The default log file is "C:\Program Files\Attunity\Replicate\data\logs\repsrv.log" (on Windows).

A sample of the setting:

john_wang_0-1683292092698.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!
john_wang
Support
Support

Hello @eksmirnova ,

First, please open the SERVER perspective:

john_wang_0-1689345988883.png

Then enable the SERVER component:

john_wang_1-1689346015633.png

After you get the available tables list, check the "repsrv.log" (Windows platform default location is "C:\Program Files\Attunity\Replicate\data\logs").

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!