RDA是Remote Diagnostic Agent 的簡稱,是oracle用來收集、分析數(shù)據(jù)庫的工具,運行該工具不會改變系統(tǒng)的任何參數(shù),RDA收集的相關(guān)數(shù)據(jù)非常全面,可以簡化我們?nèi)粘1O(jiān)控、分析數(shù)據(jù)庫的工作,Oracle Support也建議我們在反饋相關(guān)問題時,提供RDA收集的數(shù)據(jù),這樣可以為快速解決問題提供一個有力的保證。
一、支持的操作系統(tǒng)
IBM AIX
Intel Linux (RedHat and SuSE)
HP-UX (10.* and 11.*)
HP Tru64
Sequent Dynix/Ptx
Sun Solaris (2.6 - 2.10)
Windows XP Professional
Windows 2000 Workstation and Server
Windows 2003 Server
二、支持的Oracle產(chǎn)品
Oracle RDBMS Server (Standard and Enterprise Editions)
Oracle RAC Cluster (Single Node Collection)
Oracle Application Server (iAS 1.0.2.x/9.0.x/10.1.2.x, HTTP Server)
Oracle Management Server and Intelligent Agent (Grid Server, Agent Server, DB Control)
OLAP Products (Express Server, Financial Analyzer, and Demand Planning Server)
Oracle Developer (Forms and Reports)
Oracle Collaboration Suites (Email Server and Internet Directory)
Oracle Networking products
三、主要用于診斷數(shù)據(jù)庫的以下方面的問題
性能、安裝、配置、升級、移植以及內(nèi)部錯誤問題。
四、RDA的安裝(版本4.12-080530)
工具下載: metalink上(需要metalink賬號)
在Unix操作系統(tǒng)的安裝說明:
1、工具下載完后不要在window操作系統(tǒng)下做解壓縮,腳本的文件格式會破壞。
2、ftp上傳是采用二進制方式。
3、執(zhí)行解壓縮命令
$ gunzip rda.tar.gz
$ tar xvf rda.tar
4、測試是否正常
$ cd rda
$ ./rda.sh -c
五、RDA的使用
在Unix操作系統(tǒng)中,oracle推薦在數(shù)據(jù)庫創(chuàng)建用戶下執(zhí)行(一般即為oracle用戶),第一次使
執(zhí)行命令:
$ ./rda.sh -S
執(zhí)行命令后,會有個向?qū)Щ慕缑孀屇愀鶕?jù)當(dāng)前數(shù)據(jù)庫的實際安裝的產(chǎn)品完成初始配置。 完成配置后rda目錄下會生成配置文件 setup.cfg、setup.bak, 如果需要重新調(diào)整配置參數(shù),可以直接修改該文件。
配置過程一般是默認值,或者按照提示輸入?yún)?shù),特殊地方如下:
-------------------------------------------------------------------------------
Enter an Oracle User ID (userid only) to view DBA_ and V$ tables
If RDA will be run under the Oracle software owner's ID, enter a '/' here,
and select Y at the SYSDBA prompt to avoid being prompted for the database
password at runtime.
Hit 'Return' to accept the default (system):/
Is '/' a sysdba user (will connect as sysdba) (Y/N)?
Hit 'Return' to accept the default (N):
> Y
-------------------------------------------------------------------------------
初始配置完畢后要采集數(shù)據(jù),執(zhí)行命令:
$ ./rda.sh
新聞熱點
疑難解答
圖片精選