Re: Foreign key generation problem with Designer/2000
Date: 1997/02/23
Message-ID: <01bc21de$297ac7e0$94f9adcd_at_cookp.mo.chaparralsteel.com>#1/1
A couple of things that you can try :
Look at any invalid objects that the repository owner has, logged in as
case owner;
select object_type, object_name from user_objects where status = 'INVALID'
If any are invalid, try compiling the object(s)
Oracle support will tell you to export and import the repository from with
Designer 2k, this can be
quite lengthy if your repository is large.
Ralf Klamma <klamma_at_informatik.rwth-aachen.de> wrote in article
<330C2504.38E1_at_informatik.rwth-aachen.de>...
> Hello together,
>
> I work on a great data model (> 70 entities) with designer/2000.
> While generating foreign keys with the database design wizard I get
> the following errors
>
> ORA-00600: internal error code, arguments [12421],[],[],[],[],[],[],[]
> ORA-06512: at "DESIGNER.CIOFOEREIGN_KEY_CONSTRAINT", line 172
> ORA-06512: at line 188.
>
> Can anyone help me solving the problem?
>
> Greetings
> Ralf Klamma
> --
> Ralf Klamma email : mailto:klamma_at_informatik.rwth-aachen.de
> RWTH Aachen www : http://www-i5.informatik.rwth-aachen.de/rkl
> Informatik V phone : 0241/80-21511 fax : 0241/8888-321
> IS mail : Informatik V, Ahornstr. 55, 52056 Aachen
>
Received on Sun Feb 23 1997 - 00:00:00 CET
