![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
A couple of tables have been identified to be deleted. My job is to find if it is at all used. On searching the web, i found a proc to search for a string within all databases in a server. using system sproc : sp_msforeachdb it searches for a string in views, sprocs, functions, check constraints, defaults, foreign key, scalar function, inlined tablefunction, primary key, 'Replication filter stored procedure, System table, Table function, Trigger, 'User table, 'UNIQUE constraint''Extended stored procedure' So it is pretty extensive. But i dont think it is covering the code within execsqltasks in DTS, and tsql code within JOB STEPS. Those are the two more places where code exists in my server. If any of you have done so in the past, do let me know if there is a system stored proc or code that you have written, to do the same |
![]() |
| Thread Tools | |
| Display Modes | |
| |