System Monitor Process (SMON) : Oracle Background Process.
SMON Performs critical tasks such as crash recovery when the instance is started following a…
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 moreMySQL Enterprise Backup provides enterprise-grade backup and recovery for MySQL. It delivers hot, online, non-blocking…
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 moreWhat is Apache Cassandra? ▪ NoSQL database ▪ Schema-free ▪ Very fast ‘write’ ▪ Cassandra…
Read moreCassandra.csv file data: Create keyspace and create tables and then importing the data form local…
Read moreThere is no excerpt because this is a protected post.
Read moreA Linux distribution is a collection of (usually open source) software on top of a…
Read more/etc/hosts 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 192.168.56.10 mysql-prim.localdomain mysql-prim 192.168.56.11…
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 more