Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

5.27 jobschprint -rsp Command

Synopsis

jobschprint -rsp schedule pattern name [-sys subsystem-number](*1)

*1)

[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.

Description

Outputs the schedule pattern information in the control statement format.

Options

-rsp

Outputs registered schedule patterns in the schedule pattern control statement format specified by the jobschsetcal command.

schedule pattern name

Specify the name of the schedule pattern to be output.

Enterprise Edition-sys subsystem-number

Specify the subsystem to be operated in systems that are running multiple subsystems. Specify the number of the subsystem to be operated using a numeral between 0 and 9. Subsystem number 0 is specified if this option is omitted.

Command Location

Windows

<Systemwalker Operation Manager installation directory>\MpWalker.JM\bin

Solaris
HP-UX
AIX
Linux

/usr/bin

Output Items

Refer to "Schedule Pattern Control Statement" for details on the output items.

Output Example

An example output result of this command is shown below.

CAL

execpatname Sample

monthset 1

dayset 1,5,10,15,20

weekset MON,FRI

monthset 2

dayset 1,4,8,12,16

weekset MON,THU

monthset 5

dayset 1,10,20,30

weekset TUE,THU

monthset 11

dayset 1,11,22,30

weekset WED,THU

;