|
|
| Author |
Message |
srikar tenali
New User
Joined: 07 Feb 2007 Posts: 22 Location: hyderabad
|
|
|
|
How and Where is Buffer allocated for an IMS-COBOL program.
While am trying to run COBOL-IMS program, its getting abended with DLI Status Code 'FR' which is equivalent to 'TOTAL BUFFER LIMIT EXCEEDED'. is it possible to release buffer after the execution of IMS program. if yes please explain.
Thanks in Advance,
Srikar |
|
| Back to top |
|
 |
References
|
Posted: Mon May 12, 2008 2:53 pm Post subject: Re: Total Buffer Limit Exceeded error |
 |
|
|
 |
kalukakkad
Active User
Joined: 10 Mar 2005 Posts: 73
|
|
|
|
i hope you are running IMS-COBOL under DFSRRC00 in JCL.
check the DD name DFSVSAMP. This has the buffer limit. |
|
| Back to top |
|
 |
|
|