Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Buffer pools

GTS (DBA)Dec 24 2013 — edited Dec 26 2013

Good Morning experts ;

1) Is there any big difference between following statements ?

SQL> alter table emp cache;

SQL>  alter table emp  STORAGE (buffer_pool  KEEP);

2) How can i find  which tables to cache in SGA ?


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 23 2014
Added on Dec 24 2013
21 comments
1,188 views