Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Is Oracle the worst progam on the planet ?

Is Oracle the worst progam on the planet ?

Scheduled Pinned Locked Moved The Lounge
javaoraclequestion
28 Posts 15 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Christian Graus

    We're using Oracle for a project, and it SUCKS. Final proof that Java blows. It is slow, unreliable, ugly and plain crap. Any comments ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

    K Offline
    K Offline
    Kastellanos Nikos
    wrote on last edited by
    #11

    Christian Graus wrote: We're using Oracle for a project, and it SUCKS. Final proof that Java blows. It is slow, unreliable, ugly and plain crap. Any comments ? oracle X| X| X| - - - - - - - - - - - - - - - - - - Memory leaks is the price we pay \0 01234567890123456789012345678901234

    1 Reply Last reply
    0
    • C Christian Graus

      We're using Oracle for a project, and it SUCKS. Final proof that Java blows. It is slow, unreliable, ugly and plain crap. Any comments ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

      K Offline
      K Offline
      Kastellanos Nikos
      wrote on last edited by
      #12

      I also work on a project where they ask us to use oracle and JSP. I really feel sorry about people who have to use those all the time. I made a silent commit to myself, that i will live the company if they force me to use java or oracle in another project. - - - - - - - - - - - - - - - - - - Memory leaks is the price we pay \0 01234567890123456789012345678901234

      1 Reply Last reply
      0
      • C Christian Graus

        We're using Oracle for a project, and it SUCKS. Final proof that Java blows. It is slow, unreliable, ugly and plain crap. Any comments ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

        T Offline
        T Offline
        Tomasz Sowinski
        wrote on last edited by
        #13

        DB Server is ok. Front-end tools suck big time. Tomasz Sowinski -- http://www.shooltz.com

        1 Reply Last reply
        0
        • C Christian Graus

          We're using Oracle for a project, and it SUCKS. Final proof that Java blows. It is slow, unreliable, ugly and plain crap. Any comments ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

          R Offline
          R Offline
          Rashid Thadha
          wrote on last edited by
          #14

          Get the Freeware client application called TOAD. Its the best equivalent to SQL Enterprise Manager, but for Oracle. From http://www.toadsoft.com/ You wont regret it.

          1 Reply Last reply
          0
          • C Christian Graus

            We're using Oracle for a project, and it SUCKS. Final proof that Java blows. It is slow, unreliable, ugly and plain crap. Any comments ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

            R Offline
            R Offline
            Ray Kinsella
            wrote on last edited by
            #15

            We had the same problem, then we got 'TOAD' (a replacement for the oracle database admin client) problem solved. Regards Ray "Je Suis Mort De Rire"

            C 1 Reply Last reply
            0
            • R Ray Kinsella

              We had the same problem, then we got 'TOAD' (a replacement for the oracle database admin client) problem solved. Regards Ray "Je Suis Mort De Rire"

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #16

              Everyone keeps mentioning toad - is it free or does it cost ? Where do I get it ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

              R K 2 Replies Last reply
              0
              • C Christian Graus

                We're using Oracle for a project, and it SUCKS. Final proof that Java blows. It is slow, unreliable, ugly and plain crap. Any comments ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

                N Offline
                N Offline
                Nic Oughton
                wrote on last edited by
                #17

                I have to agree with some of the other messages in this thread, it's not Oracle that sucks its the Java clients. I have been working with databases for nearly 10 years and Oracle is by far the most reliable and recoverable database system that I have used. However most of the Oracle written tools to interface with it are crap ! I use primarily the command line and Toad to administer our databases, and occasionally Visual Studio to update data. I think there are many more programs which are much much worse than Oracle, MS Access for example which puts data mangement in the hands of 'local experts' - that is until they need to do anything useful with it ! Nic :cool:

                1 Reply Last reply
                0
                • P pedershk

                  You *CAN* use Java in Oracle if you wish. It's called JSQL when you use it in stored procedures. This is from Oracle 8i onwards. You can also use XSQL, PL/SQL, SQL, XML, etc. etc. when retrieving data from Oracle. It has supports for tons of stuff. If you call Oracle the most unreliable piece of software on the planet - you simply don't know what you're talking about, it's that simple. Oracle runs most of the worlds businesses, including almost EVERY company in the Fortune 500. It is the most common backoffice solution in SAP, Baan, PeopleSoft and Siebel. It runs on every major version of Unix, inluding Linux, HP/UX, Solaris, AIX and even Sequent + Tru/64. Ofcourse it also runs on Windows NT-based servers (such as NT4 and 2000). The client is in Java because it is common amongst users of Oracle to have UNIX-based clients - and it would be a waste of resources to developed both in the Windows/MFC SDKs and Java or any other UNIX-proprietary library. :omg: Henning Kilset Pedersen Forbrukerkraft AS IT Manager

                  T Offline
                  T Offline
                  Tomasz Sowinski
                  wrote on last edited by
                  #18

                  pedershk wrote: Oracle runs most of the worlds businesses, including almost EVERY company in the Fortune 500. Going this way, you could say that Windows 95 was once installed in almost EVERY company in the Fortune 500 ;P Tomasz Sowinski -- http://www.shooltz.com

                  P 1 Reply Last reply
                  0
                  • T Tomasz Sowinski

                    pedershk wrote: Oracle runs most of the worlds businesses, including almost EVERY company in the Fortune 500. Going this way, you could say that Windows 95 was once installed in almost EVERY company in the Fortune 500 ;P Tomasz Sowinski -- http://www.shooltz.com

                    P Offline
                    P Offline
                    pedershk
                    wrote on last edited by
                    #19

                    Yes, but I'm not, am I. Oracle is a wildly different product from any OS, and you know that as well as I do. Oracle is a proven-over-time, ultrascalable and well-supported enterprise solution. Windows 95 is a toy. Henning Kilset Pedersen Forbrukerkraft AS IT Manager

                    T 1 Reply Last reply
                    0
                    • P pedershk

                      Yes, but I'm not, am I. Oracle is a wildly different product from any OS, and you know that as well as I do. Oracle is a proven-over-time, ultrascalable and well-supported enterprise solution. Windows 95 is a toy. Henning Kilset Pedersen Forbrukerkraft AS IT Manager

                      T Offline
                      T Offline
                      Tomasz Sowinski
                      wrote on last edited by
                      #20

                      Hey, relax. I'm just trying to tell that 'software X runs in all 500 biggest companies' doesn't prove its reliability. Tomasz Sowinski -- http://www.shooltz.com

                      P K 2 Replies Last reply
                      0
                      • C Christian Graus

                        Everyone keeps mentioning toad - is it free or does it cost ? Where do I get it ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

                        R Offline
                        R Offline
                        Ray Kinsella
                        wrote on last edited by
                        #21

                        Its made by a company called 'Quest Software', its certainily not free, but you don't have to get the full package either. Quest usually tries to sell their customers the whole package which is around €1500, when in fact you only want the basic software which is around €400 it has certainily made my life a whole lot easier. Regards Ray "Je Suis Mort De Rire"

                        C 1 Reply Last reply
                        0
                        • T Tomasz Sowinski

                          Hey, relax. I'm just trying to tell that 'software X runs in all 500 biggest companies' doesn't prove its reliability. Tomasz Sowinski -- http://www.shooltz.com

                          P Offline
                          P Offline
                          pedershk
                          wrote on last edited by
                          #22

                          Tomasz Sowinski wrote: Hey, relax. I'm just trying to tell that 'software X runs in all 500 biggest companies' doesn't prove its reliability. No, I know :) It's just that when people (i.e. the person starting this thread) bashes Oracle becuase their Admin tools are built in Java, I get a bit upset. The admin tools really have absolutely nothing to do with the stability or scalability of a solution like Oracle. The database itself is absolutely rock solid, is my point. Henning Kilset Pedersen Forbrukerkraft AS IT Manager

                          T C 2 Replies Last reply
                          0
                          • T Tomasz Sowinski

                            Hey, relax. I'm just trying to tell that 'software X runs in all 500 biggest companies' doesn't prove its reliability. Tomasz Sowinski -- http://www.shooltz.com

                            K Offline
                            K Offline
                            Kastellanos Nikos
                            wrote on last edited by
                            #23

                            sure. Those companies have big IT departments with big expirience in unix systems. Those people will naturally chose oracle. - - - - - - - - - - - - - - - - - - Memory leaks is the price we pay \0 01234567890123456789012345678901234

                            1 Reply Last reply
                            0
                            • P pedershk

                              Tomasz Sowinski wrote: Hey, relax. I'm just trying to tell that 'software X runs in all 500 biggest companies' doesn't prove its reliability. No, I know :) It's just that when people (i.e. the person starting this thread) bashes Oracle becuase their Admin tools are built in Java, I get a bit upset. The admin tools really have absolutely nothing to do with the stability or scalability of a solution like Oracle. The database itself is absolutely rock solid, is my point. Henning Kilset Pedersen Forbrukerkraft AS IT Manager

                              T Offline
                              T Offline
                              Tomasz Sowinski
                              wrote on last edited by
                              #24

                              pedershk wrote: It's just that when people (i.e. the person starting this thread) bashes Oracle becuase their Admin tools are built in Java, I get a bit upset. Why are you upset? You don't seem to work for Oracle. It's just a bunch of zeros and ones produced by company running under fvckwit Larry E. - if product fits your needs use it, be happy, and don't worry about these opinions. :-D BTW: Java frontend tools really suck X| ;P Tomasz Sowinski -- http://www.shooltz.com

                              1 Reply Last reply
                              0
                              • C Christian Graus

                                Everyone keeps mentioning toad - is it free or does it cost ? Where do I get it ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

                                K Offline
                                K Offline
                                Kannan Kalyanaraman
                                wrote on last edited by
                                #25

                                hi cg, check out this link Toadsoft I think there is a freeware and commercial version available. Cheers Kannan

                                1 Reply Last reply
                                0
                                • C Christian Graus

                                  We're using Oracle for a project, and it SUCKS. Final proof that Java blows. It is slow, unreliable, ugly and plain crap. Any comments ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #26

                                  Hey watch it buddy, Larry is my hero. Shit I hope Larry is the CEO of Oracle and not some other company. Michael Martin Australia mjm68@tpg.com.au "Don't belong. Never join. Think for yourself. Peace" - Victor Stone

                                  1 Reply Last reply
                                  0
                                  • P pedershk

                                    Tomasz Sowinski wrote: Hey, relax. I'm just trying to tell that 'software X runs in all 500 biggest companies' doesn't prove its reliability. No, I know :) It's just that when people (i.e. the person starting this thread) bashes Oracle becuase their Admin tools are built in Java, I get a bit upset. The admin tools really have absolutely nothing to do with the stability or scalability of a solution like Oracle. The database itself is absolutely rock solid, is my point. Henning Kilset Pedersen Forbrukerkraft AS IT Manager

                                    C Offline
                                    C Offline
                                    Christian Graus
                                    wrote on last edited by
                                    #27

                                    pedershk wrote: It's just that when people (i.e. the person starting this thread) bashes Oracle becuase their Admin tools are built in Java, I get a bit upset. The admin tools really have absolutely nothing to do with the stability or scalability of a solution like Oracle. I'm sorry if I was not clear - Oracle is obviously not crap, but the user tools, written in Java, are a festering pile of manure. That was my point. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

                                    1 Reply Last reply
                                    0
                                    • R Ray Kinsella

                                      Its made by a company called 'Quest Software', its certainily not free, but you don't have to get the full package either. Quest usually tries to sell their customers the whole package which is around €1500, when in fact you only want the basic software which is around €400 it has certainily made my life a whole lot easier. Regards Ray "Je Suis Mort De Rire"

                                      C Offline
                                      C Offline
                                      Christian Graus
                                      wrote on last edited by
                                      #28

                                      Having found the free version, I can't figure out how to view the data in a table with it - do you have any suggestions please ? Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

                                      1 Reply Last reply
                                      0
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • World
                                      • Users
                                      • Groups