What is a Materialized View?
Materialized views are query results that have been stored or "materialized" in advance as schema…
Read moreMaterialized views are query results that have been stored or "materialized" in advance as schema…
Read moreWhat is the shared pool ? Oracle keeps SQL statements, packages, object information and many…
Read moreWhen you are taking backups regularly to a specified disk then after some period of…
Read moreWhile trying to rollback the conflicting patch 18893947 applying patch 21967332 Following executables are active…
Read moreThe undo tablespace can have many datafiles, but if it has at least 1 datafile…
Read moreDetermine if a Specific MVIEW is Being Refreshed: Determine if a Refresh Group is Being…
Read moreMaximum Protection Mode 1. No data loss 2. Redo has to be written to both…
Read moreIt has been seen in cases where ORA-16401 and ORA-16055 reported in primary alert log…
Read moreDatabase server crashed after memory on server used by inactive sessions The Following Example used…
Read moreWe may need to find the database growth for different periods in the past. This…
Read moreBelow Are the differences b/w exp/imp vs Datapump 1. Datapump operates on a group of…
Read moreWhen executing a Materialized View refresh an ORA-01555 is returned. This returns the following type…
Read moreRefreshing a Materialized View via the Oracle job scheduler reports the following errors, however manual…
Read moreOracle's Distributed Database Option provides the ability to perform transactions spanning multiple networked databases. As…
Read moreYou can use Oracle OPatch utility to check all the Oracle Patches applied in Oracle…
Read moreWhat is Oracle Clusterware – RAC ? Oracle Clusterware enables servers to communicate with each…
Read moreYou can query the v$session_longops view to find long-running queries and you can query the…
Read moreTo find stale objects and the last analyzed date for tables and indexes in an…
Read moreTemporary Tablespaces A temporary tablespace does exist on a permanent basis as do other tablespaces,…
Read moreA materialized view create with the automatic refresh can not be alter to stop refreshing.…
Read moreOracle RMAN was able to take incremental backups already in 9i. However, prior to introduction…
Read moreDISABLE_ARCHIVE_LOGGING From 12c, during Import operations we can disable archive logging, hence no redo will…
Read moreSELECT when, sql, SUM(sx) executions, sum (sd) rows_processed FROM ( SELECT to_char(begin_interval_time,’YYYY_MM_DD HH24′) when, dbms_lob.substr(sql_text,4000,1)…
Read moreSMON Performs critical tasks such as crash recovery when the instance is started following a…
Read moreAfter upgrading database from 12c to 19c, you may need to upgrade database time zone…
Read more