Oracle database 19c ¼³Ä¡ °úÁ¤ Áß

   Á¶È¸ 8380   Ãßõ 0    

유저 생성

# groupadd dba 

# useradd -g dba oracle 

# passwd oracle 

설치 디렉터리 생성

# mkdir -p /app/oracle 

# chown -R oracle:dba /app

OS커널 파라미터 값

# vi /etc/sysctl.conf 

# Controls the maximum shared segment size, in bytes 

kernel.shmmax = 68719476736

# Controls the maximum number of shared memory segments, in pages 

kernel.shmall = 10523004 

kernel.shmmni = 4096 

kernel.sem = 250 32000 100 128 

fs.aio-max-nr = 1048576 

fs.file-max = 6815744 

net.ipv4.ip_local_port_range = 9000 65500 

net.core.rmem_default = 262144 

net.core.rmem_max = 4194304 

net.core.wmem_default = 262144 

net.core.wmem_max = 1048586  


# vi /etc/security/limits.conf ... 

oracle soft nproc 2048 

oracle hard nproc 65536 

oracle soft nofile 1024 

oracle hard nofile 65536 

# yum -y install compat-libstdc++-33.x86_64 binutils elfutils-libelf elfutils-libelf-devel 

# yum -y install glibc glibc-common glibc-devel glibc-headers gcc gcc-c++ libaio libaio-devel 

# yum -y install libgcc libstdc++ libstdc++-devel make sysstat unixODBC unixODBC-devel # yum -y install unzip wget


# wget ftp://ftp.pbone.net/mirror/archive.download.redhat.com/pub/redhat/linux/7.0/en/os/i386/RedHat/RPMS/pdksh-5.2.14-8.i386.rpm 

# rpm -Uvh --nodeps pdksh-5.2.14-8.i386.rpm --force  


# vi /home/oracle/.bash_profile 

export ORACLE_BASE=/app/oracle 

export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/dbhome_1 

export ORACLE_SID=orcl 

export NLS_LANG=AMERICAN_AMERICA.AL32UTF8 

export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:/usr/local/lib 

export PATH=$PATH:$ORACLE_HOME/bin


이렇게 설정한 후  MobaXterm을 사용하고 Xming을 사용하여 설치하려 하는데

/home/oracle/app 경로에 runInstaller 파일이 있어 해당 경로로 들어가 ./runInstaller 명령어를 실행하면 

ERROR: Unable to verify the graphical display setup. This application requires X display. Make sure that xdpyinfo exist under PATH variable.


No X11 DISPLAY variable was set, but this program performed an operation which requires it.

이렇게 오류가 계속 뜨는데 구글링해서 찾아본 방법으로 해도 해결이 되지 않습니다 ㅠㅠ

ªÀº±Û Àϼö·Ï ½ÅÁßÇϰÔ.
DB´ººñ 2022-01
export DISPLAY=IP:0.0  << Can't connect to X11 window server using ':1' as the value of the DISPLAY variable.
¶ó°í ¿À·ù°¡ ¶å´Ï´Ù
DB´ººñ 2022-01
LINUX.X64_19300_db_home.zip ÆÄÀÏÀ» »ç¿ëÇÏ¿´°í, °æ·Î´Â /home/oracle °æ·Î¿¡ ¾ÐÃàÇØÁ¦ Çß½À´Ï´Ù
Dreaday 2022-01
¿À¶óŬ ¼³Ä¡½Ã XWINDOWSÀÇ µð½ºÇ÷¹À̰¡ 1·Î Ȱ¼ºÈ­µÇ¼­ UI °¡ º¸¿©¾ßÇÏ´Â °É·Î ¾Ë°íÀÖ¾î¿ä ..
     
DB´ººñ 2022-01
¸Â³×¿ä ¤Ð¤Ð Á¦°¡ ±×°É ¼³Á¤À» ¾È Çß¾ú´ø °Í °°½À´Ï´Ù °¨»çÇÕ´Ï´Ù


QnA
Á¦¸ñPage 641/5749
2014-05   5361124   Á¤ÀºÁØ1
2015-12   1874703   ¹é¸Þ°¡
2018-03   7352   Çູ´ÜÁö
2013-05   7178   À̰©ºÎ
2023-07   2811   ¾Ë¶óºä
2020-07   3644   ÀüÁø
2023-07   3715   ·¡¹ÙÀÌ
2016-02   3552   ServerXeon
2010-05   7491   klein
2018-03   4272   µðÁ¦ÀÌÅ©ÇÖ
2010-05   11515   Âü¼¼»ó¸Í±Û±â
2019-05   3661   ±ÝÄáÄ¿ÇÇ
2010-05   6449   Áøµ¿Çö
2020-08   2232   ¾Øµðĵµð
2018-03   3935   ±×¸°
2019-05   3436   ºñ¿¤À̺ê
2023-08   3973   º¯È£»ç¼Õ±º
2010-05   8386   ±èÃæÈ¯
2014-11   4703   »ßµ¹À̽½ÇÄÀÌ
2018-04   4908   À±°æ½Ä
2023-09   2239   »ßµ¹À̽½ÇÄÀÌ
2014-11   4689   ¸¶½ºÅͰí¾çÀÌ