Previous Topic: NMCMD FTSDEF Subcommand

Next Topic: NMCMD FTSSEND Subcommand


NMCMD FTSDEL Subcommand

The FTSDEL subcommand lets TSO users delete existing CA SOLVE:FTS definitions from the VFS database.

FTSDEL	NAME( ftsname ) 
		[	NOCHAIN | CHAIN ] 
		[	MSG | NOMSG ]
NAME( ftsname ) (Mandatory)

Provides the name of the definition that is to be deleted.

Note: The CA SOLVE:FTS procedures only allow deletion of definition names that begin with the requesting user’s user ID, regardless of their privileges.

NOCHAIN | CHAIN

Indicates whether chained definitions are deleted. CHAIN causes deletion of the requested definition and all definitions chained from it. For example, if an FTSDEF request is used to define a multi-member transmission definition chain, then all such definitions can be deleted by requesting an FTSDEF specifying the original definition name and the CHAIN keyword.

MSG | NOMSG

Indicates whether returned messages are written to the TSO terminal using PUTLINE macros. Error messages about session I/O cannot be suppressed by this operand.