Viewing 15 posts - 226 through 240 (of 432 total)
Does the lack of responses mean the steps above ARE the best way to do this?
June 7, 2013 at 10:50 am
First, contact the 3rd party vendors and ask if the versions of the app you're using supports 2008R2 or 2012.
Next, run the Upgrade Advisor for the SQL version you'd like...
June 7, 2013 at 10:48 am
Copy a full backup to the new server, restore with no recovery. Then do a differential backup, copy to the new server can restore with recovery. Take...
June 5, 2013 at 10:03 am
Questions for those of you building out the lab described in the 70-462 book:
Do you have several physical servers that you're building this on, or are you all invested in...
May 28, 2013 at 12:14 pm
How about in a WHERE EXISTS clause?
According the the Querying SQL2012 exam prep book, a SELECT * inside an EXISTS clause returns true or false only - not all all...
May 28, 2013 at 11:37 am
I don't believe a serveradmin can query data in user databases unless given specific database level permissions to do so. This allows you to completely separate server admin...
May 20, 2013 at 12:17 pm
Don't the settings in tools -options->open object Exlporer affect the local workstation only?
May 20, 2013 at 11:13 am
sneumersky's solution using MSDB Roles works partially, because it does allow users to be able to run, edit or create Agent jobs without being a sysadmin, but it has limitations.
1)...
May 17, 2013 at 11:11 am
Do the server nodes have 3rd party client software installed on them?
May 2, 2013 at 4:43 pm
If the application is failing to connect but here is no failed login attempt in the SQL log, I'd verify the instanace name is correct on the applicaiton side, and...
May 2, 2013 at 9:51 am
I was hoping to update the binaries on the C: drive, then deal with the SAN drives issue afterward.
May 1, 2013 at 9:39 am
Unfortunately the Microsoft documentation for installing CUs is sparce. Also on our nonProduction server the SP and CU were installed on different dates, since the CU is to fix...
April 29, 2013 at 9:56 am
But you wouldn't miss an exam question because you picked the answer that left out the AS would you?
April 24, 2013 at 12:11 pm
Is SSRS is not cluster-aware, can it be made highly available?
April 24, 2013 at 11:34 am
Viewing 15 posts - 226 through 240 (of 432 total)