cancel
Showing results for 
Search instead for 
Did you mean: 

Database Instance instalation - step grant access to MS SQL DB finished wit

Former Member
0 Kudos

Hello Collegues,

i am installing ABAP Distributed System (ECC 6.) . Currenly trying to install database instance, but in step Grant DB Access for SIDadm I am getting an error:

FSL-06002 Error 1060 (The specified service does not exist as an installed service.

) in execution of a 'SyWinGetSecurityDescriptor' function, line (1296), with parameter (Error in getting security descriptor for 'MSSQLSERVER' NT service).

Do you have any ideas what can be a reason of this error and how resolve the problem?

Thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ok firstly

Are you using domain users?

Are both servers in the same domain?

Can you add it manually?

if you are using local users i would expect to see the error you are getting.

you can test domain model by adding the sidadm user to the existing database.

Can you post the log.

Former Member
0 Kudos

Hi Kevin,

- yes, i am using domain users

- yes, both servers are in the same domain

-yes, i have add domain users manually

- i did not use local users for the installation

- i have already tryed to add manually to MS SQL sidadm, got the same error

One strange thing - new database is creating with DB owner me (domain user) not sidadm...I have changed db owner by sql statement, but got the same error in phase Grant DB access to sidadm, SAPServiceSID.

Can i send you logs by e-mail?

Thank you.

Answers (1)

Answers (1)

Former Member
0 Kudos

Zulfiya,

You have already installed your database binaries, correct? Is the MSSQL service name the same as is referenced in your error (MSSQLSERVER)?

-jwise

Former Member
0 Kudos

Hi,

yes MS SQL is installed correctly: few other databases are running there without any problems.

Zulfiya