How to remove licenses from ALM 11.5x and higher?
Question ID: 109518
0
0

Hello All,

When an Application Lifecycle Management (ALM) has a license file set that is expired we know we can hide them but there is no way to remove them from the Site Administration interface. How would we go about doing this?
 
Thanks,
HomerJ
Marked as spam
Posted by (Questions: 379, Answers: 35)
Asked on April 30, 2020 1:14 pm
231 views
Answers (1)
1
Private answer

Hello HomerJ.

There is a document put out by Microfocus that is  KM00606721 .  It has the following solutoin:
Please note that as the fix involves DB change, a backup of the site admin database/schema should be take prior to the change.
To remove licenses from ALM...

1. Access the MSSQL or Oracle instance containing the site admin database/schema, typically named "qcsiteadmin_db"
2. Issue the query: delete from site_licenses;
3. Restart the ALM service
4. Login to Site Admin and upload the new license file

Hope this helps,
Dan
Marked as spam
Posted by (Questions: 0, Answers: 770)
Answered on April 30, 2020 1:16 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top