Configure and invoke the ISPF application.
Before you begin
The Data Service server
must be started before you can invoke the ISPF application.
Procedure
-
Edit the
hlq.SCQDEXEC(CQD) member, and replace the data set name
in the following statement with the data set name that you chose for the
hlq.SCQDLOAD
library:
-
Copy the
hlq.SCQDEXEC(CQD) member to a data set that is
allocated to the SYSPROC allocation for all TSO users.
Before starting the ISPF application, you must configure and start your server. See Configuring the started task JCL
When the server starts, the ISPF data sets are dynamically allocated.
-
To invoke the ISPF application, go to the ISPF command shell and enter the following
command:
EX ‘hlq.SCQDEXEC(CQD)’ ‘SUB(CQDS)’
Where:
- hlq is the high level
qualifier.
- CQDS is the subsystem name of the
server instance you defined.
All ISPF clients will communicate with the specified subsystem.