09-09-2014 04:02 PM
We have a device that was only partially removed from the inventory in LMS. When we try to add it back, the system says the device already exists, and it is in the export of the device credentials. But when we search for it in any of the functions, like Device Management, we get "no search results generated for this value". I am sure one of my colleagues used an SQL statement to manipulate the database, but I can't find any instructions for this.
Thanks
Solved! Go to Solution.
09-09-2014 06:59 PM
You can try using the Device and Credentials Repository command line interface (dcrcli). Instructions for its use care located here.
If the issue is with the Fault tool (also known as DFM) then please see this thread about re-initializing the DFM databases.
09-09-2014 06:59 PM
You can try using the Device and Credentials Repository command line interface (dcrcli). Instructions for its use care located here.
If the issue is with the Fault tool (also known as DFM) then please see this thread about re-initializing the DFM databases.
09-10-2014 07:33 AM
You sent me in the right direction with the dcrcli command. First, I tried using the del function, but I got "Error in Delete Device: Device does not exist." Then my colleague suggested using the lsids function to get the device ID, but the dn=dummyrtr01 parameter yielded "No valid devices are found in DCR". So I tried using ip=192.168.1.1, and the system gave me the device ID, which I then used to successfully delete the device using "dcrcli> del -f id=2860". Thank you!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide