CLISTs are a series of commands or instructions put together to perform
some function. They are short programs or procedures for TSO.
They are executed from a command line in TSO. We have written some
CLISTs for functions you may need to perform. You can access these WIU
written CLISTs from option W of your TSO menu.
- COMPILE
Purpose: To compile
a program to the student's userid.SU.LOADLIB
- COMPILE will read
the student's userid.SU.SOURCE PDS library
and create an executable load module on their userid.SU.LOADLIB
- DSNRST
Purpose: To restore
a library or dataset from a previous backup (Press F3 to exit at
any time)
- On the command line, type
TSO %DSNRST and press enter.
- The Library or Dataset
Restore Panel will appear. Type in the library or dataset
to
be restored.
- Tab to the next field.
If your dataset already exists and you want to overwrite it,
type
Y and enter. Otherwise, type N and enter.
- You will be notified the
job is submitted. When the three asterisks appear, press enter.
- You will be notified
that the dataset was restored. When the three asterisks appear, press
enter.
- LISTPDS
Purpose: To print
a copy of a PDS member(s) (Press F3 to exit at any time)
- On the command line, type
TSO %LISTPDS and press enter.
- The List PDS Member(s)
Panel will appear. Type in the PDS library name.
- Tab to the member
name field and type the member name(s).
You have the
option to print 10 members.
- Tab to the writer name
field. Type in the writer name.
- Tab to the form
field. Type in the name of the form and press enter.
- You will be notified
the job is submitted. When the three asterisks appear, press enter.
- You will be notified
that the job has ended. When the three asterisks appear, press
enter.
-MEMBRST
Purpose: To restore
a member of a PDS library from a backup of the library
(Press F3 to exit at any
time)
-On the command line,
type TSO%MEMBRST and press enter.
-The Dataset Information
Panel will appear. Enter the name of the member to restore.
-Tab to the next field.
Enter the name of the PDS library the member was on and press enter.
-The Restore Dataset Panel
will appear. Enter the generation number you want to restore
from and
press enter.
-You will be asked to verify
that you want to restore the member from the generation entered
in the previous
step. Press Y and enter.
-You will be notified that
the job is submitted. When the three asterisks appear, press enter.
-You will be notified that
the dataset was restored. When the three asterisks appear,
press enter.
-After approximately 30
seconds, you will be notified that the member was restored.
When the three asterisks
appear, press enter.
Western Illinois University
University Information Management Systems
Copyright © 2001