Previous Topic: OEDATE

Next Topic: OFILETYPE


OETIME

Limits the history request to only those file transfers that were scheduled or completed on or before the end time.

HHMMSS

The end time used to limit the history request to only those file transfers that were scheduled or completed on or before the end time specified.

HH

The two-digit hour (00 through 23)

MM

The two-digit minute (00 through 59)

SS

The two-digit second (00 through 59)

Default: 235959

Notes:

OFILE

Specifies the file name, local, or remote, to match for a history request.

You can use the following wildcard characters when you specify the file name:

* or %

Represents a string of zero or more characters.

_

Represents any single character.

Range: 1 to 256

Default: None

Example:

An OFILE value of %MASTER.FIL_.G* tells CA XCOM Data Transport to locate a file with following attributes:

Notes:

OFILECASE

Specifies whether the specified file name (OFILE parameter) search is case-sensitive.

YES

The value that is specified for the OFILE parameter is case-sensitive.

NO

The value that is specified for the OFILE parameter is not case-sensitive.

Default: NO

Notes: