Am 06.09.2013 10:45, schrieb Bernd Oppolzer:
don't know, if this helps, but we set environment variables in CEEOPTS
in batch jobs, for example

//CEEOPTS DD *
STACK(30M,10M),
ENVAR("_CEE_HEAP_MANAGER=CEL4MCHK",
"_CEE_MEMCHECK_DEPTH=10",
"...")

the alternate Heap-Manager and its env variables meant just as an example;
at the position of the 3 dots you can continue to specify more.

Kind regards

Bernd

I guess this is for an individual setting per job;
for a global setting you should use PARMLIB,
as suggested in another post. I don't know the
details there. CEEOPTS will override the PARMLIB
settings (and CEEOPTS is more comfortable than
using the first part of the PARM string, in fact, the
length of the parm is limited, so this will not work).

Kind regards

Bernd

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to