How to archive CIs which is in disposed state?

sukran
Mega Sage

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

find_real_file.png

1 ACCEPTED SOLUTION

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


View solution in original post

6 REPLIES 6

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.

 

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.