One would believe so. And a RCLSTG didn't clear it up?
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Lukas Beeler
Sent: Friday, July 18, 2008 9:25 AM
To: Midrange Systems Technical Discussion
Subject: Re: "Manage jobs" uses 1/3 of System ASP (28GB) - how to clean
up?
On Fri, Jul 18, 2008 at 6:06 PM, Gary Monnier
<gary.monnier@xxxxxxxxxxxxx> wrote:
It may not be what you are seeing but I've seen client-side
applications do something similar. When SQL is used, database
modifications stay in "temporary storage" until a commit is performed.
If commits are not done by the client-side application in a timely
manner a system can shut down due to lack of disk space.
Makes sense, but wouldn't this be cleared by an IPL in any case?