RE: Dedicated Server problem ORA-03113

2003-06-30 Thread Denham Eva
That is the whole problem, there is no logged errors, or trace files.
Everyone can connect via the MTS servers, no problem, however no one can
connect via dedicated server. Go figure.

Regards
Denham

-Original Message-
Sent: Saturday, June 28, 2003 6:54 PM
To: Multiple recipients of list ORACLE-L


Hi!

What does your alert log say? Or event log then?
Maybe, for some reason, Oracle is unable to start new processes on your
system. For MTS connection, no new processes are needed, but for dedicated,
there are.

Tanel.

- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Saturday, June 28, 2003 12:24 PM


 Hello Gurus,

 I am at wits end. The enviroment is Windows 2000 SP3. Oracle 817, MTS is
 also set up.
 The server has been up for 32 days. Everything fine and then suddenly all
 the power users using dedicated server because of their resource
intensive
 sql etc just cann't connect.
 We get this error:

 ORA-03113: end-of-file on communication channel

 I have tried reloading, stopping and starting the Listener, but to no
avail.
 There are only two dedicated sessions connected to the server and it still
 refuses any connections, and I have seen up to nine dedicated server
 connections before.

 Anyone experience this before?

 Regards
 Denham Eva
 Oracle DBA




_
 This e-mail message has been scanned for Viruses and Content and cleared
 by MailMarshal

 For more information please visit www.marshalsoftware.com


_



#
 Note:
 This message is for the named person's use only.  It may contain
confidential,
 proprietary or legally privileged information.  No confidentiality or
privilege
 is waived or lost by any mistransmission.  If you receive this message in
error,
 please immediately delete it and all copies of it from your system,
destroy any
 hard copies of it and notify the sender.  You must not, directly or
indirectly,
 use, disclose, distribute, print, or copy any part of this message if you
are not
 the intended recipient. TFMC and any of its subsidiaries each reserve
 the right to monitor all e-mail communications through its networks.

 Any views expressed in this message are those of the individual sender,
except where
 the message states otherwise and the sender is authorized to state them to
be the
 views of any such entity.

 Thank You.
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 --
 Author: Denham Eva
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 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.net
-- 
Author: Tanel Poder
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
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).

_
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal

For more information please visit www.marshalsoftware.com
_

#
Note:
This message is for the named person's use only.  It may contain confidential,
proprietary or legally privileged information.  No confidentiality or privilege
is waived or lost by any mistransmission.  If you receive this message in error,
please immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender.  You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you are not
the intended recipient. TFMC and any of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.

Any views expressed in this message are those of the 

RE: Dedicated Server problem ORA-03113

2003-06-30 Thread Kirtikumar Deshpande
ORA-3113 error is not very easy to track down. It's like ORA-600, but relates to 
issues in N/W
communication with Oracle datbases. There are a number of notes/articles on Metalink 
discussing
this error. Hopefully some of that information helps you. 

- Kirti 


--- Denham Eva [EMAIL PROTECTED] wrote:
 That is the whole problem, there is no logged errors, or trace files.
 Everyone can connect via the MTS servers, no problem, however no one can
 connect via dedicated server. Go figure.
 
 Regards
 Denham
 
 -Original Message-
 Sent: Saturday, June 28, 2003 6:54 PM
 To: Multiple recipients of list ORACLE-L
 
 
 Hi!
 
 What does your alert log say? Or event log then?
 Maybe, for some reason, Oracle is unable to start new processes on your
 system. For MTS connection, no new processes are needed, but for dedicated,
 there are.
 
 Tanel.
 
 - Original Message -
 To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
 Sent: Saturday, June 28, 2003 12:24 PM
 
 
  Hello Gurus,
 
  I am at wits end. The enviroment is Windows 2000 SP3. Oracle 817, MTS is
  also set up.
  The server has been up for 32 days. Everything fine and then suddenly all
  the power users using dedicated server because of their resource
 intensive
  sql etc just cann't connect.
  We get this error:
 
  ORA-03113: end-of-file on communication channel
 
  I have tried reloading, stopping and starting the Listener, but to no
 avail.
  There are only two dedicated sessions connected to the server and it still
  refuses any connections, and I have seen up to nine dedicated server
  connections before.
 
  Anyone experience this before?
 
  Regards
  Denham Eva
  Oracle DBA
 
 
 
 

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Kirtikumar Deshpande
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
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: Dedicated Server problem ORA-03113

2003-06-30 Thread Denham Eva
Yeah, so I have discovered when looking on metalink :-)
Nice of you to answer anyway, appreciate it.

Denham

-Original Message-
Sent: Monday, June 30, 2003 4:10 PM
To: Multiple recipients of list ORACLE-L


ORA-3113 error is not very easy to track down. It's like ORA-600, but
relates to issues in N/W
communication with Oracle datbases. There are a number of notes/articles on
Metalink discussing
this error. Hopefully some of that information helps you. 

- Kirti 


--- Denham Eva [EMAIL PROTECTED] wrote:
 That is the whole problem, there is no logged errors, or trace files.
 Everyone can connect via the MTS servers, no problem, however no one can
 connect via dedicated server. Go figure.
 
 Regards
 Denham
 
 -Original Message-
 Sent: Saturday, June 28, 2003 6:54 PM
 To: Multiple recipients of list ORACLE-L
 
 
 Hi!
 
 What does your alert log say? Or event log then?
 Maybe, for some reason, Oracle is unable to start new processes on your
 system. For MTS connection, no new processes are needed, but for
dedicated,
 there are.
 
 Tanel.
 
 - Original Message -
 To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
 Sent: Saturday, June 28, 2003 12:24 PM
 
 
  Hello Gurus,
 
  I am at wits end. The enviroment is Windows 2000 SP3. Oracle 817, MTS is
  also set up.
  The server has been up for 32 days. Everything fine and then suddenly
all
  the power users using dedicated server because of their resource
 intensive
  sql etc just cann't connect.
  We get this error:
 
  ORA-03113: end-of-file on communication channel
 
  I have tried reloading, stopping and starting the Listener, but to no
 avail.
  There are only two dedicated sessions connected to the server and it
still
  refuses any connections, and I have seen up to nine dedicated server
  connections before.
 
  Anyone experience this before?
 
  Regards
  Denham Eva
  Oracle DBA
 
 
 
 

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Kirtikumar Deshpande
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
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).

_
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal

For more information please visit www.marshalsoftware.com
_

#
Note:
This message is for the named person's use only.  It may contain confidential,
proprietary or legally privileged information.  No confidentiality or privilege
is waived or lost by any mistransmission.  If you receive this message in error,
please immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender.  You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you are not
the intended recipient. TFMC and any of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.

Any views expressed in this message are those of the individual sender, except where
the message states otherwise and the sender is authorized to state them to be the
views of any such entity.

Thank You.
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Denham Eva
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
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: Dedicated Server problem ORA-03113

2003-06-28 Thread Tanel Poder
Hi!

What does your alert log say? Or event log then?
Maybe, for some reason, Oracle is unable to start new processes on your
system. For MTS connection, no new processes are needed, but for dedicated,
there are.

Tanel.

- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Saturday, June 28, 2003 12:24 PM


 Hello Gurus,

 I am at wits end. The enviroment is Windows 2000 SP3. Oracle 817, MTS is
 also set up.
 The server has been up for 32 days. Everything fine and then suddenly all
 the power users using dedicated server because of their resource
intensive
 sql etc just cann't connect.
 We get this error:

 ORA-03113: end-of-file on communication channel

 I have tried reloading, stopping and starting the Listener, but to no
avail.
 There are only two dedicated sessions connected to the server and it still
 refuses any connections, and I have seen up to nine dedicated server
 connections before.

 Anyone experience this before?

 Regards
 Denham Eva
 Oracle DBA




_
 This e-mail message has been scanned for Viruses and Content and cleared
 by MailMarshal

 For more information please visit www.marshalsoftware.com


_



#
 Note:
 This message is for the named person's use only.  It may contain
confidential,
 proprietary or legally privileged information.  No confidentiality or
privilege
 is waived or lost by any mistransmission.  If you receive this message in
error,
 please immediately delete it and all copies of it from your system,
destroy any
 hard copies of it and notify the sender.  You must not, directly or
indirectly,
 use, disclose, distribute, print, or copy any part of this message if you
are not
 the intended recipient. TFMC and any of its subsidiaries each reserve
 the right to monitor all e-mail communications through its networks.

 Any views expressed in this message are those of the individual sender,
except where
 the message states otherwise and the sender is authorized to state them to
be the
 views of any such entity.

 Thank You.
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 --
 Author: Denham Eva
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 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.net
-- 
Author: Tanel Poder
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
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).