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

NDM Packed Data file from Mainframes to Unix


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
santhosh5983

New User


Joined: 11 Mar 2015
Posts: 10
Location: India

PostPosted: Wed Mar 30, 2016 2:36 am
Reply with quote

Hi,

Am trying to NDM mainframe packed data file from mainframes system to UNIX system. The control card am using is as below.

Code:
****** ***************************** Top of Data ******************************
000001  SUBMIT  PROC=JQIA#010,NEWNAME=ASUA#TU1                    -           
000002          PNODE=WA22111                                     -           
000003          SNODE=TU.C000DP01                                 -           
000004          &IDSN01=RXXX.AM.AM.B01.XXXXX.TEST.D032916         -           
000005          &IDISP01=SHR                                      -           
000006          &INODE01=PNODE                                    -           
000007          &ODSN01='PS.NDMIN.GEN1.SYSTEM'                   -           
000008          &ODISP01=(RPL)                                    -           
000009  &OSYSO01=SYSOPTS='DATATYPE(BINARY):XLATE=NO:STRIP.BLANKS=NO:'  -       
000010          &ONODE01=SNODE                                    -           
000011          &SET01=SETA                                       -           
000012          &SETND01=PNODE                                    -           
000013          &MEM01=ASUA#TU1                                               
****** **************************** Bottom of Data ****************************



Have changed the file names and node names for security purpose. Am receiving the below error. Could anyone please help on this error ? Thank you very much.


Code:
SCIB007I  COMMAND => .. F...&.ESUBMIT..PROC=JQIA#010,NEWNAME=ASUA#TU1..-...PNOD
SCIC000I Connect:Direct - RC=00000008 MSG=SCIA001I NODE=WA22111          @ 16:5
   SHORT TEXT => SCIA001I Invalid C:D command.                                 
    LONG TEXT => 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.             


.SCIB007I  COMMAND => U.C000DP01..-..Y&IDSN01=RXXX.AM.AM.B01.XXXXX.TEST.D032916.
.SCIC000I Connect:Direct - RC=00000008 MSG=SCIA001I NODE=WALL111          @ 16:5
.   SHORT TEXT => SCIA001I Invalid C:D command.                                 
.    LONG TEXT => 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.             
.SCIB007I  COMMAND => .&INODE01=PNODE..-...&ODSN01='PS.NDMIN.GEN1.SYSTEM' ..-..
.SCIC000I Connect:Direct - RC=00000008 MSG=SCIA001I NODE=WA22111          @ 16:5
.   SHORT TEXT => SCIA001I Invalid C:D command.                                 
.    LONG TEXT => 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.             
SCIB007I  COMMAND => SYSO01=SYSOPTS='DATATYPE(BINARY):XLATE=NO:STRIP.BLANKS=NO:
SCIC000I Connect:Direct - RC=00000008 MSG=SCIA001I NODE=WA22111          @ 16:5
   SHORT TEXT => SCIA001I Invalid C:D command.                                 
    LONG TEXT => 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.             
SCIB007I  COMMAND => .-...&SET01=SETA..-...&SETND01=PNODE..-...&MEM01=ASUA#TU1.
SCIC000I Connect:Direct - RC=00000008 MSG=SCIA001I NODE=WA22111          @ 16:5
   SHORT TEXT => SCIA001I Invalid C:D command.                                 
    LONG TEXT => 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.             
SCIB007I  COMMAND =>  SIGNOFF                                                 
SCIC000I Connect:Direct - RC=00000000 MSG=SVTA003I NODE=WA22111          @ 16:5
   SHORT TEXT => SVTA003I Interactive user has been logged off.               
    LONG TEXT => The interactive user has been logged off because the C:D     
                 system has been stopped, the user has signed off, the         
                 maximum number of users specified in the C:D initialization   
                 parameters has been exceeded, or the user profile has been   
                 deleted from the Authorization Data Set.                     
                                                                               
                 RESPONSE: The interactive user should SIGNOFF.     
Back to top
View user's profile Send private message
santhosh5983

New User


Joined: 11 Mar 2015
Posts: 10
Location: India

PostPosted: Wed Mar 30, 2016 4:00 am
Reply with quote

Found the problem. When I was getting the control card copied to production library, the control card was getting changed to packed data. You can check that when you open the control card in view mode and type in 'profile', If PACK is on then just say 'pack off' to turn off the packed data. Hope this helps.
Back to top
View user's profile Send private message
steve-myers

Active Member


Joined: 30 Nov 2013
Posts: 917
Location: The Universe

PostPosted: Wed Mar 30, 2016 7:27 am
Reply with quote

And save the member after entering the PACK OFF command.
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 -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 2
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Store the data for fixed length COBOL Programming 1
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
Search our Forums:

Back to Top