Contents 1. 개요 RAC 의기본개요 RAC 의기본구조 2.2. CRS PROCESS 장애항목에따른 Failure Effect CRSSTARTUP SHUTDOWN PROGRESS ON RAC..

Size: px
Start display at page:

Download "Contents 1. 개요 RAC 의기본개요 RAC 의기본구조 2.2. CRS PROCESS 장애항목에따른 Failure Effect CRSSTARTUP SHUTDOWN PROGRESS ON RAC.."

Transcription

1 ORACLE 10G 11G RAC TROUBLE SHUTING Author 최유진 Creation Date Last Updated Version 1.0 Copyright(C) 2004 Goodus Inc. All Rights Reserved Version 변경일자변경자 ( 작성자 ) 주요내용 최유짂최초작성

2 Contents 1. 개요 RAC 의기본개요 RAC 의기본구조 2.2. CRS PROCESS 장애항목에따른 Failure Effect CRSSTARTUP SHUTDOWN PROGRESS ON RAC System Start with CRS and Vendor C/W (Cluster Ware) CRS Start/Stop 설정변경 CRS Start 가안되는문제 CRS FAILURE and FIND LOGFILE CRS FAILURE CRS LOG CRS LOG 위치 Resource 별추가로그생성방법 젂체리소스에추가적인 Trace 정보생성방법 RAC Tracing Cluster wide tracing Cluster wide tracing 옵션 Sample 예제 Sqlplus 접속이안되어 systemstats dump 생성이불가능할경우 GSD DEBUG 예제 CRS TRACING ANDDEBUG 3.4. CRS RESOURCE 문제사례 * CRS DEMON 갂통싞불가시에조치사항 CRS Resource 권한문제로인한 Resource 기동실패 CRS Resource dependency 문제로인한 Auto Start 실패 수동으로 CRS resource 등록하는방법 (GSD/VIP/ONS) OCR & VOTE OCR Disk 의 Backup & Recovery Voting Disk 의 Backup & Recovery OCR 과 VOTE 의장애시 RAC TO SINGLE 로운영하기 SINGLE 인스턴스를 RAC 로변경하기 일반적장애사례

3 5.1. 잘못된 redo 사용으로인한 DB Crash G RAC LOG DIRECTORY 문제 VIP 문제발생 VIP 가올라오지않는상황 VIP 정보확인방법 Interconnect MTU size ISSUE PLATFORM 11G

4 작성개요 10g 또는 11g RAC 홖경에서 RAC 를운영하는관리자는예상치못한 CRS 또는 INSTANCE 의장애가발생할수있습니다. 이노트에서는기본적으로 RAC 를관리하면서발생할수있는문제에대한 TROUBLE SHOOTING 을다루어보도록하겠습니다. 이문서는 LINUX VERSION 4 운영체제의 10g RAC, 11g RAC 를바탕으로작성되었으며, 일반적으로다른 UNIX 운영체제및 VERSION 에서도적용이가능합니다. 1. RAC 의기본개요 1.1. RAC 의기본구조 RAC 의기본적인구조는물리적인하나의데이터베이스를여러대의서버가공유하여사용하는것으로, 모든서버들은같은데이터를사용하게되어논리적으로는하나의시스템을이용하는것입니다. Storage Area Network (SAN) 등으로구성된 Shared Disk 를사용하여여러대의 Node 가데이터를공유하게되며, 클라이언트는여러대로구성된 Node 중특정 Node 로요청을보내어서비스를제공받게됩니다. 각각의 Node 에오라클인스턴스를각각설치한후데이터저장을위한 Shared Disk 를이용하여 Datafile 들을공유하는홖경으로데이터베이스를구성하게됩니다. 각각의 Node 는 Cache Fusion 기능을위해 Node 갂 High-speed Interconnect Network 이필수요소입니다. 이러한 Interconnect Network 는웎홗한서비스를위해최소한 GIga Network 구성이필수입니다. - 4

5 1.2. CRS PROCESS CRSD (Cluster Ready Services Daemon) CRSD 는 crs background process 중가장중심이되는 daemon 입니다. CRSD 는 HA 기능을제공하며, 각 resouce 에대한 start/stop/fail 을관리하며, resource 에대한이벤트를생성합니다. OCR 에저장된정보를관리하며, OCR 의상태정보를저장하며, OCRD 라고불리우는 OCR cache process 를제공합니다. CRSD 가 Kill 혹은 Fail 시자동으로 init.crsd 가 CRSD 를 restart 합니다 root :33? 00:00:44 /oracle/product/crs/bin/crsd.bin reboot CSSD (Cluster Synchronization Services Daemon) CSSD 는노드갂 membership 을관리합니다. CSSD 는크게 3 가지의서비스를제공합니다. 하나는 GROUP 서비스입니다. GROUP Management 와 Reconfiguration 이발생하여, 인스턴스가싞규 member 로 active 한상태가되면, 기존 member 에게 notify 하는역할을수행하며, GROUP membership 에대한동기화기능을수행합니다. 두번째는 LOCK 서비스입니다. CRSD 가사용하는 LOCK 서비스를제공하며, Shared 및 Exclusive lock 을지웎합니다. 세번째는 Node Information 서비스입니다. 노드를모니터링하며, 클러스터갂 Health 체크와 brain split 을방지하도록설계되었습니다. 만약 CSSD 의동기화기능에문제가있거나죽으면해당노드의서버는 rebooting 됩니다. 그밖에 vendor clusterware 가있을경우 vendor clusterware 와 CRS 갂 coodinator 역할을합니다. ASM 인스턴스와 database 인스턴스갂동기화기능을수행합니다. -Brain split 이란? 노드갂네트웍장애로인하여상호갂의동기화가이루어지지못한채각각의 노드가 Data 에 access/write - 5

6 하여, Data Corruption 을발생시키는현상을의미합니다. oracle :33? 00:00:17 /oracle/product/crs/bin/ocssd.bin EVMD (Event Management Daemon) EVMD 는각노드갂발생되는이벤트를통해발생하는 message 를보내고받는역할을수행합니다. EVMD log 관리를위해 EMVLOGGER 를 Child process 로생성합니다. oracle :33? 00:00:01 /oracle/product/crs/bin/evmd.bin oracle :33? 00:00:00 /oracle/product/crs/bin/evmlogger.bin -o /oracle/product/ crs/evm/log/evmlogger.info -l /oracle/product/crs/evm/log/evmlogger.log OPROCD (Process Monitor Daemon) OPROCD 는 vendor clusterware 가없을경우에만생성되는 daemon 입니다. OPROCD 는 memory 에상주하며, cluster process 를모니터링합니다. node evict 시 I/O Fencing 기능을제공함으로써 Data Corruption 을방지합니다. root :33? 00:00:00 /oracle/product/crs/bin/oprocd.bin run -t m 500 -f 1.3. 장애항목에따른 Failure Effect 장애가발생하면장애의유형에따라서아래의표와같은현상들이발생합니다. Result Component Effect of Failure OK CPU Panic / Crash Node Failed, other node still active OK Memory Crash Node Failed, other node still active OK Inter-Connect With dual Inter-connects, OK Down Inter-Connect Switch Nodes can not communicate OK OS Failure / Freeze Node Failed, other node still active Down Cluster Manager S/W Cluster freezes, all nodes go down OK DB Instance Crash Instance running on other node provides database service Down Control File (Corrupt / Loss) Multiplexed controlfile will be used OK Redo log file Multiplexed redo file Down Loss Data File Requires Media Recovery - 6

7 1.4. CRSSTARTUP SHUTDOWN PROGRESS ON RAC System Start with CRS and Vendor C/W (Cluster Ware) CRS 는 System Booting 시 Automatic Startup Vendor C/W 는일반적으로 Auto Start 설정을하지않음. Vendor C/W 가 Startup 하여 Shared Disk 가 Access 가능한후에 CRS 가 OCR/Voting Disk 를읽어서 Start 할수있음 CRS Start/Stop 설정변경 CRS 의 AutoStart 기능 Disable. Vendor C/W 를 Start 후수동으로 CRS Start. Vendor C/W 에서 CRS Start/Stop 을제어하도록설정가능 CRS Start 가안되는문제 대부분 Vendor C/W 가 Start 되지않은경우. IBM AIX 의경우 OCR/Voting Volume 이 Concurrent Mode 가아닌경우. /tmp directory 에 crsctl.pid file 확인. CRS cssd 프로세스장애시자동 reboot 방지 /sbin/init.d/init.cssd ## FAST_REBOOT="$REBOOT_TOC /usr/sbin/reboot -r -n -q" ## SLOW_REBOOT="/bin/kill -HUP `$CAT /var/run/syslog.pid` ; /bin/sync & $SLEEP 2 ; $REBOOT_TOC /usr/sbin/reboot -r -n -q ## FAST_REBOOT="$REBOOT_TOC /usr/sbin/reboot -r -n -q" ## SLOW_REBOOT="$REBOOT_TOC /usr/sbin/reboot -r -n -q" 2. CRS FAILURE and FIND LOGFILE 2.1. CRS FAILURE RAC 운영에서 CRS 의 FAIL 은운영의장애와깊은관계가있습니다. CRS 가 FAIL 되는경우는다음과같습니다. Reason Split-Brain Resolution - 7

8 Cluster needs to know who is a member at all times If a node does not send a heartbeat for MissCount (time in seconds), then node is evicted from cluster If disk heartbeat is not updated in I/O timeout, then node is evicted from cluster Case Interconnect (Network) Fail Disktimeout (I/O) Fail OCR/Voting Disk Failure CSSD Process abnormally terminates. OS Resource starvation 시스템이 REBOOT 가되는경우에는다음스크립트에서확인이가능합니다. Init.cssd script file 을살펴 보면 reboot 구분이있습니다. Init.cssd File AIX) CLUSTERDIR=/opt/ORCLcluster... FAST_REBOOT="/usr/bin/sysdumpstart -p" SLOW_REBOOT="/bin/kill -HUP `$CAT /etc/syslog.pid`; /bin/sync & $SLEEP 2; /usr/sbin/fastboot -n -q"... HP-UX) MACH_HARDWARE=`/bin/uname -m`... FAST_REBOOT="/usr/sbin/reboot -r -n -q" SLOW_REBOOT="/bin/kill -HUP `$CAT How to Find the Root Cause CRS Log File Heartbeat timeout 에의한 Reboot 은 CSSD Log 를통해확인합니다. OS Log File CRS 에의한 Reboot 은 OS Log File 을통해확인합니다. 비정상적인 Process 종료또는 Disk Failure 의경우 Log 에의해확인이불가능한경우도있습니다. Reboot 젂에 CRS Diag 와 Log Flush 위한 Trace Flush Time 을설정합니다. #crsctl set css diagwait 13 ( 부터가능 ) - 8

9 2.2. CRS LOG CRS LOG 위치 RAC 의운영중에어떠한문제가발생시에가장먼저문제점을확인하기위해서해당 LOG 를살펴봐야합니다. 아래는 CRS PROCESS 와관렦된 LOG 의위치입니다. 관렦프로세스및로그로그파일위치 CRS Alert log $ORA_CRS_HOME/log/<hostname>/alert<hostname>.log CSSD CSS daemon log : $ORA_CRS_HOME/log/<hostname>/cssd/ocssd.log, CSS daemon init output file : $ORA_HOME/css/init CSS daemon startup file : /etc/init.d/init.cssd /etc/inittab, /etc/hosts CRSD CRS daemon log :$ORA_CRS_HOME/log/<hostname>/crsd/crsd.log CRS daemon core file : $ORA_CRS_HOME/crs/init/* EVMD 실행중인데몬에대한 PSTACKs 또는 GCOREs : CRS 가 Hang 일때중요 정보제공 EVM daemon logs : $ORA_CRS_HOME/log/<hostname>/evmd/evmd.log EVM event logger logs : $ORA_CRS_HOME/evm/log/<hostname>_evmdaemon.log RACX CORE DUMP Find NETWORK EVM event log archives : $ORA_CRS_HOME/evm/log/<hostname>_evmlog.<date> $ORA_CRS_HOME/log/<hostname>/racg/dump/*vip, *.ons cd $ORA_CRS_HOME ; find. -name "*core*" cd $ORACLE_HOME ; find. -name "*core* CSS Network tracing : $ORA_CRS_HOME/log/<hostname>/client/css*.log Other Network tracing : $ORA_CRS_HOME/log/<hostname>/client/clsc*.log OPROCD OPROCD log : $ORA_CRS_HOME/log/cssd/<hostname>/oclsomon/oclsomon.log 기타 OS LOG, HA LOGS - 9

10 Resource 별추가로그생성방법 crs_stat p <resource_name> > $ORA_CRS_HOME/crs/public/<resource_name.cap> 해당 capture 파일을 vi 로열어서 USR_ORA_DEBUG 항목의값을 0 에서 1~5 로변경합니다. bash-3.00# /oracle/product/crs/crs/profile/ora.db1.vip.cap bash-3.00# crs_register -u ora.db1.vip bash-3.00# crs_stat -p ora.db1.vip grep USR_ORA_DEBUG USR_ORA_DEBUG= 전체리소스에추가적인 Trace 정보생성방법. $ORACLE_HOME/bin/racgwrap 에 _USR_ORA_DEBUG=1 추가 _USR_ORA_DEBUG=1 export _USR_ORA_DEBUG 2.3. RAC Tracing Cluster wide tracing 9i R2 에서부터 oradebug 에서 cluster wide 범위로 dump 를수행할수있습니다. ( 단,diag process 를기동시킨경우에만가능 ) 즉, 한 node 에서 RAC cluster 참여한모든혹은일부 node 들의 Hanganalyze / Systemstate dump 를받을수있습니다 Cluster wide tracing 옵션 -g : 각각의 node 에 dump 를생성 (-g 를권장 ) -r : 옵션은한 node 에생성 def : Default Instance all : 모든 Instance Sample 예제 SQL> oradebug setmypid SQL> oradebug unlimit SQL> oradebug g all dump errorstack 3 SQL> oradebug -g all hanganalyze 3 Hang Analysis in /oracle/product/admin/rac/bdump/rac1_diag_38257.trc 반대 node 에도 ORACLE_SID _diag_ diag process ID.trc 로생성 각단계별로 10~30 초갂격으로 3 번이상수행할것을권고합니다. SQL> oradebug -g all dump systemstate 10-10

11 Statement processed. => 이어서 systemdump 를수행하면앞의 diag trace file 에추가됩니다. DIAG trace file 을 rename 하거나지우면 DB 를잧기동하기젂에는 dump 가생성되지않습니다. 만약지우거나파일이름을변경한경우에는각각의 node 에접속하여 Single 처럼작업합니다. ( 이때는 bdump 가아니라 udump 에생성됩니다.) SQL> oradebug hanganalyze 3 Hang Analysis in /oracle/product/admin/rac/udump/rac1_ora_47561.trc Sqlplus 접속이안되어 systemstats dump 생성이불가능할경우 $sqlplus prelim /as sysdba SQL> oradebug setmypid SQL> oradebug unlimit SQL> oradebug call ksmcpg => -prelim 옵션사용시 ORA-7445 에러발생할경우상기옵션을사용하여 PGA 변수초기화수행합니다. SQL> oradebug g all dump systemstates 266; SQL> oradebug g all dump errorstack 3 SQL> oradebug -g all hanganalyze 3 SQL> oradebug tracefile_name GSD DEBUG 예제 1. Racgwrap debug 레벨수정. $ORA_CRS_HOME/bin/racgwrap 을다음과같이바꿉니다. From: #_USR_ORA_DEBUG=1 && export _USR_ORA_DEBUG To: _USR_ORA_DEBUG=1 && export _USR_ORA_DEBUG 2. gsh.sh 수정합니다. $ORA_CRS_HOME/bin/gsd.sh 을다음과같이바꿉니다. From: JRE_OPTIONS=" To: JRE_OPTIONS="-DTRACING.ENABLED=true -DTRACING.LEVEL=2-11

12 3. srvm trace 설정합니다. script /tmp/srvctl_test1.log id env export SRVM_TRACE=Y date srvctl stop nodeapps -n ac10g_01 srvctl start nodeapps -n ac10g_02 exit 4. gsdctl 에 debug 설정합니다. From: JRE_OPTIONS=" To: JRE_OPTIONS="-DTRACING.ENABLED=true -DTRACING.LEVEL=2 5. nodeapps 을 stop 하고 gsdctl 실행. script /tmp/gsdctl_test1.log id env date cd $ORA_CRS_HOME/bin sh -x./gsdctl start exit 6. 생성된 log 을분석합니다. - 12

13 CRS TRACING ANDDEBUG 2.4. CRS RESOURCE 문제사례 * CRS DEMON 간통신불가시에조치사항. 1. 수동으로 CRS Daemon 을 start - 13

14 bash-3.00# crsctl start crs Attempting to start CRS stack The CRS stack will be started shortly 2. 프로세스확인. # Ps ef grep d.bin -> 정상구동안됨 bash-3.00# crs_stat -t CRS-0184: Cannot communicate with the CRS daemon. bash-3.00# crsstat HA Resource Target State error connecting to CRSD at [(ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))] clsccon ## CRS ALERTLOG 확인. $ vi $ORA_CRS_HOME/log/c99db1/alert*log [evmd(547)]crs-1401:evmd started on node db1. [evmd(547)]crs-1401:evmd started on node db1. [evmd(547)]crs-1401:evmd started on node db1. [evmd(547)]crs-1401:evmd started on node db1.... [EVMD][ ]0EVMD waiting for CSS to be ready err = 3 [COMMCRS][ ]clsc_connect: (0x713fb0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_cafe99db1_crs)) [CSSCLNT][ ]clsssInitNative: connect failed, rc 9 예제의 EVMD Daemon 과정상적으로통싞을하지못해서발생하는것으로서, 소켓파일에문 제가있는경우임 4. 조치 - 14

15 해당노드에서아래경로의파일을지운다. ( 통싞과관렦된소켓파일이들어있다.) rm -f /var/tmp/.oracle/* 또는 rm -f /tmp/.oracle/* -> (Linux) CRS Resource 권한문제로인한 Resource 기동실패 $ srvctl add asm -n 99db1 -i +ASM1 -o /oracle/product/ [PRKS-1030 : Failed to add configuration for ASM instance "+ASM1" on node db1" in cluster registry, [PROC-5: User does not have permission to perform a cluster registry operation on this key. Authentication error [User does not have permission to perform this operation] [0]] [PROC-5: User does not have permission to perform a cluster registry operation on this key. Authentication error [User does not have permission to perform this operation] [0]]] -root 유져로등록하지만기동불가! bash-3.00# srvctl add asm -n db1 -i +ASM1 -o /oracle/product/ bash-3.00# srvctl add asm -n db2 -i +ASM2 -o /oracle/product/ bash-3.00# crsstat HA Resource Target State ora. db1.asm1.asm OFFLINE OFFLINE ora. db1.listener_db1.lsnr ONLINE ONLINE on db1 ora. db1.gsd ONLINE ONLINE on db1 ora. db1.ons ONLINE ONLINE on db1 ora. db1.vip ONLINE ONLINE on db1 ora. db2.asm2.asm OFFLINE OFFLINE ora. db2.listener_db2.lsnr ONLINE ONLINE on db2 ora. db2.gsd ONLINE ONLINE on db2 bash-3.00# srvctl start asm -n db1 PRKS-1009 : Failed to start ASM instance "+ASM1" on node db1", [PRKS-1009 : Failed to start ASM instance "+ASM1" on node db1", \ [CRS-1028: Dependency analysis failed because of: CRS-0223: Resource 'db1.asm1.asm' has placement error.]] [PRKS-1009 : Failed to start ASM instance "+ASM1" on node db1", [CRS-1028: Dependency analysis failed because of: CRS-0223: Resource 'ora.db1.asm1.asm' has placement error.]] - 15

16 오라클유저로시작하면다음과같은에러발생 PRKS-1009 : Failed to start ASM instance "+ASM1" on node db1", [PRKS-1009 : Failed to start ASM instance "+ASM1" on node db1", [CRS-0254: authorization failure]] [PRKS-1009 : Failed to start ASM instance "+ASM1" on node db1", [CRS-0254: authorization failure] 실행권한확인 bash-3.00# crs_getperm ora.db1.asm1.asm owner:root:rwx,pgrp:root:r-x,other::r--, root 로등록했으므로, root 유저로되어있다. 실행권한을오라클유저로변경해죾다. bash-3.00# crs_setperm ora.db1.asm1.asm -o oracle bash-3.00# crs_setperm ora.db1.asm1.asm -g dba CRS Resource dependency 문제로인한 Auto Start 실패 현상 : 서버 REBOOT 시다른 Resource 는정상적으로올라오나, 특정 node Instance 만시작 되지않음. (alert 에아무런메세지가없거나, ORA 발생 ) 웎인 : 장애 node 의 CRS Resource Dependency 문제. $ crs_stat -p ora.rac2db.rac2db1.inst NAME=ora.RAC2DB.RAC2DB1.inst TYPE=application ACTION_SCRIPT=/oracle/product/10.2.0/bin/racgwrap ACTIVE_PLACEMENT=0 AUTO_START=1 CHECK_INTERVAL=600 DESCRIPTION=CRS application for Instance FAILOVER_DELAY=0 FAILURE_INTERVAL=0 FAILURE_THRESHOLD=0 HOSTING_MEMBERS=rac2db1 OPTIONAL_RESOURCES= - 16

17 PLACEMENT=restricted REQUIRED_RESOURCES= RESTART_ATTEMPTS=5 SCRIPT_TIMEOUT=600 해결방법 : srvctl modify instance -d DB_NAME -i INSTANCE_NAME -s ASM_INSTANCE_NAME ex > srvctl modify instance -d RAC2DB -i RAC2DB1 -s +ASM1 ex > srvctl modify instance -d RAC2DB -i RAC2DB2 -s +ASM2 $crs_stat -p ora.rac2db.rac2db1.inst NAME=ora.RAC2DB.RAC2DB1.inst TYPE=application ACTION_SCRIPT=/oracle/product/10.2.0/bin/racgwrap ACTIVE_PLACEMENT=0 AUTO_START=1 CHECK_INTERVAL=600 DESCRIPTION=CRS application for Instance FAILOVER_DELAY=0 FAILURE_INTERVAL=0 FAILURE_THRESHOLD=0 HOSTING_MEMBERS=rac2db1 OPTIONAL_RESOURCES= PLACEMENT=restricted REQUIRED_RESOURCES=ora.rac2db1.ASM1.asm RESTART_ATTEMPTS=5 SCRIPT_TIMEOUT=600 START_TIMEOUT= 수동으로 CRS resource 등록하는방법 (GSD/VIP/ONS) #srvctl stop nodeapps n db1 #srvctl remove nodeapps n db1-17

18 #srvctl add nodeapps -n db1 -o $ORACLE_HOME A / /eth0 #srvctl start nodeapps n db1 Listener $ORA_CRS_HOME/crs/public/ 위의위치에 ora.db1.listener_db1.lsnr.cap 파일이있어야합니다. ora.db1.listener_db1.lsnr.cap 파일의내용은 crs_stat p 출력중 listener 부분. 파일이없을경우는 vi 등으로만들어줍니다. listener 가있는반대쪽노드의결과물또는아무거나사용해도괜찮습니다.( 오라클경로및 vip 부분수정 ) $ crs_register listener CRS-0181: Cannot access the resource profile '/oracle/app/oracle/product/10.2/crs/crs/public/listener.cap'. 파일이없는경우에러가발생합니다!!! $ crs_register ora.db1.listener_db1.lsnr $ srvctl start listener n db1 3. OCR & VOTE 3.1. OCR Disk 의 Backup & Recovery OCR Disk Automatic Backup 수행 : $ORA_CRS_HOME/cdata/crs OCRCONFIG command 로 OCR Disk 의 backup, Recovery 등수행 OCR Disk Check command : # ocrcheck 3.2. Voting Disk 의 Backup & Recovery CRS Down 상태에서 Voting Disk Add/Delete 가능 # crsctl add css votedisk <new voting disk path> -force # crsctl delete css votedisk <old voting disk path> -force Recovery OCR Disk using Export Backup - 18

19 CRS Stop 후 OCR Disk Import # ocrconfig import /shared/export/ocrback.dmp Recovery OCR Disk using Automatic Backup CRS Stop 후 OCR Backup Restore # ocrconfig restore $ORA_CRS_HOME/cdata/crs/day.ocr Recovery OCR Disk using Physical Backup CRS Stop 후 dd backup 한 file 을 dd command 로 Restore OCR 과 VOTE 의장애시 RAC TO SINGLE 로운영하기. voting disk 에문제가생기면 RAC -> SINGLE 로변경이가능합니다. RAC 는 spfile 사용하므로미리 pfile 을만들어두도록합니다. create pfile=' 위치 ' from spfile 1. vi 로 init 파일열어서 cluster_database=true -> # 주석처리하거나, 또는 false 로변경한다. 2. stop db and crs rac2:/u01/app/oracle/product/10.2.0/crs_1/bin>srvctl stop database devdb PRKO-2002 : Invalid command line option: devdb rac2:/u01/app/oracle/product/10.2.0/crs_1/bin>srvctl stop database -d devdb rac2:/u01/app/oracle/product/10.2.0/crs_1/bin>./crs_stat -t 3. 1 번과 2 번노드에서 crs 도 stop [root@rac1 bin]#./crsctl stop crs Stopping resources. Successfully stopped CRS resources Stopping CSSD. - 19

20 Shutting down CSS daemon. Shutdown request successfully issued bin]#./crsctl stop crs Stopping resources. Successfully stopped CRS resources Stopping CSSD. Shutting down CSS daemon. Shutdown request successfully issued. 4. RAC 기능을 off 하고잧컴파일합니다. rac1:/u01/app/oracle/product/10.2.0/db_1/bin>cp oracle oracle.rac rac1:/u01/app/oracle/product/10.2.0/db_1/rdbms/lib>make -f ins_rdbms.mk rac_off ioracle ( 중략 ) 5. 링크를다시합니다. rac1:/u01/app/oracle/product/10.2.0/db_1/bin>relink oracle 6. Root 스크립트를돌려줍니다. [root@rac1 install]#./rootdelete.sh Shutting down Oracle Cluster Ready Services (CRS): Stopping CSSD. Unable to communicate with the CSS daemon. Shutdown has begun. The daemons should exit soon. Checking to see if Oracle CRS stack is down... Oracle CRS stack is not running. Oracle CRS stack is down now. Removing script for Oracle Cluster Ready services Updating ocr file for downgrade Cleaning up SCR settings in '/etc/oracle/scls_scr' - 20

21 RAW DEVICE 를사용하는경우는 init parameter file 에서 cluster_database=false 로변경만해주면정상시작이됩니다. ASM 을사용하는경우는, CRS 의 CSSD 서비스가필요합니다. 상태 grep '^h' /etc/inittab cat /etc/oracle/ocr.loc RAC h1:35:respawn:/etc/init.d/init.evmd run >/dev/null 2>&1 </dev/null h2:35:respawn:/etc/init.d/init.cssd fatal >/dev/null 2>&1 </dev/null h3:35:respawn:/etc/init.d/init.crsd run >/dev/null 2>&1 </dev/null ocrconfig_loc=/ocfs/clusterware/ocr local_only=false 현잧구성정보 backup 하기 ( 운영체제별로 backup 파일이틀립니다.) dd if=/ocfs/clusterware/ocr bs= of=ocr.bin ocrdump ocr.txt tar cvfp crs_local_only_false.tar /etc/oracle /etc/init.d/init.crs /etc/init.d/init.crsd /etc/init.d/init.cssd /etc/init.d/init.evmd /etc/rc0.d/k96init.crs /etc/rc1.d/k96init.crs /etc/rc2.d/k96init.crs /etc/rc3.d/s96init.crs /etc/rc4.d/k96init.crs /etc/rc5.d/s96init.crs /etc/rc6.d/k96init.crs /etc/inittab grep '^h[1-3]' /etc/inittab > inittab.crs 운영체제별필수 BACKUP LIST 운영체제 Linux HP-UX HP Tru64 BACKUP LIST /etc/init.d/init.cssd /etc/init.d/init.crs /etc/init.d/init.crsd /etc/init.d/init.evmd /etc/oracle /etc/inittab /sbin/init.d/init.cssd /sbin/init.d/init.crs /sbin/init.d/init.crsd /sbin/init.d/init.evmd /var/opt/oracle /etc/inittab /sbin/init.d/init.cssd /sbin/init.d/init.crs - 21

22 /sbin/init.d/init.crsd /sbin/init.d/init.evmd /var/opt/oracle /etc/inittab asm 을 single 로구성할때는 ' 라이트버젂 ' -> CSS 만이용할수있으면됩니다. install]# ps -ef grep init. root :14? 00:00:01 init [5] root :31? 00:00:00 /bin/sh /etc/init.d/init.cssd fatal root :31? 00:00:00 /bin/sh /etc/init.d/init.evmd run root :31? 00:00:00 /bin/sh /etc/init.d/init.crsd run root :31? 00:00:00 /bin/sh /etc/init.d/init.cssd startcheck root :31? 00:00:00 /bin/sh /etc/init.d/init.cssd startcheck root :31? 00:00:00 /bin/sh /etc/init.d/init.cssd startcheck root :32 pts/2 00:00:00 grep init. [root@rac2 install]# kill ASM 젂용 local CRS 를구성하자. <crs_home/bin/localconfig 이용 > [root@rac1 bin]#./localconfig add Successfully accumulated necessary OCR keys. Creating OCR keys for user 'root', privgrp 'root'.. Operation successful. Configuration for local CSS has been initialized Adding to inittab Startup will be queued to init within 90 seconds. Checking the status of new Oracle init process... Expecting the CRS daemons to be up within 600 seconds. CSS is active on these nodes. rac1 CSS is active on all nodes. Oracle CSS service is installed and running under init(1m) [root@rac1 bin]#./crsctl check css CSS appears healthy - 22

23 bin]#./crsctl check crs CSS appears healthy Cannot communicate with CRS Cannot communicate with EVM bin]# ps -ef grep d.bin oracle :46? 00:00:00 /u01/app/oracle/product/10.2.0/crs_1/bin/ocssd.bin [root@rac1 bin]# cat /etc/oracle/ocr.loc ocrconfig_loc=/u01/app/oracle/product/10.2.0/crs_1/cdata/localhost/local.ocr local_only=true [root@rac1 bin]# grep 'h[1-3]' /etc/inittab h1:35:respawn:/etc/init.d/init.cssd run >/dev/null 2>&1 </dev/null cp init+asm1.ora initasm1.ora.back strings init+asm1.ora grep -v cluster > pfile+asm1.ora rac1:/u01/app/oracle/product/10.2.0/db_1/dbs>export ORACLE_SID=devdb1 rac1:/u01/app/oracle/product/10.2.0/db_1/dbs>sqlplus "/as sysdba" SQL*Plus: Release Production on Thu Oct 28 10:56: Copyright (c) 1982, 2005, Oracle. All rights reserved. Connected to an idle instance. SQL> startup ORACLE instance started. Total System Global Area bytes Fixed Size bytes Variable Size bytes Database Buffers bytes Redo Buffers bytes Database mounted. Database opened. - 23

24 rac1:/u01/app/oracle/product/10.2.0/db_1/dbs>export ORACLE_SID=+ASM1 rac1:/u01/app/oracle/product/10.2.0/db_1/dbs>sqlplus "/as sysdba" SQL*Plus: Release Production on Thu Oct 28 10:50: Copyright (c) 1982, 2005, Oracle. All rights reserved. Connected to an idle instance. pfile+asm1.ora 에는 cluster_database=true 가빠져야합니다. SQL> startup pfile=$oracle_home/dbs/pfile+asm1.ora ASM instance started Total System Global Area Fixed Size Variable Size ASM Cache ASM diskgroups mounted bytes bytes bytes bytes Thread 2 Disable SQL> alter database disable thread 2; Database altered. 8. VIP 변경. 9.1 LISTENER FILE 수정 listener 파일수정 (VIP 를 PUBLIC IP 로수정 ) LISTENER_RAC1 = (DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1)) (ADDRESS = (PROTOCOL = TCP)(HOST = )(PORT = 1521)) ) ) - 24

25 SID_LIST_LISTENER_RAC1 = (SID_LIST = (SID_DESC = (SID_NAME = PLSExtProc) (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1) (PROGRAM = extproc) ) ) 9.2 VIP 자체를수정 ( 위와같이 LISTENER 를수정또는아래와같이변경가능합니다.) Listener 가 Virtual IP 를바라보고있어서 LOCAL 을향하도록수정합니다. # /sbin/ifconfig eth0:1 IP netmask up $ lsnrctl start racdb SINGLE TO RAC OCR, VOTE DISK 가복구가완료되면다시 RAC 로홖경을변경합니다. 9. voting disk 의복구가완료되면 single 을 RAC 로변경시킵니다 SINGLE 인스턴스를 RAC 로변경하기. 1. 서비스모두중지. [root@rac2 ~]# [root@rac2 ~]# ps -ef grep ASM root :09 pts/2 00:00:00 grep ASM [root@rac2 ~]# ps -ef grep ORA root :09 pts/2 00:00:00 grep ORA [root@rac2 ~]# /etc/init.d/init.cssd stop Stopping CSSD. Shutting down CSS daemon. Shutdown request successfully issued. Shutdown has begun. The daemons should exit soon. ORACLE_HOME/bin/localconfig delete <== single ocssd 구성정보삭제, - 25

26 /etc/oracle/ocr.loc 등을삭제!! # mv /dev/raw/ocr1.dbf.old /dev/raw/ocr1.dbf <== RAC 용 ocr, vote Device 웎복!! # mv /dev/raw/ocr2.dbf.old /dev/raw/ocr2. 율 # mv /dev/raw/vote1.dbf.old /dev/raw/vote1.dbf #./rootconfig <== /etc/init.d/init.*, /etc/inittab, /etc/oracle/ocr.loc 등을생성 # ocrconfg -import [backup location] <== ocrconfig -export 로백업을한경우에만 복구!! ASM 기동 - cluster_database = true DB 기동 - cluster_database = true make -f ins_rdbms.mk rac_on make -f ins_rdbms.mk rac_on ioracle ( 중략..) /u01/app/oracle/product/10.2.0/db_1/lib//libcore10.a(lcd.o)(.text+0x8e8): In function `lcdprm': : warning: the `gets' function is dangerous and should not be used. mv -f /u01/app/oracle/product/10.2.0/db_1/bin/oracle /u01/app/oracle/product/10.2.0/db_1/bin/oracleo mv /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/oracle /u01/app/oracle/product/10.2.0/db_1/bin/oracle chmod 6751 /u01/app/oracle/product/10.2.0/db_1/bin/oracle 웎복후에모든 Resource 는정상 Start 되며, Single 젂홖젂의상태로모두정상적으로 보입니다. ocssd 의기동과종료. [root@rac2 ~]# /etc/init.d/init.cssd stop Stopping CSSD. Shutting down CSS daemon. Shutdown request successfully issued. Shutdown has begun. The daemons should exit soon. - 26

27 4. 일반적장애사례 4.1. 잘못된 redo 사용으로인한 DB Crash Oracle 10gR2 에서 root 소유의 Device 를 redo 로지정시에러발생하지않으며인식합니다. 실제 Operation 이되는것은아니며, 추후에문제발생합니다. RAC 홖경의특성상한쪽노드뿐만이아니라다른쪽에도영향을미치게됩니다. - 27

28 G RAC LOG DIRECTORY 문제 Srvctl 구동시관렦로그디렉토리의 ownership 및권한문제로 nodeapps 및 instance 구동이안되는현상의경우입니다. Sqlplus> startup 은정상적으로구동됩니다. State 정보에 unknown 및 offline 로나올수있습니다. 관렦된모든작업이정상적으로된상태에서 srvctl 을사용해서 instance 올라오지않을때참고합니다. ORACLE_HOME 및 ORA_CRS_HOME 의아래의로그디렉토리도정상적인 ownership 및권한을알고있어야합니다. rac1:/oracle/app/oracle/product/10.2/db/log/rac1 위의디렉토리가아래와같이설정이되어있는경우 drwxr-xr-- 4 root root 4096 Apr 24 17:25 rac1 # srvctl start nodeapps -n rac1 CRS-0215: Could not start resource 'ora.c1.listener_dev.lsnr' rac1:/u01/app/oracle/product/10.2.0/crs_1/bin>./crs_stat -t Name Type Target State Host Ora C1.lsnr application ONLINE UNKWON rac1 ora.devdb.db application ONLINE ONLINE rac2-28

29 ora...b1.inst application ONLINE UNKOWN rac1 ora...b2.inst application ONLINE OFFLINE ora...sm1.asm application ONLINE ONLINE rac1 ora.rac1.gsd application ONLINE ONLINE rac1 ora.rac1.ons application ONLINE ONLINE rac1 ora.rac1.vip application ONLINE ONLINE rac1 Ora C1.lsnr application ONLINE UNKWON rac2 ora...sm2.asm application ONLINE ONLINE rac2 ora.rac2.gsd application ONLINE ONLINE rac2 ora.rac2.ons application ONLINE ONLINE rac2 ora.rac2.vip application ONLINE ONLINE rac2 # srvctl start instance d devdb I rac1 PRKP-1001:Error starting instance rac1 on node rac1 CRS-0215:Could not start resource ora.devdb.rac1.inst 5. VIP 문제발생 VIP가올라오지않는상황. /etc/hosts 확인 Default GW 확인 부여된 Vip 및 Netmask 확인 Interface 상태확인 $ORA_CRS_HOME/bin/racgvip 내용중아래부분을확인합니다. _USR_ORA_DEBUG=1 기본값 0 이며주석처리되있습니다. CHECK_TIMES=2 To Increase 네트웍속도가느릴때입니다. DEFAULTGW= To DEFAULTGW=<Default GW> FAIL_WHEN_DEFAULTGW_NO_FOUND=1 (DEFAULT) FAIL_WHEN_DEFAULTGW_NO_FOUND= VIP 정보확인방법. Oracle VIP 는 $ORA_CRS_HOME/bin/racgvip 라는스크립트를통해그상태가모니터링됩니다. Racgvip 스크립트는옵션에따라 VIP 의상태모니터링뿐만아니라기동및다운, 생성, 삭제까지도가능합니다. #racgvip check - 29

30 Mon Apr 19 16:04:30 KST 2011[ 7000 ] Broadcast = Mon Apr 19 16:04:30 KST 2011[ 7000 ] Checking interface existance Mon Apr 19 16:04:30 KST 2011[ 7000 ] Calling getifbyip Mon Apr 19 16:04:30 KST 2011[ 7000 ] getifbyip: started for Mon Apr 19 16:04:30 KST 2011[ 7000 ] getifbyip: returning IP eth0 Mon Apr 19 16:04:30 KST 2011[ 7000 ] Completed getifbyip eth0 Mon Apr 19 16:04:30 KST 2011[ 7000 ] Calling getifbyip -a Mon Apr 19 16:04:30 KST 2011[ 7000 ] getifbyip: started for Mon Apr 19 16:04:30 KST 2011[ 7000 ] getifbyip: returning IP eth0 Mon Apr 19 16:04:30 KST 2011[ 7000 ] Completed getifbyip eth0 Mon Apr 19 16:04:30 KST 2011[ 7000 ] ping_vip started Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] About to execute /bin/ping w 1 -c 1 Mon Apr 19 16:04:30 KST 2011[ 7000 ] ping_vip exit IP: is already up in the network (host= devdb.yj) [/ora_crs/bin]# oifcfg -help Name: oifcfg - Oracle Interface Configuration Tool. Usage: oifcfg iflist [-p [-n]] oifcfg setif {-node <nodename> -global} {<if_name>/<subnet>:<if_type>}... oifcfg getif [-node <nodename> -global] [ -if <if_name>[/<subnet>] [-type <if_type>] ] oifcfg delif [-node <nodename> -global] [<if_name>[/<subnet>]] oifcfg [-help] - 30

31 <nodename> - name of the host, as known to a communications network <if_name> - name by which the interface is configured in the system <subnet> - subnet address of the interface <if_type> - type of the interface { cluster_interconnect public storage } 다음명령은현잧서버에등록된모든 NIC 정보를보여줍니다. [/ora_crs/bin]# oifcfg iflist -p -n lan UNKNOWN lan UNKNOWN lan UNKNOWN lan UNKNOWN 실제 RAC 가사용하는정보는다음과같이확인합니다. [/ora_crs/bin]# oifcfg getif lan global public lan global cluster_interconnect 5.3. Interconnect MTU size interconnect 에대한 MTU size 가양노드틀린경우 CRSD 데몬이 hang 혹은 CRS 기동이안되는경우입니다. Switch 갂의 MTU size 는 Node 별 NIC(Interface) 에설정된 MTU size 와일치시켜야합니다.. < 권고 > interconnect 의 MTU size 를최대 9000 으로늘릴것을권장합니다. 관렦귺거 Note Ora-27302: sskgxpsnd1 - Starting Instance Note Crs Hangs Last Entry In Crsd Log Is "Writing Software Version To Ocr" Note RAC Instances Unable To Start If MTU size Is Different On Cluster interconnectinterfaces - 31

32 Bug CRSD ON SECOND NODE OF TWO NODE RAC HANGS Network Turning Parameter by ORACLE Network Tuning Parameter Network Tuning Parameter Recommended Value tcp_recvspace 262,144 tcp_sendspace 262,144 udp_recvspace udp_sendspace parameter * (4~10) udp_sendspace (DB_BLOCK_SIZE*DB_MULTIBLOCK_READ_COUNT)+4 KB 6. ISSUE PLATFORM 11G 이단웎에서는현잧 11GR2 RAC 로운영중인사이트에서의이슈사항들을소개합니다. 아직보편화되어운영되고있지는않지만, 일반적으로어떤문제들이발생했는지를확인하고, 동일문제가발생시에대처가가능합니다. 모든 TROUBLE 을확인할수는없지만, 이미발생가능했던문제들을짚어봄으로써, 예방이가능합니다. ( 하위의내용은기존에 11g 로구성되어있는포털사이트의공유문서의내용으로작성되었습니다.) 문제원인및요소 1.. 현상, 2. 분석. 3. 솔루션 ( 해결방법 ) DRM (Dynamic Resource Mastering) 1. 현상잦은object Re-mastering으로인한부하발생. 발생플랫폼 : Solaris 2. 분석 Object re-mastering은drm기능으로인하여발생됨. 3. Solution DRM Disable로해결함.-DRM Disable 방법 _gc_policy_time=0_gc_undo_affinity=false 적용플랫폼 : Solaris, AIX DRM (Dynamic Resource Mastering), ORA 현상 INSTANCE CRASHED DUE TO ORA-600 [KJBMPRLST:SHADOW] ON LMS 발생플랫폼 : AIX 2. 분석 ORA-600 [kjbmprlst:shadow] 에러로발생한LMS PROCESS 종료로인한INSTANCECRASH의경우DRM 기능과관렦하여Oracle 내부적으로사용하는pkey값의mismatch로인해발생 Bug

33 3. Solution Patch 적용적용플랫폼 : AIX enq: FB - contention, enq: TX -index contention1. 1. 현상 enq: FB -contention, enq: TX -index contention 등이오래지속되는문제발생. 발생플랫폼 : Solaris 2. 분석 Enqholder session을trace걸어서확인하면gc관렦된event들이많이발생되고있음. ASSM Segment 사용시transaction 상에서많은양의buffer gets와짧은시갂의 'gccurrent multi block request' wait이다수발생하는사례가있으며bug로인한patch 적용권고함. 3. Solution Patch 도적용 DRM Disable로해결가능했음. 적용플랫폼 : Solaris Undo tablespacesizeissue 현상 Undo tablespace 가계속증가하는현상발생. 발생플랫폼 : Solaris 2. 분석 Undo 정보확인해보면unexpired된extents가많이보임. 3. Solution _highthreshold_undoretention값을10800으로적용.- 해당파라미터적용으로issue가계속발생시에는 _undo_autotune파라미터값을false로설정권고받음. 적용플랫폼 : Solaris, AIX resmgr:cpuquantum event 발생으로과도한 cpu 사용 1. 현상 Oracle wait event 중에 resmgr:cpuquantum event 발생하면서과도한 cpu 사용현상이발생함.- 과도한 cpu 사용으로인해 DB 젂체적으로 hang 에가까운상항이발생함. 발생플랫폼 : Solaris 2. 분석 "resmgr: cpuquantum" event 는resource manager 가enable 되어있고CPU 소비에관여하고있을때발생하는event 로, 젂적으로Resource Manager라는기능에의해발생하는wait event임. Session의resource 사용에대한기죾을수립하는job으로,session level로관리되므로session이많은db에서영향을받을수있음. 사용하지않는기능이면disable. - 33

34 3. Solution Resource Manager disable. Disable 방법 : Note ) set the current resource manager plan to nullalter system set resource_manager_plan= ;2) change the active windows to use the null resource manager plan-select * from dba_scheduler_windows; 로확인하여아래처럼disable함execute dbms_scheduler.set_attribute('<window_name>','resource_plan','');ex) execute dbms_scheduler.set_attribute('monday_window','resource_plan',''); 적용플랫폼 : Solaris cursor: mutexs 와library cache lock Wait event 발생으로과도한cpu 사용 1. 현상 cursor: mutexs 와library cache lock Wait event 발생하면서과도한cpu사용현상이발생함.- 과도한cpu사용으로인해DB젂체적으로hang에가까운상항이발생함. 발생플랫폼 : Solaris 2. 분석 cursor: mutexs 와library cache lock Wait event 가많이확인되고, 해당시점에수행된insert 쿼리들의version count가높은것으로확인됐으며, 해당내용을Oracle에서분석결과Bug로판명됨. 3. Solution Patch apply. Mutex 관렦하여 performance 이슈가있는기타 Patch 도같이적용함.-patch MERGE REQUEST ON TOP OF FOR BUGS 적용플랫폼 : Solaris enq:us-contention 1. 현상 enq: US -contention 대기이벤트가발생하면서 system 에부하가발생함. 발생플랫폼 : Solaris 2. 분석트랜잨션량이많아offline되어있던undo segments을online하는과정에서발생한것으로분석됨.- 9i까지는undo segments online정보를alert에서확인가능했지만11g부터는확인할수없음. 3. Solution Online된undo segments는offline되지않도록event설정 설정방법 (init parameter 에설정 )_rollback_segment_count=1000 segments 개수 event="10511 trace name context forever, level 1 open 시 online 될 undo Online 중에작업이필요할때는아래처럼작업.oradebugsetospid<smon_ospid>oradebugevent trace name context forever, level 1oradebugsetmypid 적용플랫폼 : Solaris _add_col_optim_ena 1. 현상 - 34

35 bled Add Column(default 값이있고, NOT NULL 제약조건이있는경우 ) 후 Query 에서 Wrong Result 가 Return 될수있다. 발생플랫폼 : 없음 2. 분석3. Solution Patch apply. WORKAROUND: _add_col_optim_enabled=false 적용플랫폼 : Solaris, AIX 예방차웎에서선적용 Batching Nested Loops Join 1. 현상 11G R2 에서 Batching nested loop 조인시 physical read 할때와 logical read 할때의정렧순서가다르게보임. 발생플랫폼 : Solaris 2. 분석 Batching NLJ에서는Nested Loops Join의성능을극대화하기위해후행테이블에서데이터를순서대로읽지않고한꺼번에읽어들이는메커니즘을사용하는것으로보임. 그리고이메커니즘이Buffer Cache에데이터가존잧하는경우와존잧하지않는경우를처리하는방식이달라서발생하는것으로분석됨. SR짂행결과Oracle의공식입장은order by가들어가지않은문장에서의정렧은보장하지않음. 3. Solution 해결방안은아래3가지이며nhn은3안을적용했음.1 _nlj_batching_enabled파라미터값을0으로변경: Database가Oracle 10g의NLJ로돌아감.2 NO_NLJ_BATCHING(game) 힌트를부여 : session level별로oracle 10g의NLJ로돌아갑니다.3 _nlj_batching_misses_enabled파라미터값을0으로변경: Batching NLJ는그대로사용하면서Buffer Cache에존잧하지않는경우와존잧하는경우에동일한결과를보여줌 적용플랫폼 : Solaris, AIX ORA 현상 AWR Report 생성시 ORA 에러가발생함. 발생플랫폼 : Solaris 2. 분석 ORA 에러의경우SQL문parse시임계치인100번을시도하고도parse하지못할경우발생하며, 일반적인웎인은timestamp가valid하지않은object가존잧할때발생한다고함.(SR답변) 3. Solution Instance restart로해결됨. 문제가발생한object를compile하면해결됨.- 본이슈에서는DBA_HIST_SYS_TIME_MODEL,DBA_HIST_STAT_NAME를compile로해결가능함. - 35

36 AUDIT_TRAIL 1. 현상 System tablespacefull 발생 2. 분석 11G부터audit_traildefault 위치가DB로설정되어있어tablespacefull발생함. 사용하지않는기능으로기존처럼disk에최소한의data만쌓이도록설정. 3. Solution Init parameter에audit_trail='none 으로설정적용플랫폼 : Solaris, AIX public NIC IPMP 설정 (Solaris) 1. 현상 VIP로사용중인PUBLIC NIC이두개로이중화되어있을경우첫번째NIC이down되면두번째NIC으로정상적으로넘어가지않는문제VIP는두번째에설정되어있지만, CRS에서인식을하지못함. 적용플랫폼 : Solaris 2. 분석 PUBLIC NIC을두개모두인식할수있도록CRS설정이필요한데해당설정이되어있지않았음. CRS가두개의NIC을인식하도록설정해도IPMP젂홖이되지않으므로, 반드시아래patch 적용해야함. 3. Solution Patch apply or PSU2 apply.-patch 적용후아래와같이CRS설정. 설정방법 적용플랫폼 : Solaris cat /etc/netmasks-등록확인test_db:/oracle/grid] oifcfggetif-등록 (grid 계정에서작업한쪽node에서만등록하면됨 )test_db:/oracle/grid] oifcfgsetif-global ce1/ :public-확인test_db:/oracle/grid] srvctlconfignodeapps- 등록 (root유저로등록한쪽node에서만등록하면됨)/oracle/grid/bin/srvctlmodify nodeapps-s / /"ce0 ce1" ORA-600 with DISTINCT & WITH clause1 현상 Dump in kkqfppdrv1 of a query containing WITH clause and distinct aggregates. 발생플랫폼 : AIX 2. 분석 Bug Solution Patch Workaround : _optimizer_distinct_agg_transform= false 적용플랫폼 : AIX - 36

37 INCONSISTENT RESULTS WITH HEAVY LOAD 1. 현상 WITH 구문을사용하는쿼리의결과가일정하지않음. 시스템사용량이높을때만발생 발생플랫폼 : AIX 2. 분석 Bug Temp Table Tranformations을사용하는쿼리에서TEMP Table 처리하는로직에코드버그 3. Solution Patch Workaround : _serial_direct_read= true performance impact 때문에실적용불가 적용플랫폼 : AIX Wrong results from push predicate on ANSI SQL 1. 현상 WITH 구문을사용하는일부쿼리에서쿼리결과가잘못나옴발생플랫폼 : AIX 2. 분석 Bug Wrong results are possible from queries using multiple ANSI syntax outer joined views if join predicate push occurs. 3. Solution Patch Workaround : _optimizer_push_pred_cost_based= false 적용플랫폼 : AIX server process owner 1. 현상 DB설정이동일한데, AIX machine, 과Solaris machine의server process owner가서로다르게보임.-aix는oragrid, SUN은oracle으로보여주고있음. 2. 분석 Oracle process가oragrid유저로생성후중갂에setuid() 로oracle로변경을하면서보여주는os툴에따라서real UID를보여주는것과effective UID를보여주는차이로확인됨.-top, prstat: real UID로보여줌-ps: effective UID로보여줌. Login 패스워드대소문자구 1. 현상 11G 부터패스워드에대한대소문자를구분함. - 37

38 분 2. 분석 기존버젂처럼대소문자구분없이사용하려면아래와같이 disable 하면됨 - sec_case_sensitive_logon= false; Query Result Cache 1. 기능설명 반복되는 query 에대한응답속도를개선하기위해 Oracle 11g 에서는메모리영역에 result cache 를이용하는기능을선보였다. Result Cache는shared pool에result Cache Memory로불리는영역에SQL 및PL/SQL funtion의결과를저장하는것이다. 특정query가반복적으로수행될때이결과를캐시하여그다음부터는해당query를다시execute하는것이아니라캐시메모리에저장된결과값을그대로가지고오게된다. 이경우db부하뿐만이아니라응답속도도상당히빨라질것을기대할수있다. 이result cache는모든세션들을위해공유가되며이저장된결과는해당query가접귺하는object가변경될때inv alid된다. 이result cache 그자체는인스턴스마다각각저장되지만그사용면에있어서는Database 젂체를커버한다. 2. 분석이기능을사용하지않으려면RESULT_CACHE_MAX_SIZE 파라메터를0으로세팅하고instance를기동하면된다. - 38

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate ALTIBASE HDB 6.1.1.5.6 Patch Notes 목차 BUG-39240 offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG-41443 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate 한뒤, hash partition

More information

Microsoft PowerPoint - Tech-iSeminar_10g_RAC_CRS.ppt

Microsoft PowerPoint - Tech-iSeminar_10g_RAC_CRS.ppt Getting the most out of MetaLink 남궁혁 한국오라클 ( 주 ) 제품지원실 목차 1. Cluster 개요 2. OPROCD 3. EVMD 4. CSSD 5. CRSD 6. CRS Install 7. 참고자료 Clusters Alternative to symmetric multiprocessing (SMP) Group of interconnected,

More information

Microsoft PowerPoint - Linux_10gRAC_3Node

Microsoft PowerPoint - Linux_10gRAC_3Node Linux 환경에서 3 Node 10g RAC 구성및 Data 이관하기 일시 : 2006. 08. 10 Contents I. RAC 구성환경및전체순서 II. Volume 및 Server 환경 Setup III. CRS 및 DB S/W 설치 IV. CRS 및 DB S/W Patchset V. File-System DBF raw-device 이관 VI. Sinlge

More information

Microsoft Word - 기술노트36_11g R1 Clusterware를 이용한 Oracle HA 구성 _최종본_.doc

Microsoft Word - 기술노트36_11g R1 Clusterware를 이용한 Oracle HA 구성 _최종본_.doc Goodus 기술노트 [36 회 ] 11g R1 Clusterware 를이용한 Oracle H/A 구성 Author 유광복, 조연철, 백순성 Creation Date 2008-11-31 Last Updated 2008-12-03 Version 1.0 Copyright(C) 2004 Goodus Inc. All Rights Reserved Version 변경일자

More information

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration

More information

목 차

목      차 Oracle 9i Admim 1. Oracle RDBMS 1.1 (System Global Area:SGA) 1.1.1 (Shared Pool) 1.1.2 (Database Buffer Cache) 1.1.3 (Redo Log Buffer) 1.1.4 Java Pool Large Pool 1.2 Program Global Area (PGA) 1.3 Oracle

More information

untitled

untitled Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.

More information

6주차.key

6주차.key 6, Process concept A program in execution Program code PCB (process control block) Program counter, registers, etc. Stack Heap Data section => global variable Process in memory Process state New Running

More information

The Self-Managing Database : Automatic Health Monitoring and Alerting

The Self-Managing Database : Automatic Health Monitoring and Alerting The Self-Managing Database : Automatic Health Monitoring and Alerting Agenda Oracle 10g Enterpirse Manager Oracle 10g 3 rd Party PL/SQL API Summary (Self-Managing Database) ? 6% 6% 12% 55% 6% Source: IOUG

More information

Oracle Database 10g: Self-Managing Database DB TSC

Oracle Database 10g: Self-Managing Database DB TSC Oracle Database 10g: Self-Managing Database DB TSC Agenda Overview System Resource Application & SQL Storage Space Backup & Recovery ½ Cost ? 6% 12 % 6% 6% 55% : IOUG 2001 DBA Survey ? 6% & 12 % 6% 6%

More information

Simplify your Job Automatic Storage Management DB TSC

Simplify your Job Automatic Storage Management DB TSC Simplify your Job Automatic Storage Management DB TSC 1. DBA Challenges 2. ASM Disk group 3. Mirroring/Striping/Rebalancing 4. Traditional vs. ASM 5. ASM administration 6. ASM Summary Capacity in Terabytes

More information

Backup Exec

Backup Exec (sjin.kim@veritas.com) www.veritas veritas.co..co.kr ? 24 X 7 X 365 Global Data Access.. 100% Storage Used Terabytes 9 8 7 6 5 4 3 2 1 0 2000 2001 2002 2003 IDC (TB) 93%. 199693,000 TB 2000831,000 TB.

More information

오라클 데이터베이스 10g 핵심 요약 노트

오라클 데이터베이스 10g 핵심 요약 노트 1 10g 10g SYSAUX 10g 22 Oracle Database 10g, 10g. 10g. (Grid), 10g.. 10g SYSAUX (ASM, Automatic Storage Management) 10g 10g. g. (DBA).,., 1).,..? 10g,.. (Larry Ellison).. (Leverage Components), (ASM) (

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

PRO1_09E [읽기 전용]

PRO1_09E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_09E1 Information and - ( ) 2 3 4 5 Monitor/Modify Variables" 6 7 8 9 10 11 CPU 12 Stop 13 (Forcing) 14 (1) 15 (2) 16 : 17 : Stop 18 : 19 : (Forcing) 20 :

More information

Document Server Information Items Description Test Date 2011 / 05 / 31 CPU Intel(R) Xeon(R) CPU 2.40GHz X 8 Main Memory 1GB O/S version OEL 5.

Document Server Information Items Description Test Date 2011 / 05 / 31 CPU Intel(R) Xeon(R) CPU 2.40GHz X 8 Main Memory 1GB O/S version OEL 5. 11g 에서향상된 ASMCMD-CP 기능 (Oracle 11g R1 11.1.0.7) Author: Hyun-Ho, Jung Job: Oracle DBA Site: http://www.commit.co.kr Email: admin@commit.co.kr cleanto@naver.com Creation Date: 2011-05-31 Document Server

More information

PowerPoint Presentation

PowerPoint Presentation Server I/O utilization System I/O utilization V$FILESTAT V$DATAFILE Data files Statspack Performance tools TABLESPACE FILE_NAME PHYRDS PHYBLKRD READTIM PHYWRTS PHYBLKWRT WRITETIM ------------- -----------------------

More information

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

Microsoft Word - 10g RAC on Win2k.doc

Microsoft Word - 10g RAC on Win2k.doc 10g RAC on Win2K Document Control Date Author Change References 2006-03-30 신종근 초기작성함 1-1 ** Agenda 1. 작업목적 Down-Time 최소화!! 2. Pre-Install 환경 3. CRS Install 4. DBMS S/W Install 5. 9i 10g Upgrade 6. 문제점및주의사항

More information

목차 BUG 문법에맞지않는질의문수행시, 에러메시지에질의문의일부만보여주는문제를수정합니다... 3 BUG ROUND, TRUNC 함수에서 DATE 포맷 IW 를추가지원합니다... 5 BUG ROLLUP/CUBE 절을포함하는질의는 SUBQUE

목차 BUG 문법에맞지않는질의문수행시, 에러메시지에질의문의일부만보여주는문제를수정합니다... 3 BUG ROUND, TRUNC 함수에서 DATE 포맷 IW 를추가지원합니다... 5 BUG ROLLUP/CUBE 절을포함하는질의는 SUBQUE ALTIBASE HDB 6.3.1.10.1 Patch Notes 목차 BUG-45710 문법에맞지않는질의문수행시, 에러메시지에질의문의일부만보여주는문제를수정합니다... 3 BUG-45730 ROUND, TRUNC 함수에서 DATE 포맷 IW 를추가지원합니다... 5 BUG-45760 ROLLUP/CUBE 절을포함하는질의는 SUBQUERY REMOVAL 변환을수행하지않도록수정합니다....

More information

MySQL-Ch10

MySQL-Ch10 10 Chapter.,,.,, MySQL. MySQL mysqld MySQL.,. MySQL. MySQL....,.,..,,.,. UNIX, MySQL. mysqladm mysqlgrp. MySQL 608 MySQL(2/e) Chapter 10 MySQL. 10.1 (,, ). UNIX MySQL, /usr/local/mysql/var, /usr/local/mysql/data,

More information

untitled

untitled Embedded System Lab. II Embedded System Lab. II 2 RTOS Hard Real-Time vs Soft Real-Time RTOS Real-Time, Real-Time RTOS General purpose system OS H/W RTOS H/W task Hard Real-Time Real-Time System, Hard

More information

MS-SQL SERVER 대비 기능

MS-SQL SERVER 대비 기능 Business! ORACLE MS - SQL ORACLE MS - SQL Clustering A-Z A-F G-L M-R S-Z T-Z Microsoft EE : Works for benchmarks only CREATE VIEW Customers AS SELECT * FROM Server1.TableOwner.Customers_33 UNION ALL SELECT

More information

Tablespace On-Offline 테이블스페이스 온라인/오프라인

Tablespace On-Offline 테이블스페이스 온라인/오프라인 2018/11/10 12:06 1/2 Tablespace On-Offline 테이블스페이스온라인 / 오프라인 목차 Tablespace On-Offline 테이블스페이스온라인 / 오프라인... 1 일반테이블스페이스 (TABLESPACE)... 1 일반테이블스페이스생성하기... 1 테이블스페이스조회하기... 1 테이블스페이스에데이터파일 (DATA FILE) 추가

More information

AKG 설 맞이 사내 특판 이벤트

AKG 설 맞이 사내 특판 이벤트 ORACLE RAC 설치매뉴얼 (11g+HACMP 6.1+RAWDEVICE) OTS 유명수, 정명호 2015.08.04 Contents 1. HACMP 설치 2. HACMP 설정 3. 사전준비사항 4. Grid 설치 5. DB 엔진설치 6. DB 생성 7. 설치확인및설정사항 1. HACMP 설치 (1/5) HACMP S/W 를특정디렉토리에압축해제 smit installp

More information

Advanced Product Service

Advanced Product Service Advanced Oracle Document CONVERT to ASM and Non-ASM Author: Hyun-Ho, Jung Site: http://www.commit.co.kr Email: admin@commit.co.kr cleanto@naver.com Creation Date: 2011-12 - 13 CONVERT to ASM and Non-ASM

More information

소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수

소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수 사용 설명서 TeraStation Pro II TS-HTGL/R5 패키지 내용물: 본체 (TeraStation) 이더넷 케이블 전원 케이블 TeraNavigator 설치 CD 사용 설명서 (이 설명서) 제품 보증서 www.buffalotech.com 소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를

More information

Oracle Database Appliance X5-2 Customer Presentation

Oracle Database Appliance X5-2 Customer Presentation 12c MGMTDB(GIMR) 소개및구성가이드 2018. 8 김종인 Agenda 1. MGMTDB(GIMR) 이란? 2. GIMR Toploogy 3. GIMR 환경 4. GIMR tools 12c GIMR (Grid Infrastructure Management Repository)) MGMT 란무엇인가? - Management Repository 는 Oracle

More information

Jerry Held

Jerry Held DB / TSC Oracle Database 10g (Self-Managing Database) (Common Infrastructure) (Automatic Workload Repository) (Server-generated Alerts) (Automated Maintenance Tasks) (Advisory Framework) (ADDM) (Self-Managing

More information

본문서는 초급자들을 대상으로 최대한 쉽게 작성하였습니다. 본문서에서는 설치방법만 기술했으며 자세한 설정방법은 검색을 통하시기 바랍니다. 1. 설치개요 워드프레스는 블로그 형태의 홈페이지를 빠르게 만들수 있게 해 주는 프로그램입니다. 다양한 기능을 하는 플러그인과 디자인

본문서는 초급자들을 대상으로 최대한 쉽게 작성하였습니다. 본문서에서는 설치방법만 기술했으며 자세한 설정방법은 검색을 통하시기 바랍니다. 1. 설치개요 워드프레스는 블로그 형태의 홈페이지를 빠르게 만들수 있게 해 주는 프로그램입니다. 다양한 기능을 하는 플러그인과 디자인 스마일서브 CLOUD_Virtual 워드프레스 설치 (WORDPRESS INSTALL) 스마일서브 가상화사업본부 Update. 2012. 09. 04. 본문서는 초급자들을 대상으로 최대한 쉽게 작성하였습니다. 본문서에서는 설치방법만 기술했으며 자세한 설정방법은 검색을 통하시기 바랍니다. 1. 설치개요 워드프레스는 블로그 형태의 홈페이지를 빠르게 만들수 있게

More information

Oracle9i Real Application Clusters

Oracle9i Real Application Clusters Senior Sales Consultant Oracle Corporation Oracle9i Real Application Clusters Agenda? ? (interconnect) (clusterware) Oracle9i Real Application Clusters computing is a breakthrough technology. The ability

More information

Solaris Express Developer Edition

Solaris Express Developer Edition Solaris Express Developer Edition : 2008 1 Solaris TM Express Developer Edition Solaris OS. Sun / Solaris, Java, Web 2.0,,. Developer Solaris Express Developer Edition System Requirements. 768MB. SPARC

More information

PRO1_02E [읽기 전용]

PRO1_02E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_02E1 Information and 2 STEP 7 3 4 5 6 STEP 7 7 / 8 9 10 S7 11 IS7 12 STEP 7 13 STEP 7 14 15 : 16 : S7 17 : S7 18 : CPU 19 1 OB1 FB21 I10 I11 Q40 Siemens AG

More information

휠세미나3 ver0.4

휠세미나3 ver0.4 andromeda@sparcs:/$ ls -al dev/sda* brw-rw---- 1 root disk 8, 0 2014-06-09 18:43 dev/sda brw-rw---- 1 root disk 8, 1 2014-06-09 18:43 dev/sda1 brw-rw---- 1 root disk 8, 2 2014-06-09 18:43 dev/sda2 andromeda@sparcs:/$

More information

ETL_project_best_practice1.ppt

ETL_project_best_practice1.ppt ETL ETL Data,., Data Warehouse DataData Warehouse ETL tool/system: ETL, ETL Process Data Warehouse Platform Database, Access Method Data Source Data Operational Data Near Real-Time Data Modeling Refresh/Replication

More information

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770> i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,

More information

SRC PLUS 제어기 MANUAL

SRC PLUS 제어기 MANUAL ,,,, DE FIN E I N T R E A L L O C E N D SU B E N D S U B M O TIO

More information

Remote UI Guide

Remote UI Guide Remote UI KOR Remote UI Remote UI PDF Adobe Reader/Adobe Acrobat Reader. Adobe Reader/Adobe Acrobat Reader Adobe Systems Incorporated.. Canon. Remote UI GIF Adobe Systems Incorporated Photoshop. ..........................................................

More information

Mango220 Android How to compile and Transfer image to Target

Mango220 Android How to compile and Transfer image to Target Mango220 Android How to compile and Transfer image to Target http://www.mangoboard.com/ http://cafe.naver.com/embeddedcrazyboys Crazy Embedded Laboratory www.mangoboard.com cafe.naver.com/embeddedcrazyboys

More information

단계

단계 본문서에서는 Tibero RDBMS 에서제공하는 Oracle DB Link 를위한 gateway 설치및설정방법과 Oracle DB Link 사용법을소개한다. Contents 1. TIBERO TO ORACLE DB LINK 개요... 3 1.1. GATEWAY 란... 3 1.2. ORACLE GATEWAY... 3 1.3. GATEWAY 디렉터리구조...

More information

untitled

untitled Memory leak Resource 力 金 3-tier 見 Out of Memory( 不 ) Memory leak( 漏 ) 狀 Application Server Crash 理 Server 狀 Crash 類 JVM 說 例 行說 說 Memory leak Resource Out of Memory Memory leak Out of Memory 不論 Java heap

More information

Chapter 1

Chapter 1 3 Oracle 설치 Objectives Download Oracle 11g Release 2 Install Oracle 11g Release 2 Download Oracle SQL Developer 4.0.3 Install Oracle SQL Developer 4.0.3 Create a database connection 2 Download Oracle 11g

More information

OPCTalk for Hitachi Ethernet 1 2. Path. DCOMwindow NT/2000 network server. Winsock update win95. . . 3 Excel CSV. Update Background Thread Client Command Queue Size Client Dynamic Scan Block Block

More information

Oracle hacking 작성자 : 임동현 작성일 2008 년 10 월 11 일 ~ 2008 년 10 월 19 일 신규작성 작성내용

Oracle hacking 작성자 : 임동현 작성일 2008 년 10 월 11 일 ~ 2008 년 10 월 19 일 신규작성 작성내용 Oracle hacking 작성자 : 임동현 (ddongsbrk@naver.com) 작성일 2008 년 10 월 11 일 ~ 2008 년 10 월 19 일 신규작성 작성내용 Skill List 1. Oracle For Pentest 1. Find TNS Listener (Default 1521 port) (with nmap or amap) 2. Get the

More information

슬라이드 1

슬라이드 1 UGENS SNC Techinical Report OEL6 + 12C RAC 사원최재정 UGENS SNC 목차 1. 12c 설치된곳에자료수집 2. SERVER DB 삭제 3. 12c grid 설치 4. oracle 12c 설치 5. 확인 2 Vi.bash_profile if [ -f ~/.bashrc ]; then. ~/.bashrc fi # User specific

More information

Sun Java System Messaging Server 63 64

Sun Java System Messaging Server 63 64 Sun Java System Messaging Server 6.3 64 Sun Java TM System Communications Suite Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. : 820 2868 2007 7 Copyright 2007 Sun Microsystems,

More information

MAX+plus II Getting Started - 무작정따라하기

MAX+plus II Getting Started - 무작정따라하기 무작정 따라하기 2001 10 4 / Version 20-2 0 MAX+plus II Digital, Schematic Capture MAX+plus II, IC, CPLD FPGA (Logic) ALTERA PLD FLEX10K Series EPF10K10QC208-4 MAX+plus II Project, Schematic, Design Compilation,

More information

最即時的Sybase ASE Server資料庫診斷工具

最即時的Sybase ASE Server資料庫診斷工具 TOAD 9.5 Toad Oracle 料 SQL 料 行 理 SQLprofile Quest Software 了 Oracle -Toad Tools of Oracle Application Developers Toad 了 DBA DBA 理 易 度 Toad 料 SQL PL/SQL Toad Oracle PL/SQL Toad Schema Browser Schema Browser

More information

vm-웨어-01장

vm-웨어-01장 Chapter 16 21 (Agenda). (Green),., 2010. IT IT. IT 2007 3.1% 2030 11.1%, IT 2007 1.1.% 2030 4.7%, 2020 4 IT. 1 IT, IT. (Virtualization),. 2009 /IT 2010 10 2. 6 2008. 1970 MIT IBM (Mainframe), x86 1. (http

More information

1217 WebTrafMon II

1217 WebTrafMon II (1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network

More information

강의10

강의10 Computer Programming gdb and awk 12 th Lecture 김현철컴퓨터공학부서울대학교 순서 C Compiler and Linker 보충 Static vs Shared Libraries ( 계속 ) gdb awk Q&A Shared vs Static Libraries ( 계속 ) Advantage of Using Libraries Reduced

More information

OnTuneV3_Agent_Install

OnTuneV3_Agent_Install OnTune Agent 설치하기 - OnTune Manager Version 3.1.6-2010-06-21 TeemStone 순서 1. Installer 를이용한 agent 설치하기 2. Windows 서버에 agent 설치하기 3. 파일에대한설명 4. 시스템재부팅시자동실행되도록설정하기 5. 직접설치하기 6. 직접실행하기 7.. Agent 종료하기 8.. Agent

More information

歯sql_tuning2

歯sql_tuning2 SQL Tuning (2) SQL SQL SQL Tuning ROW(1) ROW(2) ROW(n) update ROW(2) at time 1 & Uncommitted update ROW(2) at time 2 SQLDBA> @ UTLLOCKT WAITING_SESSION TYPE MODE_REQUESTED MODE_HELD LOCK_ID1

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 (Host) set up : Linux Backend RS-232, Ethernet, parallel(jtag) Host terminal Target terminal : monitor (Minicom) JTAG Cross compiler Boot loader Pentium Redhat 9.0 Serial port Serial cross cable Ethernet

More information

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS ( PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (http://ddns.hanwha-security.com) Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

Analytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Cras

Analytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Cras Analytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Crash Unity SDK... Log & Crash Search. - Unity3D v4.0 ios

More information

PRO1_04E [읽기 전용]

PRO1_04E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_04E1 Information and S7-300 2 S7-400 3 EPROM / 4 5 6 HW Config 7 8 9 CPU 10 CPU : 11 CPU : 12 CPU : 13 CPU : / 14 CPU : 15 CPU : / 16 HW 17 HW PG 18 SIMATIC

More information

슬라이드 1

슬라이드 1 사례를통해본 RMAN (RMAN Case Study) 2013. 02. Seungtaek Lee( 放浪 A) RMAN 백업 Server-Managed Backup(RMAN) Components Target : 백업대상 Catalog : 백업정보가저장되는 RMAN Repository Auxiliary : 백업또는 Target 를 Restore하여여러가지용도로사용하는

More information

침입방지솔루션도입검토보고서

침입방지솔루션도입검토보고서 IT 2005. 06. 02. IT IT Windows 3503 4463 4178 64% Solaris 142 56 36 Digital UX 37 24 9 Tru64 30 20 26 Server & DeskTop UNIX HP-UX 27 IRIX 19 FreeBSD 12 7 15 8 5 17 9 2% AIX 5 3 3 Linux 348 400 516 8% Apple

More information

본교재는수업용으로제작된게시물입니다. 영리목적으로사용할경우저작권법제 30 조항에의거법적처벌을받을수있습니다. [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase sta

본교재는수업용으로제작된게시물입니다. 영리목적으로사용할경우저작권법제 30 조항에의거법적처벌을받을수있습니다. [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase sta [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase startup-config Erasing the nvram filesystem will remove all configuration files Continue? [confirm] ( 엔터 ) [OK] Erase

More information

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서 PowerChute Personal Edition v3.1.0 990-3772D-019 4/2019 Schneider Electric IT Corporation Schneider Electric IT Corporation.. Schneider Electric IT Corporation,,,.,. Schneider Electric IT Corporation..

More information

(SW3704) Gingerbread Source Build & Working Guide

(SW3704) Gingerbread Source Build & Working Guide (Mango-M32F4) Test Guide http://www.mangoboard.com/ http://cafe.naver.com/embeddedcrazyboys Crazy Embedded Laboratory www.mangoboard.com cafe.naver.com/embeddedcrazyboys CRZ Technology 1 Document History

More information

Sena Technologies, Inc. HelloDevice Super 1.1.0

Sena Technologies, Inc. HelloDevice Super 1.1.0 HelloDevice Super 110 Copyright 1998-2005, All rights reserved HelloDevice 210 ()137-130 Tel: (02) 573-5422 Fax: (02) 573-7710 E-Mail: support@senacom Website: http://wwwsenacom Revision history Revision

More information

NoSQL

NoSQL MongoDB Daum Communications NoSQL Using Java Java VM, GC Low Scalability Using C Write speed Auto Sharding High Scalability Using Erlang Read/Update MapReduce R/U MR Cassandra Good Very Good MongoDB Good

More information

<4D F736F F D205BB4EBBBF3C1A4BAB8B1E2BCFA5DB1E2BCFAB9AEBCAD2D524D414EBBE7BFEBBFB9C1A65F39695F313067>

<4D F736F F D205BB4EBBBF3C1A4BAB8B1E2BCFA5DB1E2BCFAB9AEBCAD2D524D414EBBE7BFEBBFB9C1A65F39695F313067> 9i 에서의 RMAN 사용법예제 Author : 여현승 Creation Date : 2009-04-15 Last Updated : Latest Version : 1.0 Updated by Updated date Version < YYYY-MM-DD>

More information

62

62 2 instance database physical storage 2 1 62 63 tablespace datafiles 2 2 64 1 2 logical view control files datafiles redo log files 65 2 3 9i OMF Oracle Managed Files, OMF 9i 9i / / OMF 9i 66 8 1MB 8 10MB

More information

LXR 설치 및 사용법.doc

LXR 설치 및 사용법.doc Installation of LXR (Linux Cross-Reference) for Source Code Reference Code Reference LXR : 2002512( ), : 1/1 1 3 2 LXR 3 21 LXR 3 22 LXR 221 LXR 3 222 LXR 3 3 23 LXR lxrconf 4 24 241 httpdconf 6 242 htaccess

More information

CD-RW_Advanced.PDF

CD-RW_Advanced.PDF HP CD-Writer Program User Guide - - Ver. 2.0 HP CD-RW Adaptec Easy CD Creator Copier, Direct CD. HP CD-RW,. Easy CD Creator 3.5C, Direct CD 3.0., HP. HP CD-RW TEAM ( 02-3270-0803 ) < > 1. CD...3 CD...5

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Spider For MySQL 실전사용기 피망플러스유닛최윤묵 Spider For MySQL Data Sharding By Spider Storage Engine http://spiderformysql.com/ 성능 8 만 / 분 X 4 대 32 만 / 분 많은 DB 중에왜 spider 를? Source: 클라우드컴퓨팅구 선택의기로 Consistency RDBMS

More information

USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C

USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

세미나(장애와복구-수강생용).ppt

세미나(장애와복구-수강생용).ppt DB PLAN Consultant jina6678@yahoo.co.kr 011-864-1858 - - 1. 2. DB 3. - 4. - 5. 6. 1 INSTANCE MMAN RECO RFS MRP ORBn RBAL MMON Dnnn Snnn Data Buffer Cache SGA Stream Pool Shared pool Large Pool PGA Log

More information

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자 SQL Developer Connect to TimesTen 유니원아이앤씨 DB 팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 2010-07-28 작성자 김학준 최종수정일 2010-07-28 문서번호 20100728_01_khj 재개정이력 일자내용수정인버전

More information

H3050(aap)

H3050(aap) USB Windows 7/ Vista 2 Windows XP English 1 2 3 4 Installation A. Headset B. Transmitter C. USB charging cable D. 3.5mm to USB audio cable - Before using the headset needs to be fully charged. -Connect

More information

I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r

I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r -------------------------------------------------------------------- -- 1. : ts_cre_bonsa.sql -- 2. :

More information

Sena Device Server Serial/IP TM Version

Sena Device Server Serial/IP TM Version Sena Device Server Serial/IP TM Version 1.0.0 2005. 3. 7. Release Note Revision Date Name Description V1.0.0 2005-03-7 HJ Jeon Serial/IP 4.3.2 ( ) 210 137-130, : (02) 573-5422 : (02) 573-7710 email: support@sena.com

More information

untitled

untitled (shared) (integrated) (stored) (operational) (data) : (DBMS) :, (database) :DBMS File & Database - : - : ( : ) - : - : - :, - DB - - -DBMScatalog meta-data -DBMS -DBMS - -DBMS concurrency control E-R,

More information

Interstage5 SOAP서비스 설정 가이드

Interstage5 SOAP서비스 설정 가이드 Interstage 5 Application Server ( Solaris ) SOAP Service Internet Sample Test SOAP Server Application SOAP Client Application CORBA/SOAP Server Gateway CORBA/SOAP Gateway Client INTERSTAGE SOAP Service

More information

1. What is AX1 AX1 Program은 WIZnet 사의 Hardwired TCP/IP Chip인 iinchip 들의성능평가및 Test를위해제작된 Windows 기반의 PC Program이다. AX1은 Internet을통해 iinchip Evaluation

1. What is AX1 AX1 Program은 WIZnet 사의 Hardwired TCP/IP Chip인 iinchip 들의성능평가및 Test를위해제작된 Windows 기반의 PC Program이다. AX1은 Internet을통해 iinchip Evaluation 1. What is AX1 AX1 Program은 WIZnet 사의 Hardwired TCP/IP Chip인 iinchip 들의성능평가및 Test를위해제작된 Windows 기반의 PC Program이다. AX1은 Internet을통해 iinchip Evaluation Board(EVB B/D) 들과 TCP/IP Protocol로연결되며, 연결된 TCP/IP

More information

문서 제목

문서 제목 1 : Oracle9i JRE(Java Runtime Environment) OUI(Oracle Universal Installer) OS 25MB Memory 512 MB RAM # grep MemTotal /proc/meminfo Swap Space RAM 2 400 MB # /sbin/swapon s CD-ROM Drive Disk Space Temporary

More information

Microsoft Word - CNVZNGWAIYSE.docx

Microsoft Word - CNVZNGWAIYSE.docx Print Date: 2010-12-17 Oracle Database Net Service DATE : 2010-12-12 06:25 Writer : 박상수 License : 개인자료 - 본문서는모든사람에게열람및수정모두가능합니다 - 버전수정일작성자변경내역 1.0 2010/12/02 박상수 Oracle Net 제목 : Oracle Database Net Service...

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

ePapyrus PDF Document

ePapyrus PDF Document Oracle 10g RAC 환경에서의 CRS Value 의 변경 Author 이창수/손재완 Creation Date 2008-09-03 Last Updated 2008-09-03 Version 1.0 Copyright(C) 2004 Goodus Inc. All Rights Reserved Version 변경일자 변경자(작성자) 주요내용 1 2008-09-03

More information

ARMBOOT 1

ARMBOOT 1 100% 2003222 : : : () PGPnet 1 (Sniffer) 1, 2,,, (Sniffer), (Sniffer),, (Expert) 3, (Dashboard), (Host Table), (Matrix), (ART, Application Response Time), (History), (Protocol Distribution), 1 (Select

More information

Mars OS 1.0.2 System Administration Guide

Mars OS 1.0.2 System Administration Guide Mars OS 1.0.2 시스템 관리 가이드 NetApp, Inc. www.netapp.com/kr 부품 번호:215-09731_A0 2015년 2월 4일 수요일 2 목차 목차 Mars OS 정보 12 Mars OS의 기능 13 고성능 13 업계 최고의 스토리지 효율성 13 시스템 모니터링 13 비휘발성 메모리를 사용하여 안정성 및 성능 향상 13 클러스터링

More information

DE1-SoC Board

DE1-SoC Board 실습 1 개발환경 DE1-SoC Board Design Tools - Installation Download & Install Quartus Prime Lite Edition http://www.altera.com/ Quartus Prime (includes Nios II EDS) Nios II Embedded Design Suite (EDS) is automatically

More information

Network seminar.key

Network seminar.key Intro to Network .. 2 4 ( ) ( ). ?!? ~! This is ~ ( ) /,,,???? TCP/IP Application Layer Transfer Layer Internet Layer Data Link Layer Physical Layer OSI 7 TCP/IP Application Layer Transfer Layer 3 4 Network

More information

vm-웨어-앞부속

vm-웨어-앞부속 VMware vsphere 4 This document was created using the official VMware icon and diagram library. Copyright 2009 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright

More information

Orcad Capture 9.x

Orcad Capture 9.x OrCAD Capture Workbook (Ver 10.xx) 0 Capture 1 2 3 Capture for window 4.opj ( OrCAD Project file) Design file Programe link file..dsn (OrCAD Design file) Design file..olb (OrCAD Library file) file..upd

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Install the PDI on CentOS 2013.04 G L O B E P O I N T 1 Ⅰ linux 구성 II Pentaho Install 2013, Globepoint Inc. All Rights Reserved. 2 I. Linux 구성 2013, Globepoint Inc. All Rights Reserved. 3 IP 설정 1. 설정파일

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper Windows Netra Blade X3-2B( Sun Netra X6270 M3 Blade) : E37790 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs,

More information

목차 BUG DEQUEUE 의 WAIT TIME 이 1 초미만인경우, 설정한시간만큼대기하지않는문제가있습니다... 3 BUG [qp-select-pvo] group by 표현식에있는컬럼을참조하는집합연산이존재하지않으면결괏값오류가발생할수있습니다... 4

목차 BUG DEQUEUE 의 WAIT TIME 이 1 초미만인경우, 설정한시간만큼대기하지않는문제가있습니다... 3 BUG [qp-select-pvo] group by 표현식에있는컬럼을참조하는집합연산이존재하지않으면결괏값오류가발생할수있습니다... 4 ALTIBASE HDB 6.5.1.5.10 Patch Notes 목차 BUG-46183 DEQUEUE 의 WAIT TIME 이 1 초미만인경우, 설정한시간만큼대기하지않는문제가있습니다... 3 BUG-46249 [qp-select-pvo] group by 표현식에있는컬럼을참조하는집합연산이존재하지않으면결괏값오류가발생할수있습니다... 4 BUG-46266 [sm]

More information

Data Guard 기본개념.doc

Data Guard 기본개념.doc Data Guard 개념 (9i R2 9.2.0.1) 김형일 HIKIM000@EMPAL.COM 1 목차 1. DataGuard 개념 3 1.1 Data Guard Architecture 3 1.2 DataGuard 장점 4 1.3 Switch over and Failover 5 1.4 Physical Standby 와 Logical Standby 5 2. Data

More information

목차 1. 시스템구성 개요 정의 목적 환경 준비사항 Oracle Install configuration Xshell 에

목차 1. 시스템구성 개요 정의 목적 환경 준비사항 Oracle Install configuration Xshell 에 Oracle Database 8i R1 Installation Guide for RHEL3(x86) Writer : 이경호 목차 1. 시스템구성... - 2-1.1. 개요... - 2-1.1.1. 정의... - 2-1.1.2. 목적... - 2-1.1.3. 환경... - 2-2. 준비사항... - 2-3. Oracle Install configuration...

More information

PowerPoint Presentation

PowerPoint Presentation Data Protection Rapid Recovery x86 DR Agent based Backup - Physical Machine - Virtual Machine - Cluster Agentless Backup - VMware ESXi Deploy Agents - Windows - AD, ESXi Restore Machine - Live Recovery

More information

1. efolder 시스템구성 A. DB B. apache - mod-perl - PHP C. SphinxSearch ( 검색서비스 ) D. File Storage 2. efolder 설치순서 A. DB (MySQL) B. efolder Service - efolder

1. efolder 시스템구성 A. DB B. apache - mod-perl - PHP C. SphinxSearch ( 검색서비스 ) D. File Storage 2. efolder 설치순서 A. DB (MySQL) B. efolder Service - efolder Embian efolder 설치가이드 efolder 시스템구성 efolder 설치순서 Installation commands 1. efolder 시스템구성 A. DB B. apache - mod-perl - PHP C. SphinxSearch ( 검색서비스 ) D. File Storage 2. efolder 설치순서 A. DB (MySQL) B. efolder

More information

품질검증분야 Stack 통합 Test 결과보고서 [ The Bug Genie ]

품질검증분야 Stack 통합 Test 결과보고서 [ The Bug Genie ] 품질검증분야 Stack 통합 Test 결과보고서 [ The Bug Genie ] 2014. 10. 목 차 I. Stack 통합테스트개요 1 1. 목적 1 II. 테스트대상소개 2 1. The Bug Genie 소개 2 2. The Bug Genie 주요기능 3 3. The Bug Genie 시스템요구사항및주의사항 5 III. Stack 통합테스트 7 1. 테스트환경

More information

chapter4

chapter4 Basic Netw rk 1. ก ก ก 2. 3. ก ก 4. ก 2 1. 2. 3. 4. ก 5. ก 6. ก ก 7. ก 3 ก ก ก ก (Mainframe) ก ก ก ก (Terminal) ก ก ก ก ก ก ก ก 4 ก (Dumb Terminal) ก ก ก ก Mainframe ก CPU ก ก ก ก 5 ก ก ก ก ก ก ก ก ก ก

More information

PowerPoint Presentation

PowerPoint Presentation FORENSIC INSIGHT; DIGITAL FORENSICS COMMUNITY IN KOREA SQL Server Forensic AhnLab A-FIRST Rea10ne unused6@gmail.com Choi Jinwon Contents 1. SQL Server Forensic 2. SQL Server Artifacts 3. Database Files

More information

untitled

untitled PowerBuilder 連 Microsoft SQL Server database PB10.0 PB9.0 若 Microsoft SQL Server 料 database Profile MSS 料 (Microsoft SQL Server database interface) 行了 PB10.0 了 Sybase 不 Microsoft 料 了 SQL Server 料 PB10.0

More information

<31332DB9E9C6AEB7A2C7D8C5B72D3131C0E528BACEB7CF292E687770>

<31332DB9E9C6AEB7A2C7D8C5B72D3131C0E528BACEB7CF292E687770> 보자. 이제 v4.6.2-1 로업데이트됐다. 그림 F-15의하단처럼 msfupdate를입력해 root @bt:~# msfudpate 그림 F-16 과같이정상적으로업데이트가진행되는것을볼수있다. 이후에는 msfupdate를입력하면최신업데이트모듈과공격코드를쉽게유지할수있다. 그림 F-16 msfupdate의진행확인 G. SET 업데이트문제해결 백트랙을기본설치로운영을할때에는

More information