Viewing 15 posts - 151 through 165 (of 4,745 total)
no its not too late, just point the new instance at the same SSRS reportserver database.
June 27, 2014 at 7:34 am
you don't say the version of OS in use but don't use the free memory value in task manager, look at available memory.
Use perfmon counters to check SQL memory usage
June 27, 2014 at 7:31 am
....and tempdb cannot be backed up anyway as it is recreated on SQL server restart.
June 25, 2014 at 2:04 am
presuming you have the rights, try right clicking on DTA and run as administrator.
June 23, 2014 at 9:15 am
GilaMonster (6/19/2014)
The problem, however, is that statistics IO lies any time there are scalar UDFs in use. The profiler trace doesn't.
there's lies, damn lies, then statistics IO 🙂
June 19, 2014 at 3:06 am
Aaaah, a classic 'nothing has changed - honest guv' case.
June 17, 2014 at 9:22 am
A batch job in dev that runs at 5 a.m. for an extra 4 mins - this developer would have to be one of the good ones.........:-)
Its the sizes of...
June 17, 2014 at 9:04 am
as the database ran out of space sounds like the database grew so there is more data for the SSIS package to process, so probably just a scaling issue.
check how...
June 17, 2014 at 8:03 am
Luis Cazares (6/16/2014)
David Burrows (6/16/2014)
Sean Lange (6/16/2014)
...a few technological advances (like goal line technology).
Except that in one match already, with two different views of the goal line, one clearly...
June 16, 2014 at 8:11 am
David Burrows (6/16/2014)
Sean Lange (6/16/2014)
...a few technological advances (like goal line technology).
Except that in one match already, with two different views of the goal line, one clearly showed no...
June 16, 2014 at 8:09 am
me too for the first time today. Keeps asking me to log on as well.
June 16, 2014 at 8:01 am
After a call an RCA (root cause analysis) should be done to avoid repitition of calls. At our shop this is handled by the Incident management team.
June 16, 2014 at 8:00 am
I have only ever seen the script upgrade phase take minutes, never hours, and I've done a few.
We have 'stagger patched' clusters as well, theoretically the two nodes could run...
June 14, 2014 at 4:10 am
it will run through the upgrade script process on first failover to a patched node, but that should be a matter of a few (2-3) minutes.
Failover time will be more...
June 13, 2014 at 5:58 am
Viewing 15 posts - 151 through 165 (of 4,745 total)