ORA-12899: value too large for column NODE_NAME
Hi All,
When cusotmer run "OAM Applications Dashboard Collection" Request, he will face the following error.
This is a Single APPS node and 2 RAC DB
Error:
Updated system property java.protocol.handler.pkgs to HTTPClient
Refreshing All ...
Refreshing Applications System Status ...
SQLException:
java.sql.SQLException: ORA-12899: value too large for column "APPLSYS"."FND_OAM_APP_SYS_STATUS"."NODE_NAME" (actual: 34, maximum: 30)
ORA-06512: at "APPS.FND_OAM_COLLECTION", line 635
ORA-06512: at "APPS.FND_OAM_COLLECTION", line 1241
ORA-01403: no data found
ORA-06512: at "APPS.FND_OAM_COLLECTION", line 1345
ORA-06512: at line 1
According to EBSCNV1_ora_125934.trc file, I found bellow information. So I confirm that Node name is too long. But I don't know how to resolve it.