Previous Topic: XCF CommandNext Topic: USSF Commands


SYSTEM Command

The SYSTEM command interacts with the main GTS supervisor task.

This command has the following format:

F gts,SYSTEM keyword
DEBUG(YES|ON|NO|OFF)

Modifies the generation of debugging messages. This should only be turned on at the request of CA Support.

STOP(xxxxxxxx)

Dynamically terminates an active product, whose one-to-eight character name is represented by xxxxxxxx, under GTS. The parameter supplied to this keyword should match the IDENTITY keyword specified in the CLIENT00 CAGSPARM member.

START(IDENTITY() MODULE())

Dynamically starts a GTS client under GTS. This identity and module should correspond to the data specified in the CLIENT00 member of CAGSPARM. MODULE() and IDENTITY() are subfields of this command.

MODULE

Specifies the one-to-eight character name of a GTS client bootstrap module.

IDENTITY

States the one-to-eight character internal identity of a client started under GTS.

DUMP

Causes CA GTS to take an SVC dump and continue operation. This command is preferable to the z/OS console DUMP command as it ensures that all GTS data areas and data spaces are included in the generated data.