메뉴 건너뛰기

Korea Oracle User Group

새소식

eDB360 - Carlos Sierra's Tools(SQLTXPLAIN 개발자)

명품관 2016.04.25 11:46 조회 수 : 1717 추천:1

출처 : https://carlos-sierra.net/2014/07/27/edb360/

 

Enkitec’s Oracle Database 360-degree View

eDB360_206_135_cs

 

EDB360 is a free tool that executes on an Oracle database and produces a compressed file which includes a large set of small Reports. This set of Reports provides a 360-degree view of an Oracle Database. EDB360 is mostly used for one of the following 3 reasons, listed here in order of frequency of use: 1) Keystone of an Oracle database Health-Check. 2) Kick-off for an Oracle database Performance Evaluation. 3) High-level view of System Resources demand and utilization for an Oracle database Sizing and Provisioning project.

Usually, Developers, Sys Admins and Consultants are not given open access to a database in a Production environment. This eDB360 free tool helps approved users to become familiar with an Oracle database in a non-intrusive way. Without installing anything on the database, the eDB360 tool connects to an Oracle database and produces a large set of flat files that can be reviewed offline while using an HTML browser or a Text editor.

EDB360 can be executed by someone with very limited access to an Oracle database (i.e. a Developer, Sys Admin or Consultant with just query access to the Data Dictionary views); or if executed by an authorized DBA, there is no actual need to provide any additional access to the Oracle database to the party requesting eDB360.

EDB360 works on 10gR2, 11gR2, and on higher releases of Oracle; and it can be used on Linux or UNIX Platforms. It has not been tested on Windows. An eDB360 sample output is available at this Dropbox location; after downloading the sample output, look for the 0001_edb360_dbname_index.html file and start browsing.

 

Instructions

Download the eDB360 tool and review the readme.txt file included. Uncompress the eDB360 master ZIP file on the Database Server of interest. Navigate to the main eDB360 (master) directory and execute script edb360.sqlconnected as SYS or any other account with access to the Data Dictionary views (a DBA account is not required but it is preferred).

Execution time for eDB360 may exceed 1 hour, depending on the size of the Data Dictionary. And the size of the output may reach 1 GB, so be sure you execute this tool from a file system directory with at least 1 GB or free space. Common sizes of the output range between 10 and 100 MB.

EDB360 has only one execution parameter:

  1. Oracle Pack License: A big portion of the information presented by eDB360 comes from Oracle’s Automatic Workload Repository (AWR), and AWR is licensed by Oracle under the Diagnostics Pack. A small part of the output of eDB360 comes from the SQL Monitoring repository, which is part of the Oracle Tuning Pack. This parameter accepts one of 3 values: “T”, “D” or “N”. If you database is licensed under the Oracle Tuning Pack, enter then the value of “T”. If your database is not licensed to use the Oracle Tuning Pack but it is licensed to use the Oracle Diagnostics Pack, enter “D” then. If your site is not licensed on any of these two Oracle Packs, enter “N” then. Be aware that a value of “N” reduces substantially the content and value of the output. Thus the preferred parameter value is “T” (Oracle Tuning Pack).

Sample

1

2

3

4

# unzip edb360-master.zip

# cd edb360-master

# sqlplus / as sysdba

SQL> @edb360.sql T

 

Download

EDB360 @ GitHub is available as free software. You can see its readme.txtlicense.txt or any other piece of the tool before downloading it. Use this link edb360-master.zip to actually download eDB360 as a compressed file.

 

Feedback

Please post your feedback about this eDB360 tool at this blog, or send and email directly to the tool author: Carlos Sierra.

번호 제목 글쓴이 날짜 조회 수 추천 수
68 Oracle Enterprise Manager 13c Release 5 Update 21 (13.5.0.21) 명품관 2024.04.08 185 0
67 Exadata System Software Updates - March 2024 명품관 2024.04.08 166 0
66 Oracle Enterprise Manager 13c Release 5 Update 20 (13.5.0.20) 가 릴리즈 명품관 2024.02.26 539 0
65 Exadata System Software Updates - January 2024 명품관 2024.01.29 416 0
64 Oracle Enterprise Manager 13c Release 5 Update 19 (13.5.0.19) 배포 명품관 2024.01.22 379 0
63 MySQL 8.3 버전(Innovation 포함) 몇가지가 릴리즈 배포 명품관 2024.01.17 590 0
62 Oracle Critical Patch Update Advisory - January 2024 명품관 2024.01.17 312 0
61 Exadata System Software Updates 소식(2023. 08) 명품관 2023.08.28 362 0
60 Exadata System Software 23.1.4.0.0 Update 명품관 2023.07.19 274 0
59 2023년 7월 오라클 CPU 패치 업데이트 명품관 2023.07.19 348 0
58 6월에 Oracle Help Center에 등록된 튜토리얼 명품관 2023.07.18 320 0
57 OCI 무료 시험 프로모션 진행(Join the Race to Certification!) file 명품관 2023.06.09 360 0
56 VS Code 확장 프로그램으로 OCI Toolkit 발표 명품관 2023.06.02 268 0
55 ODA 19.19 Release is Now Available! 명품관 2023.05.24 411 0
54 Oracle Spatial Studio 23.1 Free 릴리즈 명품관 2023.05.04 274 0
53 Exadata System Software Updates - April 2023 명품관 2023.05.03 227 0
52 Oracle GoldenGate Free 21c now available! 명품관 2023.05.03 300 0
51 Oracle Database World 2023 - Watch the Replays 명품관 2023.04.28 348 0
50 ACE Blog Posts and Podcasts April 10 – April 19, 2023: Oracle 23c Free Developer Release, APEX, Database, OCI, SQL, Analytics and More 명품관 2023.04.21 266 0
49 오라클 April 2023 Critical Patch Update Released 명품관 2023.04.19 410 0
위로