Parameters

-allHosts
The action will be performed on all hosts in the complex. Optional. If not entered the action is performed on a single host.
-configuration configurationname
The name of the configuration to use. If you do not specify this, it defaults to default.
-controlfile filename
The fully qualified name of the dtjplex control file. If you do not specify this, it defaults to control.cfv in the current directory.
-database databasename
The fully qualified name of the configuration database. You should not need to specify this.
-host hostname
The name of the host on which to perform the action. If not entered this will default to the local host.

Control file keywords

character_encoding
The character encoding used in the control file. You need to set this only if your voice segment names use national characters (that is, 8-bit ASCII encoding or DBCS) and you are planning to share the control file across multiple systems. The name must be one of the “canonical names” listed on Sun’s “Supported Encodings” Web site at
http://java.sun.com/products/jdk/1.1/docs/guide/intl/encoding.doc.html
segment_category
Values: Alphanumeric, up to 20 characters

Description: The category of the voice segment to be deleted.

segment_locale
Values: Alphanumeric, up to 15 characters (ll_CC or ll_CC_VARIANT)

Description: The locale of the voice segment to be deleted.

segment_name
Values: Alphanumeric, up to 20 characters

Description: The name of the voice segment to be deleted.