I had tried the rename of 200699xxxx to OSP30385 and it took an 0C4 .... I also
tried your method and took the same 0C4.....with these errors.
RCVPDO:
PATH='/maint2/product1/2006991250_000010_PROD/'
SYSOUT:
FROMNTS(OSP30835) /* <=== NOTE 3 */
/* DELETEPKG /* <=== NOTE 4 */
.
GIM57701T ** AN I/O ERROR OCCURRED DURING READ PROCESSING FOR THE SMP00001 DATA
SET.
GIM27401T ** I/O ERROR - ,xxxxRCV ,SMPER1 ,OMVS,*,SMP00001,GET ,WRONG LEN
RECRD,00000000000000,QSAM
GIM54501W ALLOCATION FAILED FOR SMPSNAP BECAUSE THERE IS NO DD STATEMENT IN
THE JCL AND NO DDDEF ENTRY IN THE GLOBAL
ZONE.
GIM43201T ** PROGRAM GIMSMP FAILED WITH A SYSTEM ABEND CODE OF 0001.
IGD104I HFS FILE WAS RETAINED, DDNAME IS (SMP00001)
FILENAME IS (/maint2/product1/2006991250_000010_PROD/OSP30835/GIMPAF.XML)
Rgrds, Joseph Sumi
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of
McKown, John
Sent: Friday, March 11, 2011 1:36 PM
To: [email protected]
Subject: Re: SHOPZ help
> -----Original Message-----
> From: IBM Mainframe Discussion List
> [mailto:[email protected]] On Behalf Of Sumi, Joseph J.
> (CMS/CTR) (CTR)
> Sent: Friday, March 11, 2011 12:12 PM
> To: [email protected]
> Subject: SHOPZ help
>
> Downloaded a product with shopz using the "download to
> workstation method" and then moved up to mainframe with no
> problems. Unpaxed the doclib, rimlib, etc and unzipped some
> relfiles to get sample jobs. My problem is that the RCVPDO
> job contains the FROMNTS statement below specifying OSP30835
> but there is no directory for that name. I only see this
> 2006991250_000010_PROD but if I point FROMNTS to that value,
> I get a syntax error. Any ideas ??
>
> RCVPDO:
>
> //SMPCNTL DD *
>
> SET BOUNDARY (GLOBAL) .
>
> RECEIVE
>
> FROMNTS(OSP30835) /* <===
> NOTE 3 */
> /* DELETEPKG /* <===
> NOTE 4 */
> .
>
> /*
>
>
>
> Product file structure:
>
> EUID=0 /maint2/product1/2006991250_000010_PROD/
>
> Type Perm --Size Filename
> _ Dir 770 8192 .
> _ Dir 777 8192 ..
> _ File 640 11520 GIMPAF.XML
> _ File 640 5040 GIMPAF.XSL
> _ Dir 750 8192 SMPHOLD
> _ Dir 750 8192 SMPPTFIN
> _ Dir 750 8192 SMPRELF
> _ File 640 11826 S0001.CSP.CSP.README
> _ File 640 32256 S0002.CSP.OSP30835.DOCLIB.pax.Z
> _ File 640 32256 S0003.CSP.OSP30835.RIMLIB.pax.Z
> _ File 640 32256 S0005.CSP.OSP30835.PGMDIR.pax.Z
> _ File 640 6399 S0016.CSP.OSP30835.GIMUNZIP
>
> Rgrds, Joseph Sumi
What is the SMPNTS pointing to (value of PATH=)? If it points to
/maint2/product1, then replace OSP30835 with
2006991250_000010_PROD. Or, if you prefer for some reason, you can get into a
shell prompt (TSO OMVS) and
cd /maint2/product1/2006991250_000010_PROD
mkdir OPS30835
mv * OPS30835/
Then rerun the RECEIVE as-is, pointing SMPNTS to
PATH=/maint2/product1/2006991250_000010_PROD
--
John McKown
Systems Engineer IV
IT
Administrative Services Group
HealthMarkets(r)
9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone *
[email protected] * www.HealthMarkets.com
Confidentiality Notice: This e-mail message may contain confidential or
proprietary information. If you are not the intended recipient, please contact
the sender by reply e-mail and destroy all copies of the original message.
HealthMarkets(r) is the brand name for products underwritten and issued by the
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The
MEGA Life and Health Insurance Company.SM
----------------------------------------------------------------------
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
----------------------------------------------------------------------
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