• I have not see this one yet. This one is to claims to solve memory pressure on 32 bit systems using the CLR.

    Failed processing batch due to Thread was being aborted.

    Article ID: 969962 - Last Review: June 18, 2010 - Revision: 2.0

    Various memory errors are logged to SQL Server error log when using SQL CLR objects

    http://support.microsoft.com/kb/969962

    "giving more memory to SQL CLR by increasing the 'MemToLeave' or 'Non buffer pool memory' to 384 MB. This can be done by adding the -g384 switch to the startup parameters "

    I also don't understand why they say use -g instead of -T which is what I normally would use.