Viewing 15 posts - 781 through 795 (of 1,539 total)
Three basic steps are
1. configure distribution
2. configure publication
3. configure substription(s)
Since you're keeping your distribution and subscriber on the same server, i dont think there will be much difference between pull...
July 6, 2009 at 5:40 am
Thanks Gail and Abhay. It did clarify some of the doubts. 🙂
July 6, 2009 at 4:01 am
You should have 2000 SP3 or higher to perform an upgrade to sql 2005.
Also the link to the document mentioned in the previous post is
http://www.microsoft.com/downloads/details.aspx?FamilyID=3d5e96d9-0074-46c4-bd4f-c3eb2abf4b66&displaylang=en
July 6, 2009 at 1:09 am
Sourav Mukherjee (7/5/2009)
Data,log files, optimiser, check point, memory and other related stuff to...
July 6, 2009 at 12:02 am
Thanks Gail for the info. I'm sorry but how IO can crash a page is still not very much clear. Few examples or something you've experienced in past or links...
July 5, 2009 at 11:54 pm
Sourav Mukherjee (7/5/2009)
- Other than that is there any quick reference available?
Performance issues are perennial issues and have to be dealt with carefully to have them sorted permanently, so what...
July 5, 2009 at 10:23 pm
Ahh, I forgot that the corrupted database was in 2000:hehe: and page level restores is possible only in 2005 and later versions? My questions in the previous posts still remain...
July 5, 2009 at 12:57 pm
I was just going through some articles and came to know that i could have recovered only the affected pages if i had a clean backup instead of restoring the...
July 5, 2009 at 12:53 pm
sonal_anjaria (7/1/2009)
What are the consequence of not doing a transactional log backup of model, doing a full backup once a day of all dbs.
Model database hardly changes. It's used as...
July 5, 2009 at 12:08 pm
If you reinstalled sql server coz of corruption, i think it'd persist as corruption happens to your database files. If you do not have a clean backup, i think u're...
July 5, 2009 at 11:50 am
only4mithunc (7/5/2009)
If you dont mind could you please make it more clear..?, what i did is i got the .mdf and .ldf files(actualy my friend...
July 5, 2009 at 10:03 am
The error message says the while backing up the database, more than one file names were specified which means the backup was stripped, meaning backup of the database were taken...
July 5, 2009 at 9:58 am
Sourav Mukherjee (7/5/2009)
Can you please provide me some clear...
July 5, 2009 at 9:55 am
Sourav Mukherjee (7/5/2009)
1. Checked for blocking running sp_who2
2. Executed Profiler to check what are people running the queries.
3. Checked the tempdb whether the mdf and ldfs are full. Everything was...
July 5, 2009 at 9:46 am
You can group the users into several AD groups, Like one group having insert/delete persmission, Other group having only select permissions and add these group to your database with appropriate...
July 5, 2009 at 2:57 am
Viewing 15 posts - 781 through 795 (of 1,539 total)