Datewise Occurrence Of ORA-1555
Datewise Occurrence Of ORA-1555 SELECT To_char(begin_time, ‘mm/dd/yyyy hh24:mi’) “Int. Start”,ssolderrcnt “ORA-1555s”,maxquerylen “Max Query”,unxpstealcnt “UNExp SCnt”,unxpblkrelcnt “UnEXPblks”,expstealcnt “Exp SCnt”,expblkrelcnt “ExpBlks”,nospaceerrcnt nospaceFROM v$undostatWHERE ssolderrcnt > 0ORDER BY … Read more