May 8, 2016 at 8:07 am
Hi ,
I am getting error when i login SQL Server 2012 ' Login failed password did not match"
buit i can login via SQLCMS command prompt , it works fine,
Can you anyone help to me, I am getting error SQL login via connecting SQL mangement studio?
Why it is bug or anything missing in mangent stdion, also passwork typing very slow response.
Please anyone help to me.
Regards,
Jerry
May 8, 2016 at 9:59 am
Can you post the full error message including error numbers?
😎
May 9, 2016 at 3:14 am
Error:
Login Failed for user 'APP' Reason Password did not matche that for the login provided
Error No : 18456 : Serverity 14 State 8
May 9, 2016 at 8:14 am
solomon.jernas (5/9/2016)
Error:Login Failed for user 'APP' Reason Password did not matche that for the login provided
Error No : 18456 : Serverity 14 State 8
The password is incorrect, suggest de-registering from SSMS and register again with the correct password.
😎
May 9, 2016 at 9:17 am
password is correct, because i can connect through SQLCMD tool.
Only problem in connecting via SSMS.
May 9, 2016 at 9:46 am
solomon.jernas (5/9/2016)
password is correct, because i can connect through SQLCMD tool.Only problem in connecting via SSMS.
The message is literally saying that the password does not match, could be mis-cased or misspelled. Did you try what I suggested?
😎
May 9, 2016 at 9:57 am
The problem faced after VM ESX host changed , I can login via SQLCMD command prompt the same password. it works.
may be profile corrupted or anything
May 9, 2016 at 10:09 am
Are you trying to connect to the same server?
Do you have the port number correct?
Are you sure you have the username/password the same? I ask again because, as Eirikur pointed out, the error message is saying otherwise.
You mentioned a change in VM. Is that the VM the SQL Server is on or does ESX refer to your local machine?
May 9, 2016 at 10:15 am
Her my problems is , SQL user can connect from other remote sql SSMS without any issue.
Local server i can connect via SQLCMD command promt the same sql user works fine,
But i am unable login only local via SSMS.. i given correct password --
when i typying password box... very slow response....
May 9, 2016 at 10:43 am
May 9, 2016 at 11:02 am
SQl Port 1433 is listeneing on,
Still i am not get correct way to resolve. i guess ssms got corrupted.
May 9, 2016 at 11:04 am
SQL port 1433 is listening on, but getting password did not match, even i given correct password in SSMS .
i guess problem may be SSMS corrupted.
May 9, 2016 at 11:39 am
solomon.jernas (5/9/2016)
SQL port 1433 is listening on, but getting password did not match, even i given correct password in SSMS .i guess problem may be SSMS corrupted.
You seem to be stuck on one login / password problem. May I suggest creating a new login / password combo and trying both in SSMS and SQLCMD? Let us know which one works.
Also, how are you running SQLCMD? Via SSMS or via a command prompt window? Are you using a file to run your connection or connecting manually?
May 9, 2016 at 12:03 pm
Brandie's suggestions are solid, please try those and report back.
May 9, 2016 at 1:06 pm
So if SSMS is working from another machine, maybe you should try refreshing the dns cache on the one you are having an issue from.
You mentioned that the ESX host changed.
Viewing 15 posts - 1 through 15 (of 23 total)
You must be logged in to reply to this topic. Login to reply