View previous topic :: View next topic |
Author |
Message |
asitpant Beginner

Joined: 11 Nov 2003 Posts: 5 Topics: 3
|
Posted: Tue Aug 17, 2004 10:48 am Post subject: ABRU abends in ERUS modules. |
|
|
Hi Gurus,
Please let me know what is an ERUS module (with respect to IDMS), I am seeing a lot of ABRU Abends in IDMS Log and these are for ERUS Modules.
I guess ERUS is generated by IDMS, but don't know under what conditions.
Please advice.
Thanks in Advance.
Asit |
|
Back to top |
|
 |
shiv_swami Beginner

Joined: 29 Nov 2003 Posts: 68 Topics: 14
|
Posted: Wed Aug 18, 2004 1:26 pm Post subject: |
|
|
Abend ERUS is documented as:
Run Unit signons are currently not allowed. The CV could be
quiescing or may not be completely started.
ABRU is seen when requested run unit exceeds the maximum time allowed between database requests. _________________ Regards,
Shivprakash |
|
Back to top |
|
 |
n_satish_kumar Beginner
Joined: 20 Oct 2006 Posts: 1 Topics: 0
|
Posted: Fri Oct 20, 2006 6:17 pm Post subject: |
|
|
An ABRU happens when there is no proper FINISH statement for the RUN UNIT to be released. This will cause any updates to be rolled back too. Every run unti created within the program thread should have a FINISH to relase the RUN UNIT. _________________ Satish K Nannepaga |
|
Back to top |
|
 |
|
|