英文:
is it a good idea to use CICS transaction gateway in open source?
问题
为了了解CICS事务网关在Z/OS上的使用情况,但我们希望将其迁移到Red Hat 8或Windows Server 2019。我想知道是否有人以前已经这样做过,以便向他询问这是否是一个好主意,它是否没有问题地运行?还是这样做是一个错误?
非常感谢您的提前帮助。
我们期望Ctg在Windows Server或Red Hat上能够无问题工作。
英文:
for know the CICS transaction gateway is used in Z/OS but we want to move it to either redhat8 or windows server 2019 and i want to know if any one had done this before in order to ask him if it was a good idea did it work with no problem? or was it a mistake to do that ?
Thank you so much in advance
we expect that the Ctg will work with no problem in windows server or redhat
答案1
得分: 1
CICS Transaction Gateway for Multiplatforms v9.3在Red Hat Enterprise Linux 7和8以及Windows 2019和2016上都得到支持。有关兼容软件产品的更多信息,请参阅https://www.ibm.com/docs/en/cics-tg-multi/9.3?topic=components-operating-systems。
有许多CICS客户正在使用在Linux和Windows上运行的CICS TG与运行在z/OS上的其CICS区域进行连接。
英文:
CICS Transaction Gateway for Multiplatforms v9.3 is supported on both Red Hat Enterprise Linux 7 and 8 and Windows 2019 and 2016. See https://www.ibm.com/docs/en/cics-tg-multi/9.3?topic=components-operating-systems for more information on compatible software products.
There are a number of CICS customers who are using CICS TG on Linux and Windows to connect to their CICS regions running on z/OS.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论