<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MemoSoup &#187; process</title>
	<atom:link href="http://www.memosoup.com/tag/process/feed" rel="self" type="application/rss+xml" />
	<link>http://www.memosoup.com</link>
	<description>Mix of the things I always forget</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:03:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Sybase simplified sp_who procedure</title>
		<link>http://www.memosoup.com/20090911/sybase-simplified-sp_who-procedure.html</link>
		<comments>http://www.memosoup.com/20090911/sybase-simplified-sp_who-procedure.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 23:28:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sybase]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[sp_who]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=30</guid>
		<description><![CDATA[<p>The procedure displays only the necessary fields from sysprocesses:</p> create procedure sp_who_all as select PR.spid , PR.fid , substring&#40;suser_name&#40;PR.suid&#41;,1,10&#41; Login_name, substring&#40;PR.program_name,1,10&#41; Program , PR.status , cmd , substring&#40;db_name&#40;dbid&#41;,1,19&#41; db_name, substring&#40;tran_name,1,22&#41; tran_name, blocked, physical_io from master..sysprocesses PR go Tweet news and informations&#160;automotive,business,crime,health,life,politics,science,technology,travelautomotive,business,crime,health,life,politics,science,technology,travel]]></description>
			<content:encoded><![CDATA[<p>The procedure displays only the <strong>necessary fields</strong> from sysprocesses:</p>
<div class="codecolorer-container tsql default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:100%;"><div class="tsql codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #0000FF;">create</span> <span style="color: #0000FF;">procedure</span> sp_who_all <span style="color: #0000FF;">as</span><br />
<span style="color: #0000FF;">select</span> PR.<span style="color: #202020;">spid</span> , <br />
PR.<span style="color: #202020;">fid</span> , <br />
<span style="color: #FF00FF;">substring</span><span style="color: #808080;">&#40;</span>suser_name<span style="color: #808080;">&#40;</span>PR.<span style="color: #202020;">suid</span><span style="color: #808080;">&#41;</span>,<span style="color: #000;">1</span>,<span style="color: #000;">10</span><span style="color: #808080;">&#41;</span> Login_name,<br />
<span style="color: #FF00FF;">substring</span><span style="color: #808080;">&#40;</span>PR.<span style="color: #202020;">program_name</span>,<span style="color: #000;">1</span>,<span style="color: #000;">10</span><span style="color: #808080;">&#41;</span> Program , <br />
PR.<span style="color: #202020;">status</span> , <br />
cmd ,<br />
<span style="color: #FF00FF;">substring</span><span style="color: #808080;">&#40;</span><span style="color: #FF00FF;">db_name</span><span style="color: #808080;">&#40;</span>dbid<span style="color: #808080;">&#41;</span>,<span style="color: #000;">1</span>,<span style="color: #000;">19</span><span style="color: #808080;">&#41;</span> <span style="color: #FF00FF;">db_name</span>,<br />
<span style="color: #FF00FF;">substring</span><span style="color: #808080;">&#40;</span>tran_name,<span style="color: #000;">1</span>,<span style="color: #000;">22</span><span style="color: #808080;">&#41;</span> tran_name,<br />
blocked, <br />
physical_io<br />
<span style="color: #0000FF;">from</span> master..<span style="color: #202020;">sysprocesses</span> PR<br />
go</div></div>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20090911%2Fsybase-simplified-sp_who-procedure.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20090911/sybase-simplified-sp_who-procedure.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Sybase simplified sp_who procedure" data-url="http://www.memosoup.com/20090911/sybase-simplified-sp_who-procedure.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20090911/sybase-simplified-sp_who-procedure.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Process all databases in Sybase</title>
		<link>http://www.memosoup.com/20090909/process-all-databases-in-sybase.html</link>
		<comments>http://www.memosoup.com/20090909/process-all-databases-in-sybase.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 16:45:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sybase]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=64</guid>
		<description><![CDATA[#!/usr/bin/ksh echo &#34;Started...&#34; print -u2 -n &#34;Enter password:&#34; stty -echo read PASS stty echo print rm -f databases.lst isql -U sa -S $DSQUERY -w 999&#60;&#60;EOF &#124; awk '/DBLABEL/ { print $2 }' &#62; databases.lst $PASS select 'DBLABEL' &#34;XXX&#34;, name from master..sysdatabases go exit EOF for DB in $&#40;cat databases.lst&#41; ; do print -u2 &#34;Processing $DB [...]]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:100%;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #666666; font-style: italic;">#!/usr/bin/ksh</span><br />
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;Started...&quot;</span><br />
<br />
print <span style="color: #660033;">-u2</span> <span style="color: #660033;">-n</span> <span style="color: #ff0000;">&quot;Enter password:&quot;</span><br />
<span style="color: #c20cb9; font-weight: bold;">stty</span> <span style="color: #660033;">-echo</span><br />
<span style="color: #c20cb9; font-weight: bold;">read</span> PASS<br />
<span style="color: #c20cb9; font-weight: bold;">stty</span> <span style="color: #7a0874; font-weight: bold;">echo</span><br />
print<br />
<br />
<span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-f</span> databases.lst<br />
isql <span style="color: #660033;">-U</span> sa <span style="color: #660033;">-S</span> <span style="color: #007800;">$DSQUERY</span> <span style="color: #660033;">-w</span> <span style="color: #000000;">999</span><span style="color: #000000; font-weight: bold;">&lt;&lt;</span>EOF <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">awk</span> <span style="color: #ff0000;">'/DBLABEL/ { print $2 }'</span> <span style="color: #000000; font-weight: bold;">&gt;</span> databases.lst<br />
<span style="color: #007800;">$PASS</span><br />
<span style="color: #000000; font-weight: bold;">select</span> <span style="color: #ff0000;">'DBLABEL'</span> <span style="color: #ff0000;">&quot;XXX&quot;</span>, name from master..sysdatabases<br />
go<br />
<span style="color: #7a0874; font-weight: bold;">exit</span><br />
EOF<br />
<br />
<span style="color: #000000; font-weight: bold;">for</span> DB <span style="color: #000000; font-weight: bold;">in</span> $<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #c20cb9; font-weight: bold;">cat</span> databases.lst<span style="color: #7a0874; font-weight: bold;">&#41;</span> ; <span style="color: #000000; font-weight: bold;">do</span><br />
<br />
print <span style="color: #660033;">-u2</span> <span style="color: #ff0000;">&quot;Processing <span style="color: #007800;">$DB</span> ...&quot;</span><br />
isql <span style="color: #660033;">-U</span> sa <span style="color: #660033;">-S</span> <span style="color: #007800;">$DSQUERY</span> <span style="color: #660033;">-w</span> <span style="color: #000000;">999</span> <span style="color: #660033;">-D</span> <span style="color: #007800;">$DB</span> <span style="color: #000000; font-weight: bold;">&lt;&lt;</span>EOF <br />
<span style="color: #007800;">$PASS</span><br />
<br />
<span style="color: #660033;">--</span> some commands here <br />
go<br />
<br />
<span style="color: #7a0874; font-weight: bold;">exit</span><br />
EOF<br />
<span style="color: #000000; font-weight: bold;">done</span><br />
<br />
print <span style="color: #660033;">-u2</span> <span style="color: #ff0000;">&quot;Done.&quot;</span></div></div>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20090909%2Fprocess-all-databases-in-sybase.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20090909/process-all-databases-in-sybase.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Process all databases in Sybase" data-url="http://www.memosoup.com/20090909/process-all-databases-in-sybase.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20090909/process-all-databases-in-sybase.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

