Home » SQL & PL/SQL » SQL & PL/SQL » Can't Import on 9.2?
Can't Import on 9.2? [message #6730] Fri, 02 May 2003 21:32 Go to next message
Mike Baronas
Messages: 1
Registered: May 2003
Junior Member
Hi,

I have Oracle 9.2 Personal Edition and am trying to import a DMP file to a DB I have setup

I can't seem to get the import command to be recognized in SQL Plus (see below)

SQL> import system/kronites
SP2-0734: unknown command beginning "import sys..." - rest of line ignored.
SQL>

What am I typing wrong?
Re: Can't Import on 9.2? [message #6733 is a reply to message #6730] Sat, 03 May 2003 00:12 Go to previous message
Naveen
Messages: 75
Registered: June 2001
Member
Hi Mike,

You have to invoke import from command line. You tried to invoke it from sqlplus.Try

c:> Imp help=y

it should work.

---Naveen.
Previous Topic: Related with Sub Query Reutrns
Next Topic: Validate insert or update
Goto Forum:
  


Current Time: Thu Apr 25 12:09:33 CDT 2024