Enabling or Disabling the Suspend Activity
By default, only a root user can put an enterprise in a suspended, unsuspended, read-only, or write state. However, any user can disable it by setting the following property on the SystemNode and SystemNode replica:
java.property.com.tibco.amx.enterprise.suspend.disabled=true
Valid values of this property are:
- true: When the property is set to true, if you try to suspend an enterprise, an error is displayed.
- false: When the property is set to false, you can suspend an enterprise.
The default is false.
Copyright © Cloud Software Group, Inc. All rights reserved.