Why Oracle than any other database?

Just needs the inputs .........
What makes Oracle database better than other.
What are the features that makes Oracle as the preferred database.
Recently One Pre-Sales guy from Sybase asked me why Oracle and not Sybase or any other Db.
How to handle such questions......

Lock escalation. There is no such concept in Oracle. Can you lock a million rows in Sybase using a row lock alone and still allow concurrency for other sessions to also lock a million rows? If you commit a million row transaction, how long does it take in Sybase? In Oracle, locking one row or a million rows has the same overheads - there are no overheads. Commit a transaction, be that a one row transaction or a million row transaction, it is equally fast (and usually sub-second).
In Sybase readers block writers and writers block readers. Which means that for readers not to be blocked, they need to read uncommitted (dirty) data. In Oracle, readers never block writers and writers never block readers - and the data delivered via a read is always consistent.
Scalability. No other vendor has anything like the shared everything cluster technology from Oracle called Real Application Clusters.
And this is just scratching the surface. Sybase is technically inferior to Oracle. And that is just a plain fact.
Once sat with a couple of Ingres engineers that were flown out from the UK to fix some serious bugs. Invariable we got talking about db features and they "us too" when I mentioned an Oracle feature. Only I knew that they had no real concept of what the Oracle feature entails and that the so-called equivalent Ingres feature does maybe at best 50% of what the Oracle feature does.
So I showed them instead something simple. Or so I thought. I did a 'SELECT count(*) FROM table' on our data warehouse platform (and old HP box) on the largest fact table. It returned the answer of 700+ million rows in far less than 30 seconds.
Their reaction? First stunned and then the question, "Is this a required feature for the database?", implying that it too can be done (hacked?) in Ingres, should the customer require such a fast select on such a huge table.
No idiot - it is not a requirement. It is simply how Oracle works out of the box when used correctly.
IMO, it is not even worth getting into these feature vs. feature matches with these 3rd party database experts. They do not want to understand what makes Oracle technically superior than their product.
Read the Sybase DBA manual.. or Ingres DBA manual.. or SQL-Server DBA manual. Look at the sections that deal with performance tips and hints. It is fricken scary. And stuff that you will never ever have to deal with in Oracle as it is simply not a problem in Oracle.

Similar Messages

  • Is the macbook pro much better than any other laptop?

    I am currently wanting to buy a laptop, I am deciding whether to buy a macbook pro or just a regular laptop. Is it really worth it to spend so much more?
    Thank you! ~ mtumbler

    Don't forget where you're asking that question. 
    Since nearly all people here have Macs, we obviously felt they were worth the price.  "Much better than any other laptop" is a fairly subjective statement.  All the major manufacturers have excellent high-end options.  When comparing prices, you need to compare similar specifications and quality.  You can certainly get cheaper PC computers, but similarly spec'd machines with similar build quality are generally around the same price (and actually sometimes somewhat higher).
    The areas that most of us would agree puts Apple at the top are OS X, quality/design, and customer service.  Only Macs can run OS X.  For those of us that use OS X, we typically prefer it over Windows (by quite a bit).  However, this isn't always a positive for someone moving over from Windows.  There is a little bit of a learning curve.  If you are going to need to be able to do everything you want, you need to understand that it might take a little time to figure everything out.  You can install Windows alongside the Mac OS to help make the transition a little easier, but that requires that you purchase a copy of Windows.  So far as quality and design...  Apple has always been a leader in this area.  However, as I had mentioned earlier, most major manufacturers have caught up in this area... at least with respect to their high-end offerings.  It's really a matter of preference in terms of which you like more.  No one offers the same level of customer service that you'll get from Apple.  No other manufacturer has retail stores like Apple where you can go in with your machine and have someone (who knows about Apple products) check out your machine on the spot.  Their phone support is also excellent and their user support community (where you're at now) is second to none.
    So... most of us would agree that we feel Apple products are "better".  But if you were to go to a typica PC forum and ask the same question, you'll find people who would argue fanatically that they're not.  The reality is that there isn't that much of a difference in the hardware.  You need to decide if something like the OS (which you probably don't have much experience using), design, and support are important to you.

  • The sound of the ringtone is of lower quality than any other. I've tested it, and its happens to more people. What's it's the solution? Can I communicate this problem to apple?

    The sound of the ringtone is of lower quality than any other. I've tested it, and its happens to more people. What's it's the solution? Can I communicate this problem to apple?

    You can let Apple know here - http://www.apple.com/feedback/

  • Best way to copy table from one database to any other database

    I need to write an application to perform database table copy from one kind of database to another kind of database.
    I just wrote a simple JDBC program which essentially does the something like below:
    PreparedStatement statement = null;
    ResultSet rs = null;
    try
    System.out.println("insertSQL:" + insertSQL.toString());      
    statement = target.prepareStatement(insertSQL.toString());
    System.out.println("selectSQL:" + selectSQL.toString());
    rs = source.executeQuery(selectSQL.toString());
    int rows = 0;
    while (rs.next())
    rows++;
    for (int i = 1; i <= columns.size(); i++)
    statement.setString(i, rs.getString(i));
    statement.execute();
    System.out.println("Copied " + rows + " rows.");
    But problem with this one is that it takes lot of time( more than 60 mins) for 100k records transfer. Would there be any faster way to do this?
    TIA...

    Thanks...
    I am using now batch update mechanism and set the fetchsize of resultSet cursor.
    Now I need to copy a table with almost 10 million records to the target database. My program works fine but it takes more than 3 hours.
    I am copying from Postgres table to MS SQL server table.
    Is there any other way or more better appraoch to make this more faster?
    TIA..

  • IPhoto 6.0.3 (293) Performance Worse Than Any Other Version

    Interesting. I have 9,990 photos and my iPhoto 6 just came to a crawl. I have 1.5GB of memory. Something is definitely wrong. When I start iPhoto it appears to behave normally for about 30 seconds.
    I've read many of the other speed/performance/slow threads in this forum. Here's what I've tried:
    I have all my Rolls collapsed. After doing a couple transactions (eg: scrolling up/down or editing one picture), iPhoto freezes.
    When this happens I'll open Activity Monitor and find my dual CPUs pegged at about 97%.
    I've rebuilt my library, my small thumbnails, my large thumbnails, loaded IPLM (iPhoto Library Manager) and rebuilt the library using its copy function, and I've even moved my library to another volume. Nothing has worked. I've even run Disk Warrior against my volume that hosts iPhoto, reset permissions and run Disk Utility and verified that the hard drive is OK. I've also removed my iPhoto preference file. Nothing has helped.
    I'm beside myself.
    I'm currently running a manual rebuild test (UGGGH!!!!!) to see it's a problem with my existing library's data (i.e. corruption?) or my instance of iPhoto.
    (NOTE: a smaller, newer library helps but I don't want to lose my meta data. That's, frankly, the most important feature of iPhoto for my wife and me.)
    I've never heard the fans on my Dual G4 PPC (mirror door model) run so loudly. Of course, I've rebooted several times too.
    If anyone has any other suggestions, please let me know. I have a backup but I feer the backup contains the same, assumed, corrupt files as my active volume.
    Dual 1.25GHz G4 PowerPC Mac OS X (10.4.6)

    G4Monster:
    Have you tried rebuilding the library with iPLM and it's File->Rebuild Library... menu option? That create a new, library, copying the files and rebuilding the database, etc.? Or is that what you meant by "using its copy function,"?
    If you find you have to create new libraries in the end, there is a way to preserve the comments and keywords. See Tutorial #1 on how to preserve them.

  • ODBC from Oracle to an other Database (Postgresql)

    Hello,
    I heared that it is possible with Oracle to make a "Database Link" so in Oracle I can make a query like
    select * from myshema.mytable@myexterndb where ....
    Is such a database link allowed with the Express Edition and how will I do this?
    Thank you,
    Christian

    Database links to/from other Oracle databases work. As follows
    SQL*Plus: Release 10.2.0.1.0 - Beta on Mon Oct 31 11:56:42 2005
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect system
    Enter password:
    Connected.
    SQL> create database link remote connect to hr identified by hr using 'xe';
    Database link created.
    SQL> select count(*) from employees@remote;
    COUNT(*)
    107
    Note that this is doing a local loopback to the same database. However, you should also be able to access other Oracle databases provided you have the correct tnsnames.ora definition set up in the right directory - on my Windows system for the default XE install that is
    C:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN
    Connection from Oracle Database XE to third party databases via the ODBC heterogeneous services should be possible as well, but I will need to download a 3rd party product to test it. Will do so later. In the meantime, here is a link to some doc that may help you test the setup yourself - http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14232/admin.htm#i1007209

  • The quality of built-in camera on macbook pro with retina display is far worse than any other mac. Why?

    I just got the new macbook pro with retina display like a week ago and I've been noticing that the quality of the built-in camera on it is so bad.
    It's even worse than my 2009 iMac or my sister's 2012 13" macbook pro. I don't get why this is a facetime HD built-in camera when i can obviously see that is not even near HD. Or is it just my computer. Do i have to bring it to the apple store??

    it's advertised 720p so yes it is the same as all the other MBP.  it may just be the resolution of your monitor is stretching the pixels.  Don't worry about bringing it to the apple store. 

  • HT3442 iPhoto does not seem to be able to identify my own image, although it appears more than any other person. Why?

    Photo says I can't print because no themes are installed. Why?

    Lo, and behold! For some reason, I can now print.

  • Why is the Voice Service Worst than any other phone?

    I am getting no signal/service in MANY spots and I never had this issue with my Droid X.  I have tried putting the phone in 3g mode only and have no better luck.  Latest software loaded and no better results as well as performance based option on for battery.  Is this phone the only 4g phone worst on voice service or are all 4g phones not working correctly with the new SIM authentication? I know the towers are there?????

    Hi Sean,
    I am sincerely sorry to hear you are having trouble with our customer support.
    Please, allow me to get in touch with you by email.
    Thank you.
    Arnaud.

  • Why are my @font-face fonts so much thicker on firefox than any other browser?

    Here is a side by side comparison of the same text in chrome and firefox. Chrome renders it correctly. [http://mvmdesign.org/other/Chrome%20Font.png Chrome Font] [http://mvmdesign.org/other/Firefox%20Font.png Firefox]

    Found the answer in another thread. Went from 7.2 GB to 1.12 GB after restore and backup.

  • How to Connect Oracle Developer to Other Databases

    Hello I am using Developer 6i.
    Want to connect this to another Database like Ms.Access or Ms.Sql Server.
    Send me how to USE OCA,
    I tried hard but Not Success

    hi
    plz use Net Configuration Assistant or set tnsnames.ora with connect string and computer name.
    Net Configuration Assistant.
    when its opened then go to .
    *Local Net Service Name Configuration.
    *Click Next.
    *Add.
    *Click Next.
    * Service Name--Type here connect String which is XE or any Connect String.
    *TCP.
    *Click Next.
    *Host Name--Enter here Computer name or Ip address.
    *Yes,Perform a test.
    you can enter correct password and username here.
    Note:- your Database should be Up if its not Up it will through the same error so plz startup your database first.
    sarah

  • Firefox is supposed to be faster - it's far slower than any other version & I'm going to back to Explorer - this is too much & it keeps crashing!. Is anything going to be sorted soon?

    It is now so slow to load pages - I can have coffee and then maybe a page has loaded. Otherwise it's "embarrassed" because it cannot load pages/ bookmarks. This version is terrible - can you not put back the previous version till you've sorted out the problems?

    I don't know anything about that.  But I googled it and found this post in another forum -
    "I have more info on the issue at hand.
    The RDTSC instruction has, until recently, been an excellent high-resolution, low-overhead way of getting CPU timing information. With the advent of multi-core/hyperthreaded CPUs, systems with multiple CPUs, and "hibernating" operating systems, RDTSC often no longer provides reliable results. The issue has two components: rate of tick and whether all cores (processors) have identical values in their time-keeping registers. There is no longer any promise that the timestamp counters of multiple CPUs on a single motherboard will be synchronized. So, you can no longer get reliable timestamp values unless you lock your program to using a single CPU. Even then, the CPU speed may change due to power-saving measures taken by the OS or BIOS, or the system may be hibernated and later resumed (resetting the time stamp counter).
    I might be understanding this wrong but... Basically both RDTSC and QPC are used to time code in time-sensitive programs. However, RDTSC might be inaccurate in above described situations. I also might be wrong about this but I believe QPC has something to do with the HPET high precision event timer. Which is a more accurate timer.
    So this might explain why RDTSC and QPC has a delta that is too high. And if all of what I said above is true, then this error is benign."
    This signature left intentionally blank.

  • Is the resolution on the iPad mini retina better than any other retina?

    The 1st gen iPad mini had the same resolution as ipad 2. Becasue the mini is smaller than the 2 the pixels were denser.
    So my question is... Is the resolution on the iPad mini retina better or denser than other retina screens found on other devices?
    Thanks
    Lionel

    Try resetting the iPad (hold the home and power buttons down until the Apple logo appears).
    Barry

  • Resolution is iMovie is always better than any other exported version

    Hi folks -
    I've used iMovie to make a few montages (photos/music/some video). When I watch the "movie" on iMovie it looks great - crisp, high resolution. But when I choose any format to compress it to, even the highest resolution, it is automatically degraded. Is there any way I can save the final cut in a resolution that won't lose image quality? Right now I've been keeping the iMovie working file on my hard drive (taking up a ridiculous amount of space) because it's the best way to watch it.
    Any input would be greatly appreciated.

    even the highest resolution, it is automatically degraded
    No. Exporting from iMovie 6.0.3/4 (other versions like iMovie 4.0.1 may behave differently...) via File > Export > QuickTime > Full Quality preserves all quality of a iMovie DV project.
    I archive my edited iMovie clips as <9 min 30 sec clips exported this way as .dv files.
    Exporting to tape also preserves all quality but then you may get some dropped frames...
    ...by default QuickTime Player has low quality deinterlaced playback of DV-encoded clips -- you have to turn on high quality playback of the clip to see all quality. In QT 7 you do this via enabling "Window/Show Movie Properties/Video Track/Visual Settings/High Quality" setting -- do not enable "Single Field" or "Deinterlace" because they deinterlace playback. You can also set "QuickTime Player 7/Preferences.../General/Use high quality video setting when available" to check the "High Quality" box by default (notice that the "Single Field" or "Deinterlace" boxes may have been saved to the file so sometimes you must take care to uncheck them).

  • I was just wondering if Siri will ever come out to the iPod touch maybe on the next update but I love apple like so much it is way better than any other company! But I was just wondering because Siri is so cool and I want to try her out

    I was just wondering because
    I have always loved apple and then
    I got my I pod touch and then
    I found out about Siri I have
    Always wanted to play with her
    Ever sence I found out! So i
    Just wanted to ask you
    guys from apple  

    Apple itself does not respond to questions on the Apple Support Communities forums.  Responses come from other Mac users like yourself.  We don't know what Apple plans on doing but I am not sure the iPod Touch has the computing power to do Siri.

Maybe you are looking for

  • Adobe Story won't open after update

    Hi, I updated Adobe Story this morning, and now it won't open online or offline. I've cleared my browser's cache, restarted my PC, but nothing seems to work. This is a major problem because I have deadlines for this afternoon, and now I can't access

  • Easing the Pain of Repetitive Tasks in WCS

    Hey All - I normally use a custom scripted process to pre-configure all of my APs (name, location, controller IPs, channel, power, etc.).  But on occasion the names change following construction, planning, etc.  So I have been in WCS changing the nam

  • Question about filter-mappings in the web.xml

    I'm a bit new this so apologies if this is a stupid question but want to write a filter mapping that captures /image/<identifier here> and /image/<identifier here>/size/<size here> I would have assumed <url-pattern>/image/*</url-pattern> would do thi

  • Alignment in AlertBox

    I want to give the content in an alertbox as center aligned and the title of the same as left aligned.... and for the same the code given by me is as follows, but it doesn't work... every thing (title+content) is center aligned... Please help me....

  • How to force landscape orientation?

    Hello! I have a JSP page that generates a html page that is too wide to be printed in portrait orientation. How can I force that the page is oriented as a landscape, when it is printed?