Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a question and need an urgent answer
How can I changed the Shared persistence (Cluster Service in QMC) after installation. The textboxes are disables.
You can use the QlikSenseUtil located in:
C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil\QlikSenseUtil.exe
Stop all services (expect the QlikSense repo database)
Start it and click connect in the top left corner
logon with you root-pasword (created during installation)
The press the "service cluster"-tab and press the "OK" button. The fields should not populate.
Change to the new share and click "save".
Restart all the services.
Done!
You can use the QlikSenseUtil located in:
C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil\QlikSenseUtil.exe
Stop all services (expect the QlikSense repo database)
Start it and click connect in the top left corner
logon with you root-pasword (created during installation)
The press the "service cluster"-tab and press the "OK" button. The fields should not populate.
Change to the new share and click "save".
Restart all the services.
Done!
thanks for your reply
i could not find the location you mentione. In Repository there is no Util.
Note : we have September 2017 releas.
waiting for you kind reply
and it is in ProgramData not ProgramFiles
The path i entered is the correct one (there is one in programdata also, but this one is in program files).
Im unsure what versions came with the utility. What version of Qliksense are you running?
September 2017
Hmm. Maybe it was added in the november relase perhaps.
In that case you probably have to change it manually in the postgres database (you will need pgAdmin if its not installed).
(This guide was written by niceqlik in this thread: How to change root folder path in shared persistence QlikSense 3.2 site.)
1. Stop all Qlik Sense services except Qlik Sense Repository Database.
2. Under C:\Program Files\Qlik\Sense\Repository\PostgreSQL\9.6\bin folder there is an executable called PgAdmin3. Run this to connect Qlik Sense Repository Database. Please note that Qlik Sense Database is using port 4432 rather than the default Postgresql port 5532.
3. Once you connect, proceed to Databases -> QSR -> Schemas - > public -> Tables and find the table called ServiceClusterSettingsSharedPersistenceProperties
4. Make appropriate changes in the below fields to define new folder paths.
5. Copy all previous folder content into the new one.
6. Start all Qlik Sense services.
This Solutions Works. The Qlik Support helped .
QlikSenseUtil was on D drive on the QLIKSense_Install folder. Thank you so much for your fast response and your kind help .
Great that you got it working.
Please set the thread to answered and mark the corrct answer in the thread.