Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear all,
After upgrading postgres from 12 to 14, we have found below new changes to our enviornment, which we want to understand/confirm if those are normal:
Steps followed using URL "https://help.qlik.com/en-US/sense-admin/November2024/Subsystems/DeployAdministerQSE/Content/Sense_De...
1) Qlik Sense Repository Database service is disappeared
2) New service named postgresql-x64-14 is running
3) Default path of postgres changed
FROM : C:\Program Files\Qlik\Sense\Repository\PostgreSQL\12.5
TO : C:\Program Files\PostgreSQL\14
4) Unable to run Qliksenseutil as it is throwing below error :
Hi,
Quite strange since DB Host Name should be specified after QlikSenseUtil is launched. Di you try to launch it with administrator privilege and check logs as suggested
Best
Dear Mpc
You have mentioned regarding only point (4) if I am not wrong. If yes can you tell where I can see log file ?
Exact,
Point 1,2,3 seem to be correct.
Logs of Qlik Sense utils should be in a folder at the root of the QlikSenseUtil.exe one
Best
There is nothing in this folder
Here you go
Error pinging host:'abcd.com:4545' Exception message: No connection could be made because the target machine actively refused it 10.203.17.15:4545
Ok, I've a idea, please check this: Postgres database moved to new host but some Qlik ... - Qlik Community - 1714567
As I mentioned before the default path of postgre has been changed during upgrade;
FROM : C:\Program Files\Qlik\Sense\Repository\PostgreSQL\12.5
TO : C:\Program Files\PostgreSQL\14
And as per your solution in given URL , we need to connect to qliksenseutil and which again not supposed to be used as per qlik...
In the provided solution, no need to connect to QlikSenseUtil, you need to change conf. of microservice, again this check this doc: Postgres database moved to new host but some Qlik ... - Qlik Community - 1714567 only Resolution Part