Hi All,
My CRM system is working OK in a Server A (CRM and database).
1. I have moved databases ( MSCRM_CONFIG, org_MSCRM, Report server dbs) to server B (installed CRM reporting extensions)
2. I delete and imported Organization CRM (Server A) and connected DBs (Server B)
My CRM system is working , but report display error as below, Could you give me some advice/solutions to fix the issue ?

Event Viewer: (Server A)
Web service request SetDataSourceCredentials to Report Server http://.../ReportServer failed with SoapException. Error: An error has occurred during report processing. (rsProcessingAborted)
SSRS logs (Server B)
processing!ReportServer_0-1!1894!09/18/2021-22:38:57:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'CRM'. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException:
Microsoft.Crm.CrmConfigObjectNotFoundException: Organization With Id = xxxxx-8f14-ec11-xxxx-0050563702bd Does Not Exist ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: Organization With Id = d27eb6fb-8f14-ec11-80f5-0050563702bd Does Not Exist
at Microsoft.Crm.ServerLocatorService.GetOrganizationScaleGroupId(Guid organizationId)
at Microsoft.Crm.Sandbox.InternalSandboxSdkClientManager.SelectAvailableServer(Guid organizationId, ServerRoles preferredServerRole)
at Microsoft.Crm.Sandbox.InternalSandboxSdkClientManager.GetAvailableClient(Guid organizationId, ServerRoles preferredServerRole, ServerData preferredServer)
at Microsoft.Crm.Sandbox.SandboxFetchProxy.InitializeClient()