Incorrect locked status is displayed for a procedure in Toad Team Coding.
说明
Visual Source Safe shows a procedure as Checked-In, but the TOAD Team Coding Browser shows the procedure as 'Locked' (by user)'. When attempting to open the file, the option to check it out is grayed out.
解决办法
Check the table TOAD.TC_OBJSTATUS and search for the problematic object. Ensure that the value in PSL_CHECKED_OUT is set as "N" and not "Y".