CMDB data manager - How ARCHIVE Data policy works?

Suggy
Giga Sage

CMDB data manager - How ARCHIVE Data policy works? In which table the Archieve data sits?

1 ACCEPTED SOLUTION

Sandeep132
Kilo Sage

Hi @Suggy During Archive process a seperate table is created with prefix of "ar" and the archived CI's are moved to this table. As an example if you are performing Archive Policy run on cmdb_ci_server table, then a new table called ar_cmdb_ci_server is created and the archived CI's are moved to this table. 

 

Hope this helps answer your question.

 

View solution in original post

2 REPLIES 2

Sandeep132
Kilo Sage

Hi @Suggy During Archive process a seperate table is created with prefix of "ar" and the archived CI's are moved to this table. As an example if you are performing Archive Policy run on cmdb_ci_server table, then a new table called ar_cmdb_ci_server is created and the archived CI's are moved to this table. 

 

Hope this helps answer your question.

 

Ashok Sasidhara
Tera Sage
Tera Sage

The following URL will be helpful:

https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/product/configuration-manageme...

 

The information related to archiving can be found under 'Archive' and 'Now platform data archiving' headings of this URL.