- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2017 01:51 AM
Want to archive few CI's ( In disposed) . I have checked System Archiving--> Archive rules
There i cant see a table .. server , alx , linux ,
I got configuration items . but primary status is not available in condition
Requirement - I want
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2017 07:33 AM
Hi Chuck
We can;t do archive if its same parents & child table hierarchical at same time. For an example ( cmdb_ci ) - is a parent table for all other child tables like (cmdb_ci_computer , cmdb_win_server ..etc) we can do archive one by one .
we can delete the table from archive rule once archiving completed and then create new rule for other table . This is main rule for archiving
I followed this and i can able to view all tables in the list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2018 07:09 AM
Hi Chuck,
We have configuration item field in Incident table and Archive Rule has been implemented on CMDB_CI table. So, whenever we open an Incident form for logging incident. The loading of the form takes long time and to improve the performance, SN suggested to write the logic on configuration item field, which restrict the system to reach the value from cmdb_ci table only not from ar_cmdb_ci table.
Can anyone please let me know whether this is possible or not? If so then any type of guidance / help will be much appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2018 07:13 AM
It sounds like you want to build a reference qualifier to filter on the class (sys_class_name) to only get devices for that table.