Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> timestamp problems
Hallo,
need your help!
As developer I need a recreation of my database (simple by using a script),
where the complete db with its packages will be drop first, than recreated
afterwards.
My proplem is now, that timestamp problems appear, that means in my FORMS
Application Message (see afterwards) appear.
What can I do to prevent a recompilation of my executable or packages?
Dears
S.Buechel
Exception in FORMS is:
ORA-04062:signature of package "xxx" has been changed
Description from the ORACLE DOCUMENTATION:
ORA-04062 "string" of "string" has been changed
Cause: Attempt to execute a stored procedure to serve an RPC stub which
specifies a timestamp or signature that is different from the current
timestamp/signature of the procedure.
Action: Recompile the caller in order to pick up the new timestamp.
Received on Mon Nov 26 2001 - 10:00:25 CST
![]() |
![]() |