Chat now with support
Chat with Support

LiteSpeed for SQL Server 8.9.5 - Installation 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

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating