Re: Invalid objects through Forms

From: Frank van Bortel <fbortel_at_home.nl>
Date: Thu, 11 Oct 2001 21:14:11 +0200
Message-ID: <3BC5EF83.C9B08927_at_home.nl>


Tammie wrote:
>
> Recently, a drive on our test box failed. We reinstalled Oracle
> Enterprise 8.1.7 and imported data from our production machine
> (8.0.5). Since then, we have not been able to compile Oracle Forms (5
> or 6i) against this database. I can base a datablock on a table fine,
> but I can't reference a table in a trigger/procedure block (not even
> dual!). When I do, I get an invalid object cannot load library unit
> error. I am connected as the owner of the tables. The form compiles
> fine against any of our other databases(all 8.0.5). When I go through
> SQLPlus, I have no problems selecting the tables or referencing them
> from a script. I've queried the dba_objects table for any invalid
> objects and it didn't return any. I have talked with Oracle. The
> forms people say it's the database, the database people say that it's
> forms. Does anybody have any ideas?
>
> Thank you,
> Tammie Meikle

The exact error message would help, but have you tried to prefix the table with the owner? Even when you are connected as owner?

-- 
Gtrz,

Frank van Bortel
Received on Thu Oct 11 2001 - 21:14:11 CEST

Original text of this message