Quantcast
Channel: SQL Server Replication forum
Viewing all 4054 articles
Browse latest View live

Transactional Replication Issue

0
0

All,

Please help.

Whenever i am trying to add subscription

exec sp_addsubscription @publication = N'DB_NEW',
@subscriber = N'SERVER1',
@destination_db = N'DBNAME',
@subscription_type = N'Push',
@sync_type = N'initialize with backup',
@article = N'all',
@update_mode = N'read only',
@subscriber_type = 0,
@backupdevicetype = N'disk',
@backupdevicename = 'C:\DBfile.bak'

i am getting below error.

Msg 14068, Level 16, State 1, Procedure sp_MSrepl_changesubstatus, Line 1353 The subscription status of the object could not be changed.

Msg 14057, Level 16, State 1, Procedure sp_MSrepl_addsubscription_article, Line 383 The subscription could not be created.

Msg 20021, Level 16, State 1, Procedure sp_MSrepl_addpushsubscription_agent, Line 258 The subscription could not be found.

Let me how to resolve this kind of issue.




Distribution agent could not apply a generated snapshot file

0
0

In my case , some main info as follows . after add a article into one publication , then manually execute sp_startpublication_snapshot to generate snapshot ,and with no errors , but distribution agent didnot apply it . How to fix ?

Type:Transaction Replication

sync_method:database snapshot character

allow_anonymous:false

immediate_sync:false

snapshot_in_defaultfolder:false

alt_snapshot_folder:[new path]

repl_freq:continuous

Help Setting up Merge Replication

0
0

I've been trying to setup Pull Merge replication between two computers. The Publisher/Distributor is in a workgroup running server 2008 and SQL Server 2008 R2. The subscriber is in a domain running server 2008 ans SQL server 2008 R2. both machines have a windows account with the same UserID and Password. The Snapshot folder is shared with 'everyone' with write permissions. I keep getting "The schema script 'xxxxxx.sch could not be propagated to the subscriber. '

From what I read this is a permission error, but I thought having the folder shared to 'everyone' with write permission would fix that.

Any Ideas?

Replication 2008 - 2014

0
0

Can a server be a publisher on sql 2008 R2 and the distributor and subscriber be on 2014 or 2012?

I read the 2 versions up article but does it work the other way around?

Thank you. 


Paula

Failed to create AppDomain

0
0

Dear Support,

I'm getting the error below in one of my instance:

Server Specs (OS: Windows 2008 R2 64, 16Gb Ram, 6CPU, and 64GB of free disk, Microsoft SQL Server 2014 64bit)

Error messages:
Message: Failed to create AppDomain "mssqlsystemresource.dbo[runtime].181".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].182".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].183".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].184".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].185".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].186".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].187".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].188".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].189".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].190".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].191".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].192".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].193".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].194".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].195".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].196".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].197".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].198".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].199".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].200".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].201".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].202".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].203".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].204".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].205".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].206".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].207".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].208".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].209".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].210".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].211".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].212".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].213".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].214".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].215".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].216".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].217".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].218".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].219".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].220".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].221".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].222".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].223".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].224".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].225".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].226".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].227".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].228".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].229".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].230".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].231".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].232".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].233".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].234".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].235".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].236".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].237".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].238".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].239".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].240".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].241".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].242".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].243".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].244".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].245".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].246".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].247".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].248".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].249".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].250".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].251".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].252".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].253".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].254".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].255".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].256".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].257".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].258".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].259".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].260".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].261".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].262".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].263".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].264".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].265".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].266".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].267".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].268".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].269".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Command Text: if object_id('sys.sp_replcleanupccsprocs') < 0 exec sp_replcleanupccsprocs @publication
Parameters:     @publication = FleetProdPublication

Stack:    at Microsoft.SqlServer.Replication.AgentCore.ReMapSqlException(SqlException e, SqlCommand command)
   at Microsoft.SqlServer.Replication.AgentCore.AgentExecuteNonQuery(SqlCommand command, Int32 queryTimeout)
   at Microsoft.SqlServer.Replication.AgentCore.ExecuteDiscardResults(CommandSetupDelegate commandSetupDelegate, Int32 queryTimeout)
   at Microsoft.SqlServer.Replication.AgentCore.ExecuteDiscardResults(CommandSetupDelegate commandSetupDelegate)
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.CleanCCSCompensationProcsCommand(SqlConnection connection)
   at Microsoft.SqlServer.Replication.RetryableSqlServerTransactionManager.ExecuteTransaction(Boolean bLeaveTransactionOpen)
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.DoConcurrentPostArticleFilesGenerationProcessing()
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.DoPostArticleFilesGenerationProcessing()
   at Microsoft.SqlServer.Replication.Snapshot.SqlServerSnapshotProvider.GenerateSnapshot()
   at Microsoft.SqlServer.Replication.SnapshotGenerationAgent.InternalRun()
   at Microsoft.SqlServer.Replication.AgentCore.Run() (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)

Failed to create AppDomain

0
0

Dear Support,

I'm getting the error below in one of my instance:

Server Specs (OS: Windows 2008 R2 64, 16Gb Ram, 6CPU, and 64GB of free disk, Microsoft SQL Server 2014 64bit)

Error messages:
Message: Failed to create AppDomain "mssqlsystemresource.dbo[runtime].181".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].182".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].183".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].184".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].185".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].186".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].187".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].188".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].189".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].190".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].191".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].192".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].193".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].194".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].195".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].196".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].197".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].198".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].199".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].200".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].201".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].202".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].203".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].204".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].205".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].206".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].207".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].208".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].209".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].210".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].211".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].212".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].213".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].214".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].215".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].216".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].217".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].218".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].219".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].220".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].221".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].222".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].223".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].224".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].225".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].226".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].227".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].228".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].229".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].230".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].231".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].232".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].233".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].234".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].235".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].236".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].237".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].238".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].239".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].240".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].241".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].242".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].243".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].244".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].245".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].246".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].247".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].248".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].249".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].250".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].251".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].252".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].253".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].254".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].255".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].256".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].257".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].258".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].259".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].260".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].261".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].262".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].263".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].264".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].265".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].266".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].267".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].268".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].269".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Command Text: if object_id('sys.sp_replcleanupccsprocs') < 0 exec sp_replcleanupccsprocs @publication
Parameters:     @publication = FleetProdPublication

Stack:    at Microsoft.SqlServer.Replication.AgentCore.ReMapSqlException(SqlException e, SqlCommand command)
   at Microsoft.SqlServer.Replication.AgentCore.AgentExecuteNonQuery(SqlCommand command, Int32 queryTimeout)
   at Microsoft.SqlServer.Replication.AgentCore.ExecuteDiscardResults(CommandSetupDelegate commandSetupDelegate, Int32 queryTimeout)
   at Microsoft.SqlServer.Replication.AgentCore.ExecuteDiscardResults(CommandSetupDelegate commandSetupDelegate)
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.CleanCCSCompensationProcsCommand(SqlConnection connection)
   at Microsoft.SqlServer.Replication.RetryableSqlServerTransactionManager.ExecuteTransaction(Boolean bLeaveTransactionOpen)
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.DoConcurrentPostArticleFilesGenerationProcessing()
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.DoPostArticleFilesGenerationProcessing()
   at Microsoft.SqlServer.Replication.Snapshot.SqlServerSnapshotProvider.GenerateSnapshot()
   at Microsoft.SqlServer.Replication.SnapshotGenerationAgent.InternalRun()
   at Microsoft.SqlServer.Replication.AgentCore.Run() (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)

Failed to create AppDomain

0
0

Dear Support,

My Server specs: Microsoft Windows 2008 R2 64bit, MS Sql Server 2014 64bit

                            164GB free disk, 6cpu, 12GB Ram

Im getting the below error in one of my transaction instance:

Error messages:
Message: Failed to create AppDomain "mssqlsystemresource.dbo[runtime].181".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].182".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].183".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].184".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].185".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].186".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].187".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].188".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].189".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].190".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].191".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].192".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].193".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].194".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].195".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].196".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].197".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].198".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].199".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].200".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].201".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].202".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].203".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].204".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].205".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].206".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].207".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].208".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].209".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].210".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].211".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].212".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].213".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].214".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].215".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].216".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].217".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].218".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].219".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].220".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].221".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].222".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].223".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].224".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].225".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].226".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].227".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].228".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].229".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].230".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].231".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].232".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].233".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].234".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].235".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].236".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].237".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].238".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].239".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].240".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].241".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].242".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].243".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].244".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].245".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].246".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].247".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].248".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].249".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].250".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].251".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].252".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].253".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].254".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].255".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].256".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].257".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].258".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].259".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].260".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].261".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].262".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].263".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].264".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].265".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].266".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].267".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].268".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].269".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Command Text: if object_id('sys.sp_replcleanupccsprocs') < 0 exec sp_replcleanupccsprocs @publication
Parameters:     @publication = FleetProdPublication

Stack:    at Microsoft.SqlServer.Replication.AgentCore.ReMapSqlException(SqlException e, SqlCommand command)
   at Microsoft.SqlServer.Replication.AgentCore.AgentExecuteNonQuery(SqlCommand command, Int32 queryTimeout)
   at Microsoft.SqlServer.Replication.AgentCore.ExecuteDiscardResults(CommandSetupDelegate commandSetupDelegate, Int32 queryTimeout)
   at Microsoft.SqlServer.Replication.AgentCore.ExecuteDiscardResults(CommandSetupDelegate commandSetupDelegate)
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.CleanCCSCompensationProcsCommand(SqlConnection connection)
   at Microsoft.SqlServer.Replication.RetryableSqlServerTransactionManager.ExecuteTransaction(Boolean bLeaveTransactionOpen)
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.DoConcurrentPostArticleFilesGenerationProcessing()
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.DoPostArticleFilesGenerationProcessing()
   at Microsoft.SqlServer.Replication.Snapshot.SqlServerSnapshotProvider.GenerateSnapshot()
   at Microsoft.SqlServer.Replication.SnapshotGenerationAgent.InternalRun()
   at Microsoft.SqlServer.Replication.AgentCore.Run() (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517

Any help would greatly appreciate, thanks!

Best way to move the distribution and subscriber to another server

0
0

What is the best way to move the distribution and subscriber role to a different server for transactional replication?

Stop activity on the publisher then script out the drop and create and point to the new ones?

The publisher will remain the same server.

Thank you!



Paula


Changing Subscriber's Process Agent Account Via Script

0
0

I have an SS 2012 question and this is for transactional immediate replication (push).  I went in and changed one of the publications security settings, i.e. I switch it to a new account.  However, I noticed that the subscribers' security account, the process agent account, did not change.  I found out where to do this in the GUI.  However, I would like to script this as we will a LOT of publications and subscribers.  

How can I script changing the subscriber process agent account using T-SQL?

Failed to create AppDomain

0
0

Hello Experts,

I'm getting the error below in one of my instance:

Server Specs (OS: Windows 2008 R2 64, 16Gb Ram, 6CPU, and 64GB of free disk, Microsoft SQL Server 2014 64bit)

Error messages:
Message: Failed to create AppDomain "mssqlsystemresource.dbo[runtime].181".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].182".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].183".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].184".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].185".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].186".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].187".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].188".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].189".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].190".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].191".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].192".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].193".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].194".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].195".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].196".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].197".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].198".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].199".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].200".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].201".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].202".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].203".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].204".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].205".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].206".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].207".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].208".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].209".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].210".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].211".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].212".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].213".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].214".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].215".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].216".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].217".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].218".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].219".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].220".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].221".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].222".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].223".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].224".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].225".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].226".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].227".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].228".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].229".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].230".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].231".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].232".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].233".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].234".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].235".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].236".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].237".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].238".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].239".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].240".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].241".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].242".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].243".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].244".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].245".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].246".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].247".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].248".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].249".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].250".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].251".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].252".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].253".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].254".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].255".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].256".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].257".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].258".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].259".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].260".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].261".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].262".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].263".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].264".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].265".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].266".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].267".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].268".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].269".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008)
Command Text: if object_id('sys.sp_replcleanupccsprocs') < 0 exec sp_replcleanupccsprocs @publication
Parameters:     @publication = FleetProdPublication

Stack:    at Microsoft.SqlServer.Replication.AgentCore.ReMapSqlException(SqlException e, SqlCommand command)
   at Microsoft.SqlServer.Replication.AgentCore.AgentExecuteNonQuery(SqlCommand command, Int32 queryTimeout)
   at Microsoft.SqlServer.Replication.AgentCore.ExecuteDiscardResults(CommandSetupDelegate commandSetupDelegate, Int32 queryTimeout)
   at Microsoft.SqlServer.Replication.AgentCore.ExecuteDiscardResults(CommandSetupDelegate commandSetupDelegate)
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.CleanCCSCompensationProcsCommand(SqlConnection connection)
   at Microsoft.SqlServer.Replication.RetryableSqlServerTransactionManager.ExecuteTransaction(Boolean bLeaveTransactionOpen)
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.DoConcurrentPostArticleFilesGenerationProcessing()
   at Microsoft.SqlServer.Replication.Snapshot.TransSnapshotProvider.DoPostArticleFilesGenerationProcessing()
   at Microsoft.SqlServer.Replication.Snapshot.SqlServerSnapshotProvider.GenerateSnapshot()
   at Microsoft.SqlServer.Replication.SnapshotGenerationAgent.InternalRun()
   at Microsoft.SqlServer.Replication.AgentCore.Run() (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)
Get help: http://help/6517
Server SERVER_NAME\INSTANCE_NAME, Level 16, State 1, Procedure sp_MSpost_auto_proc, Line 88
Failed to create AppDomain "mssqlsystemresource.dbo[runtime].270".
Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008) (Source: MSSQLServer, Error number: 6517)


Slow merge replication over a WAN link - only downloads

0
0

Hi all,

We've been using SQL Server merge replication for a few years to synchronise data between our data centres, but we are now suffering with a big performance issue. This may be because the amount of data we are synchronising has increased a lot this year.

Our publisher is an always-on data centre in the UK. Our subscriber is a mobile data centre that travels around the world and is on for periods of up to a week at a time, approx. 25 times a year. However, it also spends the same amount of time (if not more) switched off whilst on its travels - it is a well travelled data centre!

We have 5 database that we synchronise on these servers. However, one of our databases has high numbers of data changes between periods of subscriber downtime and our issue is that it take days to catch up when the server is powered up - the other databases are fine.

Downloads from publisher to subscriber run at about 1.5 rows a second (which is annoying when we have hundreds of thousands of rows) but strangely uploads from subscriber to publisher run about ten times faster.

Things I have checked / tried:

  • all tables have non-clustered primary keys on guid columns that have the rowguid property set
  • changing the generation levelling threshold doesn't help
  • setting the agent profile to high volume doesn't help
  • running a trace at the publisher and subscriber shows the queries are all running very fast (less than 20 m/s generally, but there are gaps of 200 m/s or so between some batches of queries)
  • analysis on our WAN link shows we have huge amounts of bandwidth spare
  • analysis on our servers show we have huge amounts of Ram and CPU spare

Some of the places the subscriber is at do suffer from high latency but this doesn't seem to have an impact - 300 m/s or 100m/s and we still get the same poor performance.

One things I did wonder about - does the replication confirm to the publisher every time it has successfully processed a row at the subscriber? If we have thousands of rows and there is a latency on the line will this compound the issue if it confirms each item? If this does happen, is there a way to batch up messages between publisher and subscriber?

Any help that you can offer will be gladly received!

Thanks

Mark


DB audit on merge replicated DB

0
0

Hi ALL,

I have merge replication configured on sql server 2008. My question is can i  create DB audit(which is available from 2008) on merge replicated db. creating db audit causes any issues in replication?

TIA

Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200992)

0
0

We are observing an issue in replication ,on further analysis we encountered the following error message at SQL management console for IntelliAgent_A_A_Repl<o:p></o:p>

 <o:p></o:p>

Error messages:
The merge process could not store conflict information for article 'IS_nQueryCMAMaster'. Check the publication properties to determine where conflicts records are stored. When troubleshooting, restart the synchronization with verbose history logging and specify an output file to which to write. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200992)
Get help: http://help/MSSQL_REPL-2147200992
Cannot insert duplicate key row in object 'dbo.MSmerge_conflicts_info' with unique index 'nc1MSmerge_conflicts_info'. The duplicate key value is (89044001, b2201f36-7d9d-e411-9403-42f2e996c2b9, SI-PRI-A-01\MSSQLEXPRESS2012.IntelliAgent_A_A_Repl, 1). (Source: MSSQLServer, Error number: 2601)
Get help: http://help/2601

<o:p></o:p>

Replication between 2008R2 and 2014 SQL

0
0

I am working on migrating from a 2008R2 SQL to 2014.  I want to move the databases and have to the programmer change the code to the new server.  I need to have bi directional replication between the 2 server.  Does Microsoft support this type of replication?  If so can you point me in the right direction on how to do this.  I have found some information on how to replicate but not for different versions.

Thanks for your help.

How do you drop a publication that is gone from SSMS but shows up in replication monitor? Here's what I've tried...

0
0

Hello,

I had  two test databases on one server that I had been experimenting with for transactional replication.  I wanted to delete the publication from one database and the subscription from the other and finally delete both databases.  I deleted the publication, the subscription , the jobs related to them and finally the databases.  I must confess that i wasn't as careful as I would be if I hadn't planned on just deleting everything.  So what I have now is nothing appearing in SSMS under local publications or local subscriptions for these two test databases (but pubs and subs for other useful things) but in replication monitor the publication shows up with a red x.  

I cannot use sp_droppublication  @publication='my pub name' because the publication database is gone.  Can I do anything to remove this publication from replication monitor?  This isn't a production server yet it has some users who would be severely inconvenienced if I have to drop all replication and rebuild.  Is there any other way?

Thanks.



Replication - Snapshot agent - Privilege Not Held - not the normal issues though

0
0

Ive been battling an issue with an older SQL 05 box in a server 2003 cluster. The snapshot/log fail because of the good ole privilege error, but ive already been through an extensive list of things. Here's a quick rundown:

SQL and the Agent are running with a domain account. The account was set in the SQL config tool. It's already been set back to the system account, then set back. Im using the same account for the publisher's account.

The account has domain admin rights.

The account was given specific full rights (even though domain admins have it) to the replication folder on the shared storage

The account has been given rights to the entire MSSQL and Microsoft SQL Server registry nests under HKLM

The user has full db_owner rights on the database im working with as well as sysadmin role

Im stuck and after going through pages and pages of forum threads, the simple things didn't help me at all. I would love to see if someone else has an idea of something to do here.

Error modifyin publication

0
0

Hi, im retriving the following error:

so, im just generally traying to modify the publication and then the error appears...

if you know why this errro ocurrs please let me know :D

thanks in advance....

NOTE: i had restored a database full backup with many backup logs.

Recommended settings in Sql Server 2012 Standar

0
0

Hi all

I'd like to know if there are some settings that are recommended once installed SQL2012 Estándar. The question is because a software company is installing a RRHH App wich uses this sql and they asked my client to install it with these settings:

Default Index Factor: 75%

Max Degree of Parellelism : 1

I use sql 2012 with merge replication. It is recommended use these setting or not ?

Thank you for your help.

James

Disable conflict info in Errorlog

0
0

Hi Experts,

I setup p2p replication and we can accept any conflict in the topology so we don't handle it much, however the error log has millions of rows about "A conflict of type update-update was detected at peer ..." and cause error log very big... 

Can I Disable conflict info in Errorlog, like use traceflag or something? I don't want to change subscription Options "Allow p2p conflict detection" since once I tried to change and it caused the replication not worked...

Thanks!

Replication Monitoring Query Question

0
0

To monitor sql replication, i use following query. This query always give me all subscription results which currently distribution jobs not running currently. 

for example, i have 10 subscriptions and 8 subscriptions runs on demand and 2 subscriptions run continuously.

when i run this query i always get only 8 subscriptions results which setup on demand. why?

how can i modify query to get all 10 subscriptions?

SELECT  RIGHT(SUBSTRING(mda.name, 1,
                        LEN(mda.name) - CHARINDEX('-', REVERSE(mda.name))),
              CHARINDEX('-',
                        REVERSE(SUBSTRING(mda.name, 1,
                                          LEN(mda.name) - CHARINDEX('-',
                                                              REVERSE(mda.name)))))
              - 1) [SUBSCRIBER] ,
        mda.[name] AS [DistributionAgentName] ,
        mdh.[start_time] AS [DistributionAgentStartTime] ,
        mdh.[duration] AS [DistributionAgentRunningDurationInSeconds] ,
        ( CASE WHEN mdh.runstatus = '1'
               THEN 'Start - ' + CAST(mdh.runstatus AS VARCHAR)
               WHEN mdh.runstatus = '2'
               THEN 'Succeed - ' + CAST(mdh.runstatus AS VARCHAR)
               WHEN mdh.runstatus = '3'
               THEN 'InProgress - ' + CAST(mdh.runstatus AS VARCHAR)
               WHEN mdh.runstatus = '4'
               THEN 'Idle - ' + CAST(mdh.runstatus AS VARCHAR)
               WHEN mdh.runstatus = '5'
               THEN 'Retry - ' + CAST(mdh.runstatus AS VARCHAR)
               WHEN mdh.runstatus = '6'
               THEN 'Fail - ' + CAST(mdh.runstatus AS VARCHAR)
               ELSE CAST(mdh.runstatus AS VARCHAR)
          END ) [Run Status] ,
        mda.subscriber_db [Subscriber DB] ,
        mda.publication [PUB Name] ,
        CONVERT(VARCHAR(25), mdh.[time]) [LastSynchronized] ,
        DATEDIFF(HOUR,mdh.[time],GETDATE())  [LastSynch(Hrs)],
        und.UndelivCmdsInDistDB [UndistCom] ,
        mdh.comments [Comments] ,
        'select * from distribution.dbo.msrepl_errors (nolock) where id = '
        + CAST(mdh.error_id AS VARCHAR(8)) [Query More Info] ,
        ( CASE WHEN mda.subscription_type = '0' THEN 'Push'
               WHEN mda.subscription_type = '1' THEN 'Pull'
               WHEN mda.subscription_type = '2' THEN 'Anonymous'
               ELSE CAST(mda.subscription_type AS VARCHAR)
          END ) [SUB Type] ,
        mda.publisher_db + ' - ' + CAST(mda.publisher_database_id AS VARCHAR) [Publisher DB] ,
        GETDATE() AS [InfoInsertTime]

FROM    distribution.dbo.MSdistribution_agents mda
        LEFT JOIN distribution.dbo.MSdistribution_history mdh ON mdh.agent_id = mda.id
        JOIN ( SELECT   s.agent_id ,
                        MaxAgentValue.[time] ,
                        SUM(CASE WHEN xact_seqno > MaxAgentValue.maxseq THEN 1
                                 ELSE 0
                            END) AS UndelivCmdsInDistDB
               FROM     distribution.dbo.MSrepl_commands t ( NOLOCK )
                        RIGHT JOIN distribution.dbo.MSsubscriptions AS s ( NOLOCK ) ON ( t.article_id = s.article_id
                                                              AND t.publisher_database_id = s.publisher_database_id
                                                              )
                        JOIN ( SELECT   hist.agent_id ,
                                        MAX(hist.[time]) AS [time] ,
                                        h.maxseq
                               FROM     distribution.dbo.MSdistribution_history hist ( NOLOCK )
                                        JOIN ( SELECT   agent_id ,
                                                        ISNULL(MAX(xact_seqno),
                                                              0x0) AS maxseq
                                               FROM     distribution.dbo.MSdistribution_history (NOLOCK)
                                               GROUP BY agent_id
                                             ) AS h ON ( hist.agent_id = h.agent_id
                                                         AND h.maxseq = hist.xact_seqno
                                                       )
                               GROUP BY hist.agent_id ,
                                        h.maxseq
                             ) AS MaxAgentValue ON MaxAgentValue.agent_id = s.agent_id
               GROUP BY s.agent_id ,
                        MaxAgentValue.[time]
             ) und ON mda.id = und.agent_id
                      AND und.[time] = mdh.[time]
WHERE   mda.subscriber_db <> 'virtual'
ORDER BY mdh.[time]


Viewing all 4054 articles
Browse latest View live




Latest Images