![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PSI consolidates IBM mainframe, Unix, Linux and Windows on single box - Search390.com | iBot | UNIX and Linux RSS News | 0 | 09-26-2007 11:30 AM |
| mainframe assembler file into Unix | thambi | Shell Programming and Scripting | 1 | 08-23-2007 07:42 AM |
| Moving file from Mainframe to Unix | satyaj_99 | Shell Programming and Scripting | 2 | 12-05-2006 06:46 PM |
| USS (unix) on the Mainframe | Javagate | UNIX for Dummies Questions & Answers | 2 | 04-13-2004 09:41 PM |
| USS (unix) on the Mainframe | Javagate | Post Here to Contact Site Administrators and Moderators | 2 | 04-13-2004 05:53 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi,
We do a get from the mainframe this way: Code:
//FTPSTEP EXEC PGM=FTP //SYSPRINT DD SYSOUT=* //DTARD DD DSN=PGLHU.PA.DTAR(+1),DISP=(NEW,CATLG,KEEP), // SPACE=(TRK,(500,100),RLSE), // DCB=(RECFM=FB,LRECL=132,BLKSIZE=3960) //OUTPUT DD SYSOUT=* //INPUT DD * 0.0.0.0 (exit user password site dcbdsn=pglhu.pa.dtar cd /c:/dtar get dtar.000 //DD:DTARD delete /c:/dtar/dtar.bkp rename /c:/dtar/dtar.000 /c:/dtar/dtar.bkp quit //* |
|
||||
|
Also try this site for help on the mainframe side if the mainframe is IBM MVS:
MVSFORUMS.com :: Index |
| Sponsored Links | ||
|
|