Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Copying it to a JES procedure library, such as SYS1.PROCLIB
  • Using the JCLLIB JCL statement in the job JCL to include the SUNVSAMP library in the procedure library search order.

For example:
 

Panel
//jobname JOB . . .
//        JCLLIB ORDER=UNV.SUNVSAMP
//STEP1   EXEC UCRPRC

Universal Command Manager Customization

...

  • Copying it to a JES procedure library, such as SYS1.PROCLIB
  • Using the JCLLIB JCL statement in the job JCL to include the SUNVSAMP library in the procedure library search order.

For example:
 

Panel
//jobname JOB . . .
//        JCLLIB ORDER=UNV.SUNVSAMP
//STEP1   EXEC UCMDPRC

Universal Command Server Customization

...

  • Copying it to a JES procedure library, such as SYS1.PROCLIB
  • Using the JCLLIB JCL statement in the job JCL to include the SUNVSAMP library in the procedure library search order.

For example:
 

Panel
//jobname JOB . . .
//        JCLLIB ORDER=UNV.SUNVSAMP
//STEP1   EXEC USPPRC

Universal Control Manager Customization

...

  • Copying it to a JES procedure library, such as SYS1.PROCLIB
  • Using the JCLLIB JCL statement in the job JCL to include the SUNVSAMP library in the procedure library search order.

For example:
 

Panel
//jobname JOB . . .
//        JCLLIB ORDER=UNV.SUNVSAMP
//STEP1   EXEC UCTLPRC

Universal Control Server Customization

...

  • Copying it to a JES procedure library, such as SYS1.PROCLIB
  • Using the JCLLIB JCL statement in the job JCL to include the SUNVSAMP library in the procedure library search order.

For example:
 

Panel
//jobname JOB . . .
//        JCLLIB ORDER=UNV.SUNVSAMP
//STEP1   EXEC UDMPRC

Universal Data Mover Server Customization

...

  • Copying it to a JES procedure library, such as SYS1.PROCLIB
  • Using the JCLLIB JCL statement in the job JCL to include the SUNVSAMP library in the procedure library search order.

For example:
 

Panel
//jobname JOB . . .
//        JCLLIB ORDER=UNV.SUNVSAMP
//STEP1   EXEC UEMPRC

Universal Query Customization

...