Category "ibm-midrange"

Is there a way to edit RPGLE program from CL command without opening RPGLE program?

I have a RPGLE program as below which has tags AD11 for date 220318 , but for other dates like 220317 and 220323 there are no tags. Is there any CL command that

A remote host did not respond within the timeout period

I keep on getting this message while trying to rename remote file: A remote host did not respond within the timeout period after writing this command in QSH :

How to determine the maximum number of messages in *USRQ

It is required to create *USRQ of the largest possible size. According to the documentation, the maximum size for *USRQ is 2Gb. Creating a queue requires specif

Connecting to as400 JDBC on Play Framework

I'm having issues making a connection to an AS400 database inside of Play!. My application.conf looks like: db.default.driver="com.ibm.as400.access.AS400JDBCD