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

Home -> Community -> Usenet -> c.d.o.server -> REPOST: Re: core dump in 9.0.1

REPOST: Re: core dump in 9.0.1

From: Ted McCabe <theom_at_gte.net>
Date: Fri, 28 Dec 2001 00:43:01 GMT
Message-ID: <7$--$$-$$_%-%$%$_$@news.noc.cabal.int>


Did not happen on NT.



Connected to:
Oracle9i Enterprise Edition Release 9.0.1.2.1 - Production With the Partitioning option
JServer Release 9.0.1.2.0 - Production

SQL> create synonym joe for bob;

Synonym created.

SQL> desc bob;
ERROR:
ORA-04043: object bob does not exist

SQL> desc joe;
ERROR:
ORA-04043: object "SCOTT"."BOB" does not exist



HTH
tED

"Carl Mercer" <cmercer_at_vibrant-1.com> wrote in message news:d0bb6654.0112270746.39b858bf_at_posting.google.com...
> COuld someone try this and let me know if it is just my environment or
> a bug in 9.0.1.
>
> I am on Solaris 2.6 and running 9.0.1.0.0
>
> connect to a 9.0.1 instance as anyone who can create a public synonym.
>
> Create a public synonym to a non-existant table.
>
> describle the public synonym.
>
>
> My sqlplus connection sits for about a minute and then dumps core.
>
> If someone else could try this and let me know....
>
>
> thanks
>
> Carl
> cmercer_at_vibrant-1.com

This message was cancelled from within Mozilla...not Received on Thu Dec 27 2001 - 18:43:01 CST

Original text of this message

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