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 

Error on NDM process

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
rajith
Beginner


Joined: 26 Dec 2005
Posts: 15
Topics: 9
Location: chennai

PostPosted: Wed Jul 19, 2006 2:49 pm    Post subject: Error on NDM process Reply with quote

I am trying to NDM a file from Mainframe to Linux System.
The NDM seems to be successful but job abends.

Pasting the NDM proc:
Code:

SIGNON ESF=YES
SUBMIT PROC=TESTDLET CASE=YES                         -
  &PNODE=GECC.SYS2                                    -
  &SNODE=CDINTRNL_GISDEV                              -
  &DSN1='G1OL00AP.FDR.LETTER.AFPCAN(0)'               -
  &DSN2=\'/businessprocess/GENERIC_ReceiveFiles_Outbound/\ || -
  \GENEW_LFE.XMT.GANDD000CAN'\
  &COMPRESS=EXTENDED
SIGNOFF


Error Message:
Code:

SCIA001I Invalid C:D command.
The requested command is not supported by C:D. The command may
be missing or misspelled. Ensure that the command keyword is
entered after column 1. Entries beginning in column 1 are
treated as step names.


SYSTEM ACTION: Return RC=8 to calling program.

RESPONSE: Ensure that the command is supported by C:D and that
          it is entered starting after column 1.


Any idea what this means and how to correct it??
_________________
Thanks,

Rajith
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Jul 19, 2006 3:34 pm    Post subject: Reply with quote

rajith,

Make sure that NDM sysin cards are coded after column 1. Looks like your commands started in pos 1. so move your control cards to the right by 1 byte.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) 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