MEB Backup & Restore in MySQL
MySQL Enterprise Backup provides enterprise-grade backup and recovery for MySQL. It delivers hot, online, non-blocking…
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 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 morePrivilege Management: Privilege management has been classified into 2 sub divisions. They are: 1) Grants…
Read morePrivilege Management: Privilege management has been classified into 2 sub divisions. They are: 1) Grants…
Read moreThe redo log buffer is a circular buffer in the SGA that stores redo entries…
Read moreThe shared pool caches various types of program data.For example, the shared pool stores parsed…
Read more