Oracle DBA神器之Toad

很早就聽說Toad功能很強大,一直沒有使用過,因爲PLSQL Developer就很好用。前幾天看見同事優化Oracle就是用的Toad,有一些很強大的管理功能,於是再一次對Toad產生興趣,收集了一些資料備忘。


關於Toad版本的介紹


Toad for Oracle -- 基礎版


It contains different features, from PL/SQL and SQL scripts, PL/SQL and SQL debugging suite to built-in knowledge basics: Knowledge Xpert for PL/SQL and Knowledge Xpert for Oracle Administration. It allows you to visually create queries and execute them, construct and manage database objects, share project assets such as templates, scripts, and code snippets, with other team members using Project Manager, record workflow steps and play them back later with Action Recall and profile your PL/SQL code to find performance bottlenecks and check for code coverage. Toad for Oracle also has its own team collaboration utility called Team Coding. Team Coding works with Toad's editor to control code access.

Toad for Oracle Professional --專業版,包含"Toad for Oracle"版所有功能, 增加CodeXpert功能

This piece of software enables you all features of Toad for Oracle, but it has additional possibilities through CodeXpert, which automates code quality reviews for an objective and consistent review process. CodeXpert contains incorporated rules from experts, Steven Feuerstein for example. Whit these groups of rules, your code has visual expert who advises you when entering your code. With professional distributions you have possibility to generate quality and performance great code. Toad for Oracle Professional also includes an Export File Browser including objects and data from an Oracle export file. Finally, this edition of Toad contains Oracle import/export utility wizards, which makes your work more efficient.

Toad for Oracle Xpert --包含"Toad for Oracle Professional"版所有功能, 增加SQL Optimizer功能, 也是DBA最常用的版本

It brings you closer to perfection, since, besides all the features in Toad for Oracle Professional, it contains SQL performance tuning through the SQL Optimizer. The benefits of this module are that it scans PL/SQL and external scripts and files to identify the SQL statements that may perform poorly in production. It then rewrites the SQL for you and offers alternate implementations to improve performance. These operations can be performed per SQL statement, interactively or in bulk, using a batch process.

Toad Development Suite for Oracle --開發版,適合於數據庫開發人員的套件產品, 含多個軟件, 可選擇安裝

Toad Development Suite for Oracle distribution is an easy, automated way to ensure PL/SQL based applications meet the essential requirements of code quality, performance and scalability before production release. Each part of the suite enables the efficient development, testing, optimization and validation of code.

Toad DBA Suite for Oracle --DBA版,適合於DBA的套件產品, 含多個軟件, 可選擇安裝, 其中"Toad for Oracle Xpert"是它的一個軟件之一

The Toad DBA Suite provides an integrated set of tools to ease database administration tasks, quickly diagnose problems and automate SQL tuning and optimization. It is a direct way to manage, synchronize and deploy schema changes, administer your databases including users, roles, infrastructure and utilities, diagnose and resolve database performance issues in real time, identify problematic SQL statements directly from source code or execution in Oracle, manage database storage, replay database workload to simulate production environment in development/test databases and so on.


==========================================華麗的分割線===========================================

下載地址:

32-bit
http://us-downloads.quest.com/Repository/support.quest.com/Toad for Oracle/11.6/Software/Toad DBA Suite for Oracle 11.6 Commercial.exe

http://us-downloads.quest.com/Repository/support.quest.com/Toad for Oracle/11.6/Software/Toad for Oracle 11.6.msi


64-bit
http://us-downloads.quest.com/Repository/support.quest.com/Toad for Oracle/11.6/Software/Toad DBA Suite for Oracle 11.6 64-bit Commercial.exe 
http://us-downloads.quest.com/Repository/support.quest.com/Toad for Oracle/11.6/Software/Toad for Oracle 11.6 64bit.msi


使用教程:

http://wenku.baidu.com/view/ff3786c4bb4cf7ec4afed001.html?re=view


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章