Import and Export

From: Robert Vabo <rvabo_at_msn.com>
Date: 13 Jan 2003 13:19:38 +0100
Message-ID: <3e22aed8$1_at_news.wineasy.se>








I want to run a command via code (.NET) that exports and imports databases.
 
One way is to use the exp command with a parameter file. Is it possible to run the exp command using parameters but not putting these parameters in a file ?
NOW : exp username/password_at_instance PARFILE=d:\expParams.txt
I want to do something like this : exp username/password_at_instance FILE=d:\data\Base.dmp OWNER=username GRANTS=Y INDEXES=Y CONSISTENT=Y CONSTRAINTS=Y
 
Is this a method that will work ?

--
Regards
Robert Vabo
Gecko AS
www.gecko.no
Received on Mon Jan 13 2003 - 13:19:38 CET

Original text of this message