﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administration / SQL Server 7,2000  / object name from objid / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 12:37:44 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: object name from objid</title><link>http://www.sqlservercentral.com/Forums/Topic613493-5-1.aspx</link><description>If you want get object_name using object_id.you can use the following commandselect object_name(object_id)ex:select object_name(1000)</description><pubDate>Thu, 04 Dec 2008 02:47:25 GMT</pubDate><dc:creator>brainy</dc:creator></item><item><title>object name from objid</title><link>http://www.sqlservercentral.com/Forums/Topic613493-5-1.aspx</link><description>Hi,i am new to sql server 2000:from last 5 hours one of the perl script is showing RUNNABLE(sp_who2) in database and for that particular spid i can see 3 objid(sp_lock) anybody help me out to find object name from objid. and mode lock is Sch-S is i need to worry about this mode of lock.ThanksPrakash                    </description><pubDate>Thu, 04 Dec 2008 02:38:26 GMT</pubDate><dc:creator>prakash.gr</dc:creator></item></channel></rss>