Here is a blurb from the book. INVALID ABEND CODE PASSED TO MODULE mod Explanation: The module is an OPEN/CLOSE/EOV problem determination routine. It did not recognize the passed abnormal end code, so it issued an Fxx abnormal end code where xx is one of the following: 13 for OPEN 14 for CLOSE 17 for CLOSE TYPE=T 37 for EOV. This might be an error in system logic, possibly caused by an incorrect combination of PTFs.
I would look for other messages. RACF or Tape Management messages. George ________________________________________ 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 ---------------------------------------------------------------------- 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

