Re: Faster loading with SQL*Loader

From: Vivekanandhan Raja <vraja_at_us.oracle.com>
Date: 1995/12/29
Message-ID: <4c1f67$jks_at_inet-nntp-gw-1.us.oracle.com>#1/1


The restriction of DIRECTLOAD needing SQL*Loader (client) and the Oracle RDBMS (Server) needing to be on the same machine is not correct. The OSs have to be similar and the SQL*Loader version must match the RDBMS version. i.e. SQL*Loader 7.x to RDBMS 7.x -- note that 7.0 to 7.1 is valid. You could go via SQL*Net V1 or V2 or even local pipes ...

  e.g. SUNOS SQL*Loader 7.0 to SUNOS RDBMS 7.1 -- OK.

       WINNT SQL*Loader 7.0 to SUNOS RDBMS 7.0 -- WON'T WORK!!! Received on Fri Dec 29 1995 - 00:00:00 CET

Original text of this message