Viewing 15 posts - 106 through 120 (of 338 total)
btw if i run this command :
DBCC CHECKIDENT ('#table', RESEED, -2147483648)
the values count upward toward zero .
My question is if it already reach Zero will it continue counting until...
May 30, 2016 at 12:18 am
Thanks for the quick reply !
I deleted the table first before performing reseed .
I heard if we do TRUNCATE , we don't need to delete and RESEED anymore ?
As...
May 29, 2016 at 11:54 pm
Hi Gail ,
Thanks for the reply !
I mean pause the mirroring process and insert data to mirror database . So if I want to insert data to Mirror database ,...
May 19, 2016 at 12:55 am
Thanks for the reply , I mean I stop the MIRRORING process first before I insert/change data
May 17, 2016 at 6:38 pm
Regarding this issue I just enable traceflag ? dbcc traceon(4135)
And surprisingly I got different error “Parent tag ID 4 is not among the open tags. FOR XML EXPLICIT requires...
April 21, 2016 at 11:30 pm
Hi Guys ,
I just applied SP3 yesterday nite and also restart SQL server instance in order to re-create temp files
But unfortunately I still have this issue .
Msg 605, Level...
April 21, 2016 at 7:56 pm
I have sorted it out guys , It is due to the maintenance of disk so there were 6 hours downtime
April 18, 2016 at 7:53 pm
Thanks for the reply guys . Much appreciated !
Actually at that time I also used Performance monitor ( the value for TOTAL SERVER MEMORY was 1.6 GB – the same...
April 12, 2016 at 7:48 pm
Thanks for the reply Gail . Really appreciate it .
Regarding Service Pack , after the server migration I don’t apply any SP to that server ( Previously yes it...
April 10, 2016 at 5:56 pm
The problem is I am not sure that those servers use reporting services . if both use then it means I need to point to 2 different report servers then...
April 5, 2016 at 7:20 pm
Thanks for the reply !
I just checked the destination server and it has reporting services running there also when I go to Reporting Services Configuration Manager > Database, It...
April 4, 2016 at 10:17 pm
Viewing 15 posts - 106 through 120 (of 338 total)