Symptom
The following query to monitor free space of the tempdb database fails occassionally as follows:
1> select ( 100 * (lct_admin("logsegment_freepages", db_id("tempdb")) - lct_admin("reserved_for_rollbacks", db_id("tempdb")) ) / lct_admin ("logsegment_freepages", db_id("tempdb")) )
2> go
Msg 3606, Level 16, State 0:
Server '<SERVERNAME>', Line 1:
Arithmetic overflow occurred.
Read more...
Environment
SAP Adaptive Server Enterprise (ASE) 15.x
Product
SAP Adaptive Server Enterprise 15.7 ; Sybase Adaptive Server Enterprise 15.0 ; Sybase Adaptive Server Enterprise 15.5
Keywords
decimal, 100.0 , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview