Posts Categorized: Group Blog Posts

SQL server : Convert BBcode to HTML

A simple example of BBCode would be to make some text bold , this can be simply written like that [b]Bold Text[/b] or italic [i]italic text[/i]. In HTML , this can be done by font tags (deprecated in newer HTML versions) or CSS text properties. I tell you what! I’m writing this blog and I’m even using some BBCode tags to format text.

Secrets of Oracle’s Automatic Degree of Parallelism

Automatic degree of parallelism, or Auto DOP, is a new feature in 11gR2 that promises to help manage systems where large subset of the workload runs with parallel processing. In this post I’ll introduce the feature and give very useful tips I got from Oracle’s Real World Performance expert Greg Rahn on how to use it. So this is worth reading even if you are familiar with the feature.

My Failure, Success and Great Experience at Oracle OpenWorld 2011

A bit more than a week passed since most of us who been part of the OpenWorld are back from San Francisco. It is about time to start sharing stories on how it went for each of us. I must admit that it happened to be a very stressful OpenWorld for me personally. I am recovering from it slowly. On the positive side I met so many great people, discovered how supportive people are and how great is to be a part of the Pythian Team! Let’s talk about how my 2 presentations went at Oracle OpenWorld 2011.

New replication features in MySQL 5.6

This post was thought of as an attempt to make some performance test with new multi-threaded replication in 5.6, at least that was my initial intention. Based on Luis Soarez – Replication Team Leader in Oracle – post. I wanted to play with new set of variables and features in order to understand how new multi-threaded replication works and make some performance tests.

Cloudy End to a Roller Coaster Week at OOW

Pythian’s presence at OOW each year permits this fine company, of which I have been a part for a total of close to 8 years, to get higher on Oracle’s and the industry in general’s radar. There are so many differentiators that separate Pythian from other companies. Take homes from OOW?

Back to School: Elementary Physics for DBAs

A few days ago I was asked to estimate how much space needed to be added to the ASM diskgroup to handle the database growth for one year without additional need of adding disks. To do this I needed to calculate acceleration and assuming the acceleration stays the same I would be able to calculate the “distance” or (how much the DB would grow in one year). I used the following formulas…

Musings from OOW …

There has been some chatter at Oracle Open World (OOW) about the next release of the database. They will be calling it Oracle Database 12c (for Cloud) and it is expected in the 16-18 month timeframe from this version of OOW. Oracle has made no commitment to this time frame, but satiated the appetite of CORE database people by giving an update with no firm

Page 20 of 99« First...10...1819202122...304050...Last »