View previous topic :: View next topic |
Author |
Message |
js01 Beginner
Joined: 13 Oct 2005 Posts: 84 Topics: 32 Location: INDIA
|
Posted: Fri Aug 25, 2006 1:34 pm Post subject: Getting error while loading the data into table |
|
|
All,
I need help from you.
below is the error that i am getting when i try to load into a db2 table
1DSNU000I DSNUGUTC - OUTPUT START FOR UTILITY, UTILID = PAC.LOADR
DSNU013I -DT1A DSNUGASU - JOB WITH DUPLICATE UTILID FOUND IN SYSUTIL
-DSNU016I DSNUGBAC - UTILITY BATCH MEMORY EXECUTION ABENDED, REASON=X'00E4001
Please help me .
thank you |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Fri Aug 25, 2006 1:41 pm Post subject: |
|
|
js01, Quote: |
DSNU013I -DT1A DSNUGASU - JOB WITH DUPLICATE UTILID FOUND IN SYSUTIL
|
Check this link for displaying the utilities and then terminating them.
http://mvsforums.com/helpboards/viewtopic.php?p=3067#3067
First run the Job with just the -DISPLAY statement and see the list of utilities running. Then upon verifying run the same JCL with -TERM UTILTIY statement.
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: Fri Aug 25, 2006 4:14 pm Post subject: |
|
|
Kolusu,
it is working ,also I learned new things
Thank you very much |
|
Back to top |
|
 |
|
|