Database Administration (MOSC)

MOSC Banner

possible value of compatible.rdbms in 19.11 ASM instance

edited Nov 24, 2021 9:26AM in Database Administration (MOSC) 5 comments


Hello!


Can You please explain ,

I doubt the value of one of two parameter is correct


SQL> alter diskgroup DG_2 set attribute 'compatible.asm'='19.0.0';


Diskgroup altered.


SQL>  alter diskgroup DG_2 set attribute 'compatible.rdbms'='19.0.0';


Diskgroup altered.


SQL> select group_number, name, value from v$asm_attribute where NAME like 'compatib%';


GROUP_NUMBER NAME         VALUE

------------ -------------------- --------------------------------------------------------

      2 compatible.asm     19.0.0.0.0

      2 compatible.rdbms    19.0.0


Regards,

Pavel

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