MSG 099: MSGBUFF = GIM44233I    GIMMPVIA - A PREALLOCATED VSAM DATA SE
MSG 099: MSGBUFF = T WAS NOT FOUND FOR THE GLOBAL ZONE. MSG 099: MSGBUFF = GIM50504S ** OPEN PROCESSING FAILED FOR THE GLOBAL MSG 099: MSGBUFF = ZONE.

Looks like you didn't specify the SMPCSI DD statement.  Please try this:

//EPSPT    EXEC PGM=EPSPT,PARM='PZOS17A'
//STEPLIB  DD   DSN=your.epspt.loadlib,DISP=SHR
//SMPCSI   DD   DSN=SMPE.ZOS17.GLOBAL.CSI,DISP=SHR

If that doesn't work for you, then show the JCL job you used and the output.

Kurt Quackenbush -- IBM, SMP/E Development

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to