|
sql
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DBCC MEMORYSTATUS
Dear all,
How can i execute DBCC MEMORYSTATUS command on Linked server or Remote Computer. I dont want to connect my Query Analyser to the server i want to get information. thanx Doller EXEC TIBWORK.master.dbo.sp_executesql N'DBCC MEMORYSTATUS'
-- Show quoteHide quoteTibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ Blog: http://solidqualitylearning.com/blogs/tibor/ "doller" <sufiana***@gmail.com> wrote in message news:1142663795.418452.123220@e56g2000cwe.googlegroups.com... > Dear all, > > How can i execute DBCC MEMORYSTATUS command on Linked server or Remote > Computer. > > I dont want to connect my Query Analyser to the server i want to get > information. > > thanx > > Doller > |
|||||||||||||||||||||||