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: Can the Oracle DB access the file system?

Re: Can the Oracle DB access the file system?

From: Kate Lin <linlin27_at_sympatico.ca>
Date: Tue, 9 Oct 2001 22:17:17 -0400
Message-ID: <Z%Nw7.10261$jM.1394143@news20.bellglobal.com>


Hi
1. you can use dbms_pipe package,
2. you can use java stored procedure

try it

"contrapositive" <nosp_at_m.com> wrote in message news:H6Nw7.101$cu1.123821_at_newsrump.sjc.telocity.net...
> I know Oracle fairly well, but not much about the platform or environment
> that hosts our Oracle 8i database. It's an HP UNIX server of some sort.
I've
> been asked to investigate if it is possible for database programs to call
> (i.e. execute) UNIX shell scripts. I thought there was a package that
> allowed the database access to the file system. Can anyone elaborate? Is
> this a possibility? The idea is that we have the job scheduler kick off a
> job that runs every night; that job would be a procedure that just
executes
> a shell script and then determines whether the script succeeded or failed.
>
> Does any of this sound feasible? What's required? Thanks in advance.
>
> --jk
>
>
Received on Tue Oct 09 2001 - 21:17:17 CDT

Original text of this message

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