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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

MultiCluster configuration script - UNC Shares

While setting up a scan profile for my STAGE environment is was determined that when using UNC shares, a subdirectory reference is required.

Is the same true when using MultiCluster configuration script?

Thanks.

1 Solution

Accepted Solutions
Tyler_Waterfall
Employee
Employee

Yes.  Sometimes the Governance Dashboard struggles with UNC root folders.

If you have log files in c:\programdata\qliktech\QVS on a local server MYSERVER.mycompany.com, then you would need to share a folder above "QVS" = c:\programdata\qliktech.

For example:

good: \\MYSERVER.mycompany.com\qliktech\QVS

bad:  \\MYSERVER.mycompany.com\QVS

View solution in original post

1 Reply
Tyler_Waterfall
Employee
Employee

Yes.  Sometimes the Governance Dashboard struggles with UNC root folders.

If you have log files in c:\programdata\qliktech\QVS on a local server MYSERVER.mycompany.com, then you would need to share a folder above "QVS" = c:\programdata\qliktech.

For example:

good: \\MYSERVER.mycompany.com\qliktech\QVS

bad:  \\MYSERVER.mycompany.com\QVS