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

Error in NDM - ALLOC IMM FAILED


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

New User


Joined: 06 Apr 2009
Posts: 2
Location: India

PostPosted: Mon Apr 06, 2009 4:54 pm
Reply with quote

Hi Guys,

While doing a NDM transfer I am getting an error:
18.24.52 STC28812 SVTM257I ALLOC IMM FAILED RCPR:0004 RCSC:0000 SNS:00000000 P
052 SVTM257I PROCNM=QAEXS20B PROCNO=00068651
18.24.52 STC28812 SVTM026I SESSION (002) NOT ESTABLISHED WITH SNODE=CDN090
18.24.52 STC28812 SVTM050I QAEXS20B( 68,651) SNODE=CDN090
054 SVTM050I **** PROCESS INTERRUPTED: RECOVERY INITIATED
18.24.52 STC28812 SVTM056I SESSION (002) TERMINATED WITH SNODE=CDN090

How will I get the server name for the Snode : CDN090
Back to top
View user's profile Send private message
lohithegde

New User


Joined: 18 May 2008
Posts: 31
Location: Chennai

PostPosted: Mon Apr 06, 2009 5:01 pm
Reply with quote

Hi

Are you Using tool or Using JCL to achieve NDM

If you are Using the JCL/With Parm...please Mention the Content

Thanks
Lohit
Back to top
View user's profile Send private message
nikhilhil

New User


Joined: 06 Apr 2009
Posts: 2
Location: India

PostPosted: Mon Apr 06, 2009 5:18 pm
Reply with quote

My JCL is :
QAEDS080 EXEC PGM=DMBATCH,PARM=(YYSLYNN),
REGION=0M,TIME=1440
*
DMNETMAP DD DSN=SYSD.CD.V4R4M0.SYSB.NETMAP,
DISP=SHR
*
DMMSGFIL DD DSN=SYSD.CD.V4R4M0.SYSB.MSG,
DISP=SHR
*
SYSIN DD DSN=CMFN.PROD.CONTROL(QAEXS30A), NDM SUBMIT (RUN PRO
DISP=SHR
*
DMPUBLIB DD DSN=CMFN.PROD.CONTROL,
DISP=SHR
*
DMPRINT DD SYSOUT=*
NDMCMDS DD SYSOUT=*
*
SYSUDUMP DD SYSOUT=(D)
SYSPRINT DD SYSOUT=*

Please let me know if this will help
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 Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts DFHPI1008 JSON generation failed COBOL Programming 0
No new posts Error while running web tool kit REXX... CLIST & REXX 5
Search our Forums:

Back to Top