Name
|
Description
|
Abbydale Systems LLC. - Because IT matters
ALIKE | Create a dataset with the same attributes as the one next to which this command is issued on an ISPF 3.4 panel. This REXX has been obsoleted by the ISPF "AL" line command |
|
ASLDBACT | Loads a ISPF profile (ASLACTDB) with the defined DB2 subsystems on an LPAR along with the status of each one. |
|
ASLQMACT | Loads a ISPF profile (ASLACTMQ) with the defined MQ subsystems on an LPAR along with the status of each one. |
|
ASLTESTR | This exec will emtpy an existing sequential file or create and empty a new sequential file
The dataset name should be passed to the exec as the first parameter. An optional second parameter allows you to specify the logical record length to use (the default is 133). |
|
CHECKDSN | Checks the format of a dataset name passed to it and returns a code of zero if all is well |
|
CHGUID | Change the userid in the ISPF statistics for a PDS. This exec can be called from the ISPF 3.4 panel |
|
CLONE | This will create a cloned copy of a dataset from the ISPF 3.4 panel. |
|
COUNTSTR | Count the occurrences of one string in another. |
|
CPUCHECK | Check to see which LPAR the exec is running on and return a condition code depending on a list of LPARs that it is allowed to run on. |
|
DB2STAT | Display the DB2 Subsystems defined on the current LPAR.
Along with the subsystem name it will display the staus of each subsystem. |
|