| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
Biswa ranjan sahoo
Joined: 07 Jul 2008
Posts: 4
Location: chennai
|
| Posted: Mon Jul 07, 2008 12:29 pm Post subject: How to handle user defined error in PL/I |
|
|
| Hi! This is your First post in our Forums! So please be sure to 1) Use meaningful and descriptive Topic Title 2) Try to post your query in the relevant forum category 3) Make sure your query is not already posted and solved in our forums, Use the Search facility and avoid Reposts! If you are following the above rules, delete this message and post your query here! |
|
| Back to top |
|
enrico-sorichetti
Joined: 14 Mar 2007
Posts: 3168
Location: italy
|
| Posted: Mon Jul 07, 2008 12:35 pm Post subject: Reply to: Hi all,how to handle user defined error in pl/i |
|
|
please, please be a bit more specific...
a user defined error is just that .... user defined
and following this line of thinking also the handling must be .... user defined :D
when You get a system abend You look at the systems code manual and follow the recommendations
when You get a user abend ( LE for example ) You look at the appropriate manual and follow the recommendations
when You get a user defined abend/error ( an abend/error You are causing by coding an abend for example )
You look at the application documentation and follow the recommendations
very little can be said to guide You further in the problem resolution |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|