OCI-01948
length of the identifier name (string) exceeds the maximum string
Cause
The specified identifier name was longer than the maximum allowed.
Action
Use an identifier that is no longer than the maximum size specified in the error message.
OCI-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.
OCI-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.