Skip to Content
-1
Former Member
Jan 23, 2019 at 06:02 AM

HANADB LOAD TAB DATA DURATION

75 Views

if i can serched this query. can i check retaintion days of collect data ?

this quey : select o.name , retention_days_current from _sys_statistics.statistics_schedule s, _sys_statistics.statistics_objects o where s.id = o.id

becuses, i can see that result values is 45 days. but after 20 days , i can not see load tab data .

how can i check real retaintion days of load tab data ?