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

Announcements
Meet Qlik's New CEO. The Future Is Bright — Here's What to Expect
cancel
Showing results for 
Search instead for 
Did you mean: 
gargi_bardhan
Creator II
Creator II

Metadata Management

Hi ,

Can anyone please share the following:

White Paper - QlikView Metadata Management.pdf  or any information regarding Metadata

Regards,

Gargi                                       

Labels (1)
10 Replies
stevedark
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi @Enno86 

What platform are you using?

I seem to recall that there was a change in QlikView Server that could be made to one of the .ini files to turn off the storing of metadata to QVDs. I'm not sure if the same is true of Sense. It's not ideal, as the information written to QVDs can be very helpful, but if you are hitting problems this could be the answer.

The lineage in the QVD should be just for the individual QVD being written, but it absorbs lineage information from prior QVDs if it is not clear that it is a separate load. If you load allows you to drop all tables between each QVD that might help, but typically that is not possible as you will be using a table to enumerate around.

The solution you have seems to be working. You may be able to do it in one script, if you ensure all tables are dropped between one part of the process and the other - but I don't know this for sure.

Good luck getting it sorted.

Steve