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: UTL_FILE Desperate- FIle I/O before version 7.3

Re: UTL_FILE Desperate- FIle I/O before version 7.3

From: MarkP28665 <markp28665_at_aol.com>
Date: 1998/02/21
Message-ID: <19980221192900.OAA09547@ladder03.news.aol.com>#1/1

From: Peter Tathem <peter_at_helix.com.au> >> Is the UTL_FILE package supported prior to Oracle 7.3. If so how? Is there an alternative? <<

No, utl_file is not supported before 7.3 An alternate would be to write a pro*c program to do the task or to use a combination of a pro*c program and the dbms_pipe package to read/write and process the data.

Mark Powell -- Oracle 7 Certified DBA
- The only advice that counts is the advice that you follow so follow your own advice - Received on Sat Feb 21 1998 - 00:00:00 CST

Original text of this message

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