사용자 도구

사이트 도구


dbms:oracle:admin:oracleracmanage

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
dbms:oracle:admin:oracleracmanage [2010/05/21 19:03]
starlits
dbms:oracle:admin:oracleracmanage [2010/05/21 19:08] (현재)
starlits
줄 19: 줄 19:
 |srvctl setenv and unsetenv|node applications, database, database instance, or service 구성에서 환경변수 설정ᆞ해제| |srvctl setenv and unsetenv|node applications, database, database instance, or service 구성에서 환경변수 설정ᆞ해제|
  
-===== SRVCTL Objects Summary =====+===== SRVCTL Objects =====
  
 ^  Object Noun Name  ^  Abbreviation  ^  Purpose  ^ ^  Object Noun Name  ^  Abbreviation  ^  Purpose  ^
-|asm|asm|ASM instances에서 add, configure, enable, start, obtain the status of, stop, disable, and remove명령어 사용| +|asm |asm |**ASM instances**에서 add, configure, enable, start, obtain the status of, stop, disable, and remove명령어 사용| 
-|database|db|databases에서 add, configure, modify, manage environment variables for, enable, start, obtain the status of, stop, disable, and remove 명령어 사용| +|database |db |**databases**에서 add, configure, modify, manage environment variables for, enable, start, obtain the status of, stop, disable, and remove 명령어 사용| 
-|instance|inst|database instances에서 add, configure, modify, manage environment variables for, enable, start, obtain the status of, stop, and remove 명령어 사용| +|instance |inst |**database instances**에서 add, configure, modify, manage environment variables for, enable, start, obtain the status of, stop, and remove 명령어 사용| 
-|nodeapps|no abbreviation|node applications에서 add, configure, modify, manage environment variables for, start, obtain the status of, stop, and remove 명령어 사용| +|nodeapps |no abbreviation |**node applications**에서 add, configure, modify, manage environment variables for, start, obtain the status of, stop, and remove 명령어 사용| 
-|service|serv|cluster database에서 서비스를 add, configure, modify, manage environment variables for, enable, start, obtain the status of, relocate, disable, stop, and remove 할 수 있는 명령어 사용|+|service |serv |**cluster database**에서 서비스를 add, configure, modify, manage environment variables for, enable, start, obtain the status of, relocate, disable, stop, and remove 할 수 있는 명령어 사용|
  
 ===== SRVCTL Option ===== ===== SRVCTL Option =====
줄 96: 줄 96:
  
 ===== crsctl ===== ===== crsctl =====
-  동시에 여러 개의 cluster components 상태를 확인 가능하며, cluster 진단 시에 유용 +  동시에 여러 개의 cluster components 상태를 확인 가능하며, cluster 진단 시에 유용 
-  root계정에서 실행 +  root계정에서 실행 
-  아래 명령을 trace할 때 : crsctl trace check css +  아래 명령을 trace할 때 : crsctl trace check css 
-  자세한 내용은 10g manual참고([[http://download.oracle.com/docs/cd/B19306_01/rac.102/b28759/racmon.htm#CACJJGFA|Using CRSCTL to Diagnose Cluster Issues]]) +  자세한 내용은 10g manual참고([[http://download.oracle.com/docs/cd/B19306_01/rac.102/b28759/racmon.htm#CACJJGFA|Using CRSCTL to Diagnose Cluster Issues]]) 
-  command summary+ 
 +===== crsctl command =====
  
 ^  Command  ^  Description  ^   ^  Command  ^  Description  ^  
줄 136: 줄 137:
  
 ===== ASM ===== ===== ASM =====
-  - ASM디스크 확인 <code> +  - ASM디스크 확인 <code sql
-SQL> select d.name, a.path, a.state from v$asm_disk a, v$asm_diskgroup d where a.group_number=d.group_number;+select d.name, a.path, a.state  
 +from v$asm_disk a, v$asm_diskgroup d  
 +where a.group_number=d.group_number;
 </code> </code>
  
  
  
dbms/oracle/admin/oracleracmanage.1274436228.txt.gz · 마지막으로 수정됨: 2010/05/21 19:03 저자 starlits