|
|
|
|
Browse by Tags
All Tags » 2005 » T-SQL » sys2 (RSS)
-
I’ve just released three new scripts of my “sys2” script collection that can be found on CodePlex:
Project Page: http://sys2dmvs.codeplex.com/
Source Code Download: http://sys2dmvs.codeplex.com/SourceControl/changeset/view/57732
The three new scripts are the following sys2.database_backup_info.sql sys2.query_memory_grants.sql ...
-
I’ve just created a new project on CodePlex anmed SYS2DMVS, where I’ll put all my sys2 scripts so that they can be found and accessed more easily. Also it will more easy for me to maintain them, just a Check-In with SVN and that’s it :-).
http://sys2dmvs.codeplex.com/
The scripts are growing in number, they are now 9, so I though that they ...
-
I’ve updated my “sys2” scripts with three 3 new scripts:
sys2.objects_dependencies
A wrapper around sys.sql_expression_dependencies that shows also related informations taken from sys.object table, like object name, object type and schema name of the referencing entity.
sys2.objects_partition_ranges
Shows information on partitioned ...
|
|
|
|
|