Skip to content
Info Influx
Menu
  • Home
  • Oracle
  • Linux
  • SQL
  • Windows
  • Privacy Policy
  • About Us
  • Contact
Menu

Year: 2023

Primary & Standby SYNC Check

Posted on July 31, 2023August 14, 2023 by siteadmin

In Oracle Data Guard, you can check whether the standby database is in sync with the primary database by monitoring the apply lag. The apply lag represents the time delay between when a redo log is generated on the primary database and when it is applied on the standby database. A zero or low apply…

Continue reading

Chmod & Chown command in Linux

Posted on July 31, 2023August 14, 2023 by siteadmin

Chmod command & Chown command are two essential commands in Linux used to manage file and directory permissions and change file ownership, respectively. 1. Chmod (Change Mode) The chmod command is used to change the permissions (read, write, execute) of files and directories. It allows you to control who can access and modify them. File…

Continue reading

Linux Permissions for Files & Directory

Posted on July 31, 2023August 14, 2023 by siteadmin

In Linux file & directory permissions are crucial for maintaining security and controlling access to files and directories. Linux uses a permission system based on three levels of access: read (r), write (w), and execute (x). These permissions are defined separately for three types of users: the file owner, the group associated with the file,…

Continue reading

Oracle Data Guard

Posted on July 31, 2023August 14, 2023 by siteadmin

Oracle Data Guard is a high-availability solution provided by Oracle Corporation to enhance the resilience and availability of Oracle databases. It enables the creation, maintenance, and monitoring of one or more standby databases that can be used for disaster recovery, reporting, or backup purposes. The primary database (also known as the production database) is kept…

Continue reading

Linux Basics: Essential Commands and Usage

Posted on July 30, 2023August 11, 2023 by siteadmin

Linux is a powerful and widely used operating system with a command-line interface that allows users to interact with the system using text commands. Here are some basic Linux commands and their usage: Linux commands and usage: These are just a few of the basic Linux commands. Linux provides a rich set of commands and…

Continue reading

Oracle Architecture

Posted on July 30, 2023August 11, 2023 by siteadmin

Introduction Oracle, one of the world’s leading database management systems, serves as the backbone of countless enterprise applications and systems. With its robust architecture, oracle helps organizations to handle massive amounts of data while ensuring data security, integrity, and availability. In this blog, we will embark on a journey to explore the intricate details of…

Continue reading
  • Previous
  • 1
  • 2
  • 3
  • 4

Recent Posts

  • Multiplexing of Control Files
  • ORA-12012: error on auto execute of job SYS.ORA$AT_OS_OPT_SY_
  • Install Oracle 19c on Linux
  • Upgrade Oracle Database 12c to 19c (DBUA)
  • Install Oracle Database 12.2 on Linux

Archives

  • October 2023
  • August 2023
  • July 2023

Categories

  • Linux (7)
  • Oracle (25)
  • SQL (1)
  • Windows (3)
© 2026 Info Influx | Powered by Rama Solutions