I got some problems importing with an imp statement. I am trying to see a dump while importing one table, but unfortunately, I got the message: << Table "ADDRESS" not found in export file >>. The 'blah.dmp' is not exported by 'user1'. What can be the cause of the error message?
imp show=y tables=(ADDRESS) userid='user1/user1@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=host1)(PORT=1521)))(CONNECT_DATA=(SID=sid1)(SERVER=DEDICATED)))' file=blah.dmp Thanks for help! -- View this message in context: http://www.nabble.com/problems-importing-table...-tp25874608p25874608.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org