• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Archives for April 2021

Oracle Database 12c New Feature: SYSRAC administrative privilege

by admin

Separation of Duty for Administering Oracle Real Application Clusters. Starting with Oracle Database 12c Release 2, Oracle Database provides support for separation of duty best practices when administering Oracle RAC by introducing the SYSRAC administrative privilege for the clusterware agent. This feature removes the need to use the powerful SYSDBA administrative privilege for Oracle RAC. […]

Filed Under: oracle, oracle 12c, RAC

Oracle Grid 12c: Read Only Instances on Leaf Nodes

by admin

Starting with Oracle Grid Infrastructure 12c Release 2, it is now possible to run read-only instances on Leaf nodes. Oracle Grid Infrastructure 12c introduced the concept of Oracle Flex cluster in which nodes can be classified as a Hub node or a Leaf node. In Oracle Grid Infrastructure12c Release 1, database instances could only be […]

Filed Under: oracle, oracle 12c, RAC

Background Processes Specific to Oracle RAC

by admin

An Oracle RAC database has the same processes and memory structures as a single-instance Oracle database and additional process and memory structures that are specific to Oracle RAC. The global cache service and global enqueue service processes, and the global resource directory (GRD) collaborate to enable cache fusion. The Oracle RAC processes and their identifiers […]

Filed Under: oracle, oracle 12c, RAC

How to Create and Manage Snapshot Standby Database

by admin

Snapshot Standby Databases: Overview A snapshot standby database is a fully updatable standby database that is created by converting a physical standby database to a snapshot standby database. A snapshot standby database receives and archives—but does not apply—redo data from a primary database. Redo data received from the primary database is applied when a snapshot […]

Filed Under: Data Guard, oracle, oracle 12c

How to disable ACPI in CentOS/RHEL 7

by admin

ACPI stands for Advanced Configuration and Power Interface. It is the system that controls hardware actions such as the dynamic speed fans, the power button behavior, system sleep states, and helps to identify some system capabilities. ACPI power-saving features are hierarchical, meaning that any device running “behind” another will be dependent on the power state […]

Filed Under: CentOS/RHEL, CentOS/RHEL 7

How to Use real-time query to access data on a physical standby database

by admin

Oracle Active Data Guard Oracle Active Data Guard increases performance, availability, data protection, and return on investment wherever Data Guard is used for real-time data protection and availability. An Oracle Active Data Guard standby database can be used to offload a primary database of reporting, ad hoc queries, data extracts, and backups, making it a […]

Filed Under: Data Guard, oracle, oracle 12c

CentOS/RHEL 8: “ACPI MEMORY OR I/O RESET_REG” Server Hung after reboot

by admin

The Problem Rebooting the CentOS/RHEL 8 server causes it to freeze. From the console output, the system is stuck at: … [ 68.906159] dracut: Disassembling device-mapper devices Rebooting. [ 68.934073] kvm: exiting hardware virtualization [ 68.936622] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ 68.938942] e100e: EEE TX LPI TIMER: 00000011 [ 69.018502] reboot: Restarting system […]

Filed Under: CentOS/RHEL, CentOS/RHEL 8, Linux

How to Create a Physical Standby Database by Using SQL and RMAN Commands

by admin

You perform the steps listed below when using SQL and RMAN commands to create a physical standby database. These are high level steps and are explained in detail later in the blog. Prepare the primary database. Set parameters on the physical standby database. Configure Oracle Net Services. Start the standby database instance. Execute the DUPLICATE […]

Filed Under: Data Guard, oracle, oracle 12c

Basics of client connectivity in Oracle Data Guard configuration

by admin

Oracle Net Services Overview Oracle Net Services provide enterprise-wide connectivity solutions in distributed, heterogeneous computing environments. It enables a network session from a client application to an Oracle Database server. A dedicated server process is a type of service handler that the listener starts when it receives a client request. The slide depicts the process […]

Filed Under: oracle, oracle 12c, RAC

ORA-354 ORA-353 and ORA-312: Possible corruption in Online Redo Log File Members in a Redo Log Group

by admin

The Problem Following errors are reported in the alert log file: ORA-354: corrupt redo log block header ORA-353: log corruption near block %s change %s time %s ORA-312: online log %s thread %s: ‘%s’ ORA-312: online log %s thread %s: ‘%s’ ORA-312 reports all the redo log file names for the same redo log group […]

Filed Under: oracle

« Previous Page
Next Page »

Primary Sidebar

Recent Posts

  • protonvpn-cli Command Examples in Linux
  • protonvpn-cli connect Command Examples
  • procs Command Examples in Linux
  • prlimit: command not found

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright