Active Version field of the form displays the active version of the form.

23 Using the Archival Utilities 23-1 23 Using the Archival Utilities This chapter describes how to use the various archival utilities in the following sections: ■ Using the Reconciliation Archival Utility ■ Using the Task Archival Utility ■ Using the Requests Archival Utility ■ Using the Audit Archival and Purge Utility

23.1 Using the Reconciliation Archival Utility

This section describes how to use the Reconciliation Archival utility. It contains the following topics: ■ Understanding the Reconciliation Archival Utility ■ Prerequisite for Running the Reconciliation Archival Utility ■ Archival Criteria ■ Running the Reconciliation Archival Utility ■ Log File Generated by the Reconciliation Archival Utility

23.1.1 Understanding the Reconciliation Archival Utility

Oracle Identity Manager stores reconciliation data from target systems in Oracle Identity Manager tables called active reconciliation tables: During the reconciliation process, Reconciliation Manager reconciles data in the active reconciliation tables with the Oracle Identity Manager core tables. Because Reconciliation Manager does not remove reconciled data from the active reconciliation tables, they might eventually grow very large, resulting in decreased performance during the reconciliation process. You can use the Reconciliation Archival utility to archive data that has been reconciled with Oracle Identity Manager. The Reconciliation Archival utility stores archived data in the archive reconciliation tables , which have the same structure as the active reconciliation tables. Table 23–1 lists the active reconciliation tables with the corresponding archive reconciliation tables in which data from the active reconciliation tables are archived. 23-2 Oracle Fusion Middleware Administrators Guide for Oracle Identity Manager You can use the Reconciliation Archival utility to perform the following tasks: ■ Archive all or specific data from the active reconciliation tables to the archive reconciliation tables ■ Delete all data from the active reconciliation tables When you archive data by moving it from the active reconciliation tables to the archive reconciliation tables, you must specify the date in the YYYYMMDD format, such as all records on or before this date will be archived, and a reconciliation event status parameter value, which defines the data that you want to archive. For information about these archiving criteria, refer to Archival Criteria on page 3. If you choose to archive selective data, then the utility archives reconciliation data based on selected event status that have been created on or before the specified date and event status. When you archive all data from the active reconciliation tables to the archive reconciliation tables, the Reconciliation Archival utility archives all reconciliation data that have been created on or before the specified date. The files that constitute the Oracle Database version of the Reconciliation Archival utility are located in the following directory: OIM_HOME dboimoracleUtilitiesRecon11gArchival Table 23–1 Active and Archive Reconciliation Tables Active Reconciliation Tables Oracle Identity Manager Tables Archive Reconciliation Tables RECON_EVENTS ARCH_RECON_EVENTS RECON_JOBS ARCH_RECON_JOBS RECON_BATCHES ARCH_RECON_BATCHES RECON_EVENT_ASSIGNMENT ARCH_RECON_EVENT_ASSIGNMENT RECON_EXCEPTIONS ARCH_RECON_EXCEPTIONS RECON_HISTORY ARCH_RECON_HISTORY RECON_USER_MATCH ARCH_RECON_USER_MATCH RECON_ACCOUNT_MATCH ARCH_RECON_ACCOUNT_MATCH RECON_CHILD_MATCH ARCH_RECON_CHILD_MATCH RECON_ORG_MATCH ARCH_RECON_ORG_MATCH RECON_ROLE_MATCH ARCH_RECON_ROLE_MATCH RECON_ROLE_HIERARCHY_MATCH ARCH_RECON_ROLE_HIER_MATCH RECON_ROLE_MEMBER_MATCH ARCH_RECON_ROLE_MEMBER_MATCH RA_LDAPUSER ARCH_RA_LDAPUSER RA_MLS_LDAPUSER ARCH_RA_MLS_LDAPUSER RA_LDAPROLE ARCH_RA_LDAPROLE RA_MLS_LDAPROLE ARCH_RA_MLS_LDAPROLE RA_LDAPROLEMEMBERSHIP ARCH_RA_LDAPROLEMEMBERSHIP RA_LDAPROLEHIERARCHY ARCH_RA_LDAPROLEHIERARCHY All reconciliation horizontal tables ARCH_ + substrHTnames,1,25