Skip to main content

Posts

Showing posts with the label Oracle Database 11g

Oracle 11g on RHEL 6 prep script

# $Id: Oracle-DBA-rhel6,v 1.10 2014/06/25 01:16:32 root Exp $ # ************************************************************************** # Author:    james.radtke # Date:      20140527 # Location:  prhnsat01:/var/www/html/pub/snippets/spacewalk/1/ # # Goal:      Have a single script that can: #             - configure a new system for Oracle #             - validate an existing installation #             - be run on an existing system to update/repair Oracle install # ************************************************************************** # ************************************************************************** #  CLEANUP / TODOD #  Should clean up the THP section to check the current value from /proc or /sy...