Subscribe to Posts by Email

Subscriber Count

    701

Disclaimer

All information is offered in good faith and in the hope that it may be of use for educational purpose and for Database community purpose, but is not guaranteed to be correct, up to date or suitable for any particular purpose. db.geeksinsight.com accepts no liability in respect of this information or its use. This site is independent of and does not represent Oracle Corporation in any way. Oracle does not officially sponsor, approve, or endorse this site or its content and if notify any such I am happy to remove. Product and company names mentioned in this website may be the trademarks of their respective owners and published here for informational purpose only. This is my personal blog. The views expressed on these pages are mine and learnt from other blogs and bloggers and to enhance and support the DBA community and this web blog does not represent the thoughts, intentions, plans or strategies of my current employer nor the Oracle and its affiliates or any other companies. And this website does not offer or take profit for providing these content and this is purely non-profit and for educational purpose only. If you see any issues with Content and copy write issues, I am happy to remove if you notify me. Contact Geek DBA Team, via geeksinsights@gmail.com

Pages

High cpu usage with library cache locks

We have got a call from team asking about a high cpu usage, and here is our hunting down

load averages: 97.5, 98.8, 100.0; up 11+22:24:01 01:14:52 410 processes: 276 sleeping, 118 running, 3 zombie, 13 on cpu CPU states: 0.0% idle, 89.6% user, 10.4% kernel, 0.0% iowait, 0.0% swap Memory: 32G phys mem, 17G […]

12c database: New features list

The below is Gathered from various sources and listed out here, thanks to all who shared those in their respective blogs, Optimizer Blog, Tim hall, Ask Tom etc.

Core Architecture Changes:- Container & Pluggable Databases –  New parameter PGA_AGGREGATE_LIMIT, to limit the pga memory utilization New role CDB Administrator has been introduced Multi threaded database […]

12c Database: Threaded executions ?

Oracle may introduce or leverage the multi threading architecture more.

In turns, Oracle may reduce the number of process that it actually use to minimum, One process on behalf of all the other dedicated processes will work and drastically reduces the number of processes.

There will be a new parameter for this could be […]

12c database Architecture & Some wonderful posts – external links

Hello Readers,

Thanks to Kirill for allowing me to share his blog posts on 12c database. Nice write up where you found the preliminary information on 12c pluggable databases which is coming soon.

Architecture Overview:-

http://www.dadbm.com/2013/01/oracle-12c-pluggable-database-fundamental-architectural-change/

Features Insight:-

http://www.dadbm.com/2013/01/oracle-12c-pluggable-database-feature-insights/

Some hands on:-

http://www.dadbm.com/2013/02/oracle-12c-pluggable-database-pdb-feature-hands-on-experience/

Plug & Unplug the databases in 12c:-

http://www.dadbm.com/2013/02/oracle-12c-pluggable-database-plug-unplug-and-clone/

BTW, I missed to […]

12c Database: OOW Updates

The following may appear in the upcoming release Oracle 12c database.

Architecture in 12c: Multitenant Database , container CDB.

Indexing in 12c: Allows multiple index on same column definition , appealing but not confirmed yet.

Partitioning in 12c: Online move of partition, multiple partition merge in one go, partial indexing, interval reference partitioning

Identity columns […]

12c Database roadmap announced by Larry Ellison

 

WOW!!!! 12C database roadmap announced, as usual it is bringing us a big change in Oracle database architecture.

Oracle Open world started last sunday and Oracle CEO Larry Ellison announced a complete new paradigm architecture of Oracle Database with 12c, which is going to launched in calendar 2013.

From the architecture perspective, this is […]