I attempted a little test and was able to see the allocations and related 
SMS message under my TSO is in SDSF.  There might be a clue for you there. 
 Speaking of SMS, is SMS allocating temporary datasets to a separate pool 
that might be full and unable to allocate the IEBCOPY dataset?  I would 
hope it is SMS issue versus an esoteric change!

Chip Grantham  |  Ameritas  |  Sr. IT Consultant | cgrant...@ameritas.com 
5900 O Street, Lincoln NE 68510 | p: 402-467-7382 | c: 402-429-3579 | f: 
402-325-4030

 



John McKown <joa...@swbell.net> 
Sent by: IBM Mainframe Discussion List <IBM-MAIN@bama.ua.edu>
05/10/2011 11:49 AM
Please respond to
IBM Mainframe Discussion List <IBM-MAIN@bama.ua.edu>


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: IEBCOPY suddently unable to allocate utility data set






I don't know if you'd want to bother. But what I might try is to
authorize your TSO id to have MOUNT authority. The simplest way is issue
the following RACF commands:

RDEF TSOAUTH MOUNT UACC(NONE)
PE MOUNT CLASS(TSOAUTH) ID(?????) ACCESS(READ)
SETR RACLIST(TSOAUTH) REFRESH

This should result in a WTOR message on the operator console asking them
to "reply device name or cancel" along with some other stuff. The other
stuff should include information which might help in debugging. But I'd
still bet you don't have sufficient space on work volumes.

On Tue, 2011-05-10 at 11:56 -0400, Thomas David Rivers wrote:
> Thomas David Rivers wrote:
> 
> > For some reason, this morning; IEBCOPY isn't happy.
> >
> > When I do a TRANSMIT command, I'm now getting this:
> >
> > INMX040I TRANSMIT command terminated.  Failure in partitioned dataset 
> > unload using IEBCOPY. +
> > INMX042I Allocation error building OUTPUT file
> > IKJ56221I UTILITY DATA SET NOT ALLOCATED, VOLUME NOT AVAILABLE+
> > IKJ56221I VOLUME  NECESSARY TO SATISFY YOUR REQUEST NOT ON SYSTEM, AND 

> > CANNOT BE MOUNTED
> >
> >
> >
> 
> To answer some of the questions, here's the TSO TRANSMIT command:
> 
>    tso transmit ma.ma ds(dignus.load) outds(load.xmi)
> 
> there have been no SMS changes; and this is on a zPDT system... no 
changes
> at all.
> 
> The target data set is pre-allocated (the "load.xmi" data set) but I 
> don't think
> that's the target of IEBCOPY - it's just the target of TRANSMIT.
> 
> I think I need to find out  just what VOLUME IEBCOPY is looking for, but
> I can't seem to find any kind of messages detailing the VOLUME... just 
those
> I've cut-n-pasted above.
> 
>   - Dave Rivers -
> 
-- 
John McKown
Maranatha! <><

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

*******
This message may contain confidential information intended only
for the use of the addressee(s) named above and may contain
information that is legally privileged. If you are not the
addressee, or the person responsible for delivering it to the
addressee, you are hereby notified that reading, disseminating,
distributing or copying this message is strictly prohibited.  If you
have received this message by mistake, please immediately notify
us by replying to the message and delete the original message
immediately thereafter.  Thank you.
*******


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

Reply via email to