TSO COMMANDS IN BATCH

In this Mainframe Forum - You can post your queries on JCL, OS/390 JCL, MVS JCL, z/OS JCL, JES2 & JES3

Moderators: Frank Yaeger, DikDude, Moderator Group

Post Reply
sasanka
Member
Posts: 19
Joined: Wed Dec 29, 2010 11:37 pm
Location: hyderabad

TSO COMMANDS IN BATCH

Post by sasanka » Fri Dec 31, 2010 8:04 pm

HI,
can any one list all the tso commands that can be run in batch with jcl

for ex i've used ikjeft01 to edit a dataset


//systsin dd *
edit 'dataset.name' text nonum
top
c * 99999999 'hi' 'hi ~ all' all
end save
/*
//

please provide the jcl for all da list of tso commands in batch like i mentioned above

thanks :D

MrSpock
Active Member
Posts: 273
Joined: Wed Jun 27, 2007 5:37 pm

Post by MrSpock » Fri Dec 31, 2010 8:20 pm

I don't know of any TSO command that can't run in batch. You can find all of the TSO/E commands here in the z/OS V1R11.0 TSO/E Command Reference manual, as well as here in the z/OS V1R10.0 TSO/E User's Guide.

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

Post by dbzTHEdinosauer » Mon Jan 03, 2011 1:58 pm

Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

sasanka
Member
Posts: 19
Joined: Wed Dec 29, 2010 11:37 pm
Location: hyderabad

Post by sasanka » Mon Jan 03, 2011 2:19 pm

MrSpock wrote:I don't know of any TSO command that can't run in batch. You can find all of the TSO/E commands here in the z/OS V1R11.0 TSO/E Command Reference manual, as well as here in the z/OS V1R10.0 TSO/E User's Guide.
thank you verymuch its really a good stuff

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