prasad_kdd Beginner
Joined: 22 Aug 2005 Posts: 6 Topics: 4 Location: hyderabad
|
Posted: Fri Mar 06, 2009 12:31 am Post subject: Error while loading the DB2 table because of Utility |
|
|
Hi ALL,
Good Morning. We have a monthly batch run and they run first five days of the month. we have some db2 load jobs which will load the data into partition tables every month.usually when a job abends we get a Trouble ticket raised and we need to solve the Ticket.
we have many number of jobs that will load different tables. we use the utility DSNUTILB to load the tables with the help of a job. Now my Problem is sometimes when a job abends we get error message like shown below
Code: |
DSNU180I -D1IB DSNUGUCC - UTILITY IS NOT COMPATIBLE WITH THE RUNSTATS TABLESPAC
UTILID = ZVWX3150.RUNSTAT, OBJECT = Database.SWXT30OD
DSNU180I -D1IB DSNUGUCC - UTILITY IS NOT COMPATIBLE WITH THE RUNSTATS TABLESPAC
UTILID = ZVWX3150.RUNSTAT, OBJECT = Database.XWXBOPK3
DSNU180I -D1IB DSNUGUCC - UTILITY IS NOT COMPATIBLE WITH THE RUNSTATS TABLESPAC
UTILID = ZVWX3150.RUNSTAT, OBJECT = Database.XWXB1IDI
DSNU180I -D1IB DSNUGUCC - UTILITY IS NOT COMPATIBLE WITH THE RUNSTATS TABLESPAC
UTILID = ZVWX3150.RUNSTAT, OBJECT =Database.XWXB1JNJ
DSNU180I -D1IB DSNUGUCC - UTILITY IS NOT COMPATIBLE WITH THE RUNSTATS TABLESPAC
UTILID = ZVWX3150.RUNSTAT, OBJECT = Database.XWXB1NWK
DSNU180I -D1IB DSNUGUCC - UTILITY IS NOT COMPATIBLE WITH THE RUNSTATS TABLESPAC
UTILID = ZVWX3150.RUNSTAT, OBJECT =Database.XWXB168L
DSNU180I -D1IB DSNUGUCC - UTILITY IS NOT COMPATIBLE WITH THE RUNSTATS TABLESPAC
UTILID = ZVWX3150.RUNSTAT, OBJECT = Database.XWXB1STM
DSNU012I DSNUGBAC - UTILITY EXECUTION TERMINATED, HIGHEST RETURN CODE=8
|
so the job abends and we get a Trouble Ticket raised every month. we will Terminate the Utility and we will rerun the abended job and it runs succesfully. Now my question is what do we need to do to avoid such type of utility errors occuring everymonth. Please suggest me a solution to avoid these type of problems which occur repeatedly. _________________ prasad.Polisetti |
|