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
Need to FTP dataset from one LPAR to another LPAR
- MrSpock
- Global moderator
- Posts: 809
- Joined: Wed Jun 06, 2007 9:37 pm
- Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
- Referer: ibmmainframes.com
- Location: Raleigh NC USA
- Contact:
Re: Need to FTP dataset from one LPAR to another LPAR
You need to lookup the details for the S213, and follow the suggestions, and then post the results here.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 3
- 2724
-
by sergeyken
View the latest post
Sat Nov 16, 2024 11:05 pm
-
- 2
- 2753
-
by willy jensen
View the latest post
Sat Mar 04, 2023 12:41 pm
-
- 12
- 3941
-
by RalphEagle
View the latest post
Fri Jul 30, 2021 1:00 pm
-
-
SMTPNOTE - can a font be specified for a dataset?
by Proddish2348 » Sat Jul 01, 2023 5:31 am » in Operating Systems - 0
- 4248
-
by Proddish2348
View the latest post
Sat Jul 01, 2023 5:31 am
-
-
- 1
- 1266
-
by sergeyken
View the latest post
Wed Feb 07, 2024 11:48 pm