Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good Day All,
I have a problem that maybe you can assist. I have a model that is on the access portal. It should reload every 15 minutes but on certain occasions it hangs and stops reloading for the rest of the day. It is fetching data from PostgreSQL.
1. How can i resolve the hanging issue?
2. When it hangs is there a way it can timeout and restart at next reload?
I suspect when it hangs, there was a locked table in postgres? Is there a script to overcome table locking?
Regards,
Nhlinhlo
Which version your using..?
Check for any Network issues ..
PostgreSql is version 9.5
Qlikview is Version 11.0
Network is fine other models connecting to different type of databases are updating fine.