CpsmDbActivate
Mechanism to activate/deactivate database. activate activate the database. activateWithAutoLearnOff activate the database and turn auto-learn off after activation. forceActivate activate the database and disregard errors during activation, if any. forceActivateWithAutoLearnOff activate the database and disregard errors during activation and turn auto-learn off after the activation. deactivate deactivate the database. noop no operation.
Possible values
6 objects| Number | Name |
|---|---|
| 1 | activate |
| 2 | activateWithAutoLearnOff |
| 3 | forceActivate |
| 4 | forceActivateWithAutoLearnOff |
| 5 | deactivate |
| 6 | noop |