Viewing 15 posts - 196 through 210 (of 474 total)
Thanks for the links.
I finally gave up and just went thru each of the little steps in the report server configuration tool and clicked the 'apply defaults' button. (which...
July 21, 2009 at 11:28 am
I haven't set up share point integration or the e-mail settings, or backed up the encryption keys, but I wouldn't think those would stop it from working. Everything else...
July 21, 2009 at 9:58 am
It seems to be OK.
I get a decent looking error screen and not just a nasty 404 page or something, and if I just go to http:/// I...
July 21, 2009 at 9:45 am
Jeffrey Williams (7/17/2009)
Jason Shadonix (7/17/2009)
July 20, 2009 at 6:19 am
If I'm counting over to the right column, then for the data file you have 856 Pages (under 8MB) and only have 96 Pages (< 1MB) in the log file....
July 17, 2009 at 12:20 pm
Maybe run this:
select * from msdb.sys.database_files and post the results?
Also might be worth considering turning the default auto-grow settings off or resticting the growth quite a bit. In...
July 17, 2009 at 9:55 am
Since this is a dev/test box, might try making the model database read-only and see what breaks.
July 16, 2009 at 1:24 pm
h_maksuda (7/16/2009)
So I'm worried. What causing my model log...
July 16, 2009 at 9:01 am
Thanks for the tips. Turns out I'm dense, and had the FullText service for another instance started, but not the instance I was installing on. Once I started...
June 25, 2009 at 8:57 am
Mani Singh (6/17/2009)
Are the DB compatibility modes same for both the databases.
What is the service pack levels and SQL server...
June 17, 2009 at 10:00 am
Mani Singh (6/17/2009)
For teh timeoout error do this:in Query window: on principal server do this:
ALTER DATABASE "Db name here" SET PARTNER TIMEOUT 30
the dbname witout Quotes:
But isn't the timeout error...
June 17, 2009 at 9:17 am
Thanks for the links. That first one is interesting. I saw a couple of others saying they were having backup troubles on the principal server with database mirroring...
June 17, 2009 at 8:36 am
I also just noticed a bunch of these in yesterday's log: Downgraded restore buffers from 4096K to 2048K. (hundreds of them).
I see another post on this site with that...
June 17, 2009 at 8:17 am
I did something somewhat similar several years ago. We just set up a linked server in SQL pointing to the AS/400 databases.
We didn't use SSIS or DTS...
May 26, 2009 at 8:26 am
Viewing 15 posts - 196 through 210 (of 474 total)