Why use oracle instead of some other db?

I need some help. I'm writing a masters thesis about porting a system from PostgreSQL to Oracle 10g. They idea is to get increased performance on the system I need to argument for why I chose Oracle instead of some other DB. So I wondered if anyone had some sales pitches that I could use?

To explain shortly about the application, it is a network monitoring/analyse tool. It performs a root cause analysis of tcp connections. It works by first populating a packets table with all the packet headers. (After this table is first populated it is no longer changed). Then through PL/SQL and some external functions it performs the analysis. The analysis is mostly done by selecting all the packet headers from one connection and analysing them. There is only one user of the system at any one time.
I have heaps of more information about it, but this was the very short version.

Similar Messages

  • Why use oracle instead of Ms Access

    can any body give me some summerised information what are main benfits of using oracle instead of Access.

    Hi,
    can go through this discussion:
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci976666,00.html
    Why sould I select Oracle over MS Access? QUESTION POSED ON: 05 JUL 2001
    QUESTION ANSWERED BY: Brian Peasland
    Oracle, MS Access, and any other vendor's database package all have their advantages and disadvantages. Selecting one over another is really a case of weighing the advantages and disadvantages for your specific case. I'll give a brief description of the strengths and weaknesses of each of these two packages and then you can decide!
    MS Access - This package is very cheap (it is part of Office Professional) and very easy to use. Most of the work in Access is done through wizards and GUI tools. One can quickly develop a small, single user database with this one. MS Access is not very good for a multi-user application. It is not very robust and does not have good multi-user transactional control. In addition, Access cannot handle large amounts of data. All of the data in the database is stored in a single file and that has its limitations.
    Oracle - This package is not cheap at all. It is very complex and it can be difficult to administer. But its complexity makes it very robust. There is almost nothing that you cannot do in Oracle (unlike Access). Oracle is specifically designed for multi-user applications. In fact, thousands of users can access the same data without any problems due to Oracle's very good transactional control. But applications are not developed nearly as quickly. Oracle can also handle large amounts of data. In fact, Oracle 8i can handle up to 512 petabytes of data!
    In the end, Oracle is a true Database Management System (DBMS) and Access is not. This does not mean that Access does not have its place. If I'm designing a quick database that only I'll use, I would do it in Access over Oracle. If I'm designing a robust, scalable application used throughout my enterprise with many users, then Oracle is my choice!
    Thanks
    --Raman                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Why use oracle fail safe???

    hi
    i have one question..
    why use oracle fail safe???
    In the case windows HA System, our systems is operating Oracle database using only Windows Cluster (MSCS) without Oracle Fail Safe!!
    Without oracle fail safe, our systems was installed Oracle database.....
    if using oracle fail safe, how is merit???.
    Thanks...

    Hi Kim,
    why use oracle fail safe???Refer http://download.oracle.com/docs/html/B12070_01/intro.htm#i1005996
    Hope helps
    Regrads,
    Xaheer

  • My keyboard on macbook pro (laptop) is acting weird. One key is not responding at all. Have verified using Keyboard viewer and some other keys are printing the unresponsive character at random.

    my keyboard on macbook pro (laptop) is acting weird. One key is not responding at all. Have verified using Keyboard viewer and some other keys are printing the unresponsive character at random. "z" is the unresponsive character.
    Is it a damaged keyboard ?
    The laptop is just 2 months old, will Apple replace it with a new one if its indeed a damaged keyboard or just repair, I use it for official purposes so being without a laptop is not much of an option.

    No one here works for Apple, so we don't know what Apple might or might not do.  If it's a genuine defect, they will of course repair it under warranty.  It is not their responsibility if it effects your ability to work or not, so that's on you.
    If, however, they determine that the key is problematic as a result of your misuse of the laptop, then everything is on you.  And trust me, if they find a glob of dried up beer or coffee there, they will charge you.
    Your only choice is to take it in for repair.

  • My Apple Macbook Pro is connected by Telstra wireless Broadband to the Internet. Is it possible to connect to a WiFi Printer using Air Express or some other system? to the Internet.

    Hi
    Can someone please advise if it is possible to connect my Apple MacBook Pro 13.3" to a WiFi Printer, as I am connected to the Internet through Telstra Wireless broadband.
    Is it possible by using Airport Express or some other way?
    Thanks

    1.Power Cycle
       Power off the router. Unplug it from the wall. Wait a while.
       Plug it back to the wall. Power the router on. Wait until all the lights are lit properly.
       It will take a while.
      Restart the computer.
      Start up in Safe Mode.
       http://support.apple.com/kb/PH11212?viewlocale=en_US
    2.  Turn off Extensions, if any.
         Safari > Preferences > Extensions
    3. Turn off proxies, if selected.
         System Preference > Network > Advanced  > Proxies Tab
         Under "Select Protocol", uncheck any box if selected.
         Click "OK" then  "Apply"
    4. Uninstall anti-virus software, if any.
    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273

  • Why use Oracle 8.1.5 for Linux?

    Dear,
    If it is really pain in the ass to install Oracle on Linux, why
    use it? I have spent more than 4 full days (more than what I
    excepted) to try to install Oracle on a Linux box.
    I guess I will go for mySQL since I can just install the RPM
    package and do not have to worry those critical issues.
    Just a note for Oracle, please design a better Installer next
    time which is going to work! Thank you.
    Best Regards,
    Alex Yu
    null

    I have some sympathy for your plight. I have 8.0.5 installed on
    RedHat Linux. Apart from patching the Pro*C configuration file,
    everything is fine.
    It does seem 8.1.5 is more problematic. If you're purely
    evaluating Oracle, maybe you should consider 8.0.5 until 8i
    stabilises unless you really are gagging for some 8i feature.
    Alex Yu (guest) wrote:
    : Dear,
    : If it is really pain in the ass to install Oracle on Linux, why
    : use it? I have spent more than 4 full days (more than what I
    : excepted) to try to install Oracle on a Linux box.
    : I guess I will go for mySQL since I can just install the RPM
    : package and do not have to worry those critical issues.
    : Just a note for Oracle, please design a better Installer next
    : time which is going to work! Thank you.
    : Best Regards,
    : Alex Yu
    null

  • Using Oracle Clusterware for keeping other things than RAC HA

    Hello.
    I'm wondering who else out there has used Oracle Clusterware to monitor items other than RAC.
    There are some good examples on
    http://www.oracle.com/technology/products/database/clusterware/index.html
    But I was interested in finding other examples as well.
    Thanks,
    Erik

    I am in the process of getting Clusterware to protect a single-instance (non-RAC) database... and not doing too well!
    The theory behind it looks the same as for any non-Oracle app in that it just uses scripts (in this case Perl) to do the monitoring/stopping/starting.
    My issue is once I've created the profile and registered it Clusterware just can't do a thing with it. It just errors and reports an unknown state. I have a SR on the go for it and it's been referred to the internal bods for review because everything looks right but it just doesn't work.
    Has anybody achieved this and actually got it working?

  • I have a problem to  extract data from oracle dump file (.dmp) using oracle database or any other tools.

    There is IMP utility which provides me data as graphical way. But i need extract data in such a way so that i could able to use in my application.
    thanks,
    mohan

    Hi,
    EdStevens
    Actually I was using SQL Developer. Sorry for the wrong define question. Now the real problem is:
    I want to read or extract data in a txt file from Oracle Dump (.dmp) file without using Oracle sqlPlus or Oracle Database.
    No need to say that i am able to extract dump data using sqlPlus. But for that, there is a little burden to install oracle database
    or sql Developer.
    I also listen about Oracle Loader a little bit. Is it a tool for providing extraction of data from Oracle dump file.
    Thanks for your previous reply,
    And now waiting for your suggestion.
    thanks,
    mohan

  • Why use infotypes instead of tables in ABAP HR?

    Dear forumers,
    I'm a newbie in SAP ABAP and I'm currently learning HR ABAP.
    One newbie question here: Why are infotypes used in HR ABAP, instead of the normal tables that we regularly use in SAP?
    Please help me out with my question here and my apologies if the question is way too simple. :P
    THANKS!

    Hi,
    Welcome to SDN.
    Info type is information type where the data stored of a particular person/employee is stored in information. suppose if you want to store the personnel data and address, family details, education and previous employee of you only these are all the information stores in the info types you can see this info types in pa30 transaction you will customize this information in img-pm-pa-customizing procedures-info types-create info types.
    Two special reasons - Security and History.
    Security - Some of the HR data can be seen and changed by the employee - address, tax information, etc - and some cannot - pay, evaluations, etc. Thus, employee information has to be separated out into various groupings that can have individual security settings applied for who can see what data and who can change that data.
    History - HR data is time specific. You have a certain pay rate, but as of the first of next month you get a pay raise. Or you move to a new address as of July 1st. The data about your pay must be retained so Payroll knows what to pay you today and then must know what to pay you next month. And that history must be maintained for reporting - What was Your's pay rate since hire date? So each info type, or group of information, has a specific start date and end date during which it is valid.
    Hope this would help you.
    Good luck
    Narin

  • Why use rdf instead rep files

    hi guys, in my company we are giving a service of moving an aplication developped on form6i and report 4.5 to 10g.
    they want the reports compiled and not as sources. we know we must use rdf and not rep files but we don't know WHY?
    if some can reference some information and let me know if there is a way to use on 10g the rep files, i will aprecciate it.
    thanks in advance you wise guys.

    Good morning,
    Here is a reason for running .RDF files instead of .REP files:
    Note: To run a report for which a database role is defined, the end
    user must run the .rdf file, not the .rep file. When running multiple
    reports, Reports Runtime automatically switches to the role defined
    for the current report.{size}
    This is out of the 10G Reports Manual.
    Don.
    REWARDS: Please remember to mark helpful or correct posts on the forum, not just for my answers but for everyone! :)

  • Why use CDOSYS instead of CFMAIL?

    Hye everyone I wanted to know if you all see any benefits of
    using CDO for mail instead of CFMAIL. Cross the board the support
    folks at CrystalTech said use CFMAIL (this was after I ran into a
    little mail problem, in that my mail wasn't being sent out fast
    enough) but one suggested using CDO like this, from the way they
    put it CFMAIL will send through this object but is this normal or
    could this potentially be a problem later on. Personally I have
    never heard about this but wanted to know what you folks think.
    When I tried both for some reason the CDO method got to my
    mailbox faster than CFMAIL after about 25 runs each but that could
    just be server traffic at the time maybe.
    Any thoughts. I wanted to use one of the methods for a Online
    store that I am building in which the order receipt goes to the
    store for processing and also one goes to the customers. But the
    one to the store is extremely time senstitive. If you have a
    suggestion on that as well that would be great.
    This will allow CFmail to be sent through CDO.
    <CFOBJECT ACTION="Create" TYPE="COM" CLASS=CDO.Message
    NAME="Mail">
    <CFSET Mail.To="[email protected]">
    <CFSET Mail.From="[email protected]">
    <CFSET Mail.Subject="subject of email" >
    <CFSET ThisMessage="Email message" >
    <CFSET Mail.HTMLBody="body of the email">
    <CFSET temp=Mail.Send()>

    See the threads with 'Slimbox" Galleries in the title. They are HTML galleries. I think he has 4 different now, including an index page to multiple galleries.
    Don
    Don Ricklin, MacBook 1.83Ghz Duo 2 Core running 10.4.9 & Win XP, Pentax *ist D
    http://donricklin.blogspot.com/

  • I want to extract data from oracle dump file (.dmp) using oracle database or any other tools.

    There is import which provides me data as graphical way. But i need extract data in such a way so that i could able to use in my application.
    thanks,
    mohan

    This isn't a SQLDeveloper question. You will get better answers in the Database - General forum.
    Oracle dump files produced by the exp or expdp utilities are inproprietary formats which can only be read by the imp or impdp utilities respectively.
    The best way to get data out of a dump file is to import it into a database and then extract it to plain text files using SQL.
    Alternatively, leave it in the database and your application can access it there.
    The exp dump file is mostly plain text, but the format is not published so you could waste a lot of time figuring it out.

  • Is it possible to use Oracle instead of DB2 with Netweaver Test-drive 2004?

    Dear all,
    Recently I ordered on SAP Knowledge shop the Netweaver Test-Drive 2004 DVD (the 32-bit version for Linux (Red Hat Enterprise)).
    Before the installation I had already installed Oracle Enterprise 11g (Release 2). However the DVD installed both AS and DB2.
    What I would like to ask is that is it possible to use my already installed Oracle database with Netweaver and
    remove DB2 from hard disk?
    Kind Regards,
    Dariyoosh

    >
    Anjali Sharma2 wrote:
    > No. Trial version is only for DB2 or MaxDB. (DB2 for 32 bit and MaxDB for 64)
    >
    >
    > However, just for info, license is not available now for 32bit NW trial version. Just confirm at your end too.
    Hello there,
    Thank you very much for your help.
    Kind Regards,
    Dariyoosh

  • Why use iWork instead of MS Office?

    I am trying to decide whether to use iWork or spend money on MS Office. I am looking for information to make the choice.
    Thank you.

    iWork is superior graphically and has full blown spreadsheets in its tables. The templates are way superior to MsWord. I like the systematic organisation of the menus and Inspectors.
    MsWord has superior features for collaboration, flow charting and annotations. Also it has an interesting ability to switch sets of styles, not quite there but I like the idea, unfortunately it is very slow to boot up and feels much clumsier.
    There are many other options for Word Processor/DTP on the Mac, if neither of these quite fit the bill try some of the others.
    Peter

  • Why use Raptor instead of JDeveloper?

    Is there anything in Raptor that is not in JDeveloper?
    I have been using JDeveloper for SQL PL/SQL script development and for general SQL duties as we don't have licenses for Toad or any other useful developer tool.
    I have been trying out Raptor, but find that many of the featires that I like in JDeveloper are not in it.
    For example, the Diagrammer, offline database tables, File oriented PL/SQL Development etc.
    Have a missed a Raptor benefit? Is Raptor intended to be a sub-set of JDeveloper features - e.g. JDeveloper Lite without the Java stuff?

    Raptor is for database developers, not Java developers. I put together a quick list of features that we have added to Raptor:
    Oracle Objects:
    for tables -
    - create simple table
    - on create table, generate pk trigger and sequence
    - support of partitioned and index organized tables (by production)
    - copy table
    - normalize column
    - table data grid edit (with sort and filter)
    other objects -
    - additional view, index, synonym, type support,
    - database link support
    - recycle bin support
    - limited user management (more to come)
    other -
    - right-click actions for all objects
    - more details for almost all objects
    SQL Worksheet:
    - explain plan
    - sql history
    - dbms output
    - owa output
    - bind variable support
    - sql script
    - support commit option (autocommit or not)
    - dragging objects into Worksheet
    PL/SQL support:
    - code folding
    - code formatting
    Other:
    - export of data to various formats
    - snippets
    - ddl generator (by production)
    - reporting (included and user-defined)
    - smaller footprint
    and more to come …
    -- Sharon

Maybe you are looking for

  • How to open a report stored in the CMS with the RDC ?

    Hello, With CRXIR2, reports can be stored in the CMS. Does anybody knows how to open such a report with the RDC (version 11.5) ? I really need to use the RDC because I have to save subreports on HDD and it is unavailable with the RAS SDK (neither Jav

  • ITunes quits when click on playlist

    My iTunes keeps quitting unexpectedly when I click on either certain playlists or on the library. I also can't get a playlist to sync onto my iPod. Any suggestions?

  • Safarinotifi error

    I get a SafariNotifi error while installing Acrobat XI Pro from Creative Cloud. It happens when I'm at 49% installation. I have Safari closed and it still happens. Any suggestions how to fix this? Thanks!

  • When my software update is almost complete, I receive an error saying that it cannot be saved.

    I have attempted to update my software update several times and each time I get an error stating that it cannot save. I am not real familiar still with the MAC so I'm not sure what the issue it. Please Help!!

  • Bold update Q

    I gave my son my old Bold. It's been a while since update.   I am curious if this can be update to the 10?  I see there is an update it wants to do, that is going to take me 1 hour. Is that the 10 update?  I don't want to update it and mess up the ph