UTL_TCP.OPEN_CONNECTION - ORA-26260 TNS operation timed out
I am trying to connect to an FTP server from pl/sql using UTL_TCP.OPEN_CONNECTION however I am not able to connect to the server and I recieve a timeout error - I've tried 2 different FTP servers so I'm thinking I may not be completely all set up - ideas? ACL all set up and ready to go and full privs on the folder/file that I am accessing - trying to pull together a proof of concept
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
Sun OS 5.10
Thanks in advance, Allison
0