SCRS_GetTotalMemorySizeStandard Stored Procedure

System Center

In SCRM 2006, SCRS_GetTotalMemorySizeStandard gets a list of memory sizes for selection.


SCRS_GetTotalMemorySizeStandard @LocaleID
,@LowerBound

@LocaleID

Type: int

Locale identifier for the installed product.

@LowerBound

Type: int

Value to use for the lower bound of the Memory Size. Value from 128 to 65536.

Type: int

Value: Always 0.

Column name Data Type Description

MemoryTotalPhysicalMemory

Int32

Hard-coded list of Memory Sizes from 128 to 65536.

Show: