Re: database starts in restricted mode automatically
Date: Mon, 27 Sep 2021 13:43:07 -0500
Message-ID: <CAJvnOJaB53XfApH=L4RZTzdgyaMHkjKwt9LkKHHLvNsCD6MZag_at_mail.gmail.com>
Are you using HAS? or RAC? When you configure the instance to be managed
by HAS or CRS, you can set the open mode under the startup options. If it
happens all the time, it suggests to me that restrict was added to the
startup options.
On Mon, Sep 27, 2021 at 1:12 PM Powell, Mark <mark.powell2_at_dxc.com> wrote:
> Is this RAC, non-RAC, Exadata, etc...?
>
> Are you just using sqlplus to start? If not, try
> sqlplus /nolog
> connect / as sysdba
> startup
> and see how it starts
>
>
> Mark Powell
> Database Administration
> (313) 592-5148
>
>
> ------------------------------
> *From:* oracle-l-bounce_at_freelists.org <oracle-l-bounce_at_freelists.org> on
> behalf of Jeff Chirco <backseatdba_at_gmail.com>
> *Sent:* Monday, September 27, 2021 12:06 PM
> *To:* oracle-l-freelist <oracle-l_at_freelists.org>
> *Subject:* database starts in restricted mode automatically
>
> We just noticed that since applying patch 19.11 our database automatically
> starts in restricted mode even when issuing just a STARTUP and not
> specifying restricted.
>
> Anyone know why this is happening and how to fix it? I am able to
> replicate it in a clone of the production database.
>
> We think this contributed to some errors we got during 19.11 patch which
> required us to run it twice. We checked with Oracle support on the
> patching issues and they said everything was fine.
>
> Jeff
>
>
>
--
Andrew W. Kerber
'If at first you dont succeed, dont take up skydiving.'
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Sep 27 2021 - 20:43:07 CEST