On Thu, 23 Oct 2008 16:20:11 +0300, Mürsel Ta&#351;g&#305;n <[EMAIL PROTECTED]>
wrote:

>Hi Bill,
>Actually call flow is like below:
>Enterprise Cobol -> Assembler V2 (566896201)
>                 -> High Level Assembler (569623400)
>                 -> OS/VS Cobol (5740CB103)
>                 -> Enterprise Cobol (5655G5300)
>
>There are about 20 different program calls which are Assembler V2 and HLASM.
>Assembler programs were last compiled at 1992(as they are part of a product)
>and i think they are not "LE-conforming".
>
>Thanks and regards.
>
>Mürsel Taþgýn

I vaguely remember a similar problem in the past. As I recall, we never did
get a resolution. The problem was that the OS/VS COBOL program (5740CB103)
did not close its files. When it did the GOBACK, the memory for the DCB was
free'd and then later reused. This caused the SC03 like you are getting.

As I said, we never did resolve this. IIRC, we had to recompile the OS/VS
COBOL to the current COBOL.

--
John

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

Reply via email to