Re: Check/Remove stray shared_memory_segment and semaphore

2001-06-04 Thread Apps Sol



this is the error in my trace file and can U tell 
me where to find for this doc about glibc-

cat ora_810.trc *** 
DUMP FILE SIZE IS LIMITED TO 0 BYTES ***

  - Original Message - 
  From: 
  [EMAIL PROTECTED] 
  To: Multiple recipients of list ORACLE-L 
  Sent: Friday, June 01, 2001 10:15 
PM
  Subject: Re: Check/Remove stray 
  shared_memory_segment and semaphore
  Hi Look under $ORACLE_HOME/bin 
  for oracle executable. Do you see the file ? There was an installation bug and 
  the relink fails with out creating the executable. If you do see the file 
  then, check under $ORACLE_HOME/rdbms/log for any alert messages or traces. 
  Also, Did you follow the procedure to use glibc-2.1 instead of glibc-2.2 
  ? 
  ThanksRiyaj "Re-yas" 
  ShamsudeenCertified Oracle DBAi2 technologies  www.i2.com 
  
  


  
  "Apps Sol" 
[EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 
06/01/01 11:44 AM Please respond to ORACLE-L 
  To:   
 Multiple recipients of list ORACLE-L 
[EMAIL PROTECTED] cc:

 Subject:Check/Remove stray 
shared_memory_segment and 
  semaphoreFolks,I am trying to start a new db on one of my new Linux box 
  Dell 2450 , RHAT 7.0 and 8.1.6 .. 1GB ram and huge disk space .. 
  but I get a error at SVRMGR ORA-03113: end-of-file on 
  communication channelwhen I further checked and changed my SID to a 
  new one .. no luck I even tried DBASSIST (Hate to do it though) no luck 
  ..there is no error in my alert log Can any one tell me what are 
  the things i need to look into ..CheersRK 
  -- Please see the official ORACLE-L FAQ: 
  http://www.orafaq.com-- Author: Apps SolINET: 
  [EMAIL PROTECTED]Fat City Network Services  -- (858) 
  538-5051 FAX: (858) 538-5051San Diego, California   
   -- Public Internet access / Mailing 
  ListsTo 
  REMOVE yourself from this mailing list, send an E-Mail messageto: 
  [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and inthe message 
  BODY, include a line containing: UNSUB ORACLE-L(or the name of mailing 
  list you want to be removed from). You mayalso send the HELP command 
  for other information (like 
subscribing).


Re: Check/Remove stray shared_memory_segment and semaphore

2001-06-04 Thread Apps Sol

I was looking all day long for this doc.. can U point me to the right doc
number ..

Cheers


- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Saturday, June 02, 2001 6:56 PM



 Not necessary to use glibc-2.1, Oracle has a patch for using
 with glibc-2.2.  It's on the download page for linux Oracle, it's
 at technet.oracle.com.

 It is a set of stubs that point 2.1 calls to 2.2 functions.  It
 requires relinking Oracle and includes instructions.

 Jared


 On Friday 01 June 2001 19:15, [EMAIL PROTECTED] wrote:
  Hi
  Look under $ORACLE_HOME/bin for oracle executable. Do you see
the
  file ? There was an installation bug and the relink fails with out
  creating the executable. If you do see the file then, check under
  $ORACLE_HOME/rdbms/log for any alert messages or traces. Also, Did you
  follow the procedure to use glibc-2.1 instead of glibc-2.2 ?
 
  Thanks
  Riyaj Re-yas Shamsudeen
  Certified Oracle DBA
  i2 technologies   www.i2.com
 
 
 
 
  Apps Sol [EMAIL PROTECTED]
  Sent by: [EMAIL PROTECTED]
  06/01/01 11:44 AM
  Please respond to ORACLE-L
 
 
  To: Multiple recipients of list ORACLE-L
[EMAIL PROTECTED]
  cc:
  Subject:Check/Remove stray shared_memory_segment and
  semaphore
 
 
  Folks,
 
  I am trying to start a new db on one of my new Linux box
  Dell 2450 , RHAT 7.0 and 8.1.6 .. 1GB ram and huge disk space ..
 
  but I get a error at SVRMGR
  ORA-03113: end-of-file on communication channel
 
  when I further checked and changed my SID to a new one .. no luck
  I even tried DBASSIST (Hate to do it though) no luck ..
  there is no error in my alert log
 
  Can any one tell me what are the things i need to look into ..
 
 
  Cheers
  RK

 
 Content-Type: text/html; charset=us-ascii; name=Attachment: 1
 Content-Transfer-Encoding: 7bit
 Content-Description:
 
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: Jared Still
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Apps Sol
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: Check/Remove stray shared_memory_segment and semaphore

2001-06-04 Thread Kevin Lange

I have it.  If  you want the tar file just e-mail me directly and I send it
to you.

-Original Message-
Sent: Monday, June 04, 2001 10:21 AM
To: Multiple recipients of list ORACLE-L


I was looking all day long for this doc.. can U point me to the right doc
number ..

Cheers


- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Saturday, June 02, 2001 6:56 PM



 Not necessary to use glibc-2.1, Oracle has a patch for using
 with glibc-2.2.  It's on the download page for linux Oracle, it's
 at technet.oracle.com.

 It is a set of stubs that point 2.1 calls to 2.2 functions.  It
 requires relinking Oracle and includes instructions.

 Jared


 On Friday 01 June 2001 19:15, [EMAIL PROTECTED] wrote:
  Hi
  Look under $ORACLE_HOME/bin for oracle executable. Do you see
the
  file ? There was an installation bug and the relink fails with out
  creating the executable. If you do see the file then, check under
  $ORACLE_HOME/rdbms/log for any alert messages or traces. Also, Did you
  follow the procedure to use glibc-2.1 instead of glibc-2.2 ?
 
  Thanks
  Riyaj Re-yas Shamsudeen
  Certified Oracle DBA
  i2 technologies   www.i2.com
 
 
 
 
  Apps Sol [EMAIL PROTECTED]
  Sent by: [EMAIL PROTECTED]
  06/01/01 11:44 AM
  Please respond to ORACLE-L
 
 
  To: Multiple recipients of list ORACLE-L
[EMAIL PROTECTED]
  cc:
  Subject:Check/Remove stray shared_memory_segment and
  semaphore
 
 
  Folks,
 
  I am trying to start a new db on one of my new Linux box
  Dell 2450 , RHAT 7.0 and 8.1.6 .. 1GB ram and huge disk space ..
 
  but I get a error at SVRMGR
  ORA-03113: end-of-file on communication channel
 
  when I further checked and changed my SID to a new one .. no luck
  I even tried DBASSIST (Hate to do it though) no luck ..
  there is no error in my alert log
 
  Can any one tell me what are the things i need to look into ..
 
 
  Cheers
  RK

 
 Content-Type: text/html; charset=us-ascii; name=Attachment: 1
 Content-Transfer-Encoding: 7bit
 Content-Description:
 
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: Jared Still
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Apps Sol
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Kevin Lange
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Re: Check/Remove stray shared_memory_segment and semaphore

2001-06-03 Thread Riyaj_Shamsudeen

Yep. That's what I meant :-) In fact, if you select parallel server option, relink fails. There is a flag missing and not documented anywhere other than one metalink post..:-) Took two weeks just to install the software and talk about  fire all your DBAs crap..

Thanks
Riyaj Re-yas Shamsudeen
Certified Oracle DBA
i2 technologies  www.i2.com






Jared Still [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
06/02/01 05:56 PM
Please respond to ORACLE-L


To:Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc:
Subject:Re: Check/Remove stray shared_memory_segment and semaphore



Not necessary to use glibc-2.1, Oracle has a patch for using
with glibc-2.2. It's on the download page for linux Oracle, it's
at technet.oracle.com.

It is a set of stubs that point 2.1 calls to 2.2 functions. It 
requires relinking Oracle and includes instructions.

Jared


On Friday 01 June 2001 19:15, [EMAIL PROTECTED] wrote:
 Hi
 Look under $ORACLE_HOME/bin for oracle executable. Do you see the
 file ? There was an installation bug and the relink fails with out
 creating the executable. If you do see the file then, check under
 $ORACLE_HOME/rdbms/log for any alert messages or traces. Also, Did you
 follow the procedure to use glibc-2.1 instead of glibc-2.2 ?

 Thanks
 Riyaj Re-yas Shamsudeen
 Certified Oracle DBA
 i2 technologies  www.i2.com




 Apps Sol [EMAIL PROTECTED]
 Sent by: [EMAIL PROTECTED]
 06/01/01 11:44 AM
 Please respond to ORACLE-L


 To:   Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
 cc:
 Subject:Check/Remove stray shared_memory_segment and
 semaphore


 Folks,

 I am trying to start a new db on one of my new Linux box
 Dell 2450 , RHAT 7.0 and 8.1.6 .. 1GB ram and huge disk space ..

 but I get a error at SVRMGR
 ORA-03113: end-of-file on communication channel

 when I further checked and changed my SID to a new one .. no luck
 I even tried DBASSIST (Hate to do it though) no luck ..
 there is no error in my alert log

 Can any one tell me what are the things i need to look into ..


 Cheers
 RK


Content-Type: text/html; charset=us-ascii; name=Attachment: 1
Content-Transfer-Encoding: 7bit
Content-Description: 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jared Still
 INET: [EMAIL PROTECTED]

Fat City Network Services  -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).




Re: Check/Remove stray shared_memory_segment and semaphore

2001-06-02 Thread Jared Still


Not necessary to use glibc-2.1, Oracle has a patch for using
with glibc-2.2.  It's on the download page for linux Oracle, it's
at technet.oracle.com.

It is a set of stubs that point 2.1 calls to 2.2 functions.  It 
requires relinking Oracle and includes instructions.

Jared


On Friday 01 June 2001 19:15, [EMAIL PROTECTED] wrote:
 Hi
 Look under $ORACLE_HOME/bin for oracle executable. Do you see the
 file ? There was an installation bug and the relink fails with out
 creating the executable. If you do see the file then, check under
 $ORACLE_HOME/rdbms/log for any alert messages or traces. Also, Did you
 follow the procedure to use glibc-2.1 instead of glibc-2.2 ?

 Thanks
 Riyaj Re-yas Shamsudeen
 Certified Oracle DBA
 i2 technologies   www.i2.com




 Apps Sol [EMAIL PROTECTED]
 Sent by: [EMAIL PROTECTED]
 06/01/01 11:44 AM
 Please respond to ORACLE-L


 To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
 cc:
 Subject:Check/Remove stray shared_memory_segment and
 semaphore


 Folks,

 I am trying to start a new db on one of my new Linux box
 Dell 2450 , RHAT 7.0 and 8.1.6 .. 1GB ram and huge disk space ..

 but I get a error at SVRMGR
 ORA-03113: end-of-file on communication channel

 when I further checked and changed my SID to a new one .. no luck
 I even tried DBASSIST (Hate to do it though) no luck ..
 there is no error in my alert log

 Can any one tell me what are the things i need to look into ..


 Cheers
 RK


Content-Type: text/html; charset=us-ascii; name=Attachment: 1
Content-Transfer-Encoding: 7bit
Content-Description: 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jared Still
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).