Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Jun 22, 2022 2:27:54 AM
Jun 21, 2022 12:25:14 PM
The following steps need to be followed when the Visibility monitored database is upgraded to a newer version. The below steps are for when Oracle Database is upgrade from 12C to 19C.
Back the current $VISIBILITY_HOME/server/config/server.properties file
Edit the Origin section of the $VISIBILITY_HOME/server/config/server.properties file and replace the below with the new connection information for the monitored Warehouse:
Server.Origin.Name.X=<warehousename> <---- The name of the monitored database name. This name must match the name in your license key.
Server.Origin.UserName.X=<repository-user>
Server.Origin.Password.X=<repository-password>
Server.Origin.Database.X=<repository-database> <---- The connection string to connect to the monitored database.
Edit the Cataloger section of the $VISIBILITY_HOME/server/config/server.properties file and replace the below:
Server.Origin.Name.X=devfc19 <--- The name of the monitored system being cataloged. This must match the name in your license key as well as the value for the Server.Origin.Names.X property.
Run the below catalog command:
cd $VISIBILITY_HOME/server/bin
./cataloger -sc -catalog <warehouse-database-name>
Note: It's best to run the above command using nohup option since the catalog process can take longer to finish based on the number of objects you have in the monitored database.
Like this: nohup ./cataloger -sc -catalog <warehouse-database-name> &
Team, can some one help where can we find the license file please?
Can anyone help to update the license file with a new DB to be added for monitoring pls
Thank you so much @Sonja_Bauernfeind for a quick reply.
Hello @sarata02
Unfortunately, you won’t be able to get the license for the Qlik Visibility product as this product has been retired since January 31, 2022.
Please refer to the below link for the product retirement announcement.
Hope this helps!
Thanks,
Nanda