user account locked error [message #567579] |
Wed, 03 October 2012 07:14 |
|
neetesh87
Messages: 280 Registered: September 2011 Location: bhopal
|
Senior Member |
|
|
hello everyone,
we have a prod application which use oracle database 11g as backend and .NET technology as front end .
there is a user TESTUSER in database.
issue is that we can login in to the application, but when we try to login in database
through toad or Dbvisualizer then it gives an error of 'user account locked'.
please tell me what is the problem here.
thanks in advance.....
|
|
|
|
|
|
|
Re: user account locked error [message #567600 is a reply to message #567599] |
Wed, 03 October 2012 08:03 |
|
Michel Cadot
Messages: 68728 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
You can connect through the application, you cannot connect through toad =>
1/ You do not try to connect to the same database
2/ You do not try to connect with the same user
No other alternative.
Regards
Michel
[Updated on: Wed, 03 October 2012 08:04] Report message to a moderator
|
|
|