Piping to SQL*Load
From: Rich Bromberg <bromberg_at_dbintellect.com>
Date: 22 Aug 1994 21:08:03 GMT
Message-ID: <33b43j$qk3_at_potogold.rmii.com>
Date: 22 Aug 1994 21:08:03 GMT
Message-ID: <33b43j$qk3_at_potogold.rmii.com>
Is there any way to pipe input to SQL*Loader from another Unix program, rather than specifying a file (or device) with the INFILE parameter? I need to read a very large file from 3840 cartridge tape, and do not have the space to first copy the tape to a Unix file. I was hoping to pipe the data using 'DD' directly to SQL*Load, but there does not seem to be a way to confuse the loader to accept data from stdin?
Has anyone had any luck with this?
Thanks in advance
Rich Bromberg
dbINTELLECT Technologies, Inc
bromberg_at_dbintellect.com
Keywords: sqlldr Received on Mon Aug 22 1994 - 23:08:03 CEST