[MAINFRAME, IBM MAINFRAMES TUTORIAL, JCL TUTORIAL, VSAM TUTORIAL, COBOL TUTORIAL, DB2 TUTORIAL, CICS] Db2 BIND PLAN
58 views
Skip to first unread message
Quasar Chunawala
unread,
Dec 2, 2012, 2:20:14 AM12/2/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mainfr...@googlegroups.com
BIND a DBRM into Plan
The job stream is used to BIND a DBRM(Database Request Module) into an Application Plan. You may configure the JCL, by modifying the global parameters.
Directions for use : 1. Change the //JOB Card. 2. Set the PROGRAM, DBRMLIB and BINDLIB Parameters to you own Personal Program-name, DBRM Library and Bind-Cards Library. 3. Ensure that your BIND-card is stored in the correct BIND-Library. //SYSTSIN File points to the BIND-Card.