sqlplus -prelim option

Main purpose of preliminary connection is to access database structures ( SGA ) in case when normal connection does not work so you can collect dumps and hunganalyze information which will be used for troubleshooting and determining cause of your hung

oracle RDA 4.20 初体验

RDA 全名RemoteDiagnostic Agent,是oracle用来收集、分析数据库的工具,但统计信息远远大于只是数据库的,也可以说是现在一个oracle dba 角色需要掌握的ORACLE DB SERVER的信息,包含数据库安装、配置、性能、备份等信息、操作系统…