This stored procedure can be used in conjunction with sp_revdatabase to
script important information on the configuration of the SQL Server
Database devices and databases, for use in SQL Server recovery situations.
Notes:
* This Procedure assumes that all devices are created on the same segment.
If not do not use this stored procedure.
* Procedure cleans up expanded devices by amalgamating them and creating
them as a sum of all expansions.
Author: Charley Hanania
Download Script:
sp_DevScriptor.SQL
Disclaimer: We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…
Disclaimer Continued
Back to Database Journal Home