Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: how move a table data out of data cache?

$
0
0

Caution : Use at your own risk, because this is NOT supported by SAP.

 

dbcc cachedataremove (dbname, tablename)

 

If whole database is bound the cache, this approach may not help.

Next query for that table will start loading  it back into the cache.

 

 

Safer approach

===========

Unbind the database from cache.

Drop the "garbage" table(s)

Bind the database to cache

 

Avinash


Viewing all articles
Browse latest Browse all 8581

Trending Articles



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