로딩
티스토리 데이터 처리 중입니다.

[Oracle - Statspack 그래프 출력 use Python] part 3

 [Oracle - Statspack 그래프 출력 use Python] part 3

안녕하세요 이번글에서는 statspack report를 뽑은 txt파일을 보기 편하도록 그래프로 출력하여 분석하겠습니다. statspack report 출력 SQL> @?

/rdbms/admin/spreport Git & Python install [root@localhost ~]# yum -y install git [root@localhost ~]# git clone https://github.com/ora600pl/statspack_scripts.git [root@localhost ~]# sudo yum install -y epel-release [root@localhost ~]# sudo yum install -y https://repo.ius.io/ius-release-el7.rpm [roo.....