Previous Topic: GROUP Keyword—Define Groups to an ACIDNext Topic: ICSF Keyword—Place Private Key in ICSF


HOME Keyword—Define a Subdirectory to an ACID

Valid on z/OS and z/VM.

Use the HOME keyword to add or remove a HOME (subdirectory) to a specified ACID. One 1024 byte field can be used.

This keyword has the following format:

TSS ADDTO(acid) HOME(subdirectory)

This keyword is used with:

Examples: HOME keyword

This example indicates that subdirectory ABC0021 is now connected to USER02.

TSS ADDTO(USER02) HOME(\ABC0021)

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

TSS REMOVE(USER02) HOME(\ABC0021)