migrateserver

The migrateserver option specifies the name of the server to which you want to migrate files from your client node. Specify one migration server for each client node.

If you do not specify a server with the migrateserver option, your files migrate to the server that you specify with the defaultserver option. If you do not specify a server with either of these options, your files migrate to the server that you identify in the first stanza of your dsm.sys file.

You can override this option with the following command: dsmmigfs upd /FS –SErver=servername. Replace servername with the name of your server.

The value of migrateserver in dsm.sys overrides migrateserver in dsm.opt.

After your files migrate to the server that you specified, do not specify a different migration server unless your administrator transfers your migrated files from the specified server to another. Otherwise, the server cannot locate your migrated files until you specify the server to which your files were originally migrated.

Options File

Place this option at the beginning of the dsm.sys file before any server stanzas.

Syntax


1  MIGRateserver servername

Parameters

servername
Specifies the name of the server to which you want to migrate files from your client node. Your dsm.sys file must contain a stanza beginning with the servername option and it must contain the required communication options for the server that you specify with the migrateserver option.