Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Please Help !!!DB_FILES exeded

Re: Please Help !!!DB_FILES exeded

From: Torsten Kleinblotekamp <torsten.kleinblotekamp_at_it-mannesmann.de>
Date: Mon, 19 Oct 1998 08:45:39 +0200
Message-ID: <362AE013.4066A918@it-mannesmann.de>


If you exceed the limit in the controlfile you can create a new controlfile.
REATE CONTROLFILE REUSE DATABASE "<dbname>" NORESETLOGS ARCHIVELOG

    MAXLOGFILES 255
    MALOGMEMBERS 3
    MAXDATAFILES 515 Fernando Carter wrote:

> I don't know the exact massage in english but I'm getting
> maximun DB_FILES number exceded.
>
> What can I do , is this a parameter for the server?
> Where do I config This
>
> Please Help.
> Thanks in advance.
>
> Fernando Carter
Received on Mon Oct 19 1998 - 01:45:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US