Re: How to debug root.sh execution?
Date: Tue, 26 Oct 2021 17:08:38 +0800
Message-ID: <CABpiuuTyLyR5AwV1Zoou7wh1ewMrqok9Ngi-Q3CjOv+QLvBexQ_at_mail.gmail.com>
Hello Kunwar,
I got it this error on my 21c with *"oerr ora 12791"*.
[oracle_at_testserver~]$ sqlplus / as sysdba
>
> SQL*Plus: Release 21.0.0.0.0 - Production on Tue Oct 26 17:03:21 2021
> Version 21.3.0.0.0
>
> Copyright (c) 1982, 2021, Oracle. All rights reserved.
>
>
> Connected to:
> Oracle Database 21c Enterprise Edition Release 21.0.0.0.0 - Production
> Version 21.3.0.0.0
>
> 17:03:21 SYS_at_ORACDB> *! oerr ora 12791*
> 12791, 00000, "The oradism utility does not have proper permissions."
> // *Cause: The oradism utility was not root owned and did not have proper
> permissions.
> // *Action: *Change oradism to root owned binary with permission 4750.*
>
> 17:03:30 SYS_at_ORACDB>
As you can see the previous prompt message about the section with "Action".
Best Regards
Quanwen Zhao
kunwar singh <krishsingh.111_at_gmail.com> 于2021年10月26日周二 下午4:57写道:
> Hi Listers,
>
> Getting ORA- 12791 when trying to startup the DB.
>
> So I want to debug where it is failing .
> Which log file captures its call ?
> Is there any additional trace or logging which captures more about the
> issue
> Version :21c on Linux.
>
>
> --
> Cheers,
> Kunwar
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Oct 26 2021 - 11:08:38 CEST