![]() | |
#91
| |||
| |||
|
|
michael newport wrote: Linux, Apache and PHP are succesful because there is a strong developer and user community. Ingres doesn't have this, and making something OpenSource doesn't cause this community to automatically build. Linux, Apache and PHP did not start off successful. They grew. Ingres has existed for a long time, the base IS there comp.databases.ingres The "base" is database developers not people that write kernel code in C. They will all die of old age before they figure out how to give the Ingres kernel capabilities that were in Oracle 8i. Linux in particular benefited from the focus companies like Oracle, IBM and others placed on it. The same level of focus is unlikely to happen for Ingres. Companies focus on Linux because it is free. A huge advantage. Nonsense. Absolute ignorant nonsense. I consult for a division of The Boeing company. The cost of an operating system compared to the total cost of an application is so small as to be invisible. Do you really think we are going to build a $15,000,000 system and worry about the lousy few hundred or few thousand dollars for the O/S? We chose Linux because it gave us better performance, in lab tests with our application than did Win2K, WinXP, Solaris 2.9 and HP/UX 11i. |
#92
| |||
| |||
|
|
$400 is less than we spend in a week for free softdrinks for our employees. Get a life. |
#93
| |||
| |||
|
#94
| |||
| |||
|
|
Why Oracle and not DB2? There are numerous sound technical reasons. And this.. == /home/billy/> sqlplus dataware@whs SQL*Plus: Release 9.2.0.5.0 - Production on Mon Nov 15 15:27:06 2004 Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved. Enter password: Connected to: Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production With the Partitioning, Oracle Label Security, OLAP and Oracle Data Mining options JServer Release 9.2.0.4.0 - Production SQL> set timing on SQL> select count(*) from x25_calls; COUNT(*) ---------- 672839836 Elapsed: 00:00:35.18 SQL> exit Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production With the Partitioning, Oracle Label Security, OLAP and Oracle Data Mining options JServer Release 9.2.0.4.0 - Production == Now anyone that have an idea what databases are about, will know what a SELECT COUNT entails, I/O wise.. and how critical table and index designs plays in optimising access and lowering I/O. Can any other database, Open Source or commercial, come anywhere close to this? I doubt it. And no, this nothing to do with hardware. The above was run against an old K-class HP-UX platform. |
#95
| |||
| |||
|
|
what a dork... |
#96
| ||||||||
| ||||||||
|
|
"Rhino" <rhino1 (AT) NOSPAM (DOT) sympatico.ca> wrote One of my friends, Scott, is a consultant who doesn't currently have newsgroup access so I am asking these questions for him. I'll be telling him how to monitor the answers via Google Newsgroup searches. Scott has heard a lot of hype about DB2 and Oracle and is trying to understand the pros and cons of each product. I'm quite familiar with DB2 but have never used Oracle so I can't make any meaningful comparisons for him. He does not have a lot of database background but sometimes has to choose or recommend a database to his clients. Scott has enough life-experience to take the marketing information produced by IBM and Oracle with a grain of salt and would like to hear from real DBAs, especially ones who are fluent with both products, for their views on two questions: 1. What are the pros and cons of the current releases of DB2 and Oracle? 2. What other sources of *independent* information are available to help someone new to databases choose between DB2 and Oracle? This is *not* a troll and we don't want to start a flame war! Scott just want some honest facts to help him decide which product is best at which jobs. Hi, |
|
without going into much religious talking, ask yourself: |
|
How many OS versions of DB2 are on the market? How many OS versions of Oracle? |
|
For DB2 you find different databases for quite every platform (OS 390, UNIX, AIX, mainframe...) - name it. For every problem they have a database - incompatible between each other... In Oracle you deal with the same architecture on every OS platform they support. |
|
Some of the things I like in Oracle |
|
* a lot of features to select from (Oracles index types i.e.) * the shared sql approach * multi-versioning and read consistency implementation (SELECT without being blocked by writes i.e.) |
|
yk |
|
at least, all databases return the data that you store, |
#97
| |||
| |||
|
|
Serge, would you like to see these other IBM products OpenSourced ? |
|
Regards Michael Newport |
#98
| |||
| |||
|
|
Hi, A few years ago (2000 ?) I installed an oracle client on a linux server (oracle8iR2 on Debian Woody) and everything went beautifully. (with DBD::Oracle) Now, I need an oracle client on my new laptop. (debian Sarge) I tried oracle 10g instant client but whitout success. See below. zorro@armada:~/tmpOra/instantclient10_1$ ls -al total 85788 drwxr-xr-x 2 zorro zorro 4096 2005-05-24 17:11 . drwxr-xr-x 3 zorro zorro 4096 2005-05-23 19:02 .. -rwxr-xr-x 1 zorro zorro 14428 2005-05-24 17:11 a.out -r--r--r-- 1 zorro zorro 1461081 2004-11-08 21:25 classes12.jar -r--r--r-- 1 zorro zorro 1353 2004-11-08 21:25 glogin.sql -rwxr-xr-x 1 zorro zorro 13495923 2004-11-08 21:25 libclntsh.so.10.1 -r-xr-xr-x 1 zorro zorro 2121849 2004-11-08 21:25 libnnz10.so -rwxr-xr-x 1 zorro zorro 1229425 2004-11-08 21:51 libocci10_296.so.10.1 -rwxr-xr-x 1 zorro zorro 913575 2004-11-08 21:25 libocci.so.10.1 -rwxr-xr-x 1 zorro zorro 66159152 2004-11-08 21:25 libociei.so -rwxr-xr-x 1 zorro zorro 96517 2004-11-08 21:25 libocijdbc10.so -rwxr-xr-x 1 zorro zorro 760686 2004-11-08 21:25 libsqlplus.so -r--r--r-- 1 zorro zorro 1397543 2004-11-08 21:25 ojdbc14.jar -r--r--r-- 1 zorro zorro 21299 2004-11-08 21:25 README_IC.htm -rwxr-xr-x 1 zorro zorro 14428 2004-11-08 21:25 sqlplus zorro@armada:~/tmpOra/instantclient10_1$ ./sqlplus ./sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory zorro@armada:~/tmpOra/instantclient10_1$ Then I tried to install the client (ship.client.lnx32.cpio) But this seems not to be possibe on a Debian. Dee below zorro@armada:~/tmpOra2/Disk1$ ls -al total 36 drwxr-xr-x 6 zorro zorro 4096 2004-10-21 01:06 . drwxr-xr-x 3 zorro zorro 4096 2005-05-24 15:37 .. drwxrwxr-x 8 zorro zorro 4096 2004-10-21 20:40 doc drwxr-xr-x 4 zorro zorro 4096 2004-10-20 07:56 install drwxr-xr-x 2 zorro zorro 4096 2004-10-20 07:56 response -rwxr-xr-x 1 zorro zorro 1487 2004-10-20 07:56 runInstaller drwxr-xr-x 7 zorro zorro 4096 2004-11-21 22:25 stage -rwxrwxr-x 1 zorro zorro 4408 2004-10-21 01:06 welcome.htm zorro@armada:~/tmpOra2/Disk1$ ./runInstaller Starting Oracle Universal Installer... Checking installer requirements... Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8 or UnitedLinux-1.0 Failed And now I do not know what to do. I did also try to install the old oracle8iR2 but also without success. So, has someone already successfully installed an oracle client in Debian Sarge ??? (and DBD::Oracle) If yes, could I have a few tips about this install ?? Thanks carex |
![]() |
| Thread Tools | |
| Display Modes | |
| |