Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

4.5 jobschsetproject Command

Synopsis

[To register/change]
  jobschsetproject -ent definition file [-sys subsystem-number](*1)
[To delete]
  jobschsetproject -del project name [-sys subsystem-number](*1)
*1:

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

Description

The jobschsetproject command registers, changes and deletes the project information.

It also defines the users that can access (update/operate/reference) the job nets within a project.

Options

-ent

Based on the information in the definition file, registers and changes project information.

definition file

Specifies the name of the file storing the project information control statements.

For more information on the project information control statement, see "4.5.1 Project Information Control Statement".

-del

Deletes the project information.

project name

Specifies the name of the project to be deleted. The project cannot be deleted unless all definitions (group/job net) within the project have been deleted.

Enterprise Edition-sys subsystem-number

In the system with multiple subsystems, this option is used to specify the subsystem that you want to operate. Specify the target subsystem number using a range of 0 to 9. If omitted, the default is subsystem 0.

Command Location

Windows

Systemwalker Operation Manager installation directory\MpWalker.JM\bin

Solaris
HP-UX
AIX
Linux

/usr/bin

Privilege Required

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

Cautions