Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> timestamp problems

timestamp problems

From: Sabine.Buechel <Sabine.Buechel_at_innosystec.de>
Date: Mon, 26 Nov 2001 17:00:25 +0100
Message-ID: <9ttot3$sfc$01$1@news.t-online.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US