본문 바로가기

Oracle/11g. Oracle Application

Grid Control 11g 설치


오라클 11g 이상하게 10g보단 이름이 더 마음에 든다.
OCM 시험중에 하나인 이 Grid Control 은 EM의 글로벌버전? 이라고 봐도 좋을듯하다.
11g EM 에서는 기존 SVG플레이어로 나오는 통계그래프가 Flex의 그래프관련 컴포넌트로 바뀌면서 좀더 깔끔하게 바뀌었다.
dbca를 실행할때도 EM과 grid Control 을 선택하는 화면이 나오고 선택의 폭이 GUI적으로 좀더 깔끔해지고 복잡스럽지 않게 하기위해
많이 노력한 흔적이 보인다.

11g DB는 최소 1.5GB의 메모리가 필요하다.
하지만 11g Grid Control 은 3기가 이상은 되어야한다.
또한 10g Grid Control을 업그레이드 하지 않고 그냥 설치할때에는 WebLogic  경로도 물어본다.
물론 WebLogic 도 오라클사것이긴하지만..... ㅡ_ㅡ;;;;

BEA의 WebLogic 을 대부분 다른 제품과 이상없이 연동되도록 많이 수정한듯하다.

지랄맞은 이 그리드 컨트롤 .... 하드 10GB면 되겠지하고 설치중인데..... 설치후에 패치및 각종설정화면에서 이미 8기가를 사용했고
지금 마음을 조리면서 용량을 확인하고 있다가 잠들기 직전이다 ㅡ_ㅡ;;;;
100MB씩 줄어드는 모습을 보면서 지랄맞은.... 다시 깔까.... 고민중이다...

물론 WebLogic 과 Grid Control 같은곳에 설치해서 그렇지만....
하지만 설치할때 보면 WebLogic 의 MiddleWare 경로에 설치가 된다. 그래서 현업에서 사용한다면 같은곳에 설치를 할것같다.


1. run installer 시작.



2. Check for updates ( 난 가진게 없다... support 계정이 없기때문에 패스 )


3. Select Install Type ( 두번째는 이미 있는 것에 추가하는 ... 사실 아직은 모른다 ㅡ_ㅡ;;; )
아무튼 처음 설치하니 첫번째.


4. Check Prerequisites


1. 메모리 ..... 3072이상.... 난 에러보기싫다 ㅡ_ㅡ;; 변경해서 다시 리부팅해서 적용.(Java 로고가 보인다 여긴 아이콘 수정안했군 ㅋㅋ)


2. 패키지 설치.


5. Specify Install Location - WebLogic 설치 경로 필요.
(이것때문에 웹로직 다운받아서 설치를 했다. 참고 : WebLogic에 이상하게 64Bit 버전이 없다. 왜그럴까나.
아무튼 32비트 버전을 설치해서 연동 했는데 이상은 없었다. ) 



6. Create WebLogic Server Domain



7. Connect to Oracle Database - 기존에 설치된 DB를 연동.


7-1. dbca로 db를 생성하면 EM생성을 하지 않아도 몇개의 스키마와 오브젝트가 생기는듯하다.
그래서 아래메세지가 나온다. emca 로  drop


7-2. 커서캐쉬및 process , log_buffer 재설정.
alter system set session_cached_cursors = 200 scope=spfile;
alter system set log_buffer = 10485760 scope =spfile;
alter system set processes = 500 scope=spfile;


7-3. Undo tablespace 재설정.
SQL> alter database datafile '/u02/oradata/PROD/datafile/o1_mf_undotbs1_6clks2qh_.dbf' resize 250m;
Database altered.

or

SQL> create undo tablespace UNDOTBS2 datafile size 300M autoextend on next 10m maxsize 1000m;
Tablespace created.

SQL> alter system set undo_tablespace = undotbs2;
System altered.

 




8. Configure Oracle Management Repository


9. Customize Port - 각 서비스별 포트설정.


10. Review



11. 설치 GoGo


12. 역시나 Root 계정으로 실행할것은 있다.


13. 이제 설치완료후 각서비스 설정.


14. 완료.


설치하면 아래처럼 process 가 보인다. (많다......)
oracle    9743     1  0 16:20 pts/1    00:00:04 /u03/mware/jrockit_160_14_R27.6.5-32/jre/bin/java -classpath /u03/mware/jrockit_160_14_R27.6.5-32/jre/lib/rt.jar:/u03/mware/jrockit_160_14_R27.6.5-32/jre/
oracle   10128  9743  0 16:21 ?        00:00:00 /bin/sh /u03/gc_inst/user_projects/domains/GCDomain/bin/startEMServer.sh
oracle   10130 10128  0 16:21 ?        00:00:00 /bin/sh /u03/gc_inst/user_projects/domains/GCDomain/bin/startWebLogic.sh
oracle   10170 10130  8 16:21 ?        00:01:05 /u03/mware/jrockit_160_14_R27.6.5-32/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=EMGC_ADMINSERVER -Djava.security.policy=/u03/mware/wlserver_10.3/
oracle   12619     1  0 16:28 ?        00:00:00 /u03/mware/Oracle_WT/opmn/bin/opmn -d
oracle   12620 12619  0 16:28 ?        00:00:00 /u03/mware/Oracle_WT/opmn/bin/opmn -d
oracle   12642 12620  0 16:28 ?        00:00:00 /u03/mware/Oracle_WT/ohs/bin/httpd.worker -DSSL
oracle   12646 12642  0 16:28 ?        00:00:00 /u03/mware/Oracle_WT/ohs/bin/odl_rotatelogs -l /u03/gc_inst/WebTierIH1/diagnostics/logs/OHS/ohs1/ohs1-%Y%m%d%H%M%S.log 10M 70M
oracle   12647 12642  0 16:28 ?        00:00:00 /u03/mware/Oracle_WT/ohs/bin/odl_rotatelogs /u03/gc_inst/WebTierIH1/diagnostics/logs/OHS/ohs1/access_log 43200
oracle   12648 12642  0 16:28 ?        00:00:00 /u03/mware/Oracle_WT/ohs/bin/rotatelogs /u03/gc_inst/WebTierIH1/diagnostics/logs/OHS/ohs1/em_upload_https_access_log 43200
oracle   12649 12642  0 16:28 ?        00:00:00 /u03/mware/Oracle_WT/ohs/bin/odl_rotatelogs -l -h:/u03/gc_inst/WebTierIH1/config/OHS/ohs1/component_events.xml_ohs1 /u03/gc_inst/WebTierIH1/auditlogs/OHS/
oracle   12653 12642  0 16:28 ?        00:00:02 /u03/mware/Oracle_WT/ohs/bin/httpd.worker -DSSL
oracle   12655 12642  0 16:28 ?        00:00:00 /u03/mware/Oracle_WT/ohs/bin/httpd.worker -DSSL
oracle   12789  9743  0 16:29 ?        00:00:00 /bin/sh /u03/gc_inst/user_projects/domains/GCDomain/bin/startEMServer.sh
oracle   12791 12789  0 16:29 ?        00:00:00 /bin/sh /u03/gc_inst/user_projects/domains/GCDomain/bin/startWebLogic.sh
oracle   12831 12791 55 16:29 ?        00:03:22 /u03/mware/jrockit_160_14_R27.6.5-32/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=EMGC_OMS1 -Djava.security.policy=/u03/mware/

oracle   14451     1  0 16:33 pts/1    00:00:00 /u03/mware/agent11g/perl/bin/perl /u03/mware/agent11g/bin/emwd.pl agent /u03/mware/agent11g/sysman/log/emagent.nohup
oracle   14473 14451 14 16:33 pts/1    00:00:17 /u03/mware/agent11g/bin/emagent

:::: 설치하고나서 LOGIN 하고 들어가보면. ::::




target database ( prod.oracle.com ) 접속화면.




OMS startup
[oracle@ora11g1 ~]$ /u03/mware/oms11g/bin/emctl start oms
Oracle Enterprise Manager 11g Release 1 Grid Control 
Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
Starting WebTier...
WebTier Successfully Started
Starting Oracle Management Server...
Oracle Management Server Successfully Started
Oracle Management Server is Up
[oracle@ora11g1 ~]$

PC방이다. 집에 일이있어서 PC방에서 뻘짓중이다.ㅡ_ㅡ;;;; 옆에서 담배피는 아자씨~ 시끄랍게 떠드는 여자애들 ㅡ_ㅡ;;;아오~~~ 피곤해

'Oracle > 11g. Oracle Application' 카테고리의 다른 글

11g Grid Control for WebLogic 10.3.2  (1) 2010.10.16