Configuring PowerExchange for Bulk Data Movement with a DL/1 Batch Data Map
Configuring PowerExchange for Bulk Data Movement with a DL/1 Batch Data Map
Use the following procedure to set up PowerExchange for bulk data movement operations that use a DL/1 Batch data map and a netport job. A netport job can run either as an IMS DL/I Batch or BMP job.
To configure PowerExchange for bulk data movement with a DL/1 batch data map:
Create one or more netport jobs for accessing IMS metadata. Use the sample netport job in the IMSJCL member of the RUNLIB library as a template. Customize this member so that it runs in your environment as either a DL/I Batch or BMP job.
In the DBMOVER configuration member on the MVS system where the IMS database is located, uncomment and customize the LISTENER and NETPORT statements for the IMSJCL member. Use the following syntax:
is a name that you define for the PowerExchange Listener that runs on the IMS source or target system. Specify the same node name in both the LISTENER and NETPORT statements. Also, define a NODE statement that contains the same node name in the dbmover.cfg file on the Windows system or systems on which you run the PowerExchange Navigator and PowerCenter Integration Service.
port_number
is a valid port number at your site. To get a valid port number, consult with your network administrator. Specify the same port number in both LISTENER and NETPORT statements.
psb_id
is a valid IMS PSB identifier for the IMS source or target.
hlq
.RUNLIB.
ims_netport_member
is the fully-qualified data set name and member name for the member where the IMS netport job is stored. You created this member based on the sample IMSJCL member.
Restriction
: You must run the specified PowerExchange Listener and netport job on the same MVS image. Otherwise, the netport job fails.
If you plan to move bulk data for multiple PSBs, enter a pair of LISTENER and NETPORT statements for each PSB.
Restart the PowerExchange Listener after you finish making changes to the DBMOVER configuration member.