PLS-00114: identifier 'string' too long



PLS-00114: identifier 'string' too long..

Answer / guest

Cause: The name of a PL/SQL variable is longer than 30
characters. Legal identifiers (including quoted identifiers)
have a maximum length of 30 characters. A string literal
might have been mistakenly enclosed in double quotes instead
of single quotes, in which case PL/SQL considers it a quoted
identifier.

Action: Shorten the identifier.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NNO-00257: warning: cannot get serial number from region store

1 Answers  


ORA-14454: attempt to reference temporary table in a referential integrity constraint

1 Answers  


DRG-11116: value of string must be less than or equal to value of string

1 Answers  


ORA-03240: User's temporary tablespace same as tablespace being migrated

1 Answers  


ORA-19852: error creating services for auxiliary instance string (error string)

1 Answers  






ORA-13407: invalid storage parameter

1 Answers  


DRG-11834: Unsupported Media Type

1 Answers  


ORA-02055: distributed update operation failed; rollback required

1 Answers  


ORA-00274: illegal recovery option string

1 Answers  


RMAN-06577: FROM TAG option may only be used with datafilecopies

1 Answers  


LPX-00124: attribute value should be one or more tokens

1 Answers  


ORA-15125: ASM file name 'string' contains an invalid template name

1 Answers  


Categories