Out of the file spools from Unix to Windows

Hi all

Can you please help me with my question:

I am running a sql file in Unix (using the SQLPLUS command) and I want as the output that will be sent to the local windows directory file.

I specified the name of the windows directory in my order of the coil (coil C: / < directory name >), but it does not work

Our Unix server is an FTP server but I don't want to FTP the file spools from unix to Windows as the hold file is huge and it takes hours for the transfer of all the
(and we run the script several times)

Is it possible that I can have the hold file created in the Local windows directory when I run my sql in Unix script?

Appreciate your help

Thank you
Sandy

1007483 wrote:
Hi all

Can you please help me with my question:

I am running a sql file in Unix (using the SQLPLUS command) and I want as the output that will be sent to the local windows directory file.

I specified the name of the windows directory in my order of the coil (coil C: / ), but it does not work

Our Unix server is an FTP server but I don't want to FTP the file spools from unix to Windows as the hold file is huge and it takes hours for the transfer of all the
(and we run the script several times)

Is it possible that I can have the hold file created in the Local windows directory when I run my sql in Unix script?

Yes, but only when the Windows directory is mounted locally in the Unix file system.
You can install the Oracle client on the Windows system & sqlplus & QUEUE runs locally.

Tags: Database

Similar Questions

Maybe you are looking for