You don't really need to be good at assembler to look up the error code.
OTOH, you do need to have that manual, and finding it is something of a
scavenger hunt these days.  Anyway, I did look it up:

0210 (528) Meaning: Requested data set unavailable. The data set is
allocated to another job and its usage attribute conflicts with this
request. (dsname allocation)
Application Programmer Action: Change the allocation request and resubmit
the request.
Corresponding Message: IKJ56225I

Now the rest of the verbiage in the ARC0506I message don't make much sense
to me.  How you could get an error code x'0210' on a "SYSOUT TYPE" dataset
is beyond me.  Further, why they refer you to a manual with incorrect names
for the fields is rather asinine.  "REAS" must mean S99ERROR, and "EXTENDED
REASON CODE" must be S99INFO.  Best of all, they elected not to provide any
useful details like the DDNAME or DSNAME.

Good luck.
sas


On Tue, Jul 25, 2017 at 12:37 PM, willie bunter <
[email protected]> wrote:

> Hallo To All Members,
>
>   I am trying to run the following AUDIT command:
>                       HSEND AUDIT DATASETCONTROLS(BACKUP) FIX
>
> For some reason I am receiving the following error message :
> ARC0506I FAILURE TO ALLOCATE SYSOUT TYPE DATA SET,
> ARC0506I (CONT.) RC=04, REAS=0210, EXTENDED REASON CODE=0000
>
> The doc says "For all dynamic allocation error and information codes, see
> the z/OS MVS Programming: Authorized Assembler Services Guide"
>
> I am not good at ASSEMBLER.  Any suggestions?
>
> Thanks.
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>



-- 
sas

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

Reply via email to