question

IsakMtz-2117 avatar image
0 Votes"
IsakMtz-2117 asked Joyzhao-MSFT commented

Where is rskeymgmt in dockey MsSQL Server

I'm using an image with Docker, and I need to know where is rskeymgmt.exe?

SQL Server 2017 14.0 Jun 25 2021, Standard Edition (64-bit) on Linux (Ubuntu 16.04.7 LTS)

Thank you

sql-server-reporting-servicesazure-sql-virtual-machinesdotnet-ad
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @IsakMtz-2117 ,
Has your issue been resolved?
If you have any questions, please feel free to let me know.
If the answer is helpful, please click "Accept Answer" and upvote it.
Best Regards,
Joy

0 Votes 0 ·
Joyzhao-MSFT avatar image
0 Votes"
Joyzhao-MSFT answered

Hi @IsakMtz-2117 ,
Rskeymgmt.exe is located at <drive>:\Program Files\Microsoft SQL Server\110\Tools\Binn or at <drive>:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn. You can run the utility from any folder on your file system.

For more information, please refer to: rskeymgmt Utility (SSRS).
Best Regards,
Joy


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

srbose-msft avatar image
0 Votes"
srbose-msft answered srbose-msft edited

@IsakMtz-2117 , thank you for your question.

rskeymgmt Utility (SSRS) is part of SQL Server Reporting Services.

At the time of writing, Reporting Services is one of the features and services not available SQL Server 2017 on Linux (or SQL Server 2019 on Linux). The support of these features will be increasingly enabled over time. For more information please check Unsupported features & services.

Hence, by extension you won't find the binary for rskeymgmt in the docker image mcr.microsoft.com/mssql/server:2017-latest.

You'll find Microsoft SQL Server Developer for Windows Containers here. Intended Use: Development and Testing only. Not supported in production environments.


Hope this helps.

Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.