Database Error Messages

PRGO-01250

cannot revoke role "{0}" from role "{1}" because role "{1}" has only one associated role

Cause

An attempt to revoke a role from another role with only one associated role failed because that role was a user defined role.


Action

Specify a user defined role with more than one associated roles for the '-grantee' option and retry.