Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

COBOL Programming :: RE: Executing OO COBOL program invoking Java Class

$
0
0
Author: Robert Sample
Posted: Tue Jan 10, 2017 7:44 pm (GMT 5.5)

Try adding REGION=0M to your EXEC statement in your JCL. If that doesn't resolve the issue, you will need to talk to your site support group as there are a number of options related to memory (and Java) in the BPXPRMxx member of SYS1.PARMLIB that can impact Java memory availability. And most sites restrict access to those parameters to the site support group.
_________________
TANSTAAFL

The first rule of code reuse is that the code needs to be worth re-using.

"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth


Viewing all articles
Browse latest Browse all 8500

Trending Articles