Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Maintenance Plan Error

    mike.lenz (12/18/2008)


    This problem occurs if some of the stored procedures while installing SP2 has not been applied successfully. So manually run the stored procedure via the process below. This resolved...

  • RE: Maintenance Plan Error

    There were 3 of them not set to 90...

    I just ran a

    SELECT NAME,COMPATIBILITY_LEVEL FROM SYS.DATABASES

    GO

    and all of them show 90 now but I still get the error when creating...

Viewing 2 posts - 1 through 3 (of 3 total)