Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:
David,
Import with indexfile=<filename> and show=y should help.
In message <F001.0050B572.20021125134102_at_fatcity.com>, "Ehresmann,
David" <David.Ehresmann_at_ps.net> writes
>List,
>
>Is there anyway to know absolutely that a table is not in an export file?
>My import bought in 6 tables, but not the seventh ( I don't think it is in
>the export). The import bought in the other 544 tables! I have queried
>under the schema name, after logging in as that user:
>
>select table_name from user_tables
>where table_name like '%BATCH_%';
>
>all other tables are there like they should be, but not the 7th table. This
>is 8.1.7 to 8.1.7. When I imp I get "IMP-00033 Warning table not found in
>export file". When I test my imp statement against one of the other tables
>from the export file that I know are there under the schema owner I get:
>"IMP-00015 object already exists". I can't convince this guy the table is
>not there. What else can I do?
>
>David Ehresmann.
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- John Thomas -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: John Thomas INET: oracle_at_toronto.demon.co.uk Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Nov 25 2002 - 16:17:30 CST
![]() |
![]() |