• The correct answer is 11.

    EXECUTE sp_rename N'fakename', N'fakename2', 'OBJECT'

    "Msg 15248, Level 11, State 1, Procedure sp_rename, Line 321

    Either the parameter @objname is ambiguous or the claimed @objtype (OBJECT) is wrong."