Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Apr 22, 2024 6:52:52 AM
Jul 23, 2021 7:55:37 AM
This Techspert Talks session covers:
Upgrading and unbundling the Qlik Sense Repository Database using the Qlik PostgreSQL Installer
Click here to see video transcript
@Sonja_Bauernfeind Hi Sonja, in the video, when we want to get back up from QlikSite it said that we should stop all services except the repository database. it is also mentioned here Backing up a Qlik Sense site | Qlik Sense for administrators Help , I dont have this service on my QlikSense server and I assume it's due to the DB upgrade from 9.3 to 12.5 via QPI tool, do you see any issue by the stopping all Qlik services and let postgres to run and then take a backup from Qlik site?
Hello @Narges
You assume correctly. The "Repository Database" is what PostgreSQL is called when it is bundled with Sense. In your case, if you used QPI, then the PostgreSQL database is a standalone DB and will show up with its own name. Treat it just as you would treat the Repository Database Service. If the instructions need the database to run, the database should run.
All the best,
Sonja
I attempted to do a migration this weekend and got all the way to the bootstrap process, when I got a fatal error about an RSA key. What is the cause and how do I fix it?
[ERROR] Fatal exception during bootstrap: There is no RSA private key associated with this certificate. at Qlik.Sense.Communication.Security.Certificates.DotNetCert.SetPrivateKeyAccess(IdentityReference identityReference)
at Qlik.Sense.Common.Security.SecuritySetup.SetupCA(String externalRootCertThumbprint, ICipherAlgorithm secretsAlgorithm, Boolean forceNewSetup, Boolean selfSignedRootBasicConstraintsCA)
at Repository.Core.Bootstrap.RepositoryBootstrapper.Install(BootstrapState bootstrapState)
at Repository.Core.Bootstrap.BootstrapHandler.Install(BootstrapState bootstrapState)
at Repository.Core.Bootstrap.BootstrapHandler.Bootstrap(BootstrapState bootstrapState)
at Repository.QRSMain.Bootstrap()
at Repository.QRSMain.Main()
at Repository.QRSMain.Run(String[] args, Action`1 terminate)
Bootstrap mode has terminated. Press ENTER to exit..
Hi @mikegrattan ,
Maybe the certificates got corrupt, I hope the below link will help you.
Thanks.
[ERROR] Fatal exception during bootstrap: There is... - Qlik Community - 1968442
Hi @snibrahim1993 . Thanks for the link...I'll look into it.
what about data connections?drivers?do we need to install in the new servers before we start migration process?