Home » Oracle

MULTITENANT ARCHITECTURE AND MULTI-PROCESS AND MULTI-THREADED

MULTITENANT ARCHITECTURE AND MULTI-PROCESS AND MULTI-THREADED  Information sourced from Oracle Docs. The multitenant architecture capability enables an Oracle database to function as a multitenant container database (CDB). A CDB includes zero, one, or many customer-created pluggable databases (PDBs). A PDB is a

MV LOG

MV LOG Determine why that log table is growing First, determine why the MV log is growing. This is most likely linked to a registered MView that no longer exists or has not been refreshed for a long time (for

ORA-04030 AND ORA-04031

ORA-04030 AND ORA-04031  ORA-04031 indicates that shared pool configuration is not sufficient to meet that instance requirements. So, shared pool is to be increased. ORA-04031 can be caused if the User profile is NOT as required by Oracle on Oracle

ORA-04045

ORA-04045 What is being done? I had Oracle 9.2.0.5.0 databaseI had a remote 9.0.1.3.1 database I was testing replication. I saw some invalid SYSTEM schema replication objects in 9.0.1.3.1 database.When I tried to validate them I got errors, which I

Scroll to Top