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: Oracle9i: How to pull LOB data via SQL*Plus ?

Re: Oracle9i: How to pull LOB data via SQL*Plus ?

From: André Hartmann <andrehartmann_at_hotmail.com>
Date: Wed, 8 Sep 2004 13:08:56 +0200
Message-ID: <413ee849$1@olaf.komtel.net>


> sql*plus is the wrong tool -- it does not have the capability to extract
> binary data to client files
>
> why is the customer specifying a shell script?

  He does, and the question "why" is not a legitimate question to a customer. He wants it and it is my task to evaluate if it is possible. Of course I might find it is not possible.. in which case the customer would have to alter their requirement but until then my job is to try with a script.

> what's the environment? client/server? what's the client? is sql*plus
> installed on every client?

  As I said in my original post, the client is a Solaris workstation and it is obviously equipped with an Oracle client software. The platform of the server is not known and I dont think it is relevant here. We can assume client and server to be Ora9i.

> does the script need to be integrated into a system that already uses
> scripts?

  I dont know that, its not part of the requirement. So for the moment I assume it is a standalone script.

> if you're in a web-based environment, you could also use a simple PL/SQL
web
> toolkit app for file upload/download -- it's fairly straight-forward,

  I am not. It is a simple Oracle client/server setup. No web or anything mentioned.

AH
:) Received on Wed Sep 08 2004 - 06:08:56 CDT

Original text of this message

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