Hello All,
I have created a SSIS package and deployed it as a project model in SSISDB Internal Catelogs and run from SQL server Agent Job. It runs for a while and then starts throwing the below error. And then restart of the SQL server makes it work again for few more
hours and again the same error appears.
I have raised the memory to fullest possible in SQL Server 2012. Its 32 bit SQL server instance. No matter increasing the memory or enabling the CLR it still runs for few hours after the SQL server restart. This cannot be a solution as there needs to be something
which has to be addressed for the Storage issue.
Please could you advice me on this?
Error : Failed to create AppDomain "SSISDB.dbo[runtime].3". Could not load file or assembly 'System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process
this command
Memory
Memory
Error Message
Thanks
Senthil