Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Export Problem

Re: Export Problem

From: v tsien <vtsien_at_iris.ctd.anl.gov>
Date: Wed, 8 Apr 1998 17:43:37 -0500
Message-ID: <6gguej$chq@milo.mcs.anl.gov>

Have you tried Samba? With samba you can mount NT directory on Unix or vice versa. The next thing is to exp to the mounted NT file system directly onto NT directory and then from the NT side imp directly from its directory. This means you have space on NT if you don't have on unix.

or you can create dblink on Oracle/NT and create tables as select * from the tables_at_scounix.

or use sqlplus copy to create on NT directly to avoid extra space usage.

Hope that will help.

Victor Tsien Received on Wed Apr 08 1998 - 17:43:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US