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 -> Exporting/Importing Oracle Object Types

Exporting/Importing Oracle Object Types

From: <hsrussell_at_my-deja.com>
Date: Thu, 19 Oct 2000 00:38:31 GMT
Message-ID: <8slfq7$ru7$1@nnrp1.deja.com>

I have been having problem exporting Oracle Object Types in Oracle 8.1.6.

The error reported is ORA-02304. I did the export and import as a dba at the user level. Anyone has any idea? Thanx.

ORA-02304: invalid object identifier literal Cause: An attempt was made to enter an object identifier literal for CREATE TYPE that is either:

not a string of 32 hexadecimal characters an object identifier that already identifies an existing object an object identifier different from the original object identifier already assigned to the type
Action: Do not specify the object identifier clause or specify a 32 hexadecimal-character object identifier literal that is unique or identical to the originally assigned object identifier. Then retry the operation.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Oct 18 2000 - 19:38:31 CDT

Original text of this message

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