Using FTP to transfer text files spooled from an SQL statement

I want to use FTP for transferring .txt files spooled from an SQL statement. Can you help me with the best, most efficient way to do it? We are using Oracle on a Solaris platform. > Thanks in advance ..for ur help..

    Requires Free Membership to View

Do you want to FTP from SQL*Plus? If so, then the best way may be to write a Java Stored Procedure to envoke a shell command (the FTP command). You can even write a batch file for your FTP command. Please refer to the main pages for 'ftp' for more information.

I'm not sure if I answered your question or not. If I didn't, please be more specific in the advice that you seek.

For More Information


This was first published in October 2002

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.