I have a batch program that issue a DISPLAY command.
When this program is called by a program on MFES executing on CICS environment, I have an abend (and message about SYSOUT).
Is it possible use DISPLAY command on CICS environment and it is possible where the message from display will be?
Other issue is that the batch program does not appears at the Active PPT (and when I issue the command CMPT INQUIRE BATCHPGM the response is "program not found")
Is it normal this situation on CICS?
Thanks in advance.
#EnterpriseServer