MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to make utility DSNUTILB working ?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Sun Jan 08, 2006 10:20 am    Post subject: How to make utility DSNUTILB working ? Reply with quote

Hi,

I run the following JCL :
Code:

//STEP010 EXEC PGM=DSNUTILB,TIME=80,                   
//             REGION=0M,                             
//             PARM='DSNB,TESTUSER'                   
//SYSCOPY1 DD  UNIT=SYSDA,SPACE=(4000,(20,20),,,ROUND)
//STEPLIB  DD DSN=DB2.V7R1M0.DSNA.RUNLIB.LOAD,DISP=SHR
//              DD DSN=DB2.V7R1M0.SDSNLOAD,DISP=SHR         
//SYSPRINT DD  SYSOUT=*                               
//UTPRINT  DD  SYSOUT=*                               
//SYSIN    DD  *                                       
 DIAGNOSE                                             
      DISPLAY SYSUTIL                                 
/*                             

Error message:
Code:

IEF188I PROBLEM PROGRAM ATTRIBUTES ASSIGNED                       
IEA995I SYMPTOM DUMP OUTPUT                                       
SYSTEM COMPLETION CODE=04E  REASON CODE=00E40002                 
 TIME=23.15.21  SEQ=00204  CPU=0000  ASID=0016                   
 PSW AT TIME OF ERROR  078D1000   80010280  ILC 2  INTC 0D       
   ACTIVE LOAD MODULE           ADDRESS=00007EC8  OFFSET=000083B8
   NAME=DSNUTILB                                                 
   DATA AT PSW  0001027A - 00181610  0A0D4DE0  B6A650F0           
   GR 0: 84000000   1: 8404E000                                   
      2: 00000002   3: 0000007C                                   
      4: 00006BFC   5: 00006B98                                   
      6: 007A9FE0   7: 00000004                                   
      8: 00006CB4   9: 00000008                                   
      A: 00010D87   B: 80010160                                   
      C: 00006D30   D: 00006D30                                   
      E: 80010268   F: 00E40002         

It looks like the utility DSNUTILB not working on my system. How Can I solve it? Do I need to bind DSNUTILB first to use it?
_________________
cheers,
Andy
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Sun Jan 08, 2006 10:53 am    Post subject: Reply with quote

Andy,

Check this link for a detailed explanation of the reason code 00E40002

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DSNMCH11/4.17.3?SHELF=&DT=20010718150520&CASE=

I suggest that you remove the STEPLIB declaration and rerun the job. The next time post the error messages from SYSPRINT and UTPRINT.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Sun Jan 08, 2006 8:39 pm    Post subject: Reply with quote

Hi, Kolusu,

Get the following error:

Quote:

CSV003I REQUESTED MODULE DSNUTILB NOT FOUND
CSV028I ABEND806-04 JOBNAME=FMH#RSTA STEPNAME=STEP010
IEA995I SYMPTOM DUMP OUTPUT 245
SYSTEM COMPLETION CODE=806 REASON CODE=00000004
TIME=09.35.17 SEQ=00220 CPU=0000 ASID=0016
PSW AT TIME OF ERROR 070C1000 812255BE ILC 2 INTC 0D
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 012255B8 - 9024181E 0A0D18FB 180C181D
AR/GR 0: 80B48E82/00001E00 1: 00000000/84806000
2: 00000000/00FC63B8 3: 00000000/00000000
4: 00000000/00000000 5: 00000000/007F9140
6: 00000000/000000FF 7: 00000000/00000000
8: 00000000/007C7250 9: 00000000/01225A84

_________________
cheers,
Andy
Back to top
View user's profile Send private message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Mon Jan 09, 2006 4:41 am    Post subject: Reply with quote

From SYSPRINT:

DSNU016I DSNUTILB - UTILITY BATCH MEMORY EXECUTION ABENDED, REASON=X'00E40002'
_________________
cheers,
Andy
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Jan 09, 2006 5:44 am    Post subject: Reply with quote

ANDY,

You got -806 as well as UTILITY BATCH MEMORY EXECUTION ABENDED, REASON=X'00E40002' at the same time?

remove the DSSNLOAD load as a concatenation to the steplib

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Mon Jan 09, 2006 10:15 pm    Post subject: Reply with quote

Kolusu,

Hard to imagine, It works by using your way. What's wrong with concatenation?

From the fist data set, no DSNUTILB be found. Whatever, Appreciate!!!
_________________
cheers,
Andy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group