ASO_QUOTE_PUB.SUBMIT_QUOTE Failed in CZ_CF_API.Validate with Error: "ORA-00972: Identifier Is Too Long"
(Doc ID 1518519.1)
Last updated on JULY 11, 2022
Applies to:
Oracle Quoting - Version 12.1.3 and laterInformation in this document applies to any platform.
ASO_QUOTE_PUB.SUBMIT_QUOTE
Symptoms
HTML User Interface
When attempting to use ASO_QUOTE_PUB.SUBMIT_QUOTE the following error occurs.
The aso_quote_pub.validate_model_configuration PL/SQL package raises an exception with an 'identifier is too long' error message and fails to roll back the current transaction
Error
Error returned from CZ_CF_API.Validate, validation_status <> 0--ORA-00972: identifier is too long
ORA-06512: at "APPS.ASO_UTILITY_PVT", line 62
ORA-06512: at "APPS.ASO_QUOTE_PUB", line 6055
ORA-06510: PL/SQL: unhandled user-defined exception in Package ASO_SUBMIT_QUOTE_PVT Procedure Submit_Quote
Steps to Reproduce
The issue can be reproduced at will with the following steps:
- use ASO_QUOTE_PUB.SUBMIT_QUOTE
- gives 'ORA-00972: identifier is too long' error
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |