Submitting an upload copy member request from TSO Client
Use the pbu parameterized build request to upload a COBOL copybook to the z/OS® system.
About this task
Procedure
To submit a pbu request, do these
steps:
- On the option line of the TSO Client Main Menu, type 4.
- On the left side of the Action Dataset Select panel, under DSLIST, type s beside one or more of the data sets in the list to select a data set.
- On the left side of the View Files List panel,
under the ClearCase file
name, do one of the following actions:
- Type pbu next to the file name. The upload request is submitted.
- Type s next to the file name and press Enter. The Select Action panel displays. Type pbu on the option line, press Enter, and press PF3 END to return to the View Files List panel. The upload request is submitted.
Results
//* ------------------------------------------------------------------
//UPLOAD EXEC PGM=IEFBR14
//* ----
//* ---- IEFBR14 - Upload and Allocate Copybook Files
//* ----
//UPLD1 DD DSN=JHUANG.XCOPYLIB(COPYONE),RCCEXT=CPY,
// DISP=SHR
An error message is issued under the following conditions:- The file selected is not on a Windows® platform.
- The PARMBUILD_SCRIPTS environment variable is not specified in the environment definition file.