List of Database Utilities in Windows Server 2008 Core
'Esentutl' with command syntax
Command description: Database utilities for the Extensible Storage Engine for Microsoft
How to use this command with options, here goes the examples -
Command description: Database utilities for the Extensible Storage Engine for Microsoft
How to use this command with options, here goes the examples -
Defragmentation: ESENTUTL /d {database name} [options]
Recovery: ESENTUTL /r {logfile base name} [options]
Integrity: ESENTUTL /g {database name} [options]
Checksum: ESENTUTL /k {file name} [options]
Repair: ESENTUTL /p {database name} [options]
File Dump: ESENTUTL /m[mode-modifier] {filename}
Copy File: ESENTUTL /y {source file} [options]
Comments