Database Administration (MOSC)

MOSC Banner

ALTER DATABASE FORCE FULL DATABASE CACHING;

edited Mar 14, 2016 1:26PM in Database Administration (MOSC) 5 commentsAnswered ✓

Hi guys,

we have oracle 12.1.0.2 db, DFs Size 150, db_cache_size = 210G.

the force full database caching is enabled!

my question is! is there any way to force the database read all blocks from disks and load them to the buffer after restart the DB!

select * from tab! I think this a little bit stupid because, this will never access the indexes on the table, in other hand, why to wait for result to be sent to client or at least print on the screen!

is there something who could work in background!

regards

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center