On Mon, 16 Apr 2012 19:38:44 -0400, Gord Tomlin 
<[email protected]> wrote:

>I just ran into a situation where IEHLIST is providing different results
>for the same volume depending upon whether it is run from a z/OS 1.11
>system or a z/OS 1.13 system.
>
>The JCL looks like this:
>
>//jobname JOB etc.
>//*
>//LIST    EXEC PGM=IEHLIST
>//SYSPRINT DD  SYSOUT=*
>//SYSLIB   DD  UNIT=3390,VOL=SER=DSKAA9,DISP=SHR
>//SYSIN    DD  *
>   LISTVTOC VOL=3390=DSKAA9
>/*
>
>Under z/OS 1.11, IEHLIST lists the VTOC as expected. Under z/OS 1.13,
>IEHLIST issues the following message and quits:
>
>IEH106I UNAVAILABLE DEVICE TYPE OR VOLUME I.D. SPECIFIED
>
>The JCL is identical and the job is being run against the same volume in
>both cases. The volume is available to both systems. I haven't been able
>to find any relevant hits. Has anyone else seen the same symptom?
>

What does a "D U,VOL=DSKAA9" show from the z/OS 1.13 system?  

Mark
--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS       
mailto:[email protected]                                        
Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html 
Systems Programming expert at http://expertanswercenter.techtarget.com/

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

Reply via email to