Endevor libraries backup(JCL,PROC,PROGRAM) using rexx

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
happy08
Member
Posts: 1
Joined: Thu Oct 07, 2010 2:22 pm
Location: Hyderabad

Endevor libraries backup(JCL,PROC,PROGRAM) using rexx

Post by happy08 » Thu Oct 07, 2010 2:30 pm

Hi All,
I have a requirement in which I have to take the backup of a Endevor Lib daily.
Is there a way using REXX.
Thanks
Hi All,
I have a requirement in which I have to take the backup of a Endevor Lib daily
Is there a way to access changeman packages using REXX.

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Mon Oct 11, 2010 1:59 am

Happy08,
why do you not refer to the endevor admin manuals?

and are you talking about the actual proprietary db that contains the members
or are you talking about the pds that is created and maintained separately from the endevor db?

and I think you need to think about what is REXX and increase your skill level.
REXX itself can not execute the i/o instructions to accomplish the backup,
but can either submit jobs to accomplish the task
or invoke the utilities.
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

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