Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
Export Error

Export Error

2005-03-07       - By Mercadante, Thomas F

Reply:     1     2     3     4     5     6     7  

Denham,

Look under the SYS schema for a table called EXPACT$. Look for the
SYS.DBMS_REPCAT_RGT_EXP entry in this table.

When Oracle export runs, it uses this table to determine what additional
tables need to be exported - even if you didn 't ask them to be exported. I
have deleted entries in this table in the past when I got the same error
that you got, and the error went away. The example I use is the ORDSYS and
MDSYS stuff. I dropped these schema 's in the past and export complained
about the tables not being there. I removed the entries and all was fine.

*Caution*. If you do this and your database dies, it 's not my fault!!!

Good Luck!

Tom


-- --Original Message-- --
From: Denham Eva [mailto:EVAD@(protected)]
Sent: Friday, March 04, 2005 6:33 AM
To: oracle-l@(protected)
Subject: Export error

Hello Listers

Does someone please have some advice. An export error has appeared since
a colleage created a database with replication and as we don 't have a
license I removed this product using the catrepr.sql script.
However I now have the following error and would like to know how to get
rid of it.

.......
. exporting pre-schema procedural objects and actions
EXP-00008: ORACLE error 6550 encountered
ORA-06550 (See ORA-06550.ora-code.com): line 1, column 13:
PLS-00201: identifier 'SYS.DBMS_REPCAT_RGT_EXP ' must be declared
ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:
PL/SQL: Statement ignored
EXP-00083: The previous problem occurred when calling
SYS.DBMS_REPCAT_RGT_EXP.schema_info_exp
. exporting cluster definitions
......
.....
....
......
. exporting post-schema procedural objects and actions
EXP-00008: ORACLE error 6550 encountered
ORA-06550 (See ORA-06550.ora-code.com): line 1, column 13:
PLS-00201: identifier 'SYS.DBMS_REPCAT_RGT_EXP ' must be declared
ORA-06550 (See ORA-06550.ora-code.com): line 1, column 7:
PL/SQL: Statement ignored
EXP-00083: The previous problem occurred when calling
SYS.DBMS_REPCAT_RGT_EXP.schema_info_exp
. exporting user history table
. exporting default and system auditing options
. exporting statistics
Export terminated successfully with warnings.

Many Thanks
Denham
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l