importing very large text file through SQLPLUS

From: Bill Lynch <bill_at_coolNOSPAMservlets.com>
Date: 2000/05/01
Message-ID: <390E5118.9EC95EEA_at_coolNOSPAMservlets.com>#1/1


Hello,

[Quoted] I'd like to import a very large text file full of sql statements into sqlplus (~600mb). In mysql i can do it like so: cat theFile | mysql

does something similiar like this exist in oracle? i've already tried the following:
- start sqlplus

  • _at_theFile

this takes *forever* -- anyway to do this faster?

Thanks,
--Bill Received on Mon May 01 2000 - 00:00:00 CEST

Original text of this message