(1.0k●9●103●53)
Mar 26 '12, 4:17 p.m.
We have RTC and DB2 servers hosted on separated servers.
And use JDBC for database connection.
What is the default data transfer mode for JDBC connection: plain ftp or over SSH (scp/sftp)?
The issue is the speed is dramatically different: plain ftp is 2 to 3 times faster than SSH