nesanjoseph
Joined: 01 Jun 2009
Posts: 15
|
Posted:
Wed Mar 17, 2010 7:28 am Post subject:
Using CHKSGFILES to verify Exchange 2010 backup integrity |
|
|
Hi,
I have some issues in using CHKSGFILES API for verifying the integrity of the files backed up using Volume Shadow Copy Services API. Following is how I call the functions:
1) New() -> Works
2) ErrInit() -> Works
3) ErrCheckDbHeaders() -> Works
4) ErrCheckDbPages() -> DOES NOT WORK!
Does any one know how should we pass the arguments to the function ErrCheckDbPages() ? I always receive errInvalidParameter = -1003 error. Please help.
Many thanks,
Nesan Joseph R.
|
|