Viewing 15 posts - 28,261 through 28,275 (of 39,804 total)
There are many things that can happen. The best thing you can do is run a test on a test system, upgrade things, and then if you have specific errors,...
June 11, 2008 at 8:45 am
There is a compatibility mode you can set on the databases as well to have them run as SQL65 for keywords and functions.
June 11, 2008 at 8:42 am
I'm not sure what a new technology is anymore. SQL 2008 got to RC0 and it includes Powershell for SQL, which is new. I played with Hyper-V, and it's straigtforward,...
June 11, 2008 at 7:39 am
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
Viewing 15 posts - 28,261 through 28,275 (of 39,804 total)