通过awr 查询数据库最近有没有重启!
xychong123
2016-12-14 14:22:02
Oracle
原创
SELECT distinct STARTUP_TIME FROM DBA_HIST_SNAPSHOT;
-----------
displays information about the snapshots in the Workload Repository.
oracle time mode
Oracle Data Guard Broker and Static Service Registration (文档 ID 1387859.1)