Database Utilities (MOSC)

MOSC Banner

Problem with imp

edited Apr 3, 2012 5:50PM in Database Utilities (MOSC) 4 comments
Hi all,
We are facing some problem with imp. What we are trying to do is to import one table from full exp backup.

Below is my exp script:

compress </nhi3/export/epipe > /nhi3/export/exp-nov.dmp.Z &

exp holland/kangra file=/nhi3/export/epipe full=y compress=n buffer=250000 log=/nhi3/export/exp.log

Now iam trying to import one table from full exp backup using the below script.

P6DB NODE>uncompress < /rmanbkp/backup/export0402/export/exp-nov.dmp.Z > /nhi3/export/epipe &
[1] 3190958


P6DB NODE>imp holland/kangra file=/nhi3/export/epipe fromuser=baan touser=baan tables='TTIPSL042100' ignore=n log=/rmanbkp/backup/export0402/export/ttipsl042100.log indexes=n full=n

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center