IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

NDM job: Spool RC = 00 & NDM Statistics Comp code ->


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mkk157

Active User


Joined: 17 May 2006
Posts: 310

PostPosted: Wed Apr 08, 2009 6:53 pm
Reply with quote

Dear Experts,

Query regarding the NDM job.

I ran an NDM job, job log is showing RE = 000000 and NDM Tool Statistics shows that Comp code -> 000008

Below are the job, job log & NDM Statistics. Please let me know the reason.


Code:

//STEP01   EXEC PGM=DMBATCH,PARM=(YYSLYNN),REGION=1024K             
//DMNETMAP DD  DSN=DCTV.NDM.NETMAP,DISP=SHR                         
//DMPUBLIB DD  DSN=MK78976.LI.ADHOC.NDM.PROCESS.LIB,DISP=SHR         
//DMMSGFIL DD  DSN=DCTV.NDM.MSG,DISP=SHR                             
//DMPRINT  DD  SYSOUT=*                                             
//VIOSTAT  DD  DUMMY                                                 
//SYSUDUMP DD  SYSOUT=*                                             
//SYSIN    DD  *                                                     
  SIGNON USERID=(CDTX239)                                           
   SUBMIT PROC=CLUDEVA PNODE=SBIDEV,SNODE=SRPFUTG1 -
     CASE=YES -                                                     
    &IDSN='TREGF.FLF.LU.COLLAT.BASEL.ST1.D022709'  -                 
    &ODSN='/var/app/psoft/ftp/tsrpfug1/data/sr_39_fc_g1_20090313.dat'
  SIGNOFF                                                           
/*                                                                   

-----------------------------------------
MK78976.LI.ADHOC.NDM.PROCESS.LIB(CLUDEVA)
-----------------------------------------
Code:

CLUDEVA PROCESS  PNODE=SBIDEV SNODE=srpfutg1                     
COPY01    COPY    FROM (PNODE DSN=&IDSN1                         -
                        DISP=SHR)                                -
                  TO   (SNODE DSN=&ODSN1                         -
                        DISP=(NEW,CATLG,CATLG))


Code:

SCIB006I                                                                       
 SIGNON COMMAND (CONDENSED) => USERID /NODE =  MK78976                             / SBIDEV
SCIC000I CONNECT:DIRECT - RC=00000000 MSG=SAFA000I NODE=SBIDEV           @ 03:06:31 / 04/08/09
   SHORT TEXT => SAFA000I CONNECT:Direct SIGNON process completed.             
SCIB007I                                                                       
  COMMAND =>  SUBMIT PROC=CLUDEVA PNODE=SBIDEV,SNODE=SRPFUTG1  CASE=YES   &IDSN='TREGF.FLF.LU.COLLAT.BASEL.ST1.D022709'   &ODSN='/var/app/psoft/ftp/tsrpfug1/data/sr_39_fc_g1_20090313.dat'                     
SCIC000I CONNECT:DIRECT - RC=00000000 MSG=SSPA001I NODE=SBIDEV           @ 03:06:31 / 04/08/09
SCIB009I SUBMITTED PROCESS NUMBER 00004104                                     
   SHORT TEXT => SSPA001I Submit process successful                             
SCIB007I  COMMAND =>  SIGNOFF                                                   
SCIC000I CONNECT:DIRECT - RC=00000000 MSG=SVTA003I NODE=SBIDEV           @ 03:06:31 / 04/08/09
   SHORT TEXT => SVTA003I Interactive user has been logged off.                 


Code:

================================================================================
SBIDEV                     SELECT STATISTICS                     04.08.2009     
================================================================================
                                                                               
________________________________________________________________________________
Function     => PROCESS SUBMIT          Start Time => 03:06:31                 
Process Name => CLUDEVA                 Stop Time  => 03:06:31                 
Process Num  => 4,104                   Comp Code  => 00000000                 
                                        Comp Msg   => SSPA001I                 
Userid       => MK78976                                                         
Primary Node => SBIDEV                  Step Name  =>                           
Submitted DSN=> MK78976.LI.ADHOC.NDM.PROCESS.LIB(CLUDEVA)                       
___________________________________________________________                     
________________________________________________________________________________
Function     => Process Term            Start Time => 03:06:32                 
Process Name => CLUDEVA                 Stop Time  => 03:06:32                 
Process Num  => 4104                    Comp Code  => 00000008                 
                                        Comp Msg   => XSMG242I                 
Userid       => MK78976                                                         
Secondary Node => SRPFUTG1                                                     
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed Apr 08, 2009 6:59 pm
Reply with quote

What is the description of the XSMG242I message?
Back to top
View user's profile Send private message
mkk157

Active User


Joined: 17 May 2006
Posts: 310

PostPosted: Wed Apr 08, 2009 7:39 pm
Reply with quote

Superk,
Quick Reference shows the following message.

XSMG242I ISSUING MODULE => NUSMPC00

The Session Manager could not create a user profile.

The Session Manager could not create a user profile for CD authority check.

SYSTEM ACTION: The user process was returned to the Hold Queue.

RESPONSE: Validate the user ID in the CD user profile configuration file and release the process to resume execution.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts COBOL - Move S9(11)v9(7) COMP-3 to -(... COBOL Programming 5
No new posts DB2 Statistics - Using EXPLAIN and qu... DB2 1
Search our Forums:

Back to Top