ADSM-L

Re: ANR4424W Data Base has reached Maximum Size in Space Trigger

2001-08-16 16:32:02
Subject: Re: ANR4424W Data Base has reached Maximum Size in Space Trigger
From: Maurice van 't Loo <maurice AT COMPARE.MYWEB DOT NL>
Date: Thu, 16 Aug 2001 22:32:49 +0200
TSM wants to enlarge his database, therefor you made a database space
trigger.
In this database spacetrigger you can set a maximum. TSM reaches this
maximum.

You can see it with:
q spacetrigger db f=d

You can fix it with:
update spacetrigger db maximumsize={MB's}

update spacetrigger db maximumsize=0 disables checking for maximum db size.

Before you change everything, check out WHY the maximum is set, maybe you
also run out of diskspace, otherwise you can extend the maximumsize with the
free diskspace you've got.

Good Luck,
   Maurice van 't Loo
   The Netherlands

<Prev in Thread] Current Thread [Next in Thread>