Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

1.4.16 swrba_holexport (Holiday Calendar Information Export Command)

Description

This command exports holiday calendar information that has already been registered with the scheduler. If the system calendar is exported, the day change time will be output at the same time. The holiday calendar information that is extracted will be output to the standard output.

Synopsis

swrba_holexport -r calendar name

swrba_holexport -rh calendar name

Options

-h holiday calendar name

Specify the name of a holiday calendar or "SYSTEM_CALENDAR" that has been registered.

Holiday calendar information over a three year period will be output, starting from the current year.

-rh holiday calendar name

Specify the name of a holiday calendar or "SYSTEM_CALENDAR" that has been registered.

If the "-rh" option is specified, the holiday calendar information will be output using the format for the definition file specified by the swrba_holimport command.

Return Values

0:

Normal termination

Value other than 0:

Abnormal termination

Command Location

[Windows]

<Systemwalker Runbook Automation Management Server installation directory>\bin
Note: The default location is C:\Fujitsu\Systemwalker\SWRBAM.

[Linux]

/opt/FJSVswrbam/bin


Privilege Required/Execution Environment

[Windows]

[Linux]

Output Format

An example of the output format is shown below. Note that holidays are indicated by asterisks "*".

Example output for the "-h" option

FSP_SW/RB-A_BASE: INFO: 02000: /opt/FJSVswrbam/bin/swrba_holexport is starting. Option: -h

Job Net Holiday List date: 03/07/2012 time: 14:19

Calendar Name : HeadOfficeCalendar

Day Change Time: 00:00

01/2012

Sun Mon Tue Wed Thu Fri Sat

1 2 3 4 5 6 7

8 9 10 11 12 13 14

15 16 17 18 19 20 21

22 23 24 25 26 27 28

29 30 31

Example output for the "-rh" option

Note

None