migrate-timers
migrate-timers
Moves EJB timers when a clustered instance was stopped or has crashed
Synopsis
asadmin [asadmin-options] migrate-timers [--help]
[--target target_server_name]
server_name
Description
The migrate-timers subcommand moves EJB timers to a specified server
when a server instance stops or crashes, if automatic timer migration is
not enabled in the cluster configuration. This subcommand is supported
in remote mode only.
Options
- asadmin-options
-
Options for the
asadminutility. For information about these options, see theasadmin(1M) help page. --help-?-
Displays the help text for the subcommand.
--target-
This is the target server instance. If this option is not specified, then DAS will find a server instance or multiple server instances. A migration notification will be sent to the selected server instances.
--destination-
This option is deprecated. It works exactly as the
--targetoption does.
Operands
- server_name
-
This is the server instance on which the timers are currently located. This server instance should not be running during the migration process.