Re: Writing a file on a client pc



On Oct 31, 3:28 am, Ringmeister84 <ringmeiste...@xxxxxxxxx> wrote:
Hello, I'm trying to write a file on a client pc via Oracle
procedure; how can I do this?

Now I'm trying with utl_file packaging, but it seems that it works
only on server directories, any idea?

UTL_FILE works only for 'local' directories, those that the server can
'see'. Since you can't NFS mount a Windows drive to a UNIX server
(not without special utilities) I'm afraid you cannot do what you want
the way you're trying to implement it. Normally one would NFS mount a
filesystem to the server running the database software and create a
directory in the Oracle database using that NFS mount. At that point
you could write to the remote server via UTL_FILE.


Thanks in advance!

Best regards!


David Fitzjarrell

.



Relevant Pages

  • NFS Mounts
    ... Each MX server has the same NFS mount to a netapp. ... noticed today that the NFS mounts on 2 of the MX servers is missing. ... File system kbytes used avail capacity Mounted on ...
    (SunManagers)
  • Re: NFS- SAN - FreeBSD
    ... The original question is can I just use an NFS mount to the storage's /home partition? ... Subject: NFS- SAN - FreeBSD ... Up to this point, all of our servers are standalone, i.e. all services and software required are installed on each local server. ...
    (freebsd-questions)
  • NFS server/client issue
    ... I have several FreeBSD 4.11 webservers mounting a FreeBSD 5.3-p5 NFS ... After rebooting the the NFS server the webservers automatically ... I noticed that the NFS mount acted slowly (often generating server not ... forth between high disk usage and almost none and (oddly enough, ...
    (freebsd-questions)
  • Occasional console freezing in 6.0-stable
    ... The NFS mount is connected via a GigE ... The GigE card is a re-based card, ... got repeated "server not responding" messages. ... My console at this point ...
    (freebsd-questions)
  • Re: NFS writes and ZFS
    ... server has several NFS-exported ZFS'es which I mount from the desktop. ... Since moving the shares to ZFS I've been having trouble writing to them ... NFS mount options on the desktop. ...
    (freebsd-current)