EasyOraDBA
  • ORACLE
    • APEX
    • EXADATA
    • DATABASE
    • SECURITY
    • GOLDENGATE
    • ENTERPRISE MANAGER
    • ORACLE BUSINESS INTELLIGENCE
    • ORACLE’S E-BUSINESS SUITE
    • TUNING
    • RMAN
  • DATABASE
    • ORACLE 9i
    • ORACLE 10g
    • ORACLE 11g
    • ORACLE 12c
    • ORACLE 18c
    • N0SQL
    • MYSQL
    • MICROSOFT SQL SERVER
    • MYSQL/MARIADB
  • CLOUD
    • ORACLE
    • AWS
    • AZURE
  • SECURITY
    • ENCRYPTION
    • AUDITING
    • DATABASE FIREWALL
    • MASKING
  • OS
    • LINUX
    • SOLARIS
    • AIX
    • WINDOWS
    • MACOS
  • SCRIPTS
    • PERFORMANCE
    • MONITOR
    • LINUX
    • UNIX
    • BACKUP
    • RECOVERY
    • POWERSHELL
    • BASH
    • SHELLL SCRIPT
  • Github
  • ABOUT ME
  • CONTACT ME
  • ORACLE
    • APEX
    • EXADATA
    • DATABASE
    • SECURITY
    • GOLDENGATE
    • ENTERPRISE MANAGER
    • ORACLE BUSINESS INTELLIGENCE
    • ORACLE’S E-BUSINESS SUITE
    • TUNING
    • RMAN
  • DATABASE
    • ORACLE 9i
    • ORACLE 10g
    • ORACLE 11g
    • ORACLE 12c
    • ORACLE 18c
    • N0SQL
    • MYSQL
    • MICROSOFT SQL SERVER
    • MYSQL/MARIADB
  • CLOUD
    • ORACLE
    • AWS
    • AZURE
  • SECURITY
    • ENCRYPTION
    • AUDITING
    • DATABASE FIREWALL
    • MASKING
  • OS
    • LINUX
    • SOLARIS
    • AIX
    • WINDOWS
    • MACOS
  • SCRIPTS
    • PERFORMANCE
    • MONITOR
    • LINUX
    • UNIX
    • BACKUP
    • RECOVERY
    • POWERSHELL
    • BASH
    • SHELLL SCRIPT
  • Github
  • ABOUT ME
  • CONTACT ME

Backup and Recovery Best Practices RMAN Oracle 10g

By Shadab Mohammad • Apr 30, 2010 • 1 comment

1. Turn on block checking REASON: The aim is to detect, very early the presence of corrupt blocks in the…

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)

Creating Table from another Table : Oracle

By Shadab Mohammad • Apr 29, 2010 • No comments

Copy Table to a new table with some condition ______________________________________________ SQL> CREATE TABLE newTable AS (SELECT * FROM emp WHERE…

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)

Startup Shutdown Oracle 11i Apps

By Shadab Mohammad • Apr 28, 2010 • No comments

Oracle Apps 11i is divided into :  Database Tier ( Database & DB Listener ) and Application Tier ( WebServer,…

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)

Method to delete a huge table with more than 100 million rows in Oracle 10g.

By Shadab Mohammad • Apr 28, 2010 • No comments

Oracle Database philosophy is Data Recover-ability. This is the reason if you have a huge table with more than 100…

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)

Cloning Oracle Database 9i, 10g using RMAN in few easy steps.

By Shadab Mohammad • Apr 27, 2010 • 8 comments

**************** Cloning of the Oracle Database ******************** On production 1) Make sure controlfile autobackup is on and take the incremental…

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)

Script to check Oracle instance status

By Shadab Mohammad • Apr 27, 2010 • No comments

A small shell script to check instance status of oracle database. $vi instanceup.sh #!/bin/sh SERVICE=’ora_pmon_orcl’ #replace ‘orcl’ with your sid…

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)

Enable Auditing on Oracle 10g : Audit Trails

By Shadab Mohammad • Apr 27, 2010 • No comments

One of the requirements in modern organizations where data integrity and security is of utmost importance, is the use of…

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
1 … 44 45
1800 465 300
Copyright © 2019 EasyOraDBA
Developed by Whitehat Agency
All rights reserved