Quantcast
Viewing all articles
Browse latest Browse all 9076

Re: What's behind the EARLY UNLOAD of the Non-active data concept for BW on SAP HANA DB ?

Hello Martin,

 

columnstore tables can have an attribute UNLOAD PRIORITY.

This can be checked upon in system view TABLES.

 

It's a integer value between 0 and 9. 0 means the table won't be unloaded, 9 means if any column/table need to be unloaded at all, this one will be unloaded as early as possible.

 

In general the parameter is just a weighting factor that puts the tables up or down in the queue of unload candidates.

 

Concerning the other memory management questions please check http://www.saphana.com/docs/DOC-2299 and the current SPS 6 documentation available on http://help.sap.com/hana_appliance.

 

 

Concerning the question on M_SERVICE_COMPONENT_MEM take a wild guess...

 

select * from m_service_component_memory

 

HOST  PORT  COMPONENT                                                  USED_MEMORY_SIZE
ld950630.003Column Store Tables                                        105.102.530.445
ld950630.003Other Engine Components (misc.)                            37.960.227.431 
ld950630.003Row store tables + Indexes                                22.458.706.522 
ld950630.003Persistence                                                1.517.751.936  
ld950630.003Database Kernel Statistics and Merge Statistics            1.401.040.576  
ld950630.003Auxiliary Row Store Components                            1.364.478.483  
ld950630.003Memory Management Information                              1.245.708.288  
ld950630.003Prepared Statement Cache                                  612.071.568    
ld950630.003Kernel Datastructures (Stack-Allocated)                    608.739.328    
ld950630.003Transaction Management                                    200.988.992    
ld950630.003Column Store Intermediate Results and Shared Datastructures751.304        
ld950630.004Other Engine Components (misc.)                            449.819.603    
ld950630.004Auxiliary Row Store Components                            113.882.464    
ld950630.004Kernel Datastructures (Stack-Allocated)                    92.626.944     
ld950630.004Memory Management Information                              62.914.560     
ld950630.004Database Kernel Statistics and Merge Statistics            58.092.528     
ld950630.004Persistence                                                48.566.296     
ld950630.004Column Store Tables                                        19.990.496     
ld950630.004Prepared Statement Cache                                  13.869.000     
ld950630.004Row store tables + Indexes                                6.912.064      
ld950630.004Transaction Management                                    1.831.976      
ld950630.004Column Store Intermediate Results and Shared Datastructures1.264          
ld950630.005Other Engine Components (misc.)                            1.135.776.855  
ld950630.005Column Store Tables                                        987.949.703    
ld950630.005Kernel Datastructures (Stack-Allocated)                    278.474.752    
......





 

- Lars


Viewing all articles
Browse latest Browse all 9076

Trending Articles



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