0% found this document useful (0 votes)
416 views

TSO Commands: XMIT Node - Userid DA ('Your - PDS') OUTDA ('Your - PS')

This document lists and describes various TSO commands. It includes commands for displaying panel information, working with command histories, allocating and managing datasets, invoking language processors and compilers, controlling programs and jobs, performing data transmission, and more. The commands fall under categories such as panel display, program control, data management, system control, session control, and the Interactive Data Transmission Facility.

Uploaded by

Satyabrata Dash
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
416 views

TSO Commands: XMIT Node - Userid DA ('Your - PDS') OUTDA ('Your - PS')

This document lists and describes various TSO commands. It includes commands for displaying panel information, working with command histories, allocating and managing datasets, invoking language processors and compilers, controlling programs and jobs, performing data transmission, and more. The commands fall under categories such as panel display, program control, data management, system control, session control, and the Interactive Data Transmission Facility.

Uploaded by

Satyabrata Dash
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

TSO Commands

♦ Panel-id show? = PANELID


Displays the name of the current panel.

♦ Message-id = MSGID
Displays the Message-id of the last message.

♦ Automatic REFLIST can be accessed by


REFLISTD
REFLISTL
REFACTD
REFACTL
These allow you to pull back datasets without seeing the intermediate lists

Commands to quickly add names to your personal lists. These are REFOPEND,
REFOPENL, REFADDD, and REFADDL

♦ RETP – View the stack of your typed commands

♦ RETF – Pull back commands in reverse order

♦ RETRIEVE – Pop up the most recent typed commands from the stack.

♦ CRETRIEV- Pop up the most recent typed commands from the stack.

♦ ISRDDN
Shows the current data sets allocation for our ISPF session.

♦ XMIT
The TSO/E Interactive Data Transmission Facility TRANSMIT command allows
you to send data sets or messages to persons on other MVS systems via Network
Job Entry or directly to persons on your own system.

XMIT node.userid DA('your.pds') OUTDA('your.ps')

♦ RECEIVE
The TSO/E Interactive Data Transmission Facility RECEIVE command allows
you to obtain files transmitted to your userid. The RECEIVE command queries
the Job Entry Subsystem

RECEIVE INDS(‘your xmi.ps’)

♦ DSLIST

IBMMAINFRAMES.com
♦ SAVE /VDL
Save the data set list in log data set

♦ QPRINT
Save the Quick Reference document in a PDS or PS

♦ TSO PROFILE
The profile command is used either to specify to the system certain user
characteristics which are to be used to control the flow of information to and from
the terminal or to list the user profile. The user profile is retained throughout each
terminal session unless the user wishes to change it by issuing the profile
command again and specifying the appropriate operands.

♦ CUT DISPLAY
This command when given while a member is opened in view/edit mode will
show the Clipboard manager. The Clipboard can then be browsed or deleted

♦ KEYLIST
Displays the Keylist utility. Invoking KEYLIST OFF can disable it.

♦ KEYS
If the KEYLIST is ON, it displays the keys of current Keylist.
If the KEYLIST is OFF, it displays the Primary keys definition.

♦ PFSHOW
Displays the value of all the PFKEYS on the panel.
They can be removed from the panel by invoking PFSHOW OFF

♦ SCRNAME ON
Displays the screen name of the Top Left corner. We can give our own screen
name to any screen by writing “SCRNAME myscrname”

♦ SWAP LIST
Displays the Active ISPF logical Sessions.

LANGUAGE PROCESSING COMMANDS

ASM INVOKE ASSEMBLER PROMPTER AND ASSEMBLER F COMPILER.

CALC INVOKE ITF:PL/1 PROCESSOR FOR DESK CALCULATOR MODE.


COBOL INVOKE COBOL PROMPTER AND ANS COBOL COMPILER.
FORT INVOKE FORTRAN PROMPTER AND FORTRAN IV G1 COMPILER.

IBMMAINFRAMES.com
PROGRAM CONTROL COMMANDS

CALL LOAD AND EXECUTE THE SPECIFIED LOAD MODULE.


LINK INVOKE LINK PROMPTER AND LINKAGE EDITOR.
LOADGO LOAD AND EXECUTE PROGRAM.
RUN COMPILE, LOAD, AND EXECUTE PROGRAM.
TEST TEST USER PROGRAM.
TESTAUTH TEST APF AUTHORIZED PROGRAMS.

DATA MANAGEMENT COMMANDS

ALLOCATE ALLOCATE A DATA SET WITH OR WITHOUT AN ATTRIBUTE


LIST OF DCB PARAMETERS.
ALTLIB DEFINE OPTIONAL, USER-LEVEL OR APPLICATION-LEVEL SETS OF
LIBRARIES CONTAINING SAA/PL EXECS OR CLISTS. THESE
LIBRARIES ARE SEARCHED WHEN IMPLICITLY INVOKING AN
SAA/PL EXEC OR CLIST.
ATTRIB ALLOW DCB PARAMETERS TO BE DYNAMICALLY INTRODUCED
AND NAMED FOR USE WITH A SUBSEQUENT ALLOCATE COM.
CONVERT SIFT ITF/PL1 AND FORTRAN SOURCE.
COPY COPY A DATA SET. (SEE NOTE BELOW.)
DELETE DELETE A DATA SET.
EDIT CREATE, EDIT, AND/OR EXECUTE A DATA SET.
FORMAT FORMAT AND PRINT A TEXT DATA SET. (SEE NOTE BELOW.)
FREE RELEASE A DATA SET AND/OR AN ATTRIBUTE LIST.
LIST DISPLAY A DATA SET. (SEE NOTE BELOW.)
LISTALC DISPLAY ACTIVE DATA SETS.
LISTBC DISPLAY MESSAGES FROM OPERATOR/USER.
LISTCAT DISPLAY USER CATALOGUED DATA SETS.
LISTDS DISPLAY DATA SET ATTRIBUTES.
MERGE COMBINE DATA SETS. (SEE NOTE BELOW).
PRINTDS PRINT A DATA SET.
PROTECT PASSWORD PROTECT DATA SETS.
RENAME RENAME A DATA SET.
TSOLIB DEFINE OPTIONAL SEARCH LEVEL THAT TSO/E USES WHEN
SEARCHING FOR COMMANDS AND PROGRAMS.

SYSTEM CONTROL COMMANDS:

ACCOUNT MODIFY/ADD/DELETE USER ATTRIBUTES.


CONSOLE PLACE TERMINAL IN CONSOLE MODE.
OPERATOR PLACE TERMINAL IN OPERATOR MODE.
PARMLIB LIST/UPDATE TSO/E DEFAULTS.
RACONVRT UADS TO RACF DATA BASE CONVERSION UTILITY.
SYNC SYNCHRONIZE THE BROADCAST DATA SET WITH USER IDS FROM
THE UADS AND RACF DATA BASE.

SESSION CONTROL

CONSPROF DEFINE USER CONSOLE CHARACTERISTICS.


EXEC INVOKE COMMAND PROCEDURE.
EXECUTIL ALTER REXX ENVIRONMENT.
HELP INVOKE HELP PROCESSOR.
LOGOFF END TERMINAL SESSION.
LOGON START TERMINAL SESSION.

IBMMAINFRAMES.com
PROFILE DEFINE USER CHARACTERISTICS.
SEND SEND MESSAGE TO OPERATOR/USER.
TERMINAL DEFINE TERMINAL CHARACTERISTICS.
TIME LOG SESSION USAGE TIME.
TSOEXEC EXECUTE AN AUTHORIZED OR UNAUTHORIZED COMMAND
FROM WITHIN AN UNAUTHORIZED ENVIRONMENT
WHEN CONDITIONALLY EXECUTE NEXT COMMAND.

FOREGROUND INITIATED BACKGROUND COMMANDS

CANCEL CANCEL BACKGROUND JOB.


OUTPUT DIRECT OUTPUT MEDIUM FOR BACKGROUND JOB.
STATUS LIST STATUS OF BACKGROUND JOB.
SUBMIT SUBMIT BACKGROUND JOB.

INTERACTIVE DATA TRANSMISSION FACILITY

RECEIVE RECEIVE DATA SENT TO YOU BY A TRANSMIT COMMAND.


TRANSMIT TRANSMIT MESSAGES AND/OR DATA SETS VIA NODES DEFINED TO
JES.

IBMMAINFRAMES.com

You might also like