Can I use my own ISPF datasets?

This forum provides the frequently asked questions about our mainframe systems, such as TSO logon issue, CICS, DB2 usage, etc.

Moderators: steve-myers, Tim001

Forum rules
This FAQ is for our Dezhi Mainframe system, and may not apply to any other mainframe systems. Please use following forum for your questions: viewforum.php?f=4

Can I use my own ISPF datasets?

Postby sysprog » Fri 10 Jul 2009, 02:02

Our TSO logon procedures allow users' ISPF datasets to be allocated to TSO and ISPF.

Code: Select all
DD Name   User datasets    Description
========= ==============   ===============
SYSPROC   userid.CLIST     User CLISTs.
SYSEXEC   userid.EXEC      User REXX programs
ISPLLIB   userid.ISPLLIB   ISPF ISPLLIB
ISPMLIB   userid.ISPMLIB   ISPF ISPMLIB
ISPPLIB   userid.ISPPLIB   ISPF ISPPLIB
ISPSLIB   userid.ISPSLIB   ISPF ISPSLIB
ISPTLIB   userid.ISPTLIB   ISPF ISPTLIB
ISPTABL   userid.ISPTLIB   ISPF ISPTABL


If you have those files allocated, they will be concatenated to those DD names in your TSO session. You can customize your ISPF environment in this way, such as your own primary menu, command table, etc.
Regards,
sysprog
sysprog
 
Posts: 126
Joined: Wed 20 May 2009, 04:03

Return to Mainframe FAQ

Who is online

Users browsing this forum: No registered users and 0 guests

cron