Hello All,
Reconcilation job execution time was 2 hours when our implementation went live. Eventually it increased to 4 hours and now 6 hours from past 1 month. With every new implementation, Reconcilation job timing is increasing and without reconciliation, numbers in the FNMS application sometimes do not make sense from business perspective.
- What are the options to reduce reconciliation job run time?
- How much is Recon job run time in your environment?
- Any pointers to make execution time better?
Thanks in advance for your help!
Vinod Jadhav
Jul 23, 2019 09:40 AM
Hi Vinod,
It is hard to make any specific statements that are generally true in this regard. Of couse increasing database performance may help, e.g. moving data files to SSD based storage. Also faster CPUs could help (depending on what's the bootleneck). Also in some cases the network (between application and DB server) might be limiting.
Then it is usually depending on what data you have in your system. A good start would be to identify the top 5 or 10 import steps lasting the longest. The Compliance Reader log should contain the details. Depending on the steps, there might be room for improvement (or not).
Best regards,
Markward
Jul 23, 2019 09:49 AM
Ours is Cloud implementation, hence Flexera team should take care of infrastructure issues/improvements. I have raised Support ticket. Let's see what Flexera support suggests.
Jul 23, 2019 01:01 PM
Hi vinod_jadhav,
Thank-you for raising a support ticket.
For the benefit of anyone following this thread, further investigation has identified that 2 of the 6 hours running reconciliation are spent creating the LMS audit export zip which isn't strictly required by reconciliation results and could be processed separately.
The team will raise a product enhancement request for this LMS audit export performance to be improved or to be done independently of reconciliation.
This may not explain the slowdown experienced by end users during reconciliation. If this slowdown persists, I suggest working via support to identify exactly time periods where slowdown is observed for further investigation.
Aug 05, 2019 11:31 PM
Hello,
Do you know if these product enhancements are slated for any future releases in near future? Reconciliation impacts most of the Flexera FNMS customers, hence any quick improvements would definitely help in this regards.
Thanks
Vinod
Aug 06, 2019 08:58 AM
Hello Vinod,
One thing that improved performance for our inventory job, was exclusion of some paths from file evidences scanning.
If you do collect information about file evidence it might worth investigating. In our case there were around 8 directories that contained some system related files, not useful in any licence calculations. They account for 50% of all file evidences!
We were provided with a handy script from one of support specialist that counted it neatly, and helped identify such paths, but I will need to find it.
Jul 23, 2019 10:44 AM
Hi Vinod,
We had noticed the same and a lot of this was due to the accumulation of a lot of data gathering for file evidence that was not needed.
Try going to Discovery & Inventory > Settings
Depending on your enviornment you may be able to exclude folders depending on the OS's you manage.
In the Excluded file evidence section you can choose certain file paths to exclude for file evidence.
examples:
/var/spool/
/usr/sap/
/var/log/
Hopefully that helps! We did this and it reduced the time of the reconcile.
Jul 23, 2019 01:05 PM
Great answer, thanks a lot
Jul 24, 2019 04:30 AM
Feb 13, 2020 04:05 PM
Hi,
We were on Cloud, so was not sure on the SQL server version but we recently moved to OnPremise solution and Reconcilation performance is better than Cloud (6 Hours Vs 8 Hours). In OP Solution, we have SQL Server 2014 with compatibility level set to 2012.
- Vinod
Feb 14, 2020 08:20 AM