Page 1 of 1

Error 1075 :

Posted: Wed Dec 14, 2016 8:19 pm
by Loki419
Hi

Has anyone seen this error in connection with TM1? The full error message is

Windows count not start the IBM Cognos TM1 Server / Server_instance service on Local Computer.

Error 1075: The dependency service does not exist or has been marked for deletion

When I check the Dependencies tab of the service properties there are no service or component dependencies listed. I set the service up from the cmd line run as administrator using tm1sd.exe -install -nNameOfTM1Server -zPathtoTm1s.cfgFile. I can still power up the server by creating a shortcut on my desktop with no problems.

Searched the IBM site and found this error associated with Impromptu but nothing related to TM1. Search of the web for error 1075 (not TM1 specific) suggests going into the registry. I am running this on VM and the only user so I should have no conflicts with any other users but get a little cautious when it comes to registry changes.

Any suggestions?

Thanks
Loki

Re: Error 1075 :

Posted: Wed Dec 14, 2016 8:37 pm
by declanr
Sounds like the admin server has been deleted from it mentioning dependencies.

Re: Error 1075 :

Posted: Thu Dec 15, 2016 1:27 pm
by Loki419
Got this resolved and not sure why what I did worked but figured I would share anyway

went to cmd line as Administrator and ran tm1sd -remove - server_name
Confirmed the service was no longer listed in the Services
Open Cognos Configuration, clicked on the Data Access -> TM1 Server
Right click on server_name and selected Start

Service fired right up. Not sure why doing it through config manager vs starting via cmd line gives different outcomes but the result at the end of the day is everything functioning as planned.

Thanks
Loki