Quantcast
Channel: SCN: Message List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 8968

Load a single partition into MEMORY

$
0
0

Hi Patrick,

 

LOAD statment have no option for this.

Your partition is by range/hash with Year on key?

 

Try if a selection by year load only the partition you want:

unload mseg;

select count(*) from (select * from mseg where mjahr='2012')

 

And check the resuls:

select schema_name,table_name,part_id,loaded from m_cs_tables where table_name = 'MSEG';

 

Regards, Fernando Da Rós


Viewing all articles
Browse latest Browse all 8968

Latest Images

Trending Articles



Latest Images

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