What is Logical I/O (read) and Physical I/O(read) in Oracle Database

Many times we get confused with Logical I/O and Physical I/O in Oracle Database. Logical I/O and Physical I/O is called Logical reads and Physical reads respectively I am trying to clear all the doubt about what is Logical read in oracle and Physical I/O in Oracle Database What is Logical I/O (LIO) in Oracle It is […]

What is Logical I/O (read) and Physical I/O(read) in Oracle Database Read More »

How to create ,List and unzip Tar.gz file in Linux

The GNU tar command included with Linux distributions has integrated compression(.gz) .It can create a .tar archive and then compress it with gzip or bzip2 compression in a single command.  The resulting file is a .tar.gz file or .tar.bz2 file. we will learn about how to create ,List and unzip Tar.gz file in Linux How to create

How to create ,List and unzip Tar.gz file in Linux Read More »

Scroll to Top