Replication Agent materialization configuration

To set up and configure the Replication Agent for materialization, follow these steps:

  1. Add the source table to the LTMOBJECTS table for the Replication Agent.

  2. Create a configuration file and configure it to communicate with the Materialization Server.

  3. Change the dataHandler configuration to dataHandler=LTMMAT.

  4. Unload the source table to get a punch card file and a data file.

  5. Obtain the SYSIBM.SYSTABLES DBID and OBID information for the source table.

  6. Create JCL to run the Materialization job and change it to use the configuration file from step 1.

  7. Add the Maintenance JCL DD statements and data to the JCL in step 5.