Hi All,
I have shrinked DB datafile like wise
use siteshare3appindus
Go
Dbcc shrinkfile(siteshare3appindus2,10169)
Go
But it has failed
It has given the following error .
could not adjust the space allocation for file 'siteshare3appindus2'
Hi All,
I have shrinked DB datafile like wise
use siteshare3appindus
Go
Dbcc shrinkfile(siteshare3appindus2,10169)
Go
But it has failed
It has given the following error .
could not adjust the space allocation for file 'siteshare3appindus2'