Viewing 15 posts - 91 through 105 (of 566 total)
dlucas-615847 (9/19/2009)
Msg 102, Level 15, State 1, Procedure usp_maintain_database_log, Line 107
Incorrect syntax near '?'.
Msg 102, Level 15, State...
September 20, 2009 at 11:07 am
lakb200 (9/19/2009)
How many days of reading would you recommend before taking this test ?
Also is this book sufficient for the test or anything else also ?
Are you...
September 20, 2009 at 11:00 am
cindy.hutchins (9/18/2009)
September 18, 2009 at 9:37 am
Just FYI - procedure has been updated on SSC to account for checkpoint (previous post).
September 18, 2009 at 7:54 am
You could put the output of msdb.dbo.sysjobactivity into an SSRS report and create a subscription to deliver the report via e-mail.
September 1, 2009 at 9:10 am
This is an artifact of copy and paste 🙂 You can safely comment out the "set @sql = 'checkpoint'" after the backup. It won't do any harm in however I'll...
September 1, 2009 at 6:26 am
Can you confirm SQL is listening on TCP 1433? i.e. open a command prompt from your workstation and type: telnet myservername 1433
Is Windows Firewall running? You might need to add...
August 31, 2009 at 12:41 pm
Thanks 🙂 I'm assuming you are referring to the simulation questions? I didn't encounter any of these questions on 70-432 however I would prepare for them as it is my...
August 31, 2009 at 9:04 am
Are you using the same recovery model on both instances (2000 vs. 2008)? i.e. Bulk Logged vs. Full?
August 27, 2009 at 12:43 pm
I expected to see more questions on some of the newer features in 2008; i.e. policy based management, row/page compression, etc. I'm guessing more of these will be on 70-450...
August 19, 2009 at 11:38 am
Thank you - 920. Any suggestions regarding reference material for 70-450?
August 14, 2009 at 10:14 am
UPDATE:
Just received confirmation from MS that the development team has agreed to address this issue in the next service release for 2005/2008.
July 28, 2009 at 11:54 am
rahulgoparapu (7/7/2009)
July 7, 2009 at 3:36 pm
Viewing 15 posts - 91 through 105 (of 566 total)