using QW I find -24 is key error

Key errors 
 
The low-order two digits are the number of the key that failed the parse,
offset by 20. The first key has the value 21, resulting in a return code 
of -21. 
 
The high-order two digits are an internal diagnostic code that indicates 
where in the code the parse failed. If the high digits are 0, the key 
itself was probably not recognized. Other values usually indicate a 
problem with the argument for the failing keyword. Likely causes for 
failure are: 
 
o   Blanks in arguments that are not quoted 
 
o   Misspelling of keywords 

Efforts and courage are not enough without purpose and direction. - John 
F. Kennedy
Fasten your seat belts, it's going to be a bumpy ride. - Bette Davis (as 
character Margo Channing) _All About Eve_1950
Our greatest danger in life is in permitting the urgent things to crowd 
out the important. - Charles E. Hummel
Quidquid latine dictum sit, altum videtur.



From:   Mike Kovach <mrmach...@yahoo.com>
To:     IBM-MAIN@LISTSERV.UA.EDU
Date:   05/29/2014 09:24 AM
Subject:        Can someone explain RC 002M from BPXWDYN subroutine
Sent by:        IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU>



I am trying to allocate the first generation of a GDG using BPXWDYN

The command is:

ALLOC DD(NEWGDG) DSN(FULLY.QUAL.DATASET.NAME(+1)) NEW CATLG SPACE(1) 
TRACKS UNIT(SYSDA) LRECL(80) BLKSIZE(80) DSORG(PS)

After CALL BPXWDYN USING COMMAND

DISPLAY RETURN-CODE   yields    002M

Any help would be appreciated.

Thanks,
Mike Kovach

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-----------------------------------------
The information contained in this communication (including any
attachments hereto) is confidential and is intended solely for the
personal and confidential use of the individual or entity to whom
it is addressed. If the reader of this message is not the intended
recipient or an agent responsible for delivering it to the intended
recipient, you are hereby notified that you have received this
communication in error and that any review, dissemination, copying,
or unauthorized use of this information, or the taking of any
action in reliance on the contents of this information is strictly
prohibited. If you have received this communication in error,
please notify us immediately by e-mail, and delete the original
message. Thank you 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to