Previous Topic: PRINT LOG SyntaxNext Topic: Usage


PRINT LOG Parameter

FROM

Specifies whether print log information is to be printed from the SYSTEM.DDLDCLOG area or from an archive log file.

DATABASE

Prints log information from the SYSTEM.DDLDCLOG area.

ARCHIVE

Prints log information from an archive log file.

DUMPS

Includes snap dumps in the printed information.

MESSAGES

Includes DC/UCF system messages in the printed information.

STATISTICS

Includes DC/UCF system statistics in the printed information.

TRACES

Includes user traces in the printed information.

Note: If you specify one or more of DUMPS, MESSAGES, STATISTICS, and TRACES, only the specified type of information is printed. If you do not specify any of these options, all types of information are printed.

FOR

Prints only log information associated with one or more specified logical or physical terminals.

By default, if you do not specify FOR, log information associated with all logical or physical terminals is printed.

terminal-id

You can specify up to 32 logical or physical terminals.

START AT

Prints only log information recorded at or after the specified time.

By default, if you do not specify START AT, information from the beginning of the system log or archive log file is printed.

STOP AT

Prints only log information recorded at or before the specified time.

By default, if you do not specify STOP AT, all information recorded in the system log or archive log file (starting at the time specified in the START parameter, if any) is printed.

date

Specifies the date, in one of the following formats:

In these formats, the following rules apply:

The combined values of yyyy, mm, and dd must represent a valid date. For example, 1988-02-29 is a valid date. 1989-02-29 is not.

date-time

Specifies the date and time, where:

time

Specifies the time in the following format:

The rules for specifying TIME are the same as those listed for DATE-TIME shown previously.

When specifying only the TIME option, the date defaults to the current date.

UTC

Specifies that Start and Stop times are interpreted as UTC times instead of local times. If coded, all times the utility writes are also displayed as UTC times instead of local times.