Hi
i am having a problem like this
that is,
there are 3 systems running using database as sql server in one sql server
all these 3 systems use stored procedures in all prcesses & trigers.
when there are sp's running in one database
at the same time if i do execute another sp from a another
database permormance drops & some times it take long time to execute it.
even odbc time out since most we run from front end.
how could i solve this.
i don't want to go for a another server as a alternative
since it's going to cost the compay.
thanks
i am having a problem like this
that is,
there are 3 systems running using database as sql server in one sql server
all these 3 systems use stored procedures in all prcesses & trigers.
when there are sp's running in one database
at the same time if i do execute another sp from a another
database permormance drops & some times it take long time to execute it.
even odbc time out since most we run from front end.
how could i solve this.
i don't want to go for a another server as a alternative
since it's going to cost the compay.
thanks