Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: problem writing to disk

Re: problem writing to disk

From: Anurag Varma <avdbi_at_hotmail.com>
Date: Wed, 01 Oct 2003 01:01:53 GMT
Message-ID: <5Ipeb.7429$vJ2.2821@news01.roc.ny>

"Cupofjava1961" <cupofjava1961_at_aol.com> wrote in message news:20030930165710.02209.00000050_at_mb-m01.aol.com...
> yes, I didn't get any error message, but I didn't get the file written to my
> file system either.

Did you actually execute that pl/sql block.

declare
...
begin
...
end;
/
^^^^ Is this the last line??

Post exactly what you are doing

Anurag Received on Tue Sep 30 2003 - 20:01:53 CDT

Original text of this message

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