Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Upload Problem on OAS
santeel <santeel_at_yahoo.com> wrote in
news:Xns91EA98951D5DDnone_at_216.227.56.87:
> Oracle Ver: 8.1.6
> OAS Ver: 4.0.8.6
> OS Ver: Win NT 4.0
> I am trying to upload a file to the server using the PL/SQL
> Toolkit. The toolkit is installed. I followed the directions
> in the PL/SQL Toolkit PDF documentation. What is supposed to
> happen is that the file is uploaded and the filename
> is passed as a paramater of the procedure. What is happening is
> that the contents of the uploaded file are being
> placed in the parameter that is supposed to be the filename.
> Below are the form, procedure and results.
[...]
Older versions of OAS have problems with file upload. There are a number of bugs on this. Did you consider using 9iAS instead? It works faster (and is also supported after October of this year, which OAS is not...).
![]() |
![]() |