|
Subject:
|
Entire configuration capture
|
|
Posted By:
|
bissourav
|
Post Date:
|
8/29/2006 4:58:41 AM
|
How I can capture the entire configuration of a database server, like memory configuration, optional parameters set, isolation levels, collation and sort settings, etc.?
sbiswas
|
|
Reply By:
|
Peso
|
Reply Date:
|
8/29/2006 5:56:56 AM
|
A start is
sp_configure
|
|