FTP for GDG version files in REXX

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
sivaraman
Member
Posts: 6
Joined: Tue Feb 20, 2007 11:52 am
Location: chennai

FTP for GDG version files in REXX

Post by sivaraman » Thu Mar 01, 2007 11:57 am

I want to do FTP for all records from GDG version files into local machines (desktop) by REXX tool.

please help someone for this task

Thanks,
Siva

User avatar
Sheela
Member
Posts: 14
Joined: Mon Feb 26, 2007 8:17 am
Location: Chennai

Post by Sheela » Fri Mar 02, 2007 11:58 pm

Hi sivaraman,

It is already answered in your post.

http://www.ibmmainframeguru.com/Mainfra ... ight=#3728
Regards,
Sheela

sivaraman
Member
Posts: 6
Joined: Tue Feb 20, 2007 11:52 am
Location: chennai

FTP for all records from GDG version files

Post by sivaraman » Mon Mar 05, 2007 5:35 pm

I want to do FTP for all records from GDG version files into local machines (desktop) by REXX tool


this can be done by start 6 command. but i dont have access for that.

so i planned to create one rexx tool for this.

can anyone help ...

Thanks,
Siva

User avatar
muraligaru1
Moderator
Posts: 43
Joined: Sat Nov 11, 2006 7:03 pm

Post by muraligaru1 » Mon Mar 26, 2007 7:39 pm

Hi Sivaraman,

Try this...without writing any rexx program.

use TSO HOMETEST to find the Mainfram IP and do a FTP GET.


Regards,
Murali

Veera
Moderator
Posts: 111
Joined: Wed Feb 22, 2006 2:59 pm

Post by Veera » Mon Mar 26, 2007 9:31 pm

Hi Murali,

Small clarification

use TSO HOMETEST to find the Mainfram IP and do a FTP GET

can this be acheived irespective of whether user has access to

COMMAND6/FTP. Becuase Siva quoted in his top post saying that

he doesnot have acess to COMMAND6 . So i am just curios regarding

how TSO HOMETEST work.

Normally we use FTP job to do PUT/GET .

Thanks,
Veera.

User avatar
muraligaru1
Moderator
Posts: 43
Joined: Sat Nov 11, 2006 7:03 pm

Post by muraligaru1 » Wed Mar 28, 2007 7:36 am

Hi Veera,

I am not sure on common access for COMMAND6 and FTP.
I think, siva can tell after experimenting with this solution.



Regards,
Murali

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others