Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
FTP a dataset from one LPAR to another LPAR

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
pgopal
Currently Banned

New User


Joined: 24 Sep 2007
Posts: 1
Location: Bangalore

PostPosted: Wed Mar 19, 2008 6:10 pm    Post subject: FTP a dataset from one LPAR to another LPAR
Reply with quote

I am trying to FTP a dataset from one LPAR to another LPAR... i getting the following error.

JE2WA - ABENDED S213 U0000 CN(INTERNAL)

Below is the PGM and DD details.

Code:

//STEPFTP  EXEC PGM=FTP,REGION=4M       
//STEPLIB  DD DSN=SYS1.SEZALINK,DISP=SHR
//SYSLIB   DD DSN=SYS1.SEZATCP,DISP=SHR
//ABNLIGNR DD DUMMY         
//INPUT DD *   
BIN                             
STR R                           
QUOTE SITE CYLINDERS PRI=2 SEC=1
PUT 'DATASETNAME'
CLOSE
QUIT
/*
//


When i submit the program it give me the error.

Can anyone please help me to get rid of this issue... and if there is any other menthod of FTP the dataset's please let me know it...

Thanks,
GopaL
Back to top
View user's profile Send private message
References
Moved: Wed Mar 19, 2008 6:11 pm by superk From JCL to Other Mainframe Topics
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3153
Location: italy

PostPosted: Wed Mar 19, 2008 6:13 pm    Post subject: Reply to: FTP
Reply with quote

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA1H731/2.295?SHELF=EZ2MO901&DT=20000407064116&CASE=
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1