Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
fayaz_syed_two
Contributor II
Contributor II

attrep_audit_table giving empty values in schema_name column

Hi,

I am using a flat file as source and target snowflake.

QR is installed in Linux and controlled from QEM on windows.

I have defined change processing to be captured in attrep_audit_table under the same schema that the table loads into and the other attrep* tables. 

Why is schema_name column having emtpy values?

fayaz_syed_two_0-1710723529394.png

 

 

Labels (1)
1 Solution

Accepted Solutions
john_wang
Support
Support

Hello @fayaz_syed_two ,

Thanks for reaching out to Qlik Community!

"Schema" is typically used in RDBMS, it's meaningless in File source, for example when we select tables in design, the schema is empty for File source tables. If we try to drop down the "Schemas" available list, nothing returned.

john_wang_0-1710724130325.png

You may assign schema name to each target side table in the task, there are 2 options: in table level, or global transformation level. 

Table level (in table settings):

 

john_wang_2-1710724286449.png

Global rule level:

john_wang_3-1710724334488.png

 

Hope this helps.

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

3 Replies
john_wang
Support
Support

Hello @fayaz_syed_two ,

Thanks for reaching out to Qlik Community!

"Schema" is typically used in RDBMS, it's meaningless in File source, for example when we select tables in design, the schema is empty for File source tables. If we try to drop down the "Schemas" available list, nothing returned.

john_wang_0-1710724130325.png

You may assign schema name to each target side table in the task, there are 2 options: in table level, or global transformation level. 

Table level (in table settings):

 

john_wang_2-1710724286449.png

Global rule level:

john_wang_3-1710724334488.png

 

Hope this helps.

John.

 

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

Thanks much for your quick response and clarification John! This solution worked. 

john_wang
Support
Support

Glad to hear that @fayaz_syed_two , thank you so much for your great support!

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