|
Re: ora-12540 TNS internal limit restriction exceeded [message #123590 is a reply to message #123553] |
Tue, 14 June 2005 01:39 |
girish.rohini
Messages: 744 Registered: April 2005 Location: Delhi (India)
|
Senior Member |
|
|
HI
Below is the info & corrective actions that can be taken about this error:
TNS-12540/ORA-12540: TNS:internal limit restriction exceeded and TNS-00510: Internal limit restriction exceeded
Cause: An internal limit has been exceeded. Possible limits include:
Number of open connection that Oracle Net can process simultaneously
Number of memory buffers which can be used simultaneously
Number of processes a particular database instance is allowed
The first two are examples of hard limits. The third is an example of a limit which can be increased by setting PROCESSES parameter in the database initialization file to a larger value. In this case, a TNS-12500/ORA-12500 error is also returned. In some cases, these errors can be caused by the same conditions which cause TNS-12549/ORA-12549 and TNS-00519 errors.
Action: Perform these steps:
Wait for the open connections to close and retry. If the error persists, then check the sqlnet.log or listener.log file for detailed error stack information.
...Girish
Source: http://zuse.esnig.cifom.ch/database/doc_oracle/Oracle10G/network.101/b10775/troublestng.htm#CEGDGHBJ
|
|
|
|
|
|
|
|
Re: ora-12540 TNS internal limit restriction exceeded [message #351982 is a reply to message #340990] |
Sat, 04 October 2008 08:00 |
thomassaju
Messages: 1 Registered: April 2008
|
Junior Member |
|
|
joy_division wrote on Fri, 15 August 2008 07:58 | Please take a little time to look at the questions you are answering and notice that the last response was 3 years ago. This is the second message you have answered like this.
|
I am using Windows XP and when tried login like username@connect string, it worked.
Thanks.
|
|
|
Re: ora-12540 TNS internal limit restriction exceeded [message #351986 is a reply to message #351982] |
Sat, 04 October 2008 10:06 |
|
Michel Cadot
Messages: 68732 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
thomassaju wrote on Sat, 04 October 2008 15:00 | joy_division wrote on Fri, 15 August 2008 07:58 | Please take a little time to look at the questions you are answering and notice that the last response was 3 years ago. This is the second message you have answered like this.
|
I am using Windows XP and when tried login like username@connect string, it worked.
Thanks.
|
Good for you.
Regards
Michel
|
|
|