Category "mainframe"

ISPF reconnect successful but does not show ISPF primary options menu

I have a problem reconnecting to ISPF. After the TSO/E LOGON screen, the screen on the attached picture shows and says that logon reconnection is successful, bu

How to create a file with two entries in COBOL?

I have two files, the first one has the date and the second one has multiple registers. I want to create something like this: Input File 1: 20200509 Input File

Comparing 2 values stored in the symbolic parameters in jcl

I need to compare the values stored in 2 symbolic parameters. For example Set1 set day1=&odd Set2 set day2=&cdd What I need to do is if the values of d

How can I prevent a CA7 job with two schedule IDs from conflicting when they run on the same day?

I have a single job with two schedule ID’s. One runs the job the last day of the month and the other schid runs the last Sunday of the month. The problem