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: 
crmtdoo
Partner - Contributor
Partner - Contributor

Repository database query

Hello,

is ti possible to get these information from repository PostgreSQL database :

  • number of currently working (logged in) users
  • status of refreshes scheduled overnight
  • status of connection between Qlik and MSSQL server during load.

Thank you.

 

Labels (1)
1 Solution

Accepted Solutions
Albert_Candelario
Former Employee
Former Employee

Hello @crmtdoo ,

Thanks for posting.

The second item listed might be possible to check within the "Task" and "Trigger"* tables of the PostgreSQL DB.

Have you had a look at them?

You might want to connect to the PostgreSQL to create a Qlik Sense app, load the data into an app and explore the different data available there.

Cheers,

Albert

*The name might differ of what I have written above.

Please, remember to mark the thread as solved once getting the correct answer

View solution in original post

1 Reply
Albert_Candelario
Former Employee
Former Employee

Hello @crmtdoo ,

Thanks for posting.

The second item listed might be possible to check within the "Task" and "Trigger"* tables of the PostgreSQL DB.

Have you had a look at them?

You might want to connect to the PostgreSQL to create a Qlik Sense app, load the data into an app and explore the different data available there.

Cheers,

Albert

*The name might differ of what I have written above.

Please, remember to mark the thread as solved once getting the correct answer