Re: Dreaded ORA-4062 problems

From: Ryan Planinshek <rplanin_at_home.com>
Date: Thu, 04 Jan 2001 08:21:04 GMT
Message-ID: <QnW46.935365$8u4.18794876_at_news1.rdc1.bc.home.com>


Check to make sure that the tables that you are compiling the FMB's against are the EXACT same (i.e. columns in the same order etc) as the ones in your production environment.

You have the correct value in the init.ora file. Just make sure that you don't change the underlying table or if you are passing record structures or use %ROWTYPES if you can avoid them.

Good luck and if you can't figure this out let me know.

-Ryan

"Chris Fischer" <chris.fischer_at_itron.com> wrote in message news:rj775tkc295msmprl77b6in2gd2te2tecj_at_4ax.com...
> /Hello,
> -
> We're using Forms 6 against Oracle 8i. We ship our compiled FMXs and
> PLXs to our clients who are also using 8i. Periodically, we have the
> problem that "something" happens and then users get ORA-4062's when
> opening our app. Oracle's hare-brained response is "set init.ora
> parameter REMOTE_DEPENDENCIES_MODE = signature". Well, we've done
> that ages ago yet our problem pops up from time to time.
>
> Has anyone solved this one?
>
> --
> Chris Fischer
> Software Engineer
> Itron, Inc.
> 919/582-1352
Received on Thu Jan 04 2001 - 09:21:04 CET

Original text of this message