My question would be when was it last assembled and lnked?  It is possible it 
needs to be assembled and link with newer modules?

Is it code 24bit or 31bit?
Is it using STOW or POINT functions?

These are just guesses, but maybe it is trying to access a member using very 
specific PDS functions and the PDS/E access might be returning an error.  I 
would check Logrec to see what might have occurred.

Since an S0C2 is a Privileged-operation exception, it makes me think of some 
sort of CCW error is being returned.  So how is it accessing (retrieving) the 
data?

Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Chase, John
> Sent: Friday, February 21, 2014 8:26 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: S0C2 in DB2 application program (was Stored Procedure) IFF run
> from a PDSE
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List On Behalf Of Doug Henry
> >
> > On Fri, 21 Feb 2014 14:36:10 +0000, Chase, John <jch...@ussco.com>
> wrote:
> >
> > >The DBA who first encountered the problem informs me that it is a
> > >"plain old Assembler application",
> > and NOT a Stored Procedure.
> >
> > >The rest of the symptoms and questions remain as originally stated.
> >
> > Hi John,
> > My guess is that the assembler program is incorrectly coded and is
> > looking at some random storage that used to be "OK" for the logic of
> > the program and now the random storage has changed to something that
> > is not "OK". Just last week I debugged a program for our tools group  that 
> > had
> worked for many years and now was failing on z/OS V2R1.
> 
> Thanks.  We're going through the source code now, but so far nothing says 
> "Lookee
> Here!"  It's really difficult to comprehend what could be causing the failure 
> IFF
> loaded from a PDSE; the program runs fine if loaded from a PDS.
> 
>     -jc-
> 

----------------------------------------------------------------------
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