View previous topic :: View next topic
|
Author |
Message |
Shinoj Vijayakumar
New User
Joined: 13 Nov 2018 Posts: 4 Location: India
|
|
|
|
Hi,
Is there any way to transfer files from and to mainframe datasets other than using FTP/SFTP?
The from and to will be to a java application. Right now using JDBC connection we are accessing DB2 for executing stored procedures etc.
Any pointers will be helpful |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
What have YOUR site support told you about what to do at YOUR site |
|
Back to top |
|
|
steve-myers
Active Member
Joined: 30 Nov 2013 Posts: 917 Location: The Universe
|
|
|
|
FTP/SFTP is essentially universal. There are other products around, but we have absolutely no idea what is installed at your site. Your site support, and only your site support can tell you what is available, |
|
Back to top |
|
|
Rohit Umarjikar
Global Moderator
Joined: 21 Sep 2010 Posts: 3076 Location: NYC,USA
|
|
|
|
Why and what would you like to achieve here ultimately ? Stored procedures are used mostly in real-time environments as also in your case, so how do you want to replace them if you don’t need DB2? |
|
Back to top |
|
|
|