Showing posts with label ORA-01948. Show all posts
Showing posts with label ORA-01948. Show all posts

Friday, 20 January 2012

ORA-01948: identifier s name length (string) exceeds maximum (string)

ORA-01948: 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.