enable cart
Enables the cartridge.
provadmin enable cart [ nodename=<value> ]
[ instance=<value> ]
[ allowerror=<value> ]
[ timeout=<value> ]
The following table describes the arguments of the enable cart command.
| Option | Description |
|---|---|
| nodename | Application node name. |
| instance | The name of a particular cartridge instance. This refers to the short name, not the fully scoped name. If the instance name is not specified, the change is reflected on all instances. |
| allowerror | If false, the command exits with an error. The default is true. |
| timeout | The duration to wait for command completion, in seconds. The default is 600. |
The following is typical output from this command:
>provadmin enable cart nodename=. allowerror=false Performing: enable on all cartridges. Instance DisabledLocked: launched. Instance EnabledLocked: failure, Already in processing. Instance EnabledUnlocked: launched. Instance DisabledUnlocked: launched. Instance NotConfigured: launched. Instance DisabledLocked: success. Instance EnabledUnlocked: success. Instance DisabledUnlocked: success. Instance NotConfigured: Operation on PoolFactory:SimCart:NotConfigured, failed : <This Cartridge Element needs to be configured correctly before this action.>. KO DATA: Name: enable Operation : Event_changeState
Copyright © Cloud Software Group, Inc. All rights reserved.
