Database Writer Process (DBWn) : Oracle Background Process
Writes modified blocks from the database buffer cache to the data files. The database writer…
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 moreA materialized view, or snapshot as they were previously known, is a table segment whose…
Read moreCause: Looks like ADR is having the issue. Solution: Added the below parameter in the…
Read moreCheck the datafile location along with name: Set standby file management parameter to manual before…
Read moreIssue : ORA-16047: DGID mismatch between destination setting and target database Since LOG_ARCHIVE_DEST_3 is getting…
Read moreA Linux distribution is a collection of (usually open source) software on top of a…
Read moreAs a DBA, you are responsible for the performance of your Oracle database. Typically, performance…
Read moreStaging Streams: Streams may store or stage changes in a database buffered queue. The benefit…
Read moreTransparent Data Encryption (TDE) enables you to encrypt sensitive data that you store in tables…
Read moreCAUSE ALTER TABLESPACE TB1 add datafile '+WHALE_DG1' size 10g autoextend on next 500M * ERROR…
Read moreThere are two types of Undo Modes in 12.2 1) Shared Undo - The Undo…
Read moreRelocating an Online Data File Copying an Online Data File This example copies the data…
Read more11g When OMF is enabled and If a datafile location is incorrect the file gets…
Read moreManaging tablespace in container database is similar to non-container database. Provided you are logged in…
Read moreCommon user password we can change from only cdb level .container class is optional.
Read moreFrom oracle 12c onwards the default user’s account passwords have to change from cdb container.…
Read moreFrom 12c onwards we have new feature called lockdown profile to control the PDB level…
Read more