Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

1.13 swtrans Conversion/Registration Command for Migration [UNIX]

Synopsis

swtrans -b directory

Description

This command migrates the resources of older version of Systemwalker Operation Manager that have been backed up with the swmove command to this version. By executing this command, the migration resources will be restored from the specified backup directory.

Option

-b directory

Specify the full path of the backup directory to which the migration resources have been backed up in alphanumeric characters. Blanks cannot be contained in the directory name.

Return Values

Return value

Meaning

0

Normal termination

1

Abnormal termination

Command Location

Solaris

<drive>/<mount point>/Solaris/unx/tool

Linux

<drive>/<mount point>/Linux/unx/tool

HP-UX
AIX

<drive>/<mount point>/unx/tool

Privilege Required

System administrator (superuser) privileges are required.

Cautions

Example

The following example restores the migration data from "/work/move":

[Solaris]

<drive>/<mount point>/Solaris/unx/tool/swtrans -b /work/move

[Linux]

<drive>/<mount point>/Linux/unx/tool/swtrans -b /work/move