The example I used came from the ShopzSeries order I placed a while ago. It
had the following control cards. In the manual it also stated to use quotes
around order numbers with special characters.
RECEIVE FROMNTS(
'ORD00001-31May2008-11.38.20'
) /* replace xxxxxx with the name of
the subdirectory where you placed
the package files in the SMPNTS
directory */
.
This has worked for me.
My JCL
//RECNTS EXEC PGM=GIMSMP,
// PARM='CSI=ZOS19.NEW.SMPE.GLOBAL.CSI'
//SMPOUT DD SYSOUT=*
//SMPLOG DD DISP=MOD,DSN=ZOS19.NEW.SMPE.SMPGLOG
//SMPJHOME DD PATH='/usr/lpp/java/J1.4/'
//SMPNTS DD PATHDISP=KEEP,
// PATH='/zos19/OS191348/tmp/'
//SYSUT1 DD UNIT=SYSDA,SPACE=(3120,(380,760))
//SYSUT2 DD UNIT=SYSDA,SPACE=(3120,(380,760))
//SYSUT3 DD UNIT=SYSDA,SPACE=(3120,(380,760))
//SYSUT4 DD UNIT=SYSDA,SPACE=(3120,(380,760))
//SYSPRINT DD SYSOUT=*
//SMPCNTL DD *
This works for me. If there is another process, I am always willing to
learn it. ;-)
Lizette
>
> >I think you need to specify the WHOLE name
> >ORD00441-22September2008-07.15.27
> >
> >Not the ORD00441
> >
>
> Nothing wrong with his syntax that I can see.
>
> http://publibz.boulder.ibm.com/cgi-
> bin/bookmgr_OS390/BOOKS/GIMCOM35/14.6.9?SHELF=GIM2BK60&DT=2007042822061
> 8
>
----------------------------------------------------------------------
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