지금 지원 담당자와 채팅
지원 담당자와 채팅

LiteSpeed for SQL Server 8.9.5 - Integration with TSM Guide

xp_memory_size

-------------------------------------------------

NOTE: Extended stored procedure xp_memory_size has been marked as deprecated. It will be removed from the product in version 9.0.

-------------------------------------------------

Extended stored procedure to return the contiguous memory availability of the system within the SQL Server process space. This is the space to be utilized for the transfer buffer for backup and restore operations.

Syntax

EXEC master.dbo.xp_memory_size

Results

Column Name

Data Type

Description

ContiguousSize

Int

Available contiguous memory in the SQL Server process space in bytes.

 

Related Topic

관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택