View previous topic :: View next topic |
Author |
Message |
js01 Beginner
Joined: 13 Oct 2005 Posts: 84 Topics: 32 Location: INDIA
|
Posted: Tue Sep 19, 2006 2:08 pm Post subject: SYSTEM ABEND CODE 737 REASON CODE 00000024 |
|
|
HI,
I am getting following error message , can you please help me .
ACF0C038 ACF2 LOGONID ATTRIBUTES HAVE REPLACED DEFAULT USER ATTRIBUTES
READY
DSN SYSTEM(DB2T)
DSN
IKJ56641I DSN ENDED DUE TO ERROR+
IKJ56641I SYSTEM ABEND CODE 737 REASON CODE 00000024
thank you |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Tue Sep 19, 2006 2:23 pm Post subject: |
|
|
js01,
The error is because
Code: |
A missing member name was detected by BLDL while searching for the TTR of a concatenated member.
|
Make sure that the members specified in the JCL are present in the DD concatenation list
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
js01 Beginner
Joined: 13 Oct 2005 Posts: 84 Topics: 32 Location: INDIA
|
Posted: Tue Sep 19, 2006 3:08 pm Post subject: |
|
|
Kolusu,
Thank you for your help...it got resolved |
|
Back to top |
|
 |
|
|