Feeds:
Posts
Comments

Archive for the ‘JES Commands’ Category

We had an instance like the below..
A VSAM file which has got opened by a CICS program in a LPAR region needs to be copied to another LPAR region. We had given shroption (2,3) which doesnt allow us to proceed. As share option 2 allows only one processor at a time to open a data [...]

Read Full Post »

$S      start
$SI     start initiator
$SPRTX     start printer X
$A                         release
$A ‘jobname’         release the job in hold status
$A  jxxxxxxxx        release the job in hold status
$C                 [...]

Read Full Post »