The redo log buffer is a circular buffer in the SGA that stores redo entries describing changes made to the database.A redo record is...
Month: March 2023
The shared pool caches various types of program data.For example, the shared pool stores parsed SQL, PL/SQL code, system parameters, and data dictionary information....
Macros Search macros are reusable chunks of Search Processing Language (SPL) that you can insert into other searches. Search macros can...
Automate RMAN Backup using Shell Script In a real environment, you will not manually trigger all the Oracle database backups....
Roles: There are basically three different types of Roles in Splunk:User: This is the basic role in Splunk which provides...
A) Recovery Point Objective(RPO) A recovery point objective (RPO) is the maximum length of time permitted that data can be...
1. Verify that client networking connections are functional. Clients must be able to login to sql*plus with username/password/host string (where...
Once the ASM instance is started, all the basic background processes, as well as some that are specific to the...
Row Chaining Occurs when the row is too large to fit into one data block when it is first inserted....
The PGA is memory specific to an operating process or thread that is not shared by other processes or threads...
The UGA is session memory, which is memory allocated for session variables, such as logon information, and other information required...
It is small xml file located in $GRID_HOME/gpnp/<hostname>/profiles/peer under the name profile.xml. It is used to establish the correct global...