08-03-2020 05:18 AM
Dear Team ;
i'm trying to delete device from cisco prime 3.4.0 but i'm getting
xx.xx.xx.xx, Please check the following logs for failure reason: ifm_inventory.log,inventory.log, existenceInventory.log,persistence.log under /opt/CSCOlumos/logs Directory.
we have tried this method but nothing happen
ade # cd /opt/CSCOlumos/bin/
ade # ./sql_execution.sh "delete from ipaddress where replace(ipaddress_address,' ','') in ('xx.xx.xx.xx')";
0 rows deleted.
ade # ./sql_execution.sh "commit";
Commit complete.
08-03-2020 09:25 AM
- Verify if the real-value if the device ip address is correct.
M
08-03-2020 02:20 PM - edited 08-03-2020 02:22 PM
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