Before you configure seamless access for IBM DB2, verify that the combined and archive database schemas are created on the IBM DB2 database.
Run a script in the combined database schema to create the XA_OBJ_TEMP_TABLE table.
The table is a required temporary table for the Create Seamless Data Access Script standalone job. The table stores temporary results of the job, such as which tables the job processes.
Run the following script to create the temporary table:
Schedule and run the Create Seamless Data Access Script standalone job.
The job creates a script file that you can provide to the database administrator for review. If you want to create both the combined view and the query view, run the job once for each schema.
The database administrator runs the script in the location specified in the script.
You specify the location as part of the job parameters.