Previous Topic: OIDCARD Keyword—Prompt for Identity CardNext Topic: ONAME Keyword—Data Classification Owner Data


OMVSPGM Keyword—Add or Remove a Program

Valid on z/OS and z/VM.

Use the OMVSPGM keyword to add or remove a program from a specified ACID.

This keyword has the following format:

TSS ADDTO(acid) OMVSPGM(programname)
Capacity of list

One 1024 byte Open OS/390 program name.

This keyword is used with:

This keyword is used with the ADDTO and WHOHAS commands.

Examples: OMVSPGM keyword

This example indicates that program AABESS0099 is now connected to USER02:

TSS ADDTO(USER02) OMVSPGM(AABESS0099)

This example removes the connection between a program and an ACID:

TSS REMOVE(USER02) OMVSPGM(AABESS0099)