Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

"_ipddb_enable" is set to true after install 19c RU6 RAC

edited Aug 23, 2020 5:06AM in Database Install/Upgrade/Opatch (MOSC) 3 commentsAnswered

Hi,

After fresh creation of a RAC db
- 19c RU6
- non-CDB
- 2 nodes
- REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
- REDHAT_SUPPORT_PRODUCT_VERSION="7.8"
we've found hidden paramter "_ipddb_enable" is set to true:
  $ sqlplus / as sysdba

  SQL*Plus: Release 19.0.0.0.0 - Production on Mon Jul 27 10:31:14 2020
  Version 19.6.0.0.0

  Copyright (c) 1982, 2019, Oracle.  All rights reserved.


  Connected to:
  Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
  Version 19.6.0.0.0

  SQL> select display_value from v$parameter where name='_ipddb_enable';

  DISPLAY_VALUE
  --------------------------------------------------------------------------------
  TRUE

  SQL>

What influence has this parameter? Can we ignore this? Can we just reset it?

We've installed the following Oracle database components:

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center