Re: Oracle AND 2.4 kernel

2003-10-21 Thread Willem van der Walt<[EMAIL PROTECTED]>
Hello, You do not need to compile a special kernel for running oracle. The only thing with Oracle 9i is that you have to un-install the openldap packages and let oracle install its own. If you want support from Oracle you would have to buy the Red Hat advanced server. If not, then you can install o

Re: Oracle 9i Install Issues

2003-09-02 Thread Reuben D. Budiardja
On Tuesday 02 September 2003 01:54 pm, Vincent Cocco wrote: > Linuxers: > > Anyone on this list successfully downloaded and installed Oracle 9i > from the Oracle website? > > I opted to install from my hard drive and have created my mount points, > u01 and u02, respectively. > I'm getting the follo

Re:(Oracle Installation error) What this error mean ?

2003-08-28 Thread sentinel
I've installed Oracle 9i under RedHat 9 just fine. There were a few minor things needed to make it work however it was really easy. I've also setup Oracle 8 under Linux 7.2/7.3. Took a bit more work to build a stable database. Unless there is a good reason for Oracle 8 I would recommend upgradi

Re: Re:(Oracle Installation error) What this error mean ?

2003-08-28 Thread Eduardo A. dela Rosa
On Thu, 2003-08-28 at 03:30, Sambit Nanda wrote: > ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. > > > Please wait... > > > > > > /ora_d01/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libzip.so: > > > symbol errno, ve

Re:(Oracle Installation error) What this error mean ? (SambitNanda)

2003-08-27 Thread Wartnick, James
get it from them (as long as you don't use it for commercial purposes)). -Jim Wartnick -- Original Message Message: 30 Date: Wed, 27 Aug 2003 12:30:42 -0700 (PDT) From: Sambit Nanda <[EMAIL PROTECTED]> Subject: Re:(Oracle Installation error) What this error mean ?

Re:(Oracle Installation error) What this error mean ?

2003-08-27 Thread Sambit Nanda
Tahnks for the answer I have JAVA_HOME set here is my .bash_profile PATH=$PATH:$HOME/bin:/bin:/usr/local/bin export PATH unset USERNAME #umask 0222 export ORACLE_HOME=/oracle/oracle/817 export ORACLE_SID=getreport1 export ORACLE_DOC=$ORACLE_HOME/doc export ORACLE_BASE=$ORACLE_HOME export PATH=

Re: Oracle Installation Problem (was Re: What this error mean?)

2003-08-26 Thread fred smith
On Tue, Aug 26, 2003 at 04:26:18PM -0700, Richard Crawford wrote: > Sambit Nanda said: > > >> I have the difficulty to Install Oracle 8.X on my > >> RH9 I gave up trying to install oracle 8.1.7 client on RH9, haven't tried a full DB. I couldn't find any info on the web about oracle 8.1.x on RH9,

Re: oracle problem

2003-07-03 Thread C. Linus Hicks
On Thu, 2003-07-03 at 10:02, Nurullah Akkaya wrote: > i use show status command to calculate the size of a table but i cant seem > to find an option to calculate the table size in oracle i tried > select sum(bytes)/1024/1024 from 'table_name'; but this did not workr i can > calculate the size of

Re: Oracle 9i Installation on Redhat 9

2003-06-09 Thread Werner Puschitz
On Mon, 9 Jun 2003, Geffrey Velasquez wrote: > Hi friends, > > I'm trying to install Oracle 9i R2 over RH 9 without success, the > installation program stops when try to copy the file called "README" You can find the solution for this problem at http://www.puschitz.com/InstallingOracle9i.shtml

Re: oracle install problems

2003-03-30 Thread Michael S. Dunsavage
Thank you for the reply, unfortunately, tho, I still get the same errors. On Sunday 30 March 2003 06:49 pm, you wrote: > Try setting all of your environment variables first: > > I think the one that is giving you problems is the JAVA_HOME one > Just do: > export JAVA_HOME=/usr/java/j2sdk-1.4.1_02

Re: oracle install problems

2003-03-30 Thread Mark Hutchinson
Try setting all of your environment variables first: I think the one that is giving you problems is the JAVA_HOME one Just do: export JAVA_HOME=/usr/java/j2sdk-1.4.1_02 (your path will not be exacly that but just have a look at where your java is installed ) Then try again. You will want to set

Re: Oracle install problems?

2003-03-26 Thread sentinel
I've had issues with their JRE. Unless they fixed it I don't recommend it. Below was my inspiration for Oracle installs with RedHat. http://staff.in2.hr/denis/oracle Yes, there are settings in the Oracle environment which must be set prior to installation including changes to the kernel per Ora

Re: Oracle install problems?

2003-03-25 Thread Ben Russo
Jon Haugsand wrote: * Dan Dobbs Make sure you have Java 1.1.8 installed. It's rather picky about the version. You should be able to download an RPM or tarball from Sun. Doesn't that follow with Oracle? There is a *GREAT* howto at: http://jordan.fortwayne.com/oracle/ -- redhat-list

Re: Oracle install problems?

2003-03-25 Thread fred smith
On Tue, Mar 25, 2003 at 09:06:08AM -0700, sentinel wrote: > Unless Oracle fixed it I wouldn't recommend using their own JRE. When I > started installing Oracle on Linux servers I had all sorts of problems. > When I replaced their JRE most of the problems went away. > > > > Every Oracle installa

Re: Oracle install problems?

2003-03-25 Thread sentinel
Unless Oracle fixed it I wouldn't recommend using their own JRE. When I started installing Oracle on Linux servers I had all sorts of problems. When I replaced their JRE most of the problems went away. > Every Oracle installation package I've seen (admittedly not a huge > number) contains its o

Re: Oracle install problems?

2003-03-25 Thread fred smith
On Tue, Mar 25, 2003 at 08:44:23AM +0100, Jon Haugsand wrote: > * Dan Dobbs > > Make sure you have Java 1.1.8 installed. It's rather picky about the > > version. You should be able to download an RPM or tarball from Sun. > > Doesn't that follow with Oracle? Every Oracle installation package I've

Re: Oracle install problems?

2003-03-24 Thread Jon Haugsand
* Dan Dobbs > Make sure you have Java 1.1.8 installed. It's rather picky about the > version. You should be able to download an RPM or tarball from Sun. Doesn't that follow with Oracle? -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no -- redhat-list mailing list unsubscribe mai

Re: Oracle install problems?

2003-03-24 Thread Dan Dobbs
Make sure you have Java 1.1.8 installed. It's rather picky about the version. You should be able to download an RPM or tarball from Sun. -dd >>> [EMAIL PROTECTED] 03/24/03 09:12AM >>> When I go to install Oracle 8i I get this problem: [EMAIL PROTECTED] linux]$ ./runIns.sh java_vm process: could

RE: Oracle

2003-03-11 Thread sentinel
I've used the following web site to help me build my own documentation. http://staff.in2.hr/denis/oracle/ No instructions for RedHat 8.0 however the 7.3 instructions may help you. I can send you a copy of what I did offline if interested. Haven't set it up on an RedHat 8 system (yet). I'm su

Re: ORACLE

2003-03-11 Thread Milen Pankov
Title: RE: ORACLE i have installed glibs - it doesn't help, but thanks anyway     - Original Message - From: Sites, Brad To: '[EMAIL PROTECTED]' Sent: Tuesday, March 11, 2003 5:40 PM Subject: RE: ORACLE Sorry, can't help much.  We

Re: ORACLE

2003-03-11 Thread Milen Pankov
yes the listener is running - Original Message - From: "Aly Dharshi" <[EMAIL PROTECTED]> To: "RedHat Lists" <[EMAIL PROTECTED]> Sent: Tuesday, March 11, 2003 6:39 PM Subject: Re: ORACLE > We have had a similar error on Solaris 9 with 8.1.5 but

Re: ORACLE

2003-03-11 Thread Aly Dharshi
d > To: '[EMAIL PROTECTED]' > Sent: Tuesday, March 11, 2003 5:20 PM > Subject: RE: ORACLE > > > can't create a database with oracle 8.1.7. > the installation went fine, but when i start dbassist on the 2% of the > database creation it tels me

RE: ORACLE

2003-03-11 Thread Sites, Brad
Title: RE: ORACLE Sorry, can't help much.  We use Advanced Server.  Oracle does not certify their RDBMS on 8.0.  The last "non-enterprise" version (and I use that term very loosely) they have certified the RDBMS for is 7.1.  After that, the only Redhat product they have plans t

Re: ORACLE

2003-03-11 Thread Milen Pankov
Title: RE: ORACLE red hat 8.0 - Original Message - From: Sites, Brad To: '[EMAIL PROTECTED]' Sent: Tuesday, March 11, 2003 5:20 PM Subject: RE: ORACLE can't create a database with oracle 8.1.7. the installation went fine, but when i start db

RE: ORACLE

2003-03-11 Thread Sites, Brad
Title: RE: ORACLE can't create a database with oracle 8.1.7. the installation went fine, but when i start dbassist on the 2% of the database creation it tels me: "not connected to oracle". any ideas? What version of Redhat?

Re: Oracle & Redhat 8.0 Help

2003-01-07 Thread John P Verel
On 01/07/03 08:05 -0700, Roger Keslar wrote: > I was able to get oracle 8.1.7 installed on RH 8.0 but am having problems > with creating a database. The DBA and myself start the dbassist and in just > hangs on the first option. I have gone through the installation > instructions and have install

RE: Oracle 817 install on Redhat 8.0

2002-12-19 Thread Roger Keslar
Thanks for the help Roger -Original Message- From: Naguib KERROUM [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 12:41 PM To: '[EMAIL PROTECTED]' Subject: Re: Oracle 817 install on Redhat 8.0 On Wed, Dec 18, 2002 at 11:14:56AM -0700, Roger Keslar wrote: > &

Re: Oracle 817 install on Redhat 8.0

2002-12-18 Thread sentinel
Several months ago I came across a similar problem. Oracle 8.1.7 for RedHat 7.3. Oracle ALWAYS pestered me stating they supported up to RedHat 7.1 (which has the older glibc 2.1 I think). They used this to build Oracle for Linux and will NOT certify that anything beyond 7.1 will work. After muc

Re: Oracle 817 install on Redhat 8.0

2002-12-18 Thread Naguib KERROUM
On Wed, Dec 18, 2002 at 11:14:56AM -0700, Roger Keslar wrote: > > > > I need to see if anyone knows what I need to do to get oracle 817 installed > on redhat 8.0 I have followed the instructions and have RedHat 8.0 set up > correctly but when I start the runInstaller I receive the following: >

Re: oracle 9i client server connetctivity.

2002-09-27 Thread Willem van der Walt<[EMAIL PROTECTED]>
You need to check that the tnsnames.ora file on both the server and client machines contains an entry for test1. First run the command lsnrctl status from the user that installed oracle. It should show you if the listener is running. If it is running, and you have a correct tnsnames.ora on the cl

Re: oracle 9i client server connetctivity.

2002-09-27 Thread Ravi Narwade
thanks Willem i tried sqlplus scott/tiger@test1 on server but it doesnt work and gives adn error ORA-12154: TNS:could not resolve service name when i tried to reconfigute the listener configuration by using the netca it says Listener start failed. Listener may already be running so what i hav

Re: oracle 9i client server connetctivity.

2002-09-27 Thread Willem van der Walt<[EMAIL PROTECTED]>
what does the listener status tell you about the activity of the listener and what does the listener log say? Use lsnrctl status to check. Can you connect from the server itself to: sqlplus scott/tiger@test1 On Fri, 27 Sep 2002, Ravi Narwade wrote: > > hi everybody > i have installed oracle 9i

Re: Oracle Installation Fails (SOLVED)

2002-08-02 Thread Peter Peltonen
The problem was solved. It seems that it was either the Dell hardware monitoring software or Red Hat's own snmpd which was screwing up the Agent installation. Shutting those services, rebooting the machine and doing a clean install got me a working server :) Cheers, Peter On Thu, 2002-08-01 at

RE: "Oracle-like" databases on Linux

2002-03-14 Thread Brenden Walker
True, I should have said Firebird (based on Interbase 6.0). > -Original Message- > From: Fernando Lozano [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 13, 2002 8:07 PM > To: [EMAIL PROTECTED] > Subject: Re: "Oracle-like" databases on Linux > > >

Re: "Oracle-like" databases on Linux

2002-03-13 Thread Thierry ITTY
you can get oracle/linux to download for free. there's some things to read about install (setting language, glibc patch...) postgresql is quite close to oracle (same features i mean) and you could learn a lot with it, even on a small-sized machine, standard rpms exist. it's a very complete produc

Re: "Oracle-like" databases on Linux

2002-03-13 Thread Fernando Lozano
Hi Brenden, > Interbase (aka: Firebird) is open source and free. It has a very small > footprint, easy to administer, fast and has some pretty nice advanced > features (replication, shadowing) > > http://firebird.sourceforge.net/ Well, not exactly. Firebird is a fork on the Interbase code whi

Re: "Oracle-like" databases on Linux

2002-03-13 Thread Fernando Lozano
Hi Paul, > I need to become more familiar with databases for a project at work. The > clients we work with frequently use Oracle or Informix. > > Is there any free versions of databases that are similiar in concept to > the above mentioned Oracle/Informix? Are the open source versions (i.e. > Po

RE: "Oracle-like" databases on Linux

2002-03-13 Thread Brenden Walker
TECTED]] > Sent: Wednesday, March 13, 2002 3:20 PM > To: [EMAIL PROTECTED] > Subject: RE: "Oracle-like" databases on Linux > > > Informix also has a free Linux port like Oracles. > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mai

RE: "Oracle-like" databases on Linux

2002-03-13 Thread Rev. David P. Giffen
Informix also has a free Linux port like Oracles. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Greene > Sent: Wednesday, March 13, 2002 12:09 PM > To: [EMAIL PROTECTED] > Subject: "Oracle-like" databases on Linux > > > > I need to become mor

Re: "Oracle-like" databases on Linux

2002-03-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 13 Mar 2002, Paul Greene wrote: >I need to become more familiar with databases for a project at work. The >clients we work with frequently use Oracle or Informix. > >So, in my spare time (ha ha ha), I would like to play around with creating >s

Re: "Oracle-like" databases on Linux

2002-03-13 Thread Werner Puschitz
Oracle has a license where you can download it and install it for free. Just check the license before you download it. Here is a procedure I wrote for installing Oracle on Red Hat Linux: http://www.puschitz.com/InstallingOracle9i.html Werner On Wed, 13 Mar 2002, Paul Greene wrote: > > I n

Re: "Oracle-like" databases on Linux

2002-03-13 Thread Hidong Kim
If you just want to get familiar with Oracle, you can download Oracle for Linux free from the Oracle Web site under a developer's license. You can play around with it, and develop with it. But then if you want to sell software that you developed using Oracle under this free license, you have to

Re: Oracle to PostgreSQL migration [was MySQL Binary RPM]

2002-02-15 Thread Brian Ashe
Saul, On Friday 15 February 2002 12:37, you said something about: > Can you recommend a website/book with hints/tips on migrating from > Oracle to PostgreSQL? That depends on what type of help you need to migrate. Tables and most SQL should be rather strait forward. If you are looking for help

Re: Oracle(8.1.6) on 7.2

2001-12-13 Thread fred smith
On Thu, Dec 13, 2001 at 04:50:16PM +0530, [EMAIL PROTECTED] wrote: > Hi all, > > I wish to install oracle(8.1.6) on a standard X86 machine running > RH7.2. Is there anyway to do it? > > The oracle on RH6.2 is very stable & doing fine. > > The docs at (http://www.systemtoolbox.com/ar

RE: Oracle 8.1.7 installation on redhar linux 6.2

2001-03-21 Thread Paul Anderson
c: <[EMAIL PROTECTED]> Sent: Wednesday, March 21, 2001 14:28 Subject: RE: Oracle 8.1.7 installation on redhar linux 6.2 > I updated to 7.0 and the install works much better. > > Paul Anderson > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On

Re: Oracle 8.1.7 installation on redhar linux 6.2

2001-03-21 Thread Claudiu Balciza
well, I tried myself to install on a (updated) RH7.0 and the install fails do you have glibc 2.2 ? Claudiu Balciza - Original Message - From: "Paul Anderson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 21, 20

RE: Oracle 8.1.7 installation on redhar linux 6.2

2001-03-21 Thread Paul Anderson
I updated to 7.0 and the install works much better. Paul Anderson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Claudiu Balciza Sent: Wednesday, March 21, 2001 5:14 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Oracle 8.1.7 installation

Re: Oracle 8.1.7 installation on redhar linux 6.2

2001-03-21 Thread Claudiu Balciza
hope you soved the problem by now just in case you did not, you need to have the XKeysymDB file (attached) in the /usr/X11R6/lib/X11 directory Claudiu - Original Message - From: "Praveen Mitta" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 16, 2001 21:49 Subject: O

Re: Oracle 8.1.7 installation on redhar linux 6.2

2001-02-22 Thread Robert Reyes
i am not really sure but i think it requires a higher kernel version, 2.2.16 i guess. as far as i remember, rh 6.2 is only 2.2.14, if you have upgraded your kernel, then just disregard what i said here =) Subject is Oracle 8.1.7 installation on redhar linux 6.2; on Sat, 17 Feb 2001,Praveen Mitt

Re: Oracle 8.1.7 installation on redhar linux 6.2

2001-02-18 Thread Robert Reyes
i am not really sure but i think it requires a higher kernel version, 2.2.16 i guess. as far as i remember, rh 6.2 is only 2.2.14, if you have upgraded your kernel, then just disregard what i said here =) Subject is Oracle 8.1.7 installation on redhar linux 6.2; on Sat, 17 Feb 2001,Praveen Mit

RE: Oracle 8 on redhat 6.2

2001-01-26 Thread Thornton Prime
ivind Glomsrèd > Sent: Friday, January 26, 2001 10:25 AM > To: Denis J. Cirulis > Cc: [EMAIL PROTECTED] > Subject: Re: Oracle 8 on redhat 6.2 > > > "Denis J. Cirulis" <[EMAIL PROTECTED]> writes: > > > On Thu, Jan 25, 2001 at 01:41:40PM -0500, Trond Eivind

RE: Oracle 8 on redhat 6.2

2001-01-26 Thread Paul Anderson
26, 2001 10:25 AM To: Denis J. Cirulis Cc: [EMAIL PROTECTED] Subject: Re: Oracle 8 on redhat 6.2 "Denis J. Cirulis" <[EMAIL PROTECTED]> writes: > On Thu, Jan 25, 2001 at 01:41:40PM -0500, Trond Eivind GlomsrЬd wrote: > teg> There is a patch, which AFAIR is included in

Re: Oracle 8 on redhat 6.2

2001-01-26 Thread Trond Eivind Glomsrød
"Denis J. Cirulis" <[EMAIL PROTECTED]> writes: > On Thu, Jan 25, 2001 at 01:41:40PM -0500, Trond Eivind GlomsrЬd wrote: > teg> There is a patch, which AFAIR is included in in the Enterprise edition > teg> of Red Hat Linux 6.2. > teg> > teg> The enterprise kernel is included with all versions of

Re: Oracle 8 on redhat 6.2

2001-01-25 Thread Denis J. Cirulis
On Thu, Jan 25, 2001 at 01:41:40PM -0500, Trond Eivind Glomsrød wrote: teg> There is a patch, which AFAIR is included in in the Enterprise edition teg> of Red Hat Linux 6.2. teg> teg> The enterprise kernel is included with all versions of Red Hat Linux 7 teg> (which also has a glibc which large f

Re: Oracle 8 on redhat 6.2

2001-01-25 Thread Trond Eivind Glomsrød
Frank Carreiro <[EMAIL PROTECTED]> writes: > I haven't done it myself but I've been told the 2.4.0 kernel > eliminates the 2 Gb file limit. I'm unaware of a patch for the > 2.2.x kernel. There is a patch, which AFAIR is included in in the Enterprise edition of Red Hat Linux 6.2. The enterpris

Re: oracle 8 on redhat 6.2

2001-01-25 Thread Trond Eivind Glomsrød
"Denis J. Cirulis" <[EMAIL PROTECTED]> writes: > Hello ! > > I'm trying to install oracle 8 on redhat 6.2 (because debian is > not the supported platform) and have one question. > How can I patch the kernel to obtain the file creation of >2Gb ? The Enterprise edition comes with this patch appl

RE: Oracle 8 on redhat 6.2

2001-01-25 Thread Frank Carreiro
I haven't done it myself but I've been told the 2.4.0 kernel eliminates the 2 Gb file limit. I'm unaware of a patch for the 2.2.x kernel. Frank Hello ! I'm trying to install oracle 8 on redhat 6.2 (because debian is not the supported platform) and have one question. How can I patch the ker

RE: Oracle 8 on RH7

2000-12-06 Thread Paul Anderson
I have it running. The 8.1.6 is much less pain than the 8.1.5. Send away! Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Lee Sent: Wednesday, December 06, 2000 1:12 AM To: [EMAIL PROTECTED] Subject: Re: Oracle 8 on RH7 good luck. should

Re: Oracle 8 on RH7

2000-12-05 Thread Steve Lee
good luck. should be simple. when you have it running. i can send you some stuff to startup and shutdown oracle on shutdown and bootup. - Original Message - From: "Paul Anderson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 05, 2000 12:25

RE: Oracle 8 on RH7

2000-12-05 Thread Paul Anderson
Nice page! Thanks for the info. Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Lee Sent: Monday, December 04, 2000 10:04 PM To: [EMAIL PROTECTED] Subject: Re: Oracle 8 on RH7 http://jordan.fortwayne.com/oracle/ On Mon, 4 Dec 2000, Paul

Re: Oracle 8 on RH7

2000-12-04 Thread Steve Lee
http://jordan.fortwayne.com/oracle/ On Mon, 4 Dec 2000, Paul Anderson wrote: > Is there any information about running Oracle 8 on RH7? Given the new > libraries is it even possible? I have tried to search these archives, > as well as Oracle, and have not found any defintive answers? I would >

RE: Oracle Problem

2000-10-26 Thread John T. Douglass
On Wed, 25 Oct 2000, Carson, Chuck wrote: > Yes, > > I followed these instructions, however, how can you move the libraries as > suggested and get the installer to run? The installer relies on the > libraries that are supposed to be 'hidden'. > > Thanks, > Chuck > > In step 2 you are mv the

RE: Oracle Problem

2000-10-25 Thread Carson, Chuck
TED]] Sent: Wednesday, October 25, 2000 1:01 PM To: '[EMAIL PROTECTED]' Subject: RE: Oracle Problem On Tue, 24 Oct 2000, Carson, Chuck wrote: Perhaps I wasn't specific enough, go to the bugzilla adddress I posted and inside the bug posting the links to the solutons I mentioned. And

RE: Oracle Problem

2000-10-25 Thread John T. Douglass
On Tue, 24 Oct 2000, Carson, Chuck wrote: Perhaps I wasn't specific enough, go to the bugzilla adddress I posted and inside the bug posting the links to the solutons I mentioned. And yes I do have Oracle 8iR2 running on a newly installed (not upgraded) RH7.0 box. The URL again is: http://bugzi

Re: Oracle Problem

2000-10-25 Thread Marco Shaw
Just resending to the list for Chuck Carson who may have missed the email, and links... Marco - Original Message - From: "John T. Douglass" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 24, 2000 11:07 AM Subject: Re: Oracle Problem > On

RE: Oracle Problem

2000-10-24 Thread Carson, Chuck
Where can I find this solution? I am having similiar problems. Thanks greatly, Chuck -Original Message- From: John T. Douglass [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 24, 2000 7:07 AM To: [EMAIL PROTECTED] Subject: Re: Oracle Problem On Mon, 23 Oct 2000, Ahbaid Gaffoor

Re: Oracle Problem

2000-10-24 Thread John T. Douglass
On Mon, 23 Oct 2000, Ahbaid Gaffoor wrote: > Does this have to do with installing 8i Release 2 on RH 7.0? > > If so, you can't as of a week ago (may have change by now), > > the way to di is install on 6.2 and upgrade to 7.0 > > real pain, > > Ahbaid. > Actually as of a week ago you can ins

Re: Oracle Problem

2000-10-23 Thread Ahbaid Gaffoor
Does this have to do with installing 8i Release 2 on RH 7.0? If so, you can't as of a week ago (may have change by now), the way to di is install on 6.2 and upgrade to 7.0 real pain, Ahbaid. "Carson, Chuck" wrote: > Is this the proper place for Oracle on RH7 troubleshooting or is there > ano

Re: Oracle Problem

2000-10-23 Thread Marco Shaw
We'll certainly try to help when it's RedHat related. I saw an Oracle/Linux list once, but they starting requesting $$ to stay on so I bailed. If you're part of the Oracle Technology Network (free of charge) you can also post things to their forum. Marco - Original Message - From: "Car

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-20 Thread James F. Kubecki
on 2/19/00 10:11 PM, Bret Hughes at [EMAIL PROTECTED] wrote: > The trouble in my mind is that there a lot of people who have never used emacs > and > I don't know any other tool that provides mouse support for traversing a link > in > info fules. I came from the windows world and emacs is pretty

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-19 Thread Bret Hughes
I too would like to know though I can venture a guess or two. The menu/link structure is of benefit if you know what you are looking for. This menu driven structure provides the quick path to a topic and allows the searching of the entire document for pattern matching like less. The trouble in

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-19 Thread Gustav Schaffter
Hi, Why is this trend, to not use man pages anymore, growing stronger? Or at least, more and more apps produces limited man pages that initially claims to be out of date and incomplete. Why info pages? What's wrong with man? Best regards Gustav Vidiot wrote: > > >On Thu, 17 Feb 2000, Martin A

Re: Oracle for linux

2000-02-18 Thread Jon Knews
On Wed, 16 Feb 2000, Ionut Gumeni wrote: > >%_ > Hello, > From where can I download for free a version of Oracle Server for Linux! I believe the main Redhat page has a sign up wherebye you can get a CDROM of Oracle 8i for Linux -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-18 Thread Vidiot
>On Thu, 17 Feb 2000, Martin A. Marques wrote: > >> On Thu, 17 Feb 2000, Ward William E PHDN wrote: >> >> > Is there a version of GetRight for Linux? It's one of the few truly >> > great Apps for Windows that I would like to see in Linux that I thought >> > was still Windows only. I mean, I kno

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-18 Thread Wayne Dyer
Ward William E PHDN wrote: > Is there a version of GetRight for Linux? It's one of the few truly > great Apps for Windows that I would like to see in Linux that I thought > was still Windows only. I mean, I know you can use wu_ftp, etc., but > GetRight just works so darn well... For ftp operat

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-18 Thread Bret Hughes
Jeff - I get a man page too but it is one of those extracted from the full documentation deals that refers you to the info file for complete and up to date doc. If your man page is different I would like to have it Mean while I am off to freshmeat to find info2html. Bret Jeff Smelser wrote:

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-18 Thread Jeff Smelser
On Thu, 17 Feb 2000, Martin A. Marques wrote: > On Thu, 17 Feb 2000, Ward William E PHDN wrote: > > > Is there a version of GetRight for Linux? It's one of the few truly > > great Apps for Windows that I would like to see in Linux that I thought > > was still Windows only. I mean, I know you c

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-17 Thread Vidiot
>It works ok under emacs (in X) because you can use the mouse to navigate >the links. For me anyway. >charles > >On Thu, 17 Feb 2000, Bret Hughes wrote: > >> I used wget the first time yesterday. Too cool. One mostly unrelated >> question though. The manual came as info files. I have never got

Re: Oracle for linux

2000-02-17 Thread Chris Dowling
Hmm, maybe it's just me then. using a few different ftp clients (and wget) to try and resume downloads though doesn't work. thanks chris Ahbaid Gaffoor wrote: > > Hi, > > I follow the links at technet and use GetRight to manage my downloads. > > http://technet.oracle.com > > hth, > > Ahbaid

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-17 Thread Charles Galpin
It works ok under emacs (in X) because you can use the mouse to navigate the links. For me anyway. charles On Thu, 17 Feb 2000, Bret Hughes wrote: > I used wget the first time yesterday. Too cool. One mostly unrelated > question though. The manual came as info files. I have never gotten > t

Re: Oracle for linux

2000-02-17 Thread Uncle Meat
On 17-Feb-00 Chris Dowling opined: > Hi > > does anyone know if there is a mirror for ftp.oracle.com? maybe one that > supports resumed downloads? I'm doing a resumed dowload now, using 'Downloader for X' or whatever its name is. -- Girls are better looking in snowstorms. -- To unsubscribe

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-17 Thread Bret Hughes
I used wget the first time yesterday. Too cool. One mostly unrelated question though. The manual came as info files. I have never gotten the hang of info. Is there a tool to generate html with the links and such setup from an info manual(s)? Bret "Martin A. Marques" wrote: > > On Thu, 17 F

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-17 Thread Martin A. Marques
On Thu, 17 Feb 2000, Ward William E PHDN wrote: > Is there a version of GetRight for Linux? It's one of the few truly > great Apps for Windows that I would like to see in Linux that I thought > was still Windows only. I mean, I know you can use wu_ftp, etc., but > GetRight just works so darn we

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-17 Thread Vidiot
>Is there a version of GetRight for Linux? It's one of the few truly >great Apps for Windows that I would like to see in Linux that I thought >was still Windows only. I mean, I know you can use wu_ftp, etc., but >GetRight just works so darn well... >Bill Ward Try wget. MB -- e-mail: [EMAIL P

Re: GetRight for Linux? (was RE: Oracle for linux)

2000-02-17 Thread Steve Dixon
recipient.list.not.shown; @nswcphdn.navy.mil > Subject: Re: Oracle for linux > > Hi, > > I follow the links at technet and use GetRight to manage my downloads. > > http://technet.oracle.com > > hth, > > Ahbaid. > > Chris Dowling wrote: > > > Hi &

GetRight for Linux? (was RE: Oracle for linux)

2000-02-17 Thread Ward William E PHDN
From: Ahbaid Gaffoor [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 17, 2000 6:27 PM To: [EMAIL PROTECTED] Cc: recipient.list.not.shown; @nswcphdn.navy.mil Subject: Re: Oracle for linux Hi, I follow the links at technet and use GetRight to manage my downloads. http://technet.oracle.com hth, A

Re: Oracle for linux

2000-02-17 Thread Ahbaid Gaffoor
Hi, I follow the links at technet and use GetRight to manage my downloads. http://technet.oracle.com hth, Ahbaid. Chris Dowling wrote: > Hi > > does anyone know if there is a mirror for ftp.oracle.com? maybe one that > supports resumed downloads? > > thanks, > Chris. > > Ahbaid Gaffoor wrote

Re: Oracle for linux

2000-02-16 Thread Chris Dowling
Hi does anyone know if there is a mirror for ftp.oracle.com? maybe one that supports resumed downloads? thanks, Chris. Ahbaid Gaffoor wrote: > > Hi, > > 1) Go to http://technet.oracle.com > > 2) Join technet > > 3) Go to the downloads section and get Oracle Server for Linux. > > regards, >

Re: Oracle for linux

2000-02-16 Thread Ahbaid Gaffoor
Hi, 1) Go to http://technet.oracle.com 2) Join technet 3) Go to the downloads section and get Oracle Server for Linux. regards, Ahbaid. Ionut Gumeni wrote: > > Hello, > From where can I download for free a version of Oracle Server for > Linux! > Thanks. > > System Engineer Ionut Gumeni > --

Re: Oracle Download

2000-02-16 Thread Toby A. Rider
On Wed, 16 Feb 2000, Robert Glover wrote: > In response to an earlier question you can download Oracle (personal > editions) at: > > http://technet.oracle.com/software I installed and configured Oracle 8i Enterprise here on 4 different servers. Administrators beware,Oracle on Linux ha

Re: Oracle Download

2000-02-16 Thread Robert Glover
In response to an earlier question you can download Oracle (personal editions) at: http://technet.oracle.com/software -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Oracle for linux (Download)

2000-02-16 Thread Jake Johnson
You can get it from www.oracle.com and fumble throught their site or just go to ftp.oracle.com/pub/www/otn/linux/815ship.tgz I would recomend getting a free acount for oracle which is done on their www site so that you can get the new patches for the shipped 8i. Good Luck, Jake Johnson On

Re: Oracle 8i

2000-01-29 Thread Adam Getchell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marketing aside, there are a fair number of significant differences between Oracle 8.0.5 and 8.1.5 (8i). And, BTW, 8.1.6 is being released for HP-UX, Solaris, and Tru64, and is in development on other platforms (Linux, NT). - From the docs (I have an

Re: Oracle 8i

2000-01-29 Thread Wayne Dyer
Brian Hand wrote: > Its real version is 8.1.5 which as comapered to just Oracle 8 the highest > version is 8.0.6. > > You got the CD because you joined the Redhat Developer Connection most likely. > > I got one myself for joining. I knew I must have done *something* in my sleep. :-) -W- --

Re: Oracle 8i

2000-01-29 Thread Adrian Walters
how do you join? On Sat, 29 Jan 2000, Brian Hand wrote: =>Date: Sat, 29 Jan 2000 12:20:41 -0600 =>From: Brian Hand <[EMAIL PROTECTED]> =>Reply-To: [EMAIL PROTECTED] =>To: [EMAIL PROTECTED] =>Subject: Re: Oracle 8i =>Resent-Date: 29 Jan 2000 18:18:48 - =>Re

Re: Oracle 8i

2000-01-29 Thread Brian Hand
Its real version is 8.1.5 which as comapered to just Oracle 8 the highest version is 8.0.6. You got the CD because you joined the Redhat Developer Connection most likely. I got one myself for joining. Brian Paul Brown wrote: > > so what exactly is the difference between 8i and 8? or what ever

Re: Oracle 8i

2000-01-29 Thread Paul Brown
> so what exactly is the difference between 8i and 8? or what ever the pay > version of oracle is... The "i" means Internet ready. It's a bullshit marketing strategy. Paul --- Paul B. Brown

Re: Oracle 8i

2000-01-29 Thread Adrian Walters
so what exactly is the difference between 8i and 8? or what ever the pay version of oracle is... On Sat, 29 Jan 2000, Reiner Rusch wrote: =>Date: Sat, 29 Jan 2000 05:37:14 +0100 =>From: Reiner Rusch <[EMAIL PROTECTED]> =>To: [EMAIL PROTECTED] =>Subject: Re: Oracle 8i =&g

Re: Oracle 8i

2000-01-28 Thread Reiner Rusch
> For some reason, RedHat mailed me a copy of Oracle 8i on CD. Just a CD. > Is this some kind of promotion or did I order something in my sleep? > -W- 8i is a free version! Why Redhat mailed it to you, is the question! :-) > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as

Re: oracle 8i

1999-12-05 Thread Clint Tinsley
Please advise when and where you post it. TIA :-) "[EMAIL PROTECTED]" wrote: > Thanks Warren. I'm digging through their technet right now. It seems > like they omitted a lot of important info on the cd that shipped. > > I hope to have my own document up for public inspection tomorrow. > > --Mat

  1   2   >