My Oracle Support Banner

JOB Always Succeed When Calling m_ProgramExec For Custom Program (Doc ID 2877573.1)

Last updated on JUNE 23, 2023

Applies to:

Oracle Tuxedo Application Runtime for CICS and Batch - Version 12.2.2 and later
Information in this document applies to any platform.

Symptoms

 When calling m_ProgramExec, if the program fails (e.g. exit code 1) , the JOB should be failed.

For example, if JavaProgram failed, $(TMP)/FILE should be kept, however it will be deleted because job succeed.

m_FileAssign -d NEW,DELETE,KEEP FILE1 ${TMP}/FILE
m_ProgramExec java JavaProgram

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.