Re: How to debug root.sh execution?

  • From: Quanwen Zhao <quanwenzhao@xxxxxxxxx>
  • To: krishsingh.111@xxxxxxxxx
  • Date: Tue, 26 Oct 2021 17:08:38 +0800

Hello Kunwar,

I got it this error on my 21c with *"oerr ora 12791"*.

[oracle@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@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@ORACDB>


As you can see the previous prompt message about the section with "Action".

Best Regards
Quanwen Zhao

kunwar singh <krishsingh.111@xxxxxxxxx> 于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

Other related posts: