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