Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PL/SQL: ORA-00972: identifier is too long.

664995May 26 2009 — edited May 27 2009
Hi All,

I have an issue on Application Express Form. On my form I have fields that one must fill in to save info on the database. This works fine until I click create button - I get the following error:
ORA-06550: line 1, column 243: PL/SQL: ORA-00972: identifier is too long ORA-06550: line 1, column 7: PL/SQL: SQL Statement ignored


Unable to process row of table FIS_REPAT_WITH_APPLICANT_INFO.
I have checked the table name length & it's 28 characters long. What could be the problem with this? Any help is appreciated. Thank you in advance.

Regards
Kamo
This post has been answered by user634536 on May 27 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 24 2009
Added on May 26 2009
2 comments
2,341 views