Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

6.3 stemManager Schedule Management Command

Synopsis

[Windows]

stemManager [[-d yyyymmdd] [-force | -del | -chg] | -n] [-sys subsystem number]

[UNIX]

stemManager [[-d yyyymmdd] [[-force] [-h schedule_server]| -del | -chg] | -n] [-sys subsystem number]

Description

The stemManager command applies the schedule information after extracting it from the master information. This command also performs schedule cancellation, rescheduling, future scheduling, and operation changes.

Options

-d yyyymmdd

Implements scheduling on the date specified by yyyymmdd. This option is used in the following cases:

-n

Registers the schedule information as the Jobscheduler's job, and it creates the next day's schedule every time.

When the -d and -n options are omitted, the schedule for the current day is executed.

-force

Replaces extracted and applied master information with newly extracted information (rescheduling). This option is used in the following cases:

This option is not available for the current day whose schedule information is already created or a date in the past.

-h schedule_server [UNIX]

Recovers the schedule or performs rescheduling for the specified schedule server. This option is not available to register a new schedule or cancel an existing schedule.

-del

Cancels registered schedules.

-chg

Performs operation changes only.

-sys subsystem number

Specify a value between 0 and 9 for a subsystem that you want to schedule.

If omitted, the default is subsystem 0. When this command is activated as a job of the Jobscheduler under the subsystem operation environment, the number of the subsystem that activates this command is specified.


This command creates a schedule for the current day if all of the options are omitted.

Return Values

0:

Completed

A value other than 0:

Abended

Command Location

Windows

Systemwalker Operation Manager installation directory\mpwalker.jm\bin

Solaris
HP-UX
AIX
Linux

/opt/FJSVstem/bin

Privileges Required

System administrator (user belonging to the Administrator group or superuser) privileges are required.

Cautions

Execution Results/Output Format

Completed:

None

Abended:

Error contents are output to the standard output and event log/SYSLOG. When the -force or -del option is specified, the error contents are output only to the standard output.