ORA-1555 During Materialized View Create or Refresh
When executing a Materialized View refresh an ORA-01555 is returned. This returns the following type…
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 moreMySQL Server - Version 5.1 and later The simplest way to find long running queries…
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 moreOverview Alerts in Splunk are used to create notification or inform someone when a particular…
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 moreWrites modified blocks from the database buffer cache to the data files. The database writer…
Read moreMMON Performs many tasks related to manageability, including taking Automatic Workload Repository snapshots and performing…
Read moreOnce an Archive Log is received or archived from a Standby Redo Log on the…
Read moreThe goal of SQL plan baselines is to preserve the performance of corresponding SQL statements,…
Read moreOracle LogMiner, a component of Oracle Database, provides a SQL interface for querying both live…
Read moreSQL Profiles are a powerful tool to improve performance of SQL queries in your Oracle…
Read moreIN PRIMARY DATABASE :- ------------------------------------- Moving on to the standby database:- ------------------------------------- Scripts used in…
Read moreBlocking sessions in Oracle are sessions which holds an exclusive lock on an object and…
Read moreWhen we run SQL tuning advisor against a SQL statement or sql_id, it provides tuning…
Read more