Viewing 15 posts - 28,231 through 28,245 (of 39,771 total)
Authors work hard on these books. Pirating them or downloading them for free when the author has not agreed is wrong. You want to get paid for your work; pay...
June 10, 2008 at 9:44 pm
You should read through the physical storage architecture sections or BOL or pick up a copy of Inside SQL Server.
If you have CHAR, then the space is saved in the...
June 10, 2008 at 7:58 am
I'd script it out and then save the script. You can easily search and replace the server names or database names if needed to rebuild replication.
June 10, 2008 at 7:56 am
At TechEd this morning, they are giving away lots of DVDs with RC0 and the rumors are still a Q3 RTM, so things must be very close. I've seen the...
June 10, 2008 at 7:56 am
Most consistency errors are raced back to hardware problems. Potentially fabric or controller errors could be present.
I'd be sure that someone carefully runs diagnostics on your storage.
June 10, 2008 at 7:38 am
This is really a scripting problem. You can host this in DTS, but you'll be writing VBScript that can be run from the command line as easily as tucked inside...
June 10, 2008 at 7:37 am
SP2 had an issue and there were updates postSP2 that corrected issues with this task.
June 10, 2008 at 7:34 am
Jack makes a great point. Often the person that pushes the project through or gets it approved doesn't use the system. They "think" that people need something new, and if...
June 10, 2008 at 7:33 am
You can reply to a previous thread or topic and post an answer that way (or a new question).
The linked server syntax is four part naming, so server.database.schema.table.
June 10, 2008 at 7:31 am
Haven't heard of anything. What does the package do?
You might need to call Microsoft support for this.
June 10, 2008 at 7:25 am
What are the steps?
In the job properties, is each step set to move to the next step on completion? Are the jobs the exact same jobs in both instances?
You could...
June 10, 2008 at 7:24 am
Agree, add the user to the role rather than aliasing.
June 10, 2008 at 7:23 am
You can set the Execution Plan on in SSMS and check the costs yourself to see the differences.
June 10, 2008 at 7:22 am
We definitely need a GUI for Service Broker. I'm not sure one's coming in SQL 2008, but there is a lot of work being done on the manageability and tools...
June 10, 2008 at 7:20 am
Viewing 15 posts - 28,231 through 28,245 (of 39,771 total)