79468108

Date: 2025-02-25 23:18:08
Score: 0.5
Natty:
Report link

We had this issue too. For us, the real issue we had was that the "Microsoft.SqlServer.Dts.Runtime.DtsGenericException: The RPC server is unavailable" error was a result of the undocumented port 1433 that Dts Runtime uses to pull an SSIS package from MSDB on the SSIS server. Once you fix permissions, try whitelisting that port.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: CZahrobsky