Re: Urgent: ORA-03113

2001-07-24 Thread k johnson
You missed some of the parameter or environmental settings. --- Sadzakovic Slavica <[EMAIL PROTECTED]> wrote: > Red Hat 6.2 > > Oracle 8.1.6.1 > > 192MB of RAM > > While running dbassist, "ORA-03113 EOF on > communication channel" appears > (progress bar shows between 65% > and 75%). What mig

Urgent: ORA-03113

2001-07-24 Thread Sadzakovic Slavica
Red Hat 6.2 Oracle 8.1.6.1 192MB of RAM While running dbassist, "ORA-03113 EOF on communication channel" appears (progress bar shows between 65% and 75%). What might be possible reason? Software installation went without problems. Please help -- Please see the official ORACLE-L FAQ: http:/

RE: URGENT ORA-03113

2001-07-13 Thread Christian Trassens
Mohammad, Also in Hp-Ux 11 32 bits you have that limit. However you can try with memory windows. Regards. --- Mohammad Rafiq <[EMAIL PROTECTED]> wrote: > In some unix flavour(HP-10.20) 32 bit, it should not > exceed 1.75GB ...This > is as per Oracle Support..I think there was a mail > few day

RE: URGENT ORA-03113

2001-07-12 Thread Mohammad Rafiq
In some unix flavour(HP-10.20) 32 bit, it should not exceed 1.75GB ...This is as per Oracle Support..I think there was a mail few days back about this problem... Regards Rafiq Reply-To: [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> Date: Thu, 12 Jul 2001 05:

RE: URGENT ORA-03113

2001-07-12 Thread Helen rwulfjeq
Hi ALL Thank you for all of your responses. I made it working now. What I did is to change couple of semaphone parameters by modifying /etc/system file. Thank you again. I will take a rest now. L.H.   Helen rwulfjeq <[EMAIL PROTECTED]> wrote: I tried this but didn't work. Thank you so much. H.L

RE: URGENT ORA-03113

2001-07-12 Thread Gogala, Mladen
metalink.oracle.com -Original Message- Sent: Thursday, July 12, 2001 11:21 AM To: Multiple recipients of list ORACLE-L Hi Ray: Thanks. How can I get information about Doc ID: 17613.1 . Also there are banches of semaphore related parameters. Any guidance to do that? Ray Stell

RE: URGENT ORA-03113

2001-07-12 Thread Helen rwulfjeq
I tried this but didn't work. Thank you so much. H.L.   Jon Walthour <[EMAIL PROTECTED]> wrote: Helen:Try reducing your SHMMAX kernel parameter to under 4GB and seeif that works.--Jon Walthour, OCDBAOracle DBAComputer HorizonsCincinnati, Ohio>--- Original Message --->From: Helen rwulfjeq <[EMAIL

Re: URGENT ORA-03113

2001-07-12 Thread Helen rwulfjeq
Hi Ray: Thanks. How can I get information about Doc ID: 17613.1 . Also there are banches of semaphore related parameters. Any guidance to do that?   Ray Stell <[EMAIL PROTECTED]> wrote: On Thu, Jul 12, 2001 at 02:45:22AM -0800, Helen rwulfjeq wrote:> > Hi ALL:> Anybody has any luck to install or

Re: URGENT ORA-03113

2001-07-12 Thread Richard Ji
On Solaris 8 do "isainfo -v" if it's 64bit it will return the following: 64-bit sparcv9 applications 32-bit sparc applications For Oracle, if you go into sqlplus I believe it will say 64 bit as part of the startup message if you have 64 bit Oracle installed. I have Oracle8.1.7 EE on Solaris8.

Re: URGENT ORA-03113

2001-07-12 Thread Ray Stell
On Thu, Jul 12, 2001 at 02:45:22AM -0800, Helen rwulfjeq wrote: > > Hi ALL: > Anybody has any luck to install oracle 8.1.7 on Solaris 8. I installed 8.1.5 on same >OS without any problem. When I run dbassist , I got ORA-03113 error message. Actually >It happened when you execute the command: >

RE: URGENT ORA-03113

2001-07-12 Thread Jon Walthour
Helen: Try reducing your SHMMAX kernel parameter to under 4GB and see if that works. -- Jon Walthour, OCDBA Oracle DBA Computer Horizons Cincinnati, Ohio >--- Original Message --- >From: Helen rwulfjeq <[EMAIL PROTECTED]> >To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> >Date: 7

Re: URGENT ORA-03113

2001-07-12 Thread Christian Trassens
Why don't you try with relinking all?. Like this: $ORACLE_HOME/bin/relink all And then issue the startup with the svrmgrl. Also check the permission of the background, trace and core dumps directories or file systems. Regards. --- Helen rwulfjeq <[EMAIL PROTECTED]> wrote: > > Hi ALL: > Anybo

URGENT ORA-03113

2001-07-12 Thread Helen rwulfjeq
Hi ALL: Anybody has any luck to install oracle 8.1.7 on Solaris 8. I installed 8.1.5 on same OS without any problem. When I run dbassist , I got ORA-03113 error message. Actually It happened when you execute the command: startup nomount pfile="/u01/app/oracle/admin/DEV/pfile/initDEV.ora" I checked