| Error | ORA-01948 |
Description | identifier`s name length (string) exceeds maximum (string) | Cause | A name has been specified that is too long. For example, dbms_session.is_role_enabled() specifies a role name that is too long. | Action | Change the application or command to use a correct identifier. |