PowerExchange provides sample netport jobs in the RUNLIB library. Customize the job that best fits your situation.
The following members contain sample JCL:
CAPXJCL, for CDC data sources
IMSJCL, for IMS bulk data sources
GDGJCL and TAPEJCL, for bulk data sources other than IMS
NETJCL, for examples of substitution variables
The CAPXJCL, GDGJCL, and TAPEJCL members run the PowerExchange Listener for netport jobs, DTLLST3. The IMSJCL member runs an IMS PROC, DLIBATCH. The NETJCL runs IEFBR14.
If you need other netport jobs, create them by using the JCL of one of the sample members as a template.
The sample members include REGION statements that allocate 64 MB of memory for non-IMS jobs or 128 MB of memory for IMS jobs. Verify that the JCL for netport jobs allocates sufficient memory for the PowerExchange processing in your environment. Memory usage is a particular concern if PowerExchange must perform an ICU-based code page conversion.
If IDMS access is required and the SECURITY parameter in the DBMOVER configuration file is set to 2 (each user who submits an IDMS access job must have their user ID and password checked by the relevant security package), you must use a netport job. Copy the TAPEJCL member under a new and relevant name. Make sure that the PowerExchange copies of the IDMS.LOADLIB and IDMS.DBA.LOADLIB libraries are in the STEPLIB. Code the following DD statement in the JCL that you created: