DELETEGROUP

Deletes a group.

Syntax

DELETEGROUP groupName
ParameterDescription

groupName

Name of the group to delete.

Notes

This command deletes an Essbase security group. Deleting the group does not delete users that were in the group.

Example

To delete a group called MARKETING:

DELETEGROUP "MARKETING";

See Also