Script | Command Called | Description |
---|---|---|
Zen Authorize | clilcadm -a key | Authorizes a license key. A dialog prompts you for the key. For details see CLI Syntax. |
Zen Deauthorize | clilcadm -d key | Deauthorizes a key from the computer where the CLI utility is running. A dialog prompts you for the key. If the key is a permanent one, also deauthorizes all increase keys (user count, session count, data in use) associated with the key. |
Zen Licenses | clilcadm -i | Lists license information for all keys. For details see CLI Syntax. |
Zen Repair | clilcadm -e | Repairs and authorizes a key (if repair is possible). The Repair action requires the certain conditions be met, as described under CLI Syntax. |
Script | Command Called | Description |
---|---|---|
Zen Restart | /usr/local/actianzen/etc/init.d/actianzen stop, start, status | For more information, see Starting and Stopping the Database Engine on Linux, macOS, and Raspbian. |
Zen Start | /usr/local/actianzen/etc/init.d/actianzen start, status | For more information, see Starting and Stopping the Database Engine on Linux, macOS, and Raspbian. |
Zen Status | /usr/local/actianzen/etc/init.d/actianzen status | For more information, see Starting and Stopping the Database Engine on Linux, macOS, and Raspbian. |
Zen Stop | /usr/local/actianzen/etc/init.d/actianzen stop | The stop command is followed by the force option if needed. |