the following procedure
dt_addtosourcecontrol, dt_addtosourcecontrol_u, dt_adduserobject
are formed in one of the server DB named DB1 , whereas we have two other DB with same DB structure as DB1 with some what less data but in them above said procedure are not there.
here the first said DB, DB1 with some extra procedure like
dt_addtosourcecontrol, dt_addtosourcecontrol_u, dt_adduserobject
is very slow when connected to our application, whereas others are fine.
Does the above xtra procedure is the reason for the slow?
is their any way to improve the speed of the DB or check its performance?