how to find how many connections are opened by each session in DB [message #329550] |
Wed, 25 June 2008 15:21 |
skumar.dba
Messages: 82 Registered: October 2007
|
Member |
|
|
experts,
i got one problem with my database. i am getting this error while i am executing one package. please find the error message.
ORA-29278: SMTP transient error: 421-4.3.2 Connection rate limit exceeded
another error is
ORA-30678: too many open connections
how do i investigate this problem. i want to find how many open connections are opened by each user.
can any one provide suggestion to pin point the problem.
|
|
|
|
|
|
Re: how to find how many connections are opened by each session in DB [message #329560 is a reply to message #329555] |
Wed, 25 June 2008 16:55 |
skumar.dba
Messages: 82 Registered: October 2007
|
Member |
|
|
sorry my friend,
i did not understand why this error comes and where it is coming. i am seeing this error first time. could you please tell what could be the cause for this error.
29278, 00000, "SMTP transient error: %s"
// *Cause: A SMTP transient error occurred.
// *Action: Correct the error and retry the SMTP operation.
>how do i correct this error
Correct the error and retry the SMTP operation
|
|
|