본문 바로가기

전체 글

Oracle 11g R2 ASM으로 구성하기(영문 매뉴얼) 더보기
[Linux] 라이센스 없이 업데이트 하기 1. yum.conf파일 수정 및 추가 -----[ 64bit 일 경우]----- [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 [base] name=Red Hat Enterprise Linux $releasever - $basearch - Base baseurl=http://centos.mirror.cdnetworks.com/5.5/os/x86_64 [updates] name=Red Hat Enterprise Linux $releasever - $Updates baseurl=http://centos.mirr.. 더보기
CH01.실행 계획의 분석은 SQL 최적화의 기본이다 보호되어 있는 글입니다. 더보기
CRS_STAT 상태 스크립트 참고로 위의 crs_stat 명령어를 실행하면 리소스 이름들이 잘려보이므로 아래의 스크립트를 이용하면 전체 이름이 잘 나옵니다. (참고로 os에 따라 명령어의 위치가 달라질 수 있으므로 주의. 아래의 예는 Oracle Enterprise Linux에서는 문제 없이 잘 실행됨.) #!/usr/bin/ksh # # Sample 10g CRS resource status query script # # Description: # - Returns formatted version of crs_stat -t, in tabular # format, with the complete rsc names and filtering keywords # - The argument, $RSC_KEY, is optional and .. 더보기
Oracle Database 12c Release 1 (12.1) Installation On Oracle Linux 6 This article describes the installation of Oracle Database 12c Release 1 (12.1) (64-bit) on Oracle Linux 6 (64-bit). The article is based on a server installation with a minimum of 2G swap, with SELinux set to permissive and the firewall disabled. The following package groups were included for this installation. Base System > Base Base System > Compatibility libraries Base System > Hardware moni.. 더보기