Summary
This article will show you how to find out the latest versions of ARL, SKU and PURL blades on your FNMP system.Synopsis
This article will show you how to find out the latest versions of ARL, SKU and PURL blades on your FNMP system.Discussion
To find the ARL version:
From FNMP 8.6 onwards, the current ARL version and the updated date are shown on top of the application list on the right-hand pane when you click on the "Software Assets|Applications" node.
However, before 8.6, this information is not shown on the admin or remote console GUI.
You need to run the following SQL query on your FNMP database to get the ARL version, the last update date and if the last ARL update was successful.
--------------
select * from SoftwareRecognitionImport
order by ARLTimestamp desc
---------------
The ARLVersion shown in the first record from the returned query result is the most current ARL version your FNMP system has attempted to download. You need to check if the field "IsSuccess" is 1 or 0. 1 means the ARL download has been successful and 0 means it has failed. You need to find out the failed reason from the field "FailureReason", verify the situation and do another ARL download until it is successful.
To find the SKU version:
From FNMP 9.2 onwards, the current SKU version and the updated date are shown on top of the licenses list on the right-hand pane when you click on the "Software Assets|Licenses" node.
Please run the following SQL query to find out the SKU version for FNMP versions before 9.2. The updated date is not available here. This SKU version number will not be updated if the attempted SKU download failed. However, the failed reason is not stored in the database, you need to find it out through the log file.
Select * from databaseConfiguration where property='SkuLibraryVersion'
To find PURL blades version:
If your company has purchased PURL blades options, the PURL blades library will be downloaded as well when the ARL download scheduled task is run if your FNMP admin server has an internet connection. Please refer to Q207919 for manual import instructions if your FNMP admin server has no internet connection.
PURL blades versions will only be available through database query if you have successfully downloaded ARL version 1396 and SKU version 227 or later.
Please run the following SQL query to find out the PURL blades versions. The PURL blade version will not be updated if the attempted PURL blade download failed. However, the failed reason is not stored in the database, you need to find it out through the log file.
select * from purlbladeversion order by version desc
Was this helpful?
Related Articles
How to find the versions of the ARL, SKU and PURL Blades in FlexNet Manager for versions 2014 and newer 6Number of Views How to Suggest Changes to the ARL SKU Library or PURL? 17Number of Views Why SKU & PURL library not updated but ARL did 18Number of Views Manual loading of the Content libraries (ARL, SKU & PURL) may fail when an import is occurring 5Number of Views "The system cannot find the file specified" when running ARL update 16Number of Views
Revenera Assistant
Online
Hi, I am Reva - Ask me anything.
Updates
No new updates
Chat
Home
Updates
/**/
Thanks for the feedback!
Your feedback has been saved.Rate this response:
1
2
3
4
5
Add Additional feedback ( Optional )
0/240
English
English
Language changed successfully
Something went wrong
Email sent successfully
Something went wrong
Case create successfully
Are you sure you want to cancel
the case creation?
Please select a product to submit the case.
Please select a product version to submit the case.
0/255
Upload Attachment
File Upload
Maximum file
size allowed is 3 MB.
File type
not supported.
Supported file types:
Documents (.txt, .doc, .docx, .pdf), Images (.jpg, .png), Comma Separated Files
(.csv) Speadsheets (.xlsx, .xls)
Are you sure you want to cancel the case creation?
Case closed successfully
File Upload
Maximum file size allowed is 3 MB.
File type not supported.
Supported file types:
Documents (.txt, .doc, .docx, .pdf), Images (.jpg, .png), Comma Separated Files
(.csv) Speadsheets (.xlsx, .xls)
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
File Upload
Maximum file
size allowed is 3 MB.
File type
not supported.
Supported file types:
Documents (.txt, .doc, .docx, .pdf), Images (.jpg, .png), Comma Separated Files
(.csv) Speadsheets (.xlsx, .xls)
© 2026 Flexera Software. All Rights Reserved.
Case id: 00001065
Activity: Status change: 2 hours ago