learner
20th November 2003, 06:58
Dear all,
We are running BaaN IV c4 with ms-sql server 7.0 as db on Win NT 4.0. Currently there are about 20 concurrent users
When i see the process manager of NT , i can see for each login there is a ntbshell.exe running as well as there is a mssql_srv.exe ( database process ) running for each login, using licmon I got the process id of the user and then compared
it with ntbshell process id , now my question is how do i create a
linkage between ntbshell process id and database
process id i.e. linkage betweeb ntbsheel.exe and mssql_srv.exe ??
Since at times one of the user if runs a heavy report and it takes
too much memory / cpu consumption then how can i kill his baan login ? if i try to killk ntbshell.exe or the mssql_srv.exe using Win NT then it says Access denied, how can i kill it.
If somebody know how do it at SQL Server Enterprise Manager level or at MS-SQL Server Query Analyser level, then kindly let me know.
Thanks in advance.
Regards
Learner
We are running BaaN IV c4 with ms-sql server 7.0 as db on Win NT 4.0. Currently there are about 20 concurrent users
When i see the process manager of NT , i can see for each login there is a ntbshell.exe running as well as there is a mssql_srv.exe ( database process ) running for each login, using licmon I got the process id of the user and then compared
it with ntbshell process id , now my question is how do i create a
linkage between ntbshell process id and database
process id i.e. linkage betweeb ntbsheel.exe and mssql_srv.exe ??
Since at times one of the user if runs a heavy report and it takes
too much memory / cpu consumption then how can i kill his baan login ? if i try to killk ntbshell.exe or the mssql_srv.exe using Win NT then it says Access denied, how can i kill it.
If somebody know how do it at SQL Server Enterprise Manager level or at MS-SQL Server Query Analyser level, then kindly let me know.
Thanks in advance.
Regards
Learner