Search This Blog

Saturday, 30 April 2022

 Oracle Database Incarnation concept:

Its very common concept for Oracle DBAs. Incarnation is the new version of the database and it happens when database is opened with "reset logs" option after an in complete recovery.


The view V$DATABASE_INCARNATION can be checked for all the database versions / incarnations. 





No comments:

OCI - Oralce linux - warning your password will expire in 6 days - use command "chage"

  If OS user gets the warning message for password expiry in OCI Oracle linux, then change the password expiry, following are the 2 methods ...