PowerExchange provides sample members to configure the Adabas PLOG archiving JCL. When this JCL runs, PowerExchange populates the PCAT file with information about the last archived PLOG data set.
Use one of the following sample members in the DTLEXPL library:
SAMPUEX2. Contains PLOG archiving JCL that is submitted from within the Adabas UEX2 exit. If you use this JCL, the Adabas DBA must modify, assemble, link, stop, and start the Adabas nucleus.
SAMPEXTU. Contains PLOG archiving JCL that you can submit as a job, outside of the Adabas UEX2 exit.
PowerExchange creates the PCAT file during installation if you select
Adabas CDC
on the Data Sources page in the z/OS Installation Assistant.
If you use SAMPUEX2, complete the following steps:
Customize the Adabas ADARUN parameters for your environment.
For example:
ADARUN DB=200,DE=3390,SVC=249,PROG=ADASEL
Customize the contents of SAMPUEX2 and use it to modify your current UEX2 exit.
Perform an Adabas PLOG file switch.
Adabas calls the UEX2 exit, and PowerExchange adds the former PLOG to the PCAT file.
If you use SAMPEXTU, complete the following steps:
Modify your current PLOG archiving JCL to reflect the contents of SAMPEXTU.
Verify that the Adabas ADARUN parameters in the user JCL reflect the correct settings for your environment.