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