I am trying to send file through SFTP using utl_tcp.open_connection
I keep receiving ORA-29260: network error: not connected
The very first step of opening connexion failed.
All grants and ACLs are created by DBA.
I am searching forums to see what could be the reason.
Anybody ever encountered this?