November 15, 2010 at 8:05 am
The sql server was working fine until one day, the management studio, analysis services disappeared.
I can see only configuration tools.
I went into it and checked sql 2005 services.
it shows, ssis, mssql server, sql agent, reporting service, anaysis service ALL are RUNNING.
Why cant i see management studio then and other services.
Also, when i try to log into managment studio it says sa user password is incorrect, which I am 100% sure is correct.
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
November 15, 2010 at 9:00 am
could you be trying to connect with a lower version of SSMS, for example the Express Version that comes with Advanced Services?
That limited, express version does not let you connect to anything except the database engine.
for the sa password thing, i'm sure you already made sure it's the right instance/password? noone changed it by chance?
Lowell
November 15, 2010 at 9:08 am
The sql server was working fine until one day, the management studio, analysis services disappeared.
I can see only configuration tools.
I went into it and checked sql 2005 services.
it shows, ssis, mssql server, sql agent, reporting service, anaysis service ALL are RUNNING.
Why cant i see management studio then and other services.
Also, when i try to log into managment studio it says sa user password is incorrect, which I am 100% sure is correct.
I am not able to understand the problem that you are facing. Line #1, you say SSMS is missing. Line #6, you are using SSMS to connect to the instance.
"Why cant i see management studio then and other services."
Management studio is not a service. By "other services" you are referring to which service?
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 15, 2010 at 9:09 am
You don't log into management studio. It is just an application that connects to SQL Server. The password depends on which instance you are connecting to.
The version of SSMS v the version of SQL Server you connect to can affect what appears.
November 15, 2010 at 10:07 am
@ pradeep
SSMS is not there on the server where sql server is installed.
I am trying to log into SSMS on my local pc.
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
November 15, 2010 at 10:11 am
@ pradeep
by other services , I mean reporting service, anaysis service , tutorials etc
When i log into remote server where sql server is installed.
I can see only configuration tools in the microsoft sql server 2005 icon in programs.
i cant see management studio, reporting service, anlyssis service, tutorials, books online.
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
November 15, 2010 at 12:00 pm
Check if Client components got uninstalled by chance. If so, you reinstall Client Tools by launching SQL Server setup and selecting "Client Components".
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 15, 2010 at 12:05 pm
November 15, 2010 at 12:23 pm
pavan_srirangam (11/15/2010)
try Run--> ssms and windows authentication.
Since this is SQL Server 2005, it would be Run --> sqlwb
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 15, 2010 at 12:40 pm
it says "Windows cant find sqlwb, make sure you typed it correctly and try again"
I think i have to run setup.exe again and then install client components.
Let me try that.
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
November 15, 2010 at 12:54 pm
November 16, 2010 at 6:31 am
yes pavan
Both giving same error ...
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
November 16, 2010 at 9:04 am
I installed the client components from the setup.exe and everything was back into place.
I then logged into SSMS( windows authentication) and then changed the sa password.
Thanks all
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
Viewing 13 posts - 1 through 12 (of 12 total)
You must be logged in to reply to this topic. Login to reply