Hello,

Questions again please! On Dallas VIC z/OS R13 I need to:

- compile/link a COBOL/CICS pgm, VSAM KSDS (no DB2)
- compile/link a COBOL/CICS/DB2 pgm

>From google/docs I tried COBMCIC4 for a non DB2 and DB2CICSC for a DB2 pgms 
>but both procs were not found. Did a COBMCIC 'srchfor' against the DFH420 
>HLQ(?) .. produced nothing.

.. e.g. the non DB2 compile JCL was ..

//CMPP01   JOB (CONRAD-A),'GH',                                         
//         CLASS=A,MSGCLASS=0,MSGLEVEL=(1,1)                            
//PROCLIB  JCLLIB ORDER=DFH420.CICS.SDFHPROC                            
//COMPILEC EXEC COBMCIC4                                                
//TRN.SYSIN DD DSN=IBMUSE1.MFSY(MFSYP01),DISP=SHR    <= IP PGM          
//COB.SYSLIB DD DSN=IBMUSE1.MFSY,DISP=SHR   <=COPY LIBRARY              
/*                           
//LKED.SYSLMOD DD DSN=VENDOR.LINKLIB.SECOND(MFSYP01),DISP=SHR <=LOADLIB 
//                                                                      

So what/where are the relevant procs? Greedy but better still .. real live 
JCL:-)!
Solution should not include making any changes to the procs.

As always, TIA
Graham Hobbs

.. am about to start my CICS 4.2 for the first time for years .. can't remember 
how to logoff, shut down or both .. could somebody please remind me?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to