Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

import demo file failed

pacossDec 5 2005 — edited Dec 5 2005
i'been reading MapViewer users guide and for the purpose of demo i should import the demo 'mvdemo.dmp' file into 10g db under the supplied user 'scott'. pdf (1.7 getting started using MapVierwer, pgs: 1-28, 1-29) says i should use the following command:

imp SCOTT/TIGER FILE=mvdemo.dmp FULL=Y

i started sql *plus, logged in as scott and tried to execute stated command, but it failed, and this is the error:

SP2-0734: unknown command beginning "imp SCOTT/..." - rest of line ignored.

i've also tried to import this file using oem import wizard, but when executing import also got the following error message:

There is a problem reading from the import files: ORA-39143: dump file "D:\BackUp\Oracle_backup\Import\mvdemo.dmp" may be an original export dump file

what's wrong?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2006
Added on Dec 5 2005
4 comments
308 views