Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: File creation on database server from Oracle Forms
mikewu wrote:
> I want to create a file on database server from Forms. the database
> server is on UNIX and Forms is on NT. When a program in Forms calls a
> stored procedure that creates a file on server, it won't work. And, if
> a stored procedures that access UNIX file system,like JAVA, XML
> packages, the procedure called in Forms will not work either. All the
> stored procedures run well if executed from sqlplus on database server
> side. Can any one tell me what kind of parameters or procedures are
> needed to set up on Oracle database server in order to perform these
> procedure calls?
>
> Thanks in advance.
>
> Mike Wu
"it won't work" & "will not work" are not real helpful.
Please post actual code and the actual resultant error messages. Received on Mon Apr 21 2003 - 19:25:47 CDT
![]() |
![]() |