Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle disk limit
It's not recommended to control the size of a database by a storage limit.
if the database reaches its limit, every transaction which demands more space will fail.
if your database applications are not programmed properly, this means inconsistent data.
It will be your job then to convince your Boss it was the fault of the
application.
This might be difficult when the application has run for years without major
faults.
Normally you would just watch the database size regularly and cry alert when
you see
when and where it will grow too fast.
Bella Pikovsky <bbp006_at_email.mot.com> schrieb in im Newsbeitrag:
8m1h78$pil$1_at_schbbs.mot.com...
>
> Hi all,
>
> I use Oracle 8.1.6 for Windows NT and I'd like to configure the database
> to reach no more than X Mb. How can I do it?
> And what happend when there is no enouph disk space? Does the database
> crashes or pops up any error message?
>
> This problem is known for each project and I hope that there is a standart
> solution.
>
> Thank you very much in advance,
> Bella
>
>
Received on Wed Aug 02 2000 - 00:00:00 CDT
![]() |
![]() |