Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Not able to export tables which contains special charecters

808880Feb 12 2011 — edited Feb 12 2011
Hi ,

Platform :Sun Solaris(10)

I'm doing exp/imp from 11.1.0.7 to 11.2.0.1.

I'm not able to export below tables.Also i tried with backslash DR\$IDX_DUP_SEARCH_DATA\$I . But no use.

Please advice me on this.
oracle >exp parfile=tab.par

Export: Release 11.1.0.7.0 - Production on Sat Feb 12 09:46:15 2011

Copyright (c) 1982, 2007, Oracle.  All rights reserved.

Username: / as sysdba

Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
With the Partitioning, Oracle Label Security, OLAP, Data Mining
and Real Application Testing options
Export done in AL32UTF8 character set and AL16UTF16 NCHAR character set

About to export specified tables via Conventional Path ...
Current user changed to ARGUS_APP
EXP-00011: test.DR$IDX_DUP_SEARCH_DATA$I does not exist
EXP-00011: test.DR$IDX_DUP_SEARCH_DATA$K does not exist
EXP-00011: test.DR$IDX_DUP_SEARCH_DATA$N does not exist
EXP-00011: test.DR$IDX_DUP_SEARCH_DATA$R does not exist
EXP-00011: test.DR$IDX_LAM_DUP_SRCH_DATA$I does not exist
EXP-00011: test.DR$IDX_LAM_DUP_SRCH_DATA$K does not exist
EXP-00011: test.DR$IDX_LAM_DUP_SRCH_DATA$N does not exist
EXP-00011: test.DR$IDX_LAM_DUP_SRCH_DATA$R does not exist
Export terminated successfully with warnings.
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2011
Added on Feb 12 2011
15 comments
1,717 views