re. ALTERNATE FOR TRX APPLICATION

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
deepa122000
Member
Posts: 5
Joined: Tue Jul 26, 2011 9:54 am
Location: CHENNAI

re. ALTERNATE FOR TRX APPLICATION

Post by deepa122000 » Tue Jul 26, 2011 10:32 am

In the installation where i work one of the LPAR has TRX application
This has been extensively invoked in REXX E.g:
address TSO "TRX ADD APP(APL<DB2SUBSYS>)"
CS=RXCAF("CONNECT",<DB2 SUBSYS>)
CS=RXCAF("OPEN",<DB2 SUBSYS>,"SUNRXSQL")

I dont know and would like to take some ones help to find how to code the equivalent in the absenece of TRX

Also is RXCAF a REXX FUNCTION OR AN INSTALLATION ROUTINE
IF IT IS REXX FUNCTION, is SUNRXSQL a REXX OR LOAD MODULE
Deepa

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