Re: converting Cobol to java - remaining on the mainframe

2024-12-10 Thread Timothy Sipples
You should have everything you need, but I’ll add some “footnotes”: * IBM has released Version 21 of the IBM Semeru Runtime Certified Edition for z/OS, available to z/OS licensees at no additional charge. Versions 11 and 8 you really shouldn't bother with at this point since they'll reach End of

Re: converting Cobol to java - remaining on the mainframe

2024-12-10 Thread Andrew Rowley
On 11/12/2024 4:33 am, Pommier, Rex wrote: We have a Cobol/VSAM/CICS+batch application that the developers want to convert the Cobol/VSAM part to Java/Db2, still residing on the mainframe. I have java 8 (both 31 bit and 64 bit) as well as java 11 and 17 on the mainframe - the parts that are "n

Re: converting Cobol to java - remaining on the mainframe

2024-12-10 Thread Pommier, Rex
On Behalf Of Farley, Peter Sent: Tuesday, December 10, 2024 3:42 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: converting Cobol to java - remaining on the mainframe What do you get if you type “javac -version”? If you have the java compiler (javac) then you have (at least part of) the

Re: converting Cobol to java - remaining on the mainframe

2024-12-10 Thread Farley, Peter
: Re: converting Cobol to java - remaining on the mainframe We have a ZIIP (small shop, only 2 subcapacity general purpose engines on the machine besides the ZIIP. I don't know offhand if I have the JDK or just the JRE. Is there an easy way to find out? Is the JDK an additional cost?

Re: converting Cobol to java - remaining on the mainframe

2024-12-10 Thread Pommier, Rex
List On Behalf Of Jerry Whitteridge Sent: Tuesday, December 10, 2024 11:41 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: converting Cobol to java - remaining on the mainframe The first question to ask is do you have any zIIP processors ? This makes a big difference if you are planning to ru

Re: converting Cobol to java - remaining on the mainframe

2024-12-10 Thread Seymour J Metz
You might want an IDE, although it is by no means mandatory. --  Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר From: IBM Mainframe Discussion List on behalf of Pommier, Rex <0737643a508d

Re: converting Cobol to java - remaining on the mainframe

2024-12-10 Thread Mike Schwab
zIIP workload can migrate to CPs if you don't have enough. Needs to be monitored to manage costs. https://knowledge.broadcom.com/external/article/244576/xcom-ziip-usage.html On Tue, Dec 10, 2024 at 11:41 AM Jerry Whitteridge wrote: > > The first question to ask is do you have any zIIP processor

Re: converting Cobol to java - remaining on the mainframe

2024-12-10 Thread Jerry Whitteridge
The first question to ask is do you have any zIIP processors ? This makes a big difference if you are planning to run java of any flavor. It will depend on whether you have the JDK or JRE versions of java on how easy it is to do development natively on the mainframe Jerry Whitteridge Sr Manage