Softlink variable length exceeds 10 characters
book
Article ID: KB0082024
calendar_today
Updated On:
Description
The below error is thrown when softlink variable length exceeds 10 characters for MDM version 8.3.2
SQL-8202: Failed while executing SQL statement. SQL state 42000. Database specific error code (if any) was 972. Database error message (if any) was: java.sql.SQLSyntaxErrorException: ORA-00972: identifier is too long
Issue/Introduction
Softlink variable length which exceeds 10 characters throws java.sql.SQLSyntaxErrorException: ORA-00972: identifier is too long
Environment
OS: Windows, Linux
Resolution
Reduce the length of the variable and give a name which is less than 10 characters
Feedback
thumb_up
Yes
thumb_down
No