Re: Oracle 8i on woody problem

2002-09-11 Thread Karl E. Jorgensen
On Tue, Sep 10, 2002 at 11:38:24PM -0700, Evgeny Stukalov wrote: > Hi, > > I'm trying to get Oracle 8.1.7 to work on woody. It seems to install fine but I keep > getting "ORA-03114: not connected to ORACLE" errors while creating the starter >database. > This problem has been reported on a few o

Re: Oracle 8i on woody problem

2002-09-10 Thread Choe, Hyun-ho
try potato instead. Oracle uses glibc 2.1 and links static binary in install process. After installing Oracle, you can safely upgrade to woody or sid. - Original Message - ?? ??: "Evgeny Stukalov" <[EMAIL PROTECTED]> ?? ??: <[EMAIL PROTECTED]> ?? ??: 2002? 9? 11?

Oracle 8i on woody problem

2002-09-10 Thread Evgeny Stukalov
Hi, I'm trying to get Oracle 8.1.7 to work on woody. It seems to install fine but I keep getting "ORA-03114: not connected to ORACLE" errors while creating the starter database. This problem has been reported on a few other mailing lists, but the chief solution offered seems to be "run SUSE".

Re: installing oracle 8i: can't connect display :0.0

2001-02-09 Thread will trillich
TECTED] > Sent: Friday, February 09, 2001 2:46 PM > To: debian-user@lists.debian.org > Subject: installing oracle 8i: can't connect display :0.0 > > > i'm new at this X stuff, so whip out the clue stick: i tried > `./runInstaller` on the oracle8i install cd, and i get &g

RE: installing oracle 8i: can't connect display :0.0

2001-02-09 Thread Chad Maine
As the same user who started the X server do a "xhost + localhost" to allow X connections from anyone on the machine. -Original Message- From: will trillich [mailto:[EMAIL PROTECTED] Sent: Friday, February 09, 2001 2:46 PM To: debian-user@lists.debian.org Subject: installing

installing oracle 8i: can't connect display :0.0

2001-02-09 Thread will trillich
i'm new at this X stuff, so whip out the clue stick: i tried `./runInstaller` on the oracle8i install cd, and i get XLIB: connection to ":0.0" refused by server i've tried export DISPLAY=:0.1 export DISPLAY=:1.0 export DISPLAY=:1.1 export DISPLAY=localhost

Re: Oracle 8i ProC and Debian Potato

2001-02-08 Thread Eric G . Miller
Original Message - > >From: "Stan Brown" <[EMAIL PROTECTED]> > >To: ""J.H.M. Dassen (Ray)"" <[EMAIL PROTECTED]> > >Cc: "Debian User List" > >Sent: Thursday, February 08, 2001 12:20 PM > >Subject: Re: Oracle 8i P

Re: Oracle 8i ProC and Debian Potato

2001-02-08 Thread Stan Brown
-- Original Message - >From: "Stan Brown" <[EMAIL PROTECTED]> >To: ""J.H.M. Dassen (Ray)"" <[EMAIL PROTECTED]> >Cc: "Debian User List" >Sent: Thursday, February 08, 2001 12:20 PM >Subject: Re: Oracle 8i ProC and Debian Potato

Re: Oracle 8i ProC and Debian Potato

2001-02-07 Thread Stan Brown
On Wed Feb 7 17:03:53 2001 "J.H.M. Dassen (Ray)" wrote... > >> >> What am I doing wrong here? > >You've probably forgotten to install libc6-dev which contains these headers. >If not, you'll have to provide more details (e.g. a script(1) transcript of >a compilation attempt). > Interestin

Re: Oracle 8i ProC and Debian Potato

2001-02-07 Thread Stan Brown
On Wed Feb 7 17:03:53 2001 "J.H.M. Dassen (Ray)" wrote... > >On Tue, Feb 06, 2001 at 14:16:36 -0500, Stan Brown wrote: >> bad news, _Lot's_ of erors. The firs one is failing to find stddef.h, tehn >> stdarg.h ... and so on. >> >> What am I doing wrong here? > >You've probably forgotten to install

Re: Oracle 8i ProC and Debian Potato

2001-02-07 Thread J.H.M. Dassen \(Ray\)
On Tue, Feb 06, 2001 at 14:16:36 -0500, Stan Brown wrote: > bad news, _Lot's_ of erors. The firs one is failing to find stddef.h, tehn > stdarg.h ... and so on. > > What am I doing wrong here? You've probably forgotten to install libc6-dev which contains these headers. If not, you'll have to prov

Oracle 8i ProC and Debian Potato

2001-02-07 Thread Stan Brown
I have jsut set up a Debian Potato system and installed Oracle 81 on it. All of this went well. Now I went back inot the Oracle installer and added Proc, shich I need in order to compile the Perl Oracle BDB. I decided to test the install ny compiling a sample program. bad news, _Lot's_ of erors.

Re: Oracle 8I on debian?

2000-11-23 Thread Remco van 't Veer
You can find some info on installing it on redhat at: http://jordan.fortwayne.com/oracle/index.html This should be enough to get you on the road. Oracle has included a jdk to avoid problems, IIRC. Have fun ;) On Sun, Nov 19, 2000 at 16:47, Stan Brown wrote: > I am fixing to try to install

Oracle 8I on debian?

2000-11-19 Thread Stan Brown
I am fixing to try to install Oracle *I ons a Debian Potato system. Can anyone give me any tips? Anyone have a handy HOWTO? What JDK do I need, for isntance? Thansk. -- Stan Brown [EMAIL PROTECTED]843-745-3154 Charleston S

Re: Oracle 8i R2 on a mixed potato-woody box WILL WORK!

2000-11-02 Thread Jaume Teixi
Damian Gerow wrote: > I'm having some problems creating databases with Oracle 8i (8.1.6) on a > freshly-installed woody box. Oracle works fine on Potato!!! but you can turn it running on Woody by 2 ways: A. (tested) On a mixed potato-woody box, it will work! you should instal

Oracle 8i Release2 - DB creation

2000-10-31 Thread Damian Gerow
(Followup from the post a few hours ago about problems with installing Oracle 8iR2:) I'm now trying to create a DB by script instead of using the dbassist creation. After saving the script and running it, it stops at a password prompt. So I went through the scripts, and on the second command

RE: Oracle 8i R2 on a woody box

2000-10-31 Thread Damian Gerow
> > I can get it to install fine, and the listener will run properly, but on > > creation of a database, dbassist stops at 2% and sits there (the second > > stage, "Creating Database Files"). I noticed that Oracle pretty much > > requires the original-awk installed, with a link to /bin/awk fro

RE: Oracle 8i R2 on a woody box

2000-10-31 Thread Sean 'Shaleh' Perry
> > I can get it to install fine, and the listener will run properly, but on > creation of a database, dbassist stops at 2% and sits there (the second > stage, "Creating Database Files"). I noticed that Oracle pretty much > requires the original-awk installed, with a link to /bin/awk from > /usr/

Oracle 8i R2 on a woody box

2000-10-31 Thread Damian Gerow
I'm having some problems creating databases with Oracle 8i (8.1.6) on a freshly-installed woody box. The Oracle HOWTO says to use RedHat, but I'm quite addicted to 'dselect'. I have been able to use Oracle on RedHat 6.2 without any problems at all. I can get it to i

Re: Oracle 8i problems.

2000-09-11 Thread Kenneth Sims
to install Oracle 8i on a Debian box and even though I have followed the directions to the tee, I keep recieving the same error when I try to run the "./runInstaller" command. This is the error I am recieving: Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Pl

Oracle 8i

2000-09-11 Thread James Grant
Hi, I am trying to install Oracle 8i on a Debian box and even though I have followed the directions to the tee, I keep recieving the same error when I try to run the "./runInstaller" command. This is the error I am recieving: Initializing Java Virtual Machine from /usr/local/j

Oracle 8i problems.

2000-09-11 Thread James Grant
Hi, I am trying to install Oracle 8i on a Debian box and even though I have followed the directions to the tee, I keep recieving the same error when I try to run the "./runInstaller" command. This is the error I am recieving: Initializing Java Virtual Machine from /usr/local/j

Problems installing Oracle 8i

2000-09-11 Thread James Grant
Hi, I am trying to install Oracle 8i on a Debian box and even though I have followed the directions to the tee, I keep recieving the same error when I try to run the "./runInstaller" command. This is the error I am recieving: Initializing Java Virtual Machine from /usr/local/j

Re: Problem installing Oracle 8i

2000-09-11 Thread Jaume Teixi
ng 8.1.6, oracle installs JRE 1.1.7 on /home/oracle/jre and isn't necessary to have it installed under /usr/local/ hope it helps !! > Hi, > I am trying to install Oracle 8i on a Debian box and even though I have > followed the > directions to the tee, I keep recieving the sam

Problems Installing Oracle 8i

2000-09-11 Thread James Grant
Hi, I am trying to install Oracle 8i on a Debian box and even though I have followed the directions to the tee, I keep recieving the same error when I try to run the "./runInstaller" command. This is the error I am recieving: Initializing Java Virtual Machine from /usr/local/j

Problem installing Oracle 8i

2000-09-10 Thread James Grant
Hi, I am trying to install Oracle 8i on a Debian box and even though I have followed the directions to the tee, I keep recieving the same error when I try to run the "./runInstaller" command. This is the error I am recieving: Initializing Java Virtual Machine from /usr/local/j

Problem installing Oracle 8i

2000-09-10 Thread James Grant
Hi, I am trying to install Oracle 8i on a Debian box and even though I have followed the directions to the tee, I keep recieving the same error when I try to run the "./runInstaller" command. This is the error I am recieving: Initializing Java Virtual Machine from /usr/local/j

Re: Oracle 8i and Debian?

2000-06-28 Thread Steve Mayer
Mike, I've used both the 8.1.5 and 8.1.6.1 versions. Definitely stick with the latter. The installation was pretty much a breeze. The only snafu that I've run up against is lack of sufficient swap space. Make sure that you have at least 325MB of swap out there and available. (This might be

Re: Oracle 8i and Debian?

2000-06-27 Thread Jeff Noxon
I'm running Oracle 8 w/ Potato on a production server. It was a PITA to get running but it runs very well. You'll find the discussion forums at Oracle.com an invaluable resource. Regards Jeff

Oracle 8i and Debian?

2000-06-27 Thread Mike Barton
Subject says it all... anyone got this setup going and if so, was it a bunch of work? Seems like RedHat's 2 grand is a bit much for a "certified" Linux for Oracle. I'd much rather use Debian. Any amd all comments welcome.  

Re: any experience with Oracle 8i 8.1.6 in potato

2000-05-06 Thread kmself
I'll simply add, having watched several people bloody themselves horribly trying to get O8i on an RH 6.1 system, that the installation is broken for RH itself. There is apparently 3rd party documentation which fills in where Oracle and RedHat fail. On Sat, May 06, 2000 at 11:32:48AM -0500, Raj Ma

any experience with Oracle 8i 8.1.6 in potato

2000-05-06 Thread Raj Manandhar
Just curious to see if anyone has been able to install the above. I saw some success notes in the archive for earlier versions. I'm guessing that there will be some library incompatibilities since the software seems to have Red Hat 6.1 as its native platform. -- Raj Manandhar ([EMAIL PROTECTED])

Problem with Oracle 8i on potato

2000-04-01 Thread Matt Surico
Greetings Has anyone tried to get Oracle 8i running on potato? I am having a segmentation fault problem with certain binaries: svrmgrl, sqlplus, sqlldr, imp, exp, dbv, to mention a few, immediately seg fault upon execution yet a couple of others (lsnrctl, tkprof) work fine. I initially tried

RE: oracle 8i

2000-02-11 Thread Onno
At 09:35 AM 2/10/00 -0800, debian wrote: >I have oracle 8i running under potato 2.2.14. > >The installer required JRE which I had to get from elsewhere(not dselect). >Additiontally the installer required you to install under X (visually java). > >But It runs great! What JRE

RE: oracle 8i

2000-02-10 Thread debian
I have oracle 8i running under potato 2.2.14. The installer required JRE which I had to get from elsewhere(not dselect). Additiontally the installer required you to install under X (visually java). But It runs great! +=> -Original Message- +=> From: Tiago Antao [mailto:[EMAIL PRO

Re: oracle 8i

2000-02-09 Thread Steve Mayer
Tiago Antao wrote: > > Hi! > > Does anybody has instaled oracle 8i ee in debian? I'd really prefer to > install it in debian, but the docs talk about redhat only, and I'm a bit > afraid of installing a production oracle on debian. I've already tried > for developme

Re: oracle 8i

2000-02-09 Thread Denis Zaitsev
The big hemorroidali with installation 'cos of \r\n instead of simple \n in all the Oracle distribution's text files. Debian does nothing if such the file is a script. But when this problem had been resolved all were ok.

Re: oracle 8i

2000-02-09 Thread Chris Schleifer
i! > > Does anybody has instaled oracle 8i ee in debian? I'd really prefer to > install it in debian, but the docs talk about redhat only, and I'm a bit > afraid of installing a production oracle on debian. I've already tried > for development and tests, and had some pr

oracle 8i

2000-02-08 Thread Tiago Antao
Hi! Does anybody has instaled oracle 8i ee in debian? I'd really prefer to install it in debian, but the docs talk about redhat only, and I'm a bit afraid of installing a production oracle on debian. I've already tried for development and tests, and had some problems (with awk a

RE: Problems Installing Oracle 8i on Solaris 7 (x86)

2000-01-18 Thread Sean 'Shaleh' Perry
This is a support channel for Debian GNU/Linux and other Debian related projects / information. If you need Sun help, you will need to look elsewhere. On 18-Jan-2000 Dan Zemke wrote: > I continue to get the following statement -- syntax error: '(' unexpected -- > when running runInstaller (8.1.

Problems Installing Oracle 8i on Solaris 7 (x86)

2000-01-18 Thread Dan Zemke
I continue to get the following statement -- syntax error: '(' unexpected -- when running runInstaller (8.1.5) and orainst (8.0.5) on a Solaris 7 (x86) PII 333. I believe this is caused by terminal problems. Oracle doesn't recognize TERM as dtterm. I've tried TERM and ORACLE_TERM as 386 with no

Re: Oracle 8i has problems [solved]

1998-11-28 Thread Lukas Eppler
Success! The Oracle 8i together with Oracle Webserver is running. We installed redhat and the same error occurred, so we (gladly) switched back, so it's no debian specific problem. The problem seems to be not a configuration error but a bug in oracle; a queue somewhere (we don't know)

Oracle 8i has problems

1998-11-26 Thread Lukas Eppler
Hi, We managed to set up an Oracle Version 8i on our 2xPII/512MB debian box with the Oracle Webserver, but it answers webrequests only all 10.05 seconds. If I manage to wget the page right before the tick, I get it instantly, otherwise I have to wait up to 10 seconds. Logs seem to think the reques