MONITOR [BINARY] direction [PREFIX filter] dataset-type drive:\directory\*.ext AGAINST mainframe-parameters
Specifies which workstation directories (when MONITOR is used) are to be monitored against which mainframe data sets or source code control systems. Any number of these statements can be placed in the configuration file as desired.
Monitor, but do not allow an upload or download to occur. This produces a report only.
Monitor, but do not allow an upload to occur. This will allow download synchronization to occur.
Monitor, but do not allow a download to occur. This will allow upload synchronization to occur. This option is not applicable if dataset-type is VSAM-KSDS, VSAM-KSDS-FIXED, VSAM-ESDS, VSAM-ESDS-FIXED, VSAM-RRDS or VSAM-RRDS-FIXED.
Monitor, and allow both uploads and downloads to occur. This option is not applicable if dataset-type is VSAM-KSDS, VSAM-KSDS-FIXED, VSAM-ESDS, VSAM-ESDS-FIXED, VSAM-RRDS or VSAM-RRDS-FIXED.
The value for filter can be from 1 to 16 characters long.
This parameter is optional when dataset-type is PDS (or PARTITIONED), LIBRARIAN, PANVALET and ENDEVOR, and is not applicable when dataset-type is set to anything else.
Partitioned data set. Specifying PARTITIONED has the same effect as specifying PDS.
Computer Associates Librarian data set.
Computer Associates Panvalet data set.
Computer Associates Endevor data set.
Sequential data set.
Keyed (VSAM KSDS) data set.
Set dataset-type to VSAM-KSDS if you want to monitor Innovation Access Method (IAM) files.
Entry (VSAM ESDS) data set.
Relative (VSAM RRDS) data set.
Keyed (VSAM KSDS) data set, where the resulting imported file is converted to Micro Focus format in fixed format, with the minimum record length set to the maximum record length.
Entry (VSAM ESDS) data set, where the resulting imported file is converted to Micro Focus format in fixed format, with the minimum record length set to the maximum record length.
Relative (VSAM RRDS) data set, where the resulting imported file is converted to Micro Focus format in fixed format, with the minimum record length set to the maximum record length.
If you specify the extension as three asterisks (***), the download initially downloads the file with no extension. If the file extension is then changed, the next synchronization operation finds the first matching filename with any extension. Only one file with the same filename can exist in the target directory. For example, if a host PDS member name is ACCTOPEN and no file with the prefix ACCTOPEN exists in the PC target directory, the file is downloaded as ACCTOPEN. If the extension is then modified to ACCTOPEN.CBL, the next synchronization detects the target filename as ACCTOPEN.CBL and synchronizes against that.
dataset EXTENSION=extension
ENV 'environment' SYS 'system' SUB 'subsystem' STG 'stage' TYPE=type CCID=ccid COMMENT=comment EXTENSION=extension
where the parameters are:
The Endevor environment to be monitored.
The Endevor system to be monitored.
The Endevor subsystem to be monitored.
The Endevor stage to be monitored. Must be 1 or 2.
The Endevor type to be monitored.
Change control ID.
Comment text.
dataset [TYPE=type] EXTENSION=ext
where the parameters are:
The fully qualified name of the data set to be monitored.
The extension of the files to be monitored.