Viewing 15 posts - 916 through 930 (of 7,429 total)
Also, is this website on an intranet or on the internet?
May 2, 2006 at 8:47 am
The only issue is what geocoding method you need. There are more than a half dozen which all work for areas in say Florida, but for locations in New York...
May 1, 2006 at 8:50 am
Are you saying you changed the date of the system not that daylight savings time kicked in.
Not sure what does the comparison but yes I would disable replication during the...
April 28, 2006 at 9:34 am
Yes you can execute multiple SQL pieces. More or less the input is a script just like QA works. You do not neccessarily have to put a GO in bu...
April 28, 2006 at 9:30 am
You might try a tool like Log Explorer which I do believe you can get all the updates and changes form the production systems transaction log without using replication.
Replication will...
April 28, 2006 at 9:12 am
Is this an Active Directory setup? Thre was a similar post in th past few weeks if it is.
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=6&messageid=271375#bm272890
And see if it helps.
April 28, 2006 at 8:58 am
Then it depends on how much of the production server you need.
If all then perform a backup an restore to the test server.
If you just need a sampling of the...
April 28, 2006 at 8:55 am
Were the steps mixed up on the server when you opened the job or just in the script when output?
April 28, 2006 at 8:51 am
1) Have you verified what is takin all the CPU cycles and have you checked the Event Viewer logs for any issues before you assume the slowdown is in the...
April 28, 2006 at 8:34 am
First I would go back to the reason. Replication is usually for DR, building an Ad-Hoc reporting server and keepin synched, or a multitude of other things. What you are...
April 28, 2006 at 8:27 am
It cannot execute those items on the Oracle driver.
April 28, 2006 at 8:14 am
When you say "test" what do you mean. Testing reports and other queries or do you mean strucutre changes can be made such as index changes, table column changes, or...
April 28, 2006 at 8:11 am
Read Transactional Replication and Log Shipping in BOL.
April 28, 2006 at 8:09 am
Which type o replication are you using? And does the FK source data exist on both servers so that any data sent across will not fail?
April 28, 2006 at 8:04 am
Are the SQL Server and the Terminal Server in the same Domain? It sounds like a trust issue. You say however you setup the accunts as administrator and they can...
April 28, 2006 at 7:57 am
Viewing 15 posts - 916 through 930 (of 7,429 total)