SCRS_GetMemory Stored Procedure

System Center

In SCRM 2006, SCRS_GetMemory gets the size of the physical memory installed on a computer.


SCRS_GetMemory @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

MemoryTotalPhysicalMemory

Int64

Output value from SCRM 2006 SCRS_ManagedNode_Dimension_View.MemoryTotalPhysicalMemory.

MemoryTotalPhysicalMemoryLabel

String

Output value from SCRM 2006 SCRS_ManagedNode_Dimension_View.MemoryTotalPhysicalMemory.

Show: