Compile Adapters and Enable Scheduled Tasks

Importing and Exporting Data Using the Deployment Manager 5-17 table, you must check the schema name in the SDK_SCHEMA column, and if necessary, manually change it to the schema name on the target system where the Oracle Identity Manager database is running. To update the schema name in the SDK_SCHEMA column, run a SQL query similar to the following with SQLPlus on Oracle Database installations or with SQL Query Analyzer on Microsoft SQL Server installations: UPDATE SDK SET SDK_SCHEMA=target system schema name If you do not update the schema name in the SDK_SCHEMA column, an error similar to the following might be generated when you import other XML files that modify user-defined field UDF definitions: CREATE SEQUENCE UGP_SEQ java.sql.SQLException: ORA-00955: name is already used by an existing object

5.5.16 Remove Data Object Fields Before Importing Event Handlers as Dependencies

The Deployment Manager does not import event handlers that include data object fields if the event handlers are imported as dependencies. For this reason, you must remove the data object fields from any event handlers that you want to import as dependencies with the Deployment Manager.

5.6 Best Practices for Using the Horizontal Migration Utility

The following are some of the suggested practices and pitfalls to avoid while by using the horizontal migration utility: ■ Export system objects only when necessary. See Export System Objects Only When Necessary on page 5-13. ■ Export related groups of objects. See Export Related Groups of Objects on page 5-14. ■ Check all listing before importing or exporting. See Check All Warnings Before Importing on page 5-15. ■ Create a backup of the database. Back Up the Database on page 5-16. ■ Provide filter criteria as specific as possible in the Config.xml file. See step 3 in Running the Horizontal Migration Utility on page 5-10. For example, consider the following filter criteria: entityDetails EntityTypeCustomResourceBundlesEntityType FilteringCriteria Attribute NameFileNameName FilterFilter Attribute FilteringCriteria entityDetails Instead of using the asterisk wildcard character as the filter criteria, specify a file name or combine a file name with wildcard characters, such as Filter.propertiesFilter.