Database objects are shown incorrectly in SQL Navigator Team Coding Viewer. Some of these objects/scripts where dropped or removed outside of SQL Navigator. However, they still show in Team Coding Viewer.
Objects dropped/changes made outside of SQL Navigator
Team Coding Viewer loads the objects and their information from Team Coding database tables. These tables are SQLNAV_PROGRAM_STATUS_LOG and SQLNAV4_PSL_VCS_INFO and exist under SQLNAV schema. (If team coding was installed via Toad for Oracle, then these tables are TC_OBJSTATUS and TC_OBJSTATUS_VCS and exist under TOAD schema.)
RESOLUTION 1:
Manually open the above tables via DB Navigator and remove the records with the deleted object/file names.
RESOLUTION 2:
1. Re-run Server Side Objects Wizard | Drop and rebuild the objects
2. Drop and Rebuild Code Control Group where the objects exist. (Team Coding | Code Control Groups).