This error usually comes up when the base form modifies and saves it to the database without cosing the form through personalization. If the this change is not due to personalization then mostly it could be due to trailing spaces in the underlying table values, and Oracle has identified this issue advising the users to run the Applications DBA Diagnostics script under ‘Trailing and Leading Spaces’ to identify the trailing spaces, which are not visible from the application screen.
Navigation to run the script from Oracle Applications:
Oracle Diagnostics Tool(Responsibility) - > Applications DBA (Application) -> Trailing and Leading Spaces
Also you can update the Comments, Description fields of the underlying table with the trim of the text.
Print This Post
Navigation to run the script from Oracle Applications:
Oracle Diagnostics Tool(Responsibility) - > Applications DBA (Application) -> Trailing and Leading Spaces
Also you can update the Comments, Description fields of the underlying table with the trim of the text.
Print This Post