Top "Zos" questions

z/OS is a 64-bit operating system that runs on IBM's traditional mainframe hardware, also known as System z.

How can I limit the display length of a field returned in DB2 CLP (z/OS)?

I'm a Unix hack, so I've got a script I run whenever I want to run some SQL. I call …

db2 format zos
How can I run my Rexx program as a batch job?

I have a Rexx program that I want to run as a batch job. How can I do this? This …

batch-processing zos rexx tso
Connect to z/OS Mainframe with SFTP

We have a IBM Host System Z sitting in our cellar. Now the issue is that i have no clue …

sftp zos ebcdic
How to publish messages directly from existing Mainframe application to Kafka topics?

We are planning to replace IBM MQ with Apache Kafka to implement pub-sub use-cases in future. Currently Mainframe(running Z/…

apache-kafka cobol mainframe zos
What codepage/charset should be used to interpret data coming from an MVS system into a Java Environment?

I've come into an interesting problem (as is often the case in interacting with legacy systems). I'm working on an …

java encoding character-encoding codepages zos
Update values in one table from three other joined tables in H2 (and DB2)

I'm trying to achieve something like described here in H2: Update with inner join? update tlegacy lca set lca.pr_…

sql db2 h2 zos
How to submit JCL on IBM zOS through Java web app?

Can someone tell me the best way to run a piece of JCL on IBM zOS from a Java web …

java mainframe zos jcl
Is there some way to access Sql server from z/OS mainframe and have the result in IBM 3270 terminal emulation?

Is there any way (possibly cheap) to access Microsoft Sql Server from z/OS mainframe (COBOL programs) and have the …

sql-server cobol mainframe zos 3270