본문 바로가기

runInstaller4

Installing Oracle Database 10g Release 1 and 2 (32-bit/64-bit) on Linux The following procedure is a step-by-step guide (Cookbook) with tips and information for installing Oracle Database 10g on Red Hat Linux. This guide shows how I installed 10g Database on the following Red Hat systems: Oracle Database Version Red Hat OS Version Architecture Comments Oracle 10g R2 (10.2.0.1.0) Red Hat Enterprise Linux Advanced Server 4 Update 2 (RHEL AS 4 U2) x86-64 See also Oracl.. 2009. 6. 16.
리눅스 환경 Oracle 설치 버그 please find the installation given below =========================================================== Download the following software: Enterprise Manager Downloads For convenience you may want to download the agent distribution separately. If you are monitoring servers on different platforms the relevant agents must be downloaded. Unpack Files First unzip the grid control installation files: unzi.. 2009. 6. 14.
CentOS 리눅스 오라클 10g 설치 (Oracle 10g Installation) 오라클 서버 오라클 서버를 설치하기 위해서는 리눅스 서버를 새로 구축한다. Linux Server 신규 구축 리눅스 서버는 위의 VirtualBox 만드는 과정을 통해 순수하게 리눅스만 설치한다. 파티션은 아래와 같이 나눈다. 파티션 용량 Swap 2GB / 나머지 용량 전부(여유있게 20GB 잡을것) 방화벽 설정 SELinux 는 Disable 시키고 작업한다. 콘솔에서 아래의 명령을 실행 후 그림과 같이 한다. # setup Firewall configuration 으로 이동 후 엔터(탭 키를 누른다) Security Level 을 Disable 시킨 후 탭을 이동하여 OK 한다. 다시 Quit 을 선택하여 종료한다. 오라클 다운로드 다운로드 링크 : http://www.oracle.com/techn.. 2009. 6. 12.
x86 솔라리스10 오라클 10g 설치 (Oracle 10g Installation) [출처정보] 작성자 : 썬구루, http://cafe.naver.com/symantecedu 카페 소 속 : 바쉬텍 교육센터 ( http://www.vashtechedu.com ) 솔라리스10 기반의 오라클 10g 를 설치하는 방법을 올려 놓습니다. 오라클 공부하시는데 많은 도움이 되시길 바랍니다. ^^ ------------- 설치환경 ------------ OS : VMware 기반의 솔라리스10 x86 메모리 : 720M HDD : 15GB 1. /etc/system 커널초기화 파일 # vi /etc/system (수정후 리부팅이 한번 필요) /etc/system 파일 set shmsys:shminfo_shmmax=4294967295 set shmsys:shminfo_shmni=100 set sem.. 2009. 6. 12.