DB Installation and Configuration best practices 3

DB Installation and Configuration best practices. 1.Separate oracle binaries owner Description: This can be considered if the databases are managed by different DBA groups Benefits: It provides more security. Any

DB Installation and Configuration best practices 2

DB Installation and Configuration best practices. 1. export NLS_DATE_FORMAT=”MM-DD-YYYY HH24:MI:SS” Description: Environment variable to get the date value upto seconds.This variable we can set in the .profile or .bash_profile. Benefits:

DB Installation and Configuration best practices 1

DB Installation and Configuration best practices 1.Disable Transparent hugepages Description: Transparent HugePages memory is enabled by default with Red Hat Enterprise Linux , Red Hat Enterprise Linux , SUSE , 

How to clone Oracle Home ?

Step by step procedure to clone Oracle Home Source Home /u01/app/oracle/product/11.2.0/dbhome_1 Target Home /u01/app/oracle/product/11.2.0/dbhome_2 Steps to clone the Oracle Home Below steps can be executed Step 1. Pack the Source

Slowness due to df k defunct issue on apps server

df -k defunct issue on apps  server causing connectivity problems Over view of the issue Issue on Application Server where “Apps is experiencing clocking” and it  happened because of defunct

Command Prompts in Unix and Linux Operating systems

Command Prompts in Unix and Linux Operating systems.   Command Prompt is a built-in feature in computers that allows users to interact with their operating system through a command-line interface.