RDA工具使用
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,就可以檢視.
[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 ...
/rda/output目錄下載到windows下,開啟RDA_start.htm,就可以檢視.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26937943/viewspace-1812452/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 通過RDA5807製作一個收音機
- BDx與RDA達成協議以提高資料中心可持續性協議
- 工具使用
- dd工具使用
- snmpwalk工具使用
- vscode 工具使用方式VSCode
- docker slim工具使用Docker
- dumpbin工具的使用
- doDBA工具的使用
- postman 工具使用TipsPostman
- ftp工具,ftp工具怎麼使用,如何操作?使用教程圖解。FTP圖解
- Caffeinated 6.828:使用的工具
- pentestdb滲透工具使用
- Qt開發工具使用QT
- 【Buildroot】工具包使用UI
- tunna工具使用例項
- 測試工具-XPath使用
- PyCharm工具使用小結PyCharm
- 壓測工具jemiter使用MIT
- python相關工具使用Python
- VLC工具使用指南
- [工具]Pandoc 使用筆記筆記
- Spy工具到底如何使用
- keytool工具使用命令
- chrome開發者工具使用Chrome
- 高效的使用 Notepad++ 工具
- 工具篇---xcode外掛使用XCode
- ETL工具(kettl)使用系列(一)
- Laravel Artisan 命令工具使用技巧Laravel
- packETH發包工具使用教程
- 【Linux工具】-yum/gdb使用教程!Linux
- 下載工具使用總結
- Oracle ASM AMDU工具的使用OracleASM
- Git 版本控制工具的使用Git
- JVM 調優命令&工具使用JVM
- 使用GitHub作圖床工具Github圖床
- 如何使用 GNOME 優化工具優化
- 介面測試工具和使用
- Java程式碼工具EasyCode使用Java