使用 BizTalk 或 SSIS 连接到 Openvm 上的 RMS 文件有哪些选项?
OpenVMS有提供接口吗? ODBC? 网络服务? 由于成本原因,Attunity 适配器被排除在外。 任何指针都会有用.. 谢谢 帕里托什
Are there any interfaces provided by OpenVMS?
ODBC? WebService?
Attunity adapters are ruled out due to Cost.
Any pointers would be useful..
Thanks
paritosh
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
用于 ODBC 和 JDBC 连接的商业和开源软件包(包括到 RMS 文件的连接,以及用于连接到数据库(包括 Oracle Rdb、Oracle classic、MySQL 或其他)的软件包和工具)可用于 OpenVMS。 是的,包括 Attunity Connect。
有关 OpenVMS 上 ODBC 和 JDBC 选项的相关讨论,请参阅 http://labs.hoffmanlabs.com/node /668
还有一个可用于 OpenVMS 的 gSOAP 端口,请参阅 http://www.johndapps.com/
我建议进行具体验证,以确保任何用于连接到 Oracle 的 ODBC 或 JDBC 包(无论是 Rdb 还是 classic)都可以使用 RMS 文件进行操作(如果这是您的要求的一部分并且此处正在考虑)。
Commercial and open source packages for ODBC and JDBC connections (including connections into RMS files, and packages and tools for connections into databases including Oracle Rdb, Oracle classic, MySQL or otherwise) are available for OpenVMS. Yes, including Attunity Connect.
For a related discussion of ODBC and JDBC options on OpenVMS, see http://labs.hoffmanlabs.com/node/668
There is also a gSOAP port available for OpenVMS, see http://www.johndapps.com/
I'd suggest specific verification that any ODBC or JDBC package intended for connections into Oracle (and whether Rdb or classic) would (also) operate with RMS files, if that's part of your requirements and that's under consideration here.
如果 VMS 上有 Oracle 数据库,那么 Oracle 适配器显然是一个选择。
如果没有,那么除了昂贵的解决方案之外,您可以将文件适配器与 samba 或 ftp 适配器一起使用。
If there is an oracle db on the VMS then oracle adapter is obviously an option.
If not, then except from costly solutions, you can use the file adepter with samba, or the ftp adapter.