• Hmm, I seem to be getting errors when executing the code.

    Msg 207, Level 16, State 1, Line 2

    Invalid column name 'object_id'.

    Msg 102, Level 15, State 1, Procedure sp_common_server_problems, Line 31

    Incorrect syntax near '?'.

    Msg 102, Level 15, State 1, Procedure sp_common_server_problems, Line 130

    Incorrect syntax near '?'.

    Msg 102, Level 15, State 1, Procedure sp_common_server_problems, Line 132

    Incorrect syntax near '?'.

    Msg 102, Level 15, State 1, Procedure sp_common_server_problems, Line 142

    Incorrect syntax near '?'.

    Msg 102, Level 15, State 1, Procedure sp_common_server_problems, Line 144

    Incorrect syntax near '?'.

    Msg 102, Level 15, State 1, Procedure sp_common_server_problems, Line 156

    Incorrect syntax near '?'.

    Msg 156, Level 15, State 1, Procedure sp_common_server_problems, Line 161

    Incorrect syntax near the keyword 'select'.

    Msg 2812, Level 16, State 62, Line 1

    Could not find stored procedure 'sp_common_server_problems'.

    Anyone have the same problem or know of how to fix this?

    Rudy