Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

4.27 jobschsleep Command

Synopsis

jobschsleep wait_time

Description

The jobschsleep command waits for the time period specified in wait_time.

Options

wait_time

Specify the time to wait between 0 (seconds) and 86400 (seconds). If 0 is specified, a value is returned immediately.

Return Values

Return value

Meaning

0

Terminated normally

Other than 0

Terminated abnormally

Command Location

Windows

Systemwalker Operation Manager installation directory\MpWalker.JM\bin

Solaris
HP-UX
AIX
Linux

/usr/bin

Example

An example of waiting for 600 seconds is shown below.

jobschsleep 600

Execution Result/Output Format

SL_SLEEPSEC=600