<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <script type="text/javascript"> gapi.load("iframes-styles-bubble", function() { if (window.iframes && iframes.open) { iframes.open( '//www.blogger.com/navbar.g?targetBlogID\758334277\46blogName\75Sriram\47s+Blog\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75BLUE\46layoutType\75CLASSIC\46searchRoot\75http://metallicatony.blogspot.com/search\46blogLocale\75en_US\46v\0752\46homepageUrl\75http://metallicatony.blogspot.com/\46vt\75-8718433808682107797', { container: "navbar-iframe-container", id: "navbar-iframe" }, { }); } }); </script>

Thursday, September 10, 2009

Oracle Server Architecture


Yesterday, I gave another presentation at my work place. This time, it was
about Oracle Server Architecture. The presentation explains about internals of Oracle. Everyone came up with questions and doubts. I was very happy that we had a very nice discussion. Even though the slides aren't very explanatory, I'm hosting it here.

Labels:

2 Comments:

Blogger itta said...

your presentation is great and it has helped me a lot

7:33 AM  
Blogger Sriram K said...

Thanks Itta. I don't know who you are. But, I would like to say that i will post more articles related to database in the future. Keep checking!

3:34 PM  

Post a Comment

<< Home