RDA工具使用

sky850623發表於2015-09-30
1.安裝
[root@ocp u01]# unzip p12561777_424_LINUX.zip
[root@ocp u01]# chown -R oracle:oinstall rda
[root@ocp u01]# su - oracle
[oracle@ocp ~]$ cd /u01
[oracle@ocp u01]$ cd rda/
2.初始化資料收集
[oracle@ocp rda]$ ./rda.sh -S
-------------------------------------------------------------------------------
S000INI: Initializes the Data Collection
-------------------------------------------------------------------------------
RDA uses the output file prefix to identify all files belonging to the same
data collection. The prefix must start with a letter and must contain only
alphanumeric characters.


Enter the prefix to be used for all the generated files
Hit 'Return' to accept the default (RDA)



Enter the directory used for all the files to be generated
Hit 'Return' to accept the default (/u01/rda/output)

....過程省略
會生成setup.cfg
3.生成rda
[oracle@ocp rda]$ ./rda.sh 
-------------------------------------------------------------------------------
RDA Data Collection Started 23-Sep-2015 15:47:20
-------------------------------------------------------------------------------
Processing Initialization module ...
Enter the password for 'SYSTEM':   --輸入system密碼
Please re-enter it to confirm:
Processing OCM module ...
Processing CFG module ...
Processing PERF module ...

4.檢視rda資訊
/rda/output目錄下載到windows下,開啟RDA_start.htm,就可以檢視.

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26937943/viewspace-1812452/,如需轉載,請註明出處,否則將追究法律責任。

相關文章