Hi,
Through CICS manual i came to know about rent option . It means each program has separate storage .
Recently we faced storage violation in production region. Cics team suggested that compiling the program with rent option will resolve the problem.
But IBM by default compiles the program with rent option.But cics team also asked me to compile the program with link-edit parm as RENT.
So I'm little bit confused now.
Compiling the program with link-edit parm as RENT has any significance ?
Thanks,
Gautham