Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Change Cluster Service

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.

1 Solution

Accepted Solutions
gustavgager
Partner - Creator II
Partner - Creator II

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!

View solution in original post

8 Replies
gustavgager
Partner - Creator II
Partner - Creator II

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!

Anonymous
Not applicable
Author

‌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

Anonymous
Not applicable
Author

and it is in ProgramData not ProgramFiles

gustavgager
Partner - Creator II
Partner - Creator II

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?

Anonymous
Not applicable
Author

September 2017

gustavgager
Partner - Creator II
Partner - Creator II

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 niceqlikin 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.

  • RootFolder
  • AppFolder
  • StaticContentRootFolder
  • Connector32RootFolder
  • Connector64RootFolder
  • ArchivedLogsRootFolder

5. Copy all previous folder content into the new one.

6. Start all Qlik Sense services.

Anonymous
Not applicable
Author

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 .

gustavgager
Partner - Creator II
Partner - Creator II

Great that you got it working.

Please set the thread to answered and mark the corrct answer in the thread.