The onutil CHECK commands have two data-display options:
The DISPLAY keyword displays output on the terminal for the client. The output also is stored in DUMPDIR while the command is running, then those files are displayed to the terminal and deleted. If errors are generated in case of a failed check, errors are placed in DUMPDIR.
If onutil encounters errors, the name of the file that contains diagnostic information is displayed on the terminal for the client. The diagnostic file resides on the coserver where the error is detected and can be found in the directory that the DUMPDIR configuration parameter indicates.
The SAVE [IN filename] clause collects the data in files but does not display the output on the terminal for the client. The filename can contain a path relative to the location where you run onutil, or it can be an absolute path.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]