Resumes all suspended transactions.
Description
The unfreeze-transaction-service subcommand restarts the transaction subsystem and resumes all in-flight transactions. Invoke this subcommand
on an already frozen transaction subsystem.
This subcommand is supported in remote mode only.
Options
- asadmin-options
- 
Options for the asadminutility. For information about these options, see theasadminhelp page.
- --help
- -?
- 
Displays the help text for the subcommand. 
- --target
- 
This option specifies the target on which you are unfreezing the transaction service. Valid values are: - server
- 
Unfreezes the transaction service for the default server instance serverand is the default value.
- configuration_name
- 
Unfreezes the transaction service for all server instances that use the named configuration. 
- cluster_name
- 
Unfreezes the transaction service for every server instance in the cluster. 
- instance_name
- 
Unfreezes the transaction service for a particular server instance. 
 
Examples
Example 1 Using unfreeze-transaction-service
% asadmin unfreeze-transaction-service
Command unfreeze-transaction-service executed successfullyExit Status
- 0
- 
command executed successfully 
- 1
- 
error in executing the command 
See Also
- 
Administering Transactions in Payara Server General Administration section