Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Import Help
Can some one see what I am missing/doing wrong? I am attempting to import
data from a parfile to get data from a partitioned table to non-partitioned
table and am getting the following error. i have truncated the tables and
set ignore=y. is that not enough?
FILE=\\lon1-gdwt\f$\Oracle\GDWSTG\Backups\GDWSTG_CONSOL_EXP.DMP
LOG=\\lon1-gdwt\f$\Oracle\GDWSTGT\Backups\GDWSTG_CONSOL_IMP.log
STATISTICS=NONE
FROMUSER=CONSOL
TOUSER=CONSOL
TABLES=(
INVOICE,
INVOICE_ITEM, JOURNAL_ENTRY, JOURNAL_ENTRY_LINE,
RMA_DETAIL, RMA_HEADER, RMA_NOTES)
ORA-06512: at "SYS.DBMS_STATS", line 3365 ORA-06512: at "SYS.DBMS_STATS", line 3523 ORA-06512: at line 1
-- Bryan Wells bunjibry_at_gmail.com Oracle DBA hopeful -- http://www.freelists.org/webpage/oracle-lReceived on Thu Aug 11 2005 - 15:41:43 CDT
![]() |
![]() |