Re: Re: IMS/DB on MVS 3.8J
Mike Stramba <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
Hi Rick, The problem ended up being that the JCL was referring to a VOL=SER=SORT01, while the system I'm running has no such VOLSER, it's sort vol is called SORTA0 ;) I was so focused on the tape drive, ... and being a novice at this stuff, I didn't notice the other messages, listing all the dasd's it was "offering" / showing the status of. thx Mike On 3/12/10, Rick Fochtman <[email protected]> wrote: > ---------------------------------<snip>--------------------------- > >> >> >> Here's the message I'm getting : >> >> IEF238A REPLY DEVICE NAME , OR 'CANCEL' >> >> I tried v 580,online, no effect. >> > ----------------------------<unsnip>------------------------------ > IEHMOVE requires a //SYSUT1 DASD voolume mounted such that it can > allocate, DYNAMICALLY, three work datasets. The DD statement should > contain only UNIT, VOL=SER= and DISP=OLD or SHR. Do you have this DD > statement in your job? > > Rick >