Symptoms:
1. Deleting Normalize Inventory via Admin Console UI -> Inventory fails.
2. Run below SQL statement to delete Inventory via BDNA_PUBLISH database will fail with below error:
-- SQL Statement
EXECUTE PUBLISH_CLEARDATA @inv_id = 284738196, @task_id = NULL Note:284738196 is the inventory ID of a normalize inventory that you want to delete
-- Errors when running the above SQL statement
Msg 1204, Level 19, State 4, Procedure PUBLISH_CLEARDATA, Line 210 [Batch Start Line 0] The instance of the SQL Server Database Engine cannot obtain a LOCK resource at this time. Rerun your statement when there are fewer active users. Ask the database administrator to check the lock and memory configuration for this instance, or to check for long-running transactions.
Solution:
1. Follow below steps to re-configure the Database is configured to increase the locks numbers automatically.
-> Right click on the connected SQL Instance -> Properties > Advanced > Locks -> Change numbers to 0
2. Run below SQL Statement in BDNA_PUBLISH database to restore the value of "Max Server Memory" to the default one.
exec sp_configure 'max server memory (MB)',2147483647
go
reconfigure
go
Related Articles
Data Update Job fails due to insufficient transaction log space 73Number of Views Reconcile failure: "Error: The instance of the SQL Server Database Engine cannot obtain a LOCK resource at this time." 13Number of Views Known Issue: Errors may be reported when using SAP-related functions in the web UI due to failed configuration of the FNMS… 12Number of Views Oracle Verified - At least one database installation (instance) was not successfully inventoried, due to connection or oth… 19Number of Views Login failure for RightScale users due to deleted Master Account 8Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
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. | |
Case id: 00001065
Activity: Status change: 2 hours ago