Viewing 15 posts - 106 through 120 (of 2,840 total)
hopefully you have started the Snapshot job for that publication.
January 27, 2012 at 11:49 am
Drives can fail very badly at the least expected time. At that point, you have lost your database. I would not compromise the safety of the Db for a tiny...
January 27, 2012 at 8:54 am
If you are talking about rebuilding a Clustered Index, then I think yes. I am not sure about that. I am not sure what you meant by updating a clustered...
January 27, 2012 at 6:58 am
You will have to check the server Specs to see how many channels it has. Usually there is one Internal IO card that will have two channels. This will be...
January 27, 2012 at 6:50 am
How many IO channels do you have in the server that you have? Do you have any additional IO card? If not, you will probably use one for your OS...
January 27, 2012 at 6:26 am
Somebody please put the brakes on the THREAD. It keeps moving from one random topic to another. It does not even care who gets run over with these topic changes.
January 26, 2012 at 5:53 pm
With your hands tied behind your back, you do not have much option than live with what you have I guess.
Regarding SQL 2012, I would always wait for the first...
January 26, 2012 at 5:35 pm
A view can select only from Tables or other views.
A better solution would be to create a stored proc instead of a view that can handle the parameters you...
January 26, 2012 at 5:21 pm
Here is something that you have to keep in mind. If on the first attempt to clean up the old directory fails due to some reason like file being locked...
January 26, 2012 at 11:08 am
Where are they trying to alter the SP's? In the Live DB or the Snapshot DB?
January 26, 2012 at 10:33 am
I have heard lots of issues like this. 90% of the time, it is the permission issue. The agent job that runs it does not have rights to delete files...
January 26, 2012 at 10:24 am
You can specify in your Transactional replication to ignore delete command.
Another way is to modify the Stored proc (Replication SP in your MAIN where you are replicating to) to...
January 26, 2012 at 10:21 am
Brandie Tarvin (1/25/2012)
I have been thinking about testing remote presentation at some U.S. Saturday's though,...
January 25, 2012 at 1:14 pm
Not enough info to help you here.
What type of replication do you have?
What was the sync method you used?
Did you stop the log reader agent turned of for a long...
January 25, 2012 at 6:38 am
Thanks Jason, Thanks Wayne...
January 17, 2012 at 5:29 am
Viewing 15 posts - 106 through 120 (of 2,840 total)