continous login attempts cause failure
Posted: Fri 15 Jul 2005 11:33
Hi,
I really want to appreciate the corelab Team for all of the efforts they made to make OraDirect.Net3.0. I am testing oraDirect.Net 3.0 as well as oraDirect3.01, there are certain problem areas I would like to share for the reason of solution. These problems are really important for me and I really need a solution if possible.
Problem comes when I continuously try to connect with an Oracle server using oraDirect.Net3.0 (Direct mode) with different user/password (which may exist on that server and may not), the program behaves differently for different version of Oracle as:
Behavior with oracle 9i: After some continues login attempts an error comes:
“ORA-12571 “ once this error comes it continues to come even on the right user and password and thereafter it never connects until I restart the program.
Behaviour With 10g:
When I do the same with 10g a different error comes: “NET: Invalid SID”
after 222 attempts and it continues to come thereafter. (even the SID is Valid)
Behavior with Oracle 8i:
When I do the same with Oracle 8i it exceeded the number of process continuously on each attempt and stop trying connecting after 226 attempts giving error "ORA 00020 maximum number of process(150) exceeded"
In oraDirect.NET3.0 Process exceeded error never comes with 9i,9i.2 and 10g because it’s not incrementing the process but oraDirect.NET3.01 increment the processes on 8i,9i,9i.2 and 10g even no connection established with server.
I want to shift my application to oraDirect.net as soon as I got the solution for this problem please help me.
Looking forward for an early reply
Regards SAK
I really want to appreciate the corelab Team for all of the efforts they made to make OraDirect.Net3.0. I am testing oraDirect.Net 3.0 as well as oraDirect3.01, there are certain problem areas I would like to share for the reason of solution. These problems are really important for me and I really need a solution if possible.
Problem comes when I continuously try to connect with an Oracle server using oraDirect.Net3.0 (Direct mode) with different user/password (which may exist on that server and may not), the program behaves differently for different version of Oracle as:
Behavior with oracle 9i: After some continues login attempts an error comes:
“ORA-12571 “ once this error comes it continues to come even on the right user and password and thereafter it never connects until I restart the program.
Behaviour With 10g:
When I do the same with 10g a different error comes: “NET: Invalid SID”
after 222 attempts and it continues to come thereafter. (even the SID is Valid)
Behavior with Oracle 8i:
When I do the same with Oracle 8i it exceeded the number of process continuously on each attempt and stop trying connecting after 226 attempts giving error "ORA 00020 maximum number of process(150) exceeded"
In oraDirect.NET3.0 Process exceeded error never comes with 9i,9i.2 and 10g because it’s not incrementing the process but oraDirect.NET3.01 increment the processes on 8i,9i,9i.2 and 10g even no connection established with server.
I want to shift my application to oraDirect.net as soon as I got the solution for this problem please help me.
Looking forward for an early reply
Regards SAK