|
|
发表于 2011/11/15 02:30:57
|
显示全部楼层
我查了一个文档,感觉是要让你重新编译一下,你先看看。编译一般是让dba作
FRM-40735 ORA-04062 Error in Attribute Controls form INVIDCTL.fmb [ID 965838.1]
Applies to:
Oracle Item Master - Version: 12.1.1 and later [Release: 12.1 and later ]
Information in this document applies to any platform.
INVIDCTL.fmb
Symptoms
Problem Statement:
When we trying to access Item Attributes in the Attribute Controls form (INVIDCTL.fmb), the below error occurs.
Steps To Reproduce:
Navigation: Inventory Super User > Setup > Items > Attribute Controls
Error:
FRM-40735: WHEN-NEW-FORM-INSTANCE trigger raised unhandled exception
ORA-04062 string of string has been changed
Cause
The caller needs to be recompiled in order to pick up the new timestamp.
Solution
To implement the solution, please execute the following steps:
1. Recompile all the Inventory (INV) forms, (including the Attribute Controls form INVIDCTL.fmb), even if they are valid, using Adadmin tool
2. Please also recompile file INVIVATT.pld
Note: There is a possible work around for this error and the fact that the form data is not present:
Once Users get the error, click OK.
It opens the form and displays no data.
Now click in the Group Name field in the first section and then do 'F11' and 'Ctrl-F11' to requery data.
It displays the data for the first section.
Repeat the same for 'Status Attributes' section.
|
|