Replacement Methods for WYLBUR Functions
* indicates the favorite method of the WYLBUR Retirement Team
Refer to the WYLBUR Retirement Wiki for more detailed information.
| WYLBUR Function | Replacement Method |
Active files |
Interactive: Reuse pre-allocated data sets |
Align/Justify |
Desktop: Notepad, etc. |
Cancel a batch job |
Interactive: IOF - use the ISPF IOF command |
Catalog |
Interactive: TSO commands, ISPF catalog function (via panel 3.4) REXX Exec |
Command Procedures (CPs) |
Reengineer using tools like TSO CLIST, REXX Exec, MAX |
Compare |
Interactive: ISPF SuperC or SuperCE functions (via panel 3.12 or 3.13) |
Copy a data set |
Batch: COPY procedure |
Create (allocate) a data set |
Batch: IEFBR14 |
Data set manipulation |
Interactive: ISPF panel 3.4 – see below |
Edit document text where lines must wrap |
*Desktop: use desktop software such as Word |
Edit format data set management |
Batch: EDSUTIL or EDSOUT procedures
|
Edit text, such as JCL |
Desktop: Notepad, etc. and FTP to Titan, using WS_FTP Pro |
Enter Diskcalc |
No longer needed. Use BLKSIZE=0 and let Titan compute the optimal size. |
Enter Pdslist – lists members of a PDS |
Batch: PDSLIST procedure
Web: PDSLIST |
Enter Sendmail – sends email from Titan |
Batch: SENDMAIL procedure |
Execute CP |
Interactive: execute REXX Execs via TSO command line |
Fetch a job |
Batch: FETCH |
Fetch by DDNAME |
Interactive: IOF |
List (View) data sets – list the contents |
Interactive: ISPF view or browse function (via panel 3.4) |
| List offline (see Printing below) | Interactive: ISPF select panel
1-View, type in the name of the data set. You cannot edit a data set using
View. TSO LIST command – issued at the TSO ready prompt Web: View/Download Private Data Sets View/Download Public Data Sets SILK public server for data sets http://titan.nih.gov/public/userid.@www.xxx SILK secure server for data sets http://titan.nih.gov/secure/userid.@www.xxx |
Locate a job |
*Interactive: IOF - use the ISPF IOF command. |
Mathematical functions |
RXXMATH utility routine for REXX execs |
Partitioned Data Sets (library) management
|
Batch: procedures documented in the Titan Batch Processing manual |
Pattern matching |
Interactive: via MAX - Type MAX on the option line of the CIT/TITAN Primary Option Menu. |
Printing |
Batch: DSLIST, PRINT procedures |
Purge a batch job |
*Interactive: IOF |
Rename a data set |
Interactive: ISPF panel
3.2 - Type in name of data set. On the option line, type R for rename. The
next screen lets you rename the dataset.
|
Run (execute or submit a batch job) |
Batch: DSSUBMIT procedure |
Scheduling a job (on a schedule or one time) |
Web: http://silk.nih.gov/job/scheduler Titan job Scheduler |
Scratch (delete) a data set |
Batch: DSSCR procedure |
Set job hold |
*Batch: Put “,MSGCLASS=H” on JOB statement |
Show dsname |
Batch: ADSMAP procedure |
Show status |
*Interactive: IOF - use the ISPF IOF command |
String searching |
Interactive: ISPF Search-For or Search-ForE functions (via panel 3.14 or 3.15) |
Uncatalog a data set |
Batch: UNCATDS procedure |
Viewing output |
*Interactive: IOF - use the ISPF IOF command |
Return to WYLBUR Retirement page
updated 6/24/09