Is Oracle the worst progam on the planet ?
-
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
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
-
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
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
-
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
DB Server is ok. Front-end tools suck big time. Tomasz Sowinski -- http://www.shooltz.com
-
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
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.
-
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
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"
-
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"
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
-
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
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:
-
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
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
-
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
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
-
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
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
-
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
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"
-
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
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
-
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
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
-
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
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
-
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
hi cg, check out this link Toadsoft I think there is a freeware and commercial version available. Cheers Kannan
-
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
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
-
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
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
-
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"
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