- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2024 11:04 AM
CMDB data manager - How ARCHIVE Data policy works? In which table the Archieve data sits?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 06:13 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 06:13 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 11:26 AM
The following URL will be helpful:
The information related to archiving can be found under 'Archive' and 'Now platform data archiving' headings of this URL.