Questions tagged [impdp]

Oracle Data Dump is a newer, faster and more flexible alternative to the exp and imp utilities used in previous Oracle versions. In addition to basic import and export functionality data pump provides a PL/SQL API and support for external tables.

166 questions
-3
votes
1 answer

. . skipping table while import in 9i

When iam trying to import exp dump into 9i database its giving imp ****/****@**** FULL=Y IGNORE=Y FILE=exp_****_4.dmp LOG=imp_****_4.log export client uses WE8ISO8859P1 character set (possible charset conversion) . importing SYSTEM's objects into…
1 2 3
11
12