Migrate a class from/to a remote grid
class migrate remote_grid class [ .name=newclass ] [ --export | --import ] [ --nocompress ] [ --nocleanup ] [ --debug ]
Name of remote grid
Name of the class to migrate. The class may be in a global or local catalog or may be a singleton.
Optional new name for migrated class. The name may refer to a global or local catalog or may refer to a singleton.
Migrate the class TO the remote grid.
Migrate the class FROM the remote grid.
Do not compress class volumes during migration. This option is useful when migrating classes that have large volumes.
skip cleanup upon failure or completion (troubleshooting)
show debug information during migration (troubleshooting)
class migrate myoldgrid.3tera.net /mycat:myclass
migrate catalog class to the current grid.
class migrate myoldgrid.3tera.net /mycat:myclass .name=myapp:myclass
migrate catalog class to the current grid as an application singleton.
class migrate mynewgrid.3tera.net /myapp/local:myclass .name=/mycat:myclass --export
migrate local catalog class to the remote grid as a global catalog class.
|
Copyright © 2013 CA.
All rights reserved.
|
|