February 3, 2025 at 7:50 pm
We have an old server running SQL Server 2008 SSRS. We are in the planning stages of upgrading the Windows Server OS as well as the SQL Server version and need to backup the SSRS database and encryption keys so we can upgrade (same hardware, just in-place upgrades).
When I run this rskeymgmt command I get an error.
-------------------------------------------------------------------------------------------------------------
rskeymgmt -e -i MSRS10_50.TCM94SSRS -f C:SSRSKeys -p ######## -t
System.Exception: Unable to locate the Report Server Windows service for instanc
e MSRS10_50.TCM94SSRS. ---> System.IO.FileNotFoundException: The system cannot f
ind the file specified. (Exception from HRESULT: 0x80070002)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 e
rrorCode, IntPtr errorInfo)
at RSRemoteRpcClient.Utilities.RPCEndpointFromInstanceName(String instanceNam
e)
at Microsoft.ReportingServices.RSKeyMgmt.RSKeyMgmt.get_RpcEndpoint()
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.RSKeyMgmt.RSKeyMgmt.get_RpcEndpoint()
at Microsoft.ReportingServices.RSKeyMgmt.RSKeyMgmt.InstanceMain()
at Microsoft.ReportingServices.BaseCmdLine.CommandLineMain(String[] args, Bas
eCmdLine instance)
---------------------------------------------------------------------------------------------------------
How can I back all this up? I'm not an experienced SQL Server admin, just a Windows Server admin so this is all Greek to me. My SQL team says I need to backup the SSRS key and databases so they can be restored when we migrate up to SQL Server 2012
Any detailed instructions are GREATLY appreciated!
February 4, 2025 at 8:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply