HCL Workload Automation, Version 9.4

caxtract

Extracts information about calendars from the database.

Syntax

caxtract [-V | -U] [-o output]

Arguments

-V
Displays the command version and exits.
-U
Displays command usage information and exits.
-o output
Specifies the output file. The default is stdout.

Results

Each calendar record contains tab-delimited, variable length fields. The fields are described in Table 1.
Table 1. Caxtract output fields
Field Description Max Length (bytes)
1 calendar name 8
2 calendar description 64

Examples

To extract information about all calendar definitions and direct the output to the file cainfo, run the following command:
caxtract -o cainfo