Home » RDBMS Server » Server Utilities » Problem with Export (Oracle 9.2.0.1.0)
Problem with Export (Oracle 9.2.0.1.0) [message #73520] Fri, 14 May 2004 03:50 Go to next message
Fanko
Messages: 1
Registered: May 2004
Junior Member
Hi
I am trying to take full export for database and getting "EXP-00008" error:

EXP system/manager@database PARFILE='exp_parfile.txt'

Export: Release 9.2.0.1.0 - Production on Fri May 14 14:42:21 2004

Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.

Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production
Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set

About to export the entire database ...
. exporting tablespace definitions
. exporting profiles
. exporting user definitions
. exporting roles
. exporting resource costs
. exporting rollback segment definitions
. exporting database links
. exporting sequence numbers
. exporting directory aliases
. exporting context namespaces
. exporting foreign function library names
. exporting PUBLIC type synonyms
EXP-00008: ORACLE error 6552 encountered
ORA-06552: PL/SQL: Compilation unit analysis terminated
ORA-06553: PLS-553: character set name is not recognized
EXP-00000: Export terminated unsuccessfully

Could you please help me to resolve this issue?
Thanks in advance !

Fanko
Re: Problem with Export (Oracle 9.2.0.1.0) [message #73527 is a reply to message #73520] Sun, 16 May 2004 21:50 Go to previous messageGo to next message
ora9iDBA
Messages: 31
Registered: March 2003
Member
What is NLS_LANG parameter ?

set part of NLS_LANG to the same character set as the character set of the database you are exporting
Re: Problem with Export (Oracle 9.2.0.1.0) [message #73529 is a reply to message #73520] Mon, 17 May 2004 07:10 Go to previous messageGo to next message
Keith Sandberg
Messages: 4
Registered: May 2004
Junior Member
Before I did the import, I was running a script (in effect) that would create all my objects in the target database first.... I did this because my tablespace names are different in 9i, and I wanted to ensure that my tables and indexes are in the right place. The tablespaces are LMT... the tables and indexes are all created with an initial extent equal to their current size... so I know space management is not the problem.

Some of my tables have constraints and triggers. My script was creating these objects, then disabling them. However, it appears that the IMPORT was applying the triggers and constraints anyway.

This morning, I created all my objects, as normal, except for the constraints and triggers. My IMPORT is blazing away.... I've already loaded over 3GB in about 90 minutes... it looks like my total load is gonna be about 3 hours. It was taking 12 hours. Very cool!

Should I assume that it is good practice, in my case, to disable all my constraints and triggers in the source database first, BEFORE I do an export??? SO that the IMPORT does not use the triggers when importing?
Re: Problem with Export (Oracle 9.2.0.1.0) [message #73531 is a reply to message #73529] Mon, 17 May 2004 07:21 Go to previous messageGo to next message
Keith Sandberg
Messages: 4
Registered: May 2004
Junior Member
sorry about this post... i accidentally posted it under the wrong thread
Re: Problem with Export (Oracle 9.2.0.1.0) [message #73534 is a reply to message #73520] Tue, 18 May 2004 04:12 Go to previous messageGo to next message
gulshan
Messages: 19
Registered: January 2004
Junior Member
Hi

You might be changed the name of one of the datafile but the file is not stored .

Be sure u have all the file name to be stored at the correct location.

Regards
Connecting (Oracle 9.2.0.1.0) with php php-oci8.dll not found error [message #73617 is a reply to message #73529] Wed, 02 June 2004 21:31 Go to previous message
Faisal Ameer
Messages: 1
Registered: June 2004
Junior Member
I have developed an application using php 4x and oracle 9i 9.0.1.1 and Appache server on windows 2000 but
my client wants me to put my application on IIS 6.0 on Windows 2003 Server and oracle 9.2.0.1.0 now i have configured IIS for php as phpinfo(); is working fine but now phpinfo(); is not recognizing the php_oci8.dll it gives a n error message

If any one can help me on that I'll be really obliged

Thanks
Previous Topic: what is the user name and pass word in oracle 9i
Next Topic: Full Import - In other words .
Goto Forum:
  


Current Time: Tue Jul 02 10:28:02 CDT 2024