Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8511

Re: HANA startup time.

$
0
0

Hi All,

 

SQL ("HANA_Startup_StartupAndRecoveryTimes_Internal") attached in SAP note didn't work in couple of systems which i tried, But table mentioned in SQL helped me here.

 

Total restart time in Minutes: select (sum(DURATION)/1000)/60 from SYS.M_DEV_RECOVERY_

Total restart time in Seconds: select (sum(DURATION)/1000) from SYS.M_DEV_RECOVERY_

SQL for detailed  info of factors: select * from SYS.M_DEV_RECOVERY_

 

 

I cross checked time from couple of restart, value is almost the same.

 

Please correct me if am  wrong here.

 

Thanks,

Razal


Viewing all articles
Browse latest Browse all 8511

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>