SCRS_GetMemoryWithLabel Stored Procedure
System Center
In SCRM 2006, SCRS_GetMemoryWithLabel gets the total physical memory for computers.
SCRS_GetMemoryWithLabel @LocaleID
| 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: