sp_ldapadmin   

Chapter 12: Changes to Global Variables, Commands, and Stored Procedures

dbcc stackused

Description

Database consistency checker (dbcc) checks the logical and physical consistency of a database and provides statistics, planning, and repair functionality.

Syntax

dbcc stackused

Parameters

stackused

reports the maximum amount of stack memory used since the server first started

Examples

Example 1

dbcc stackused

Usage

Standards

SQL92 – Compliance level: Transact-SQL extension.

Permissions

Only the System Administrator can run dbcc stackused.





Copyright © 2004. Sybase Inc. All rights reserved.  

View this book as PDF