Can any one tell me in detail about the steps to be followed for accessing ims database using cics app progs or how to establish connection b/w cics and ims db?
I dont want the exact JCL. Infact the people here don have a standard JCL to compile/lked a CICS IMS program. The information i am looking for is the name of the *.IMS.PROCLIB member that i need to put in the SYSLIN DD statement. For batch programs it is *.IMS.PROCLIB(CBLTDLI). What is the procedure that i need to put in SYSLIN DD DSN so that i can LKED CICS IMS program? FYI the translator and the compile JCL is working properly. Please help me on this.
Joined: 23 Nov 2006 Posts: 9198 Location: 221 B Baker St
Hello,
Quote:
Please help me on this.
Unfortunately, i don't know that we can. . . Even if there is no standard jcl inplace, the best source of the needed information is your cics or ims support people.
Quote:
The information i am looking for is the name of the *.IMS.PROCLIB member that i need to put in the SYSLIN DD statement.
This is not clear to me. A procedure library is not typically named in the syslin dd. . .