Estou pensando em habilitar o SQLCLR em nosso servidor de produção SQL2005, mas o technet declara:
Computers configured with large amounts of memory and a large number of processors may fail to load the CLR integration feature of SQL Server when starting the server. To address this issue, start the server by using the -g memory_to_reserve SQL Server service startup option, and specify a memory value large enough. For more information, see Using the SQL Server Service Startup Options.
Quanta memória é "grandes quantidades" neste caso? Como eu percebo que isso provavelmente foi escrito antes de 2005, então grandes quantidades naquela época poderiam ser a norma agora? (mesmo para o grande número de processadores).
Tags sqlclr sql-server-2005