# Exachk

* Oracle Exadata Database Machine exachk or HealthCheck (Doc ID 1070954.1)

exachk 2.2.2 "What's New"

exachk daemon to support non-interactive execution on storage servers and IB switches

Ability to run –profile sysadmin under root userid

Software version recommendation matrix in MAA scorecard

Ability to run MAA scorecard stand alone

Identify hardware type of each storage server independently

Output directory restructure

exachk 2.2.3 BETA "What's New"

Initial support for 11.2.0.4 and 12.1

MAA scorecard "SOFTWARE MAINTENANCE BEST PRACTICES" contains list of Critical Issues checked

MAA scorecard "CONSOLIDATION DATABASE PRACTICES" includes specific consolidation checks

Critical issues DB18, DB20

Daemon has ability to make runs at specific scheduled dates/times in addition to interval option

Daemon performs a diff of current and current-1 reports and emails if differences found

Ability to exclude check based on check name

Excluded checks listed in html report

   

# 수행 방법

./exachk -d start

… exachk 수행과 동일하게 물어봄

./exachk -d status, 상태확인

Daemon is running. PID : 62661

./exachk -d nextautorun

AUTORUN_SCHEDULE = 12,13 * * *

./exachk -d stop 중지

설정변경

./exachk -set "AUTORUN_SCHEDULE= 12,13 * * *"

./exachk -set NOTIFICATION_EMAIL=nobody@oracle.com

AUTORUN_SCHEDULE * * * * :- Automatic run at specific time in daemon mode.

- - - -

¦ ¦ ¦ ¦

¦ ¦ ¦ +----- day of week (0 - 6) (0 to 6 are Sunday to Saturday)

¦ ¦ +---------- month (1 - 12)

¦ +--------------- day of month (1 - 31)

+-------------------- hour (0 - 23)

   

   

   

사업자 정보 표시
(주)블루원 | 김홍태 | 서울특별시 용산구 원효로 4가 135 금홍 2빌딩 | 사업자 등록번호 : 106-86-76684 | TEL : 02-3272-7200 | Mail : support_ora@blueone.co.kr | 통신판매신고번호 : 호 | 사이버몰의 이용약관 바로가기

'DB - ORACLE > Oracle DB Admin ' 카테고리의 다른 글

오라클 트랜잭션(Insert)  (0) 2016.01.03
오라클 OSWatcher 수행 방법  (0) 2016.01.03
오라클 SQL LOADER  (0) 2016.01.03
오라클 Program Global Area(PGA)  (0) 2016.01.03
오라클 System Global Area(SGA)  (0) 2016.01.03

+ Recent posts