Viewing 15 posts - 241 through 255 (of 464 total)
A few suggestions:
1) use differential backups - they could help you meet your goal by themselves if your 95% figure is accurate. Schedule periodic full backups at quiet times...
December 19, 2008 at 11:41 am
If the machines are the same regarding cpu/memory, all settings at server and database are identical, and the databases are the same then you should get the same results in...
December 14, 2008 at 11:59 am
Can you post the plans in .sqlplan (xml) format?
December 13, 2008 at 9:30 am
In report server you will have a datasource set up (DataSource1). If you view it's properties in report manager you will see the credentials it is using to connect...
December 10, 2008 at 12:43 pm
If you can have the original database offline for a period:
1) detach the original database (right click the database in the object explorer and select Tasks -> Detach)
2) copy the...
December 10, 2008 at 12:16 pm
Being as you only want to keep a small number of the rows(approx 1 in 60) you probably would find it quickest to
a) copy those rows that you want...
December 4, 2008 at 8:55 am
If only 1 in 40 are capable enough to answer it and bothered enough to reply, then you have weeded out 39 candidates that you wouldn't want to employ. ...
December 2, 2008 at 1:08 pm
Certification (or working towards it) is useful in that it will give you some exposure to aspects of SQL that you might never touch otherwise ... service broker, XML, the...
December 1, 2008 at 8:43 pm
shekihan (11/26/2008)
November 26, 2008 at 8:26 pm
shekihan (11/24/2008)
November 25, 2008 at 1:39 pm
shekihan (11/24/2008)
November 24, 2008 at 1:33 pm
Are you comfortable enough with Profiler to capture the XML execution plans for the proc (and any statements within it)? They would help you determine which statement was causing...
November 24, 2008 at 1:01 pm
If the mirror is unavailable then the principal will continue to run if you are not using a witness ... you can set up alerts to notify you when this...
November 23, 2008 at 4:30 pm
I think you should specify it .... if you start up the app and it attempts to connect to the principal, but failover has already occurred, then it won't know...
November 14, 2008 at 8:19 am
It's been a while since I tried this and my memory is hazy, but I believe that when the connection to the principal is made the mirror information is stored...
November 13, 2008 at 8:49 pm
Viewing 15 posts - 241 through 255 (of 464 total)