有关ORACLE alert的描述正确的两项是?()
A、A.数据库一般告警不会自动解决,需要管理员进行处理
B、B.响应操作服务器无发生成告警
C、C.在非临界点告警出现在DBA_OUTSTANDING_ALERTS视图
D、D.清理alert,另存储到历史告警位置
A、A.数据库一般告警不会自动解决,需要管理员进行处理
B、B.响应操作服务器无发生成告警
C、C.在非临界点告警出现在DBA_OUTSTANDING_ALERTS视图
D、D.清理alert,另存储到历史告警位置
A、The path to the location of the background as well as the foreground process trace files is /u01/oracle/diag/rdbms/orclbi/orclbi/trace. B、The location of the text alert log file is /u01/oracle/diag/rdbms/orclbi/orclbi/alert. C、The location of the trace file for the current session is /u01/oracle/diag/rdbms/orclbi/orclbi/trace. D、The location of the XML-formatted version of the alert log is /u01/oracle/diag/rdbms/orclbi/orclbi/alert.
A、ORACLE_HOME/dbs B、ORACLE_HOME/rdbms C、/u01/app/oracle/admin/orcl/adump D、/u01/app/oracle/flash_recovery_area E、ORACLE_BASE/diag/rdbms/orcl/orcl/alert F、ORACLE_BASE/diag/rdbms/orcl/orcl/trace
A、ORACLE_HOME/dbs B、ORACLE_HOME/rdbms C、/u01/app/oracle/admin/orcl/adump D、/u01/app/oracle/flash_recovery_area E、ORACLE_BASE/diag/rdbms/orcl/orcl/alert F、ORACLE_BASE/diag/rdbms/orcl/orcl/trace
A、OracleOraDb11g_homeTNSListener服务:Oracle服务器的监听程序 B、OracleDBConsoleSID:Oracle的核心服务,要启动Oracle实例,必须启动该服务 C、OracleJobSchedulerSID:任务调度服务,负责对用户创建的作业按预先设置的时间周期性地进行调度执行,从而实现Oracle服务器的自动管理功能 D、OracleServiceSID:负责在Windows平台下启动Oracle企业管理器。Oracle 11g企业管理器是一个功能完善的Oracle数据库管理工具,可以管理本地数据库环境和网格环境
A、alert(new Date(2011 , 12 , 25).getDay()); B、alert(new Date(2011 , 12 , 25 , 5).getDay()); C、alert(new Date(2011 , 12 , 25 , 5 , 5 , 9).getDay()); D、以上三个结果都正确