View previous topic :: View next topic |
Author |
Message |
relaxing Beginner
Joined: 25 Aug 2003 Posts: 73 Topics: 29
|
Posted: Tue Jan 13, 2004 7:22 am Post subject: SA03 Abend.... |
|
|
Hello Gurus
Need a little help...My job terminates with an SA03 Abend while executing a PL1 Program. Needless to say - I have already verified my program for some possible errors...(like file properties,opening,closing etc.) but everything looks ok..
I am not sure what this code represents..I have checked the net and I think it implies that a process initiated by my program is still runnning (and I am trying to end the program)..I have not called any subroutines (I do a database read of datacom).
Could you please throw some light on this.
Regards.. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
relaxing Beginner
Joined: 25 Aug 2003 Posts: 73 Topics: 29
|
Posted: Wed Jan 14, 2004 9:15 am Post subject: |
|
|
Thanks Kolusu. I couldn't really manage to debug via the dump (As the abend was due to a task that did not finish and not a program error). Some trial and error solved the problem. |
|
Back to top |
|
 |
|
|