Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IKJ56641I <program name> ENDED DUE TO ERROR+

807 views
Skip to first unread message

adrianstern

unread,
Nov 12, 2009, 4:30:35 AM11/12/09
to
Running an ordinary Rexx program under TSO in batch (EXEC
PGM=IKJEFT1B). It's the 6th step in a job consisting of 21 steps.

systsprint shews:
IKJ56641I <program name> ENDED DUE TO ERROR+
IKJ56641I USER ABEND CODE 1000 REASON CODE 00000000
and the jes2 log:
IEF450I <job name> <program name> - ABEND=S04C U0000 REASON=00000000
313

The program does not allocate any files at all - just reads and writes
to ddnames.

Does anyone have any idea what can be causing this dump?

And the funny thing is if i clip out that step and run it alone it
works fine.

Thanks guys.

Captain Paralytic

unread,
Nov 12, 2009, 7:26:11 AM11/12/09
to

Well since you haven't told us anything about the program apart from
that it "reads and writes to ddnames.", there is not much we can tell
you.

As you will not doubt have found when you googled the error, this is
usually due to a DB2 problem, but since your program is not accessing
DB2 (it is only reading and writing to ddnames), I cannot help any
more.

adrianstern

unread,
Nov 13, 2009, 4:00:37 AM11/13/09
to
> more.- Hide quoted text -
>
> - Show quoted text -

There's nothing to say - the program doesn't even start as far as I
can see as setting the trace in the program and even executil ts
preceding the tso command produce no trace results. My researches in
fact shewed that there seems to be some connection with jes2's
allocation module.
I was hoping someone else had encountered the same problem sometime.

0 new messages