Top
Systemwalker Operation Manager  User's Guide
FUJITSU Software

4.5 Importing and Exporting Definition Information

The definition information of Systemwalker Operation Manager jobs/ job nets and groups can be imported and exported.

Importing definition information

Job/job net definition information and group definition information is imported from a job net definition CSV file or group definition CSV file into a Systemwalker Operation Manager server (schedule server).

Exporting definition information

The definition information of jobs/job nets and groups is exported to job net definition CSV files and group definition CSV files from a Systemwalker Operation Manager server (schedule server).

Refer to "jobschcsvtodef command" in the Systemwalker Operation Manager Reference Guide for details on job net definition CSV files and group definition CSV files.

Note

When exporting startup day bit patterns, do not export or import definition information spanning two years.

It will result in error if exported files are imported spanning two years from one year to the next year or later.

Overview of import/export procedure

Information can be imported and exported by means of commands or via the GUI.

Importing with the GUI

A Systemwalker Operation Manager client can be used to register job/job net definition information contained in a job net definition CSV file and group definition information contained in a group definition CSV file with a Systemwalker Operation Manager server directly.

Exporting with the GUI

A Systemwalker Operation Manager client can be used to convert job/job net definition information and group definition information in a Systemwalker Operation Manager server to job net definition CSV files and group definition CSV files.

Importing with commands

Commands can be used to register job/job net definition information contained in job net definition CSV files and group definition information contained in group definition CSV files with a Systemwalker Operation Manager server.

First the jobschcsvtodef command is used to convert the job net definition CSV files to job net control statement format and job control statement format, and then this information is registered with a Systemwalker Operation Manager server using the jobschsetnet command. Similarly, group definition CSV files are converted to group control statement format and in-group job net control statement format using the jobschcsvtodef command, and then this information is registered with a Systemwalker Operation Manager server using the jobschsetgrp command.

Exporting with commands

Commands can be used to convert job/job net definition information and group definition information in a Systemwalker Operation Manager server to job net definition CSV files and group definition CSV files.

Job net and job definition information in a Systemwalker Operation Manager server can be converted to job net control statement and job control statement format using the jobschprint -r command, then the jobschdeftocsv command can be used to turn this information to job net definition CSV files. Similarly, group definition information in a Systemwalker Operation Manager server can be converted to group control statements and in-group job net control statements using the jobschprint -R command, and then the jobschdeftocsv command can be used to turn this information into group definition CSV files.


For details on job net control statements, job control statements, group control statements and in-group job net control statements, refer to "Jobscheduler Commands" in the Systemwalker Operation Manager Reference Guide.

Note

Refer to "4.5.2 Importing and Exporting Definition Information from the GUI (when Connected to a Server Running V13.8.0 or Earlier)" for information on how to import or export the definition information in the following cases:

  • Connected to a server running Systemwalker Operation Manager V13.8.0 or earlier.

  • In the client operating environment file (Jobschr.ini), "0" is set for the key name "ImportExportLargeScale".