Yes, in this case, F13 is for OPEN, and SVC x'13' is one of the four
exceptions to the "incorrect (usually, missing) user SVC" rule. System
Codes sez:
Fnn
Explanation: The system detected an error while processing a Supervisor
Call (SVC) instruction. The last 2 digits of this completion code, nn,
are the operand of the SVC instruction in hexadecimal. For example,
completion code X'F0D' means that the error occurred while the system
was processing SVC X'0D', that is, SVC 13.
One of the following occurred:
* When nn is equal to 13, 14, 17, or 37, recovery for
OPEN/CLOSE/EOV failed to recognize a passed internal abend code.
Register 12 contains the passed internal abend code. This is probably a
system error. If the ABEND is accompanied by message IEC900I, the code
was issued by DFSMSdfp and the code explanations are provided in this
section . If the ABEND is accompanied by error messages starting with
message prefix EDG, the code was issued by DFSMSrmm(TM). See z/OS
DFSMSrmm Implementation and Customization Guide for explanations of the
codes when they are issued by DFSMSrmm.
* When nn is not equal to 13, 14, 17, or 37, the system detected an
incorrect SVC instruction.
System Action: Depending on the value of nn, the system does the following:
* When nn is equal to 13, 14, 17, or 37, the system records the
unrecognized internal abend code in register 12. It issues message IEC900I.
* When nn is not equal to 13, 14, 17, or 37, the system records in
register 2 the address of the request block prefix for the program that
issued the incorrect SVC.
(There's more in the book.)
Burrell, C. Todd , CDC/OCOO/ITSO, CTR wrote:
Wouldn't a F13 abend indicate that the '13' is HEX, so this is actually
SVC 19 (OPEN)? This would make a LOT more sense...
C. Todd Burrell
Lead z/OS Systems Programmer
ITSO
(404) 723-2017 (Cell)
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Eric Bielefeld
Sent: Monday, June 02, 2008 2:37 PM
To: [email protected]
Subject: Re: DSS can't backup to tape drive
The abend code indicates an SVC abend. The F indicates a user SVC, the
13 indicates SVC 13, if I remember correctly. That doesn't make sense
though because 13 is the ABTERM routine called when a program abends.
Eric Bielefeld
Sr. z/OS Systems Programmer
Milwaukee, Wisconsin
414-475-7434
----- Original Message -----
From: "Schwarz, Barry A" <[EMAIL PROTECTED]>
Newsgroups: bit.listserv.ibm-main
To: <[email protected]>
Sent: Monday, June 02, 2008 1:28 PM
Subject: Re: DSS can't backup to tape drive
My system runs 2.10. I use DSS frequently and have never seen this
problem. Can you provide JCL and control cards? Have you installed
any
exits? Was your maintenance up to date before 2.10 went out of
support?
-----Original Message-----
From: Victor Zhang [mailto:snip]
Sent: Monday, June 02, 2008 11:13 AM
To: [email protected]
Subject: DSS can't backup to tape drive
Hi,
This is an old OS/390 2.10, and when DSS runs it will return following
error
messages:
*IEC501A M 7010,PRIVAT,SL,COMP,BK1FILE,BACKUP,STK.TESTBK1.D0806021
IEC502E K 7010,A00703,SL,BK1FILE,BACKUP
IEC900I INVALID ABEND CODE PASSED TO IFG0190P FROM IFG0194F
<snip>
0ADR006I (001)-STEND(01), 2008.154 12:01:23 EXECUTION BEGINS
0ADR049E (001)-STEND(01), 2008.154 12:01:48 DFSMSDSS FUNCTION TASK
ABEND
RECOVERY ROUTINE WAS ENTERED. SYSTEM ABEND CODE=0F13
0ADR415W (001)-DTDSC(04), NO DATA SETS WERE COPIED, DUMPED, OR
RESTORED
FROM
ANY VOLUME
0ADR006I (001)-STEND(02), 2008.154 12:01:48 EXECUTION ENDS
Anyone knows if there is any PTFs addressing the problem?
<snip>
--
John Eells
z/OS Technical Marketing
IBM Poughkeepsie
[EMAIL PROTECTED]
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html