Setting limits for tempdb space usage  Resource limit examples

Chapter 1: Limiting Access to Server Resources

Creating a resource limit

Create a new resource limit with sp_add_resource_limit. The syntax is:

sp_add_resource_limit name, appname, rangename, limittype, limit_value, enforced, action, scope

Use this system procedure’s parameters to:

For detailed information, see sp_add_resource_limit in the Reference Manual.





Copyright © 2005. Sybase Inc. All rights reserved. Resource limit examples

View this book as PDF