Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide


ASC_FILE parameter (defines a naming rule for accumulation files)

Organization of this page

Format

#-adsh_conf ASC_FILE file-naming-rule

Description

This parameter defines a naming rule for accumulation files used in the coverage auto-acquisition functionality.

Operands

file-naming-rule

Windows: ~<any character string>((1 to 247 bytes))

UNIX: ~<any character string>((1 to 1,023 bytes))

Specifies a path name with a substitution position.

The asterisk (*) specifies the substitution position. The location where the asterisk is specified is replaced with the job definition script name (without the file extension). The search begins at the beginning and substitution occurs at the location of the first asterisk that is detected. Any subsequent asterisks that are specified are not subject to substitution.

If no substitution position is specified, the specified name is used as is as the file name, and no substitution occurs.

If the resulting value is invalid as a path name regardless of whether substitution occurred, an error results. If this parameter is omitted, the file name is determined according to the rules used when the -o option is omitted in the adshexec command.

You must specify the file naming rule in such a manner that the file name obtained after conversion does not exceed the maximum length permitted for the path name of an asc file in the adshexec command. If this maximum length is exceeded, an error will occur during execution of the adshexec command.

Notes

Example