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 -> DB OS Access Needed

DB OS Access Needed

From: Eric J. Givler <ericjgivler_at_earthlink.net>
Date: Sat, 02 Feb 2002 20:23:29 GMT
Message-ID: <5VX68.2797$3E5.247737@newsread2.prod.itd.earthlink.net>


I'm running Oracle 8.0.6 EE on NT 4.0 Server and need a function/proc that allows me to perform the following OS related file activities:

  1. Delete a file
  2. Move a file
  3. Rename a File
  4. Read a directories contents

I'd prefer NOT to use dbms_pipe as I have the daemon code and PRO*C compiler already running and I'd like to eliminate this rather clumsy solution.

Any code? Received on Sat Feb 02 2002 - 14:23:29 CST

Original text of this message

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