'runInstaller'에 해당되는 글 2건

  1. 2009.11.12 redhat4 runInstaller 실행시..
  2. 2009.11.12 11g R2 설치시 압축해제 방법(?) 1

redhat 4에서 runInstaller 실행시 아래와 같이 에러가 발생한다면...(32bit 의 경우)

Unable to load native library: /tmp/OraInstall2009-11-12_04-37-29PM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

거지 같습니다만. 설치 전에 아래와 같은 패치를 적용 시켜주어야 한다는것.

p3006854_9204_LINUX.zip

그냥 압축풀고 root 유저로 해당 shell 실행 시키고 다시 runInstaller 실행하면 잘 뜸니다. redhat 3라고 나와있지만 4도 해당 된다는거. shell을 돌리면 해당 library 의 permission을 변경합니다.

참 거지같은 오라클..하지만 해결되었으니 끝. 고민 안 합니다.

#-------------------------------------------------------------------------
#  Patch for Bug 3006854
#-------------------------------------------------------------------------
#
#  DATE:  October 22, 2003, Updated May 10th 2004
#  ----------------------------------------------------------
#  Platform Patch for : LINUX Intel
#
#  Bugs Fixed by this patch:
#  -------------------------
#  3006854, INSTALLER INTEROPERABILITY PATCH FOR RHEL3.0
#
#  This patch must be installed on systems running Red Hat Enterprise Linux 3.0
#  before running the Oracle Universal Installer (for any Oracle product).
#
#  This patch is not specific to a particular Oracle version.
#
#  Patch Installation Instructions:
#  --------------------------------
#  [1] To apply the patch, unzip the PSE container file:
#        % unzip p3006854_9204_LINUX.zip
#
#  [2] Login as the root user,
#
#  [3] Set your current directory to the directory where the patch
#      is located, eg:
#
#        # cd 3006854
#
#  [4] Run the script supplied by this patch
#
#        # sh rhel3_pre_install.sh
#
#  The installation of the patch is now complete. You can now run
#  the Oracle Universal Installer as normal.
#


Posted by pat98

Linux 11g R2 설치시 간단한 것이지만 바보짓을 할수 가 있네요.

이전 버전들에는 압축되어 있는 화일을 풀면 자동으로 /Disk1, Disk2 이런식으로 알아서 디렉토리가 생성되었지만 11g 압축화일은 화일 2개가 같은 내용이므로 같은 디렉토리에 풀면 됨. (풀면 쭈욱 /database 밑에 생성)

다시 말해 덮어 씌어지는 것이 아니라 이어서 다음 소스가 압축이 풀림.

$ unzip linux.x64_11gR2_database_1of2.zip
$ unzip linux.x64_11gR2_database_2of2.zip

1번만 풀고 runInstaller 실행시키면

database/stage/Components/oracle.jdk/
경로에 소스가 없다면서 에러가 남. 당연한 얘기 2번 화일에 다음 화일들이 이어지므로..

during unzip you will see the following line on the screen:
creating: database/stage/Components/oracle.jdk/
creating: database/stage/Components/oracle.jdk/1.5.0.17.0/
creating: database/stage/Components/oracle.jdk/1.5.0.17.0/1/
creating: database/stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles/
inflating: database/stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles/all.jar

해봤어? 정주영 말처럼 ㅋㅋ



Posted by pat98
이전버튼 1 이전버튼

05-09 04:31
Flag Counter
Yesterday
Today
Total

글 보관함

최근에 올라온 글

달력

 « |  » 2024.5
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

최근에 달린 댓글