Dear SQL Gurus,
Where can I find below check-boxes records in SQL server? I need TABLE and FIELD names
Thank you,
Alex
bump up!
bump up again!
Guys, anyone can advise where do I find these in SQL? Where this data is stored? I really need to know to be able to run few custom reports on interfaces (which I am about to share as well )
Thanks,
The checkboxes are polled from the device directly when you are running List Resources. There are a couple of sensitive tables, that if modified can break polling system, are affected when these selections are made. If you need to remove or modify the Interface, List Resources are the first place to go, or under Manage Nodes if the Interface is no longer accessible and you need it removed.
Hi sean.martinez
Thank you for your reply. I have no intentions to modify anything directly in any SQL tables, however, I am looking to report on those interfaces that either do not have this checkbox at all or do not have it ticked. So, I need a way of querying SQL for this info (without modifying anything). Would you know where to look for?