Re: What is the command line?

From: Stephen <stephen_p_kennedy_at_hotmail.com>
Date: 7 Mar 2002 01:15:15 -0800
Message-ID: <85e1466e.0203070115.597c96a2_at_posting.google.com>


The imp utility is invoked from the command line of your operating system, in this case I suppose it is windows.

  1. Open a session ms-dos or command line in NT
  2. Make sure that the $ORACLE_HOME/bin directory is in the path c:\oracle\Ora81\bin or c:\orant\bin or something similar
  3. C:> imp user/password_at_tnsnames_identifier file=file.dmp ... or (if you have version 8 (I think)) C:> imp80 user/password_at_tnsnames_identifier file=file.dmp ...

Hope this helps.

David_wright_at_spra.com (David Wright) wrote in message news:<91C9A23A2Davidwrightspracom_at_64.164.98.29>...
> I need to use the import utility to import a *.dmp file.
>
> The instructions say you have to give the imp command. But imp command from
> what? How do you get a command prompt?
>
> I have something called the 'Oracle Enterprise Edition' Client CD which gave
> me the following menus:
> Start>programs>Oracle>OraHome81>
> Application Development
> Migration
> Network Administration.
>
> Where can I get a command prompt to issue the imp command?
>
> When I select sql*plus, it asked for a user name and password. Is this the
> right direction?
Received on Thu Mar 07 2002 - 10:15:15 CET

Original text of this message