BA-Client change registry in windows when connect to TSM Server

clound

ADSM.ORG Member
Joined
May 26, 2005
Messages
39
Reaction score
0
Points
0
Location
Thailand , Phuket Island
Website
Visit site
I used the TSM Client v5.3.2 for WIndows.



when I logon windows , its shown popup message " File Name warning"



see the picture in



error_BACLIENT.jpg




and Service for Anti-Virus , SQL Server , ... can not start 'cause " not appear in the services.





who ever seen this problem ?
 
it look like there is problem with you "C:\program Files" folder,



are you sur there were wrong steps done??



-do you have your "C:\program Files", if yes do you have a "Microsoft SQl Server" folder in?





- do have a folder or file named "Program" in the root of C:\ ??
 
yes, in the C: have the folder "Program files"



unless SQL Server's Service can not start , some service( anti-virus ) was not start.



because in the registry , the symbol " was not appear in the "path of executable" .



make can't to start service.
 
<TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font class="pn-sub">Quote:</font><HR></TD></TR><TR><TD><FONT class="pn-sub"><BLOCKQUOTE>- do have a folder or file named "Program" in the root of C: ??</BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE>



clound,



what about this? Does a directory called "program" exist beside your "program files" directory in your environment? If so, this might be the problem and you should rename it.



Jens
 
When the BA-Client connect to TSM Server (confirm Password to connection). it's make ....


any services can not started. such as Antivirus's service , MSSQL Server 's service, etc...

because in the "path of executable:" , the double quote 's symbol is not appear.

it make any services can not start.
 
double quote

Just to make sure, I got it right:
you have a registry entry for you MSSQL Server service saying something like:
c:\program files\mssqldirectory\executable.exe
(under HKLM\System\CurrentControlSet\Services\MSSQL_SERVICENAME\ImagePath)

Have you tried to add the double quote in the registry? You might want to do this in on a client for testing purposes first to make sure it works. It should then look like:
"c:\program files\mssqldirectory\executable.exe"

Or, the better, check if there is a directory "c:\program" and if so, rename it (just as Windows recommands). If there are any applications installed to this directory, you probably have to re-install them. To keep your system clean, you should uninstall them before you rename "c:\program". Again, it might be helpful to build a client for testing purposes with the same applications as your TSM Client.

Jens
 
Back
Top