Symptom
Comparing to prior version, IQ16.1 SP04.02 returns different 'IQ Dynamic Memory ..'Current: ... Max: ' from sp_iqstatus.
Following is example,
* In SP04 PL01
>> sp_iqstatus
...
' IQ Dynamic Memory:','Current: 2240mb, Max: 3598mb'
...
>> Select stat_name, stat_value from sp_iqstatistics() ...
--------------------------- -----------
MemoryAllocated 2240
MemoryMaxAllocated 3598
* In SP04 PL02
>> sp_iqstatus
...
' IQ Dynamic Memory:','Current: 137mb, Max: 233mb'
...
>> select stat_name, stat_value from sp_iqstatistics() ...
--------------------------- -----------
MemoryAllocated 137
MemoryMaxAllocated 233
As well as sp_iqstatus, 'sp_iqstatistics()' also retrieves same value. Also above 'Current' memory size is referenced by IQ CockPit's 'IQ Memory'.
Read more...
Environment
SAP IQ16.1 SP04 PL02 and higher
Product
Keywords
'IQ Dynamic Memory' , 'Current' , 'IQ Memory' , IQCockPit' , 'IQ CockPit', MemoryAllocated , MemoryMaxAllocated , , KBA , BC-SYB-IQ , Sybase IQ , HAN-DYT , SAP HANA Dynamic Tiering , How To
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.