<?xml version="1.0" encoding="windows-1256"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>إدارة خوادم ال SQL server</title>
		<link>http://anasnet.forumotion.net/montada-f12/topic-t1.htm</link>
		<description></description>
		<lastBuildDate>Mon, 21 Jul 2008 07:26:49 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>إدارة خوادم ال SQL server</title>
			<url>http://i49.servimg.com/u/f49/12/69/12/14/aaeiic15.jpg</url>
			<link>http://anasnet.forumotion.net/montada-f12/topic-t1.htm</link>
		</image>
		<item>
			<title>معلومات من ذهب لمديري قواعد البيانات  sql   2005</title>
			<link>http://anasnet.forumotion.net/montada-f12/topic-t37.htm</link>
			<dc:creator>ahmad</dc:creator>
			<description>معلومات عامة عن العمليات بالسيرفر حاليا

select 

    spid,

    loginame = rtrim(loginame),

    database_name = db_name(dbid),

    status = status,

    program_name = rtrim(program_name),

    mem_bytes = memusage * 8,

    cpu,

    physical_io,

    blocked , 

    command = cmd,

    login_time,

    last_batch,

    hostprocess,

     net_address 

from 

    master..sysprocesses 

where loginame &lt;&gt; 'sa'

order by 

    login_time  desc ,1

الذاكرة المحجوزة  ...</description>
			<category>إدارة خوادم ال SQL server</category>
			<pubDate>Mon, 21 Jul 2008 07:26:49 GMT</pubDate>
			<comments>http://anasnet.forumotion.net/montada-f12/topic-t37.htm#63</comments>
			<guid>http://anasnet.forumotion.net/montada-f12/topic-t37.htm</guid>
		</item>
	</channel>
</rss>