<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Sybase ADDICT</title>
	<atom:link href="http://sybase-addict.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sybase-addict.com</link>
	<description>Sybase tips, howto and technical informations - All in a blog !</description>
	<lastBuildDate>Thu, 07 Jan 2010 06:53:32 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on &#8220;Application Tracing&#8221; feature in Sybase ASE v15 by ANSHU</title>
		<link>http://sybase-addict.com/2010/01/03/application-tracing-feature-in-sybase-ase-v15/comment-page-1/#comment-178</link>
		<dc:creator>ANSHU</dc:creator>
		<pubDate>Thu, 07 Jan 2010 06:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=463#comment-178</guid>
		<description>Hi,
There is one downside for the application tracing. consider the case where the client connects and disconnects very fast. In that case you won&#039;t be able to use app tracing at all. 
To enable to app tracing for this case, we can enable it through login trigger , we can set one login trigger for all logins or seperate trigger for each login. Trigger will contain all the application tracing logic as mentioned above.

SybAnVa
http://sybanva.wordpress.com</description>
		<content:encoded><![CDATA[<p>Hi,<br />
There is one downside for the application tracing. consider the case where the client connects and disconnects very fast. In that case you won&#8217;t be able to use app tracing at all.<br />
To enable to app tracing for this case, we can enable it through login trigger , we can set one login trigger for all logins or seperate trigger for each login. Trigger will contain all the application tracing logic as mentioned above.</p>
<p>SybAnVa<br />
<a href="http://sybanva.wordpress.com" rel="nofollow">http://sybanva.wordpress.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Application Tracing&#8221; feature in Sybase ASE v15 by sy315.com</title>
		<link>http://sybase-addict.com/2010/01/03/application-tracing-feature-in-sybase-ase-v15/comment-page-1/#comment-177</link>
		<dc:creator>sy315.com</dc:creator>
		<pubDate>Sun, 03 Jan 2010 15:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=463#comment-177</guid>
		<description>Thank you for this sybase online review...
</description>
		<content:encoded><![CDATA[<p>Thank you for this sybase online review&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Find tables with identity columns by DotNetShoutout</title>
		<link>http://sybase-addict.com/2009/05/23/find-tables-with-identity-columns/comment-page-1/#comment-176</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Sun, 03 Jan 2010 01:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=161#comment-176</guid>
		<description>&lt;strong&gt;Find tables with identity columns in Sybase ASE...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Find tables with identity columns in Sybase ASE&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on List Server Reserved Words by DotNetShoutout</title>
		<link>http://sybase-addict.com/2008/09/06/list-server-reserved-words/comment-page-1/#comment-175</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Sun, 03 Jan 2010 01:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=3#comment-175</guid>
		<description>&lt;strong&gt;List Server Reserved Words in Sybase ASE...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>List Server Reserved Words in Sybase ASE&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Identify Sybase dataserver&#8217;s processes easily on Unix by Amit</title>
		<link>http://sybase-addict.com/2009/12/18/identify-sybase-dataservers-processes-easily-on-unix/comment-page-1/#comment-174</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Wed, 30 Dec 2009 06:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=301#comment-174</guid>
		<description>Hi Aditya

i think you have a parameter in your .cfg file of your dataserver.Normaly in $SYBASE/dataserver.cfg.
The parameter is &quot; max online engines &quot; .
You can modify this paramater as below :

max online engines = number_of_processors in your case :

max online engines = 3

Reboot your dataserver after modification

Hope this helps !!!

See ya</description>
		<content:encoded><![CDATA[<p>Hi Aditya</p>
<p>i think you have a parameter in your .cfg file of your dataserver.Normaly in $SYBASE/dataserver.cfg.<br />
The parameter is &#8221; max online engines &#8221; .<br />
You can modify this paramater as below :</p>
<p>max online engines = number_of_processors in your case :</p>
<p>max online engines = 3</p>
<p>Reboot your dataserver after modification</p>
<p>Hope this helps !!!</p>
<p>See ya</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Identify Sybase dataserver&#8217;s processes easily on Unix by adityachs</title>
		<link>http://sybase-addict.com/2009/12/18/identify-sybase-dataservers-processes-easily-on-unix/comment-page-1/#comment-173</link>
		<dc:creator>adityachs</dc:creator>
		<pubDate>Tue, 29 Dec 2009 06:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=301#comment-173</guid>
		<description>Hi,

I have a solaris server with 8 processors. I need to configured 3 processors for SYBASE. As I am new to Sybase I am unable to go ahead. Any advise will be Please.

/Aditya</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a solaris server with 8 processors. I need to configured 3 processors for SYBASE. As I am new to Sybase I am unable to go ahead. Any advise will be Please.</p>
<p>/Aditya</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo install Job Scheduler in Sybase ASE by mj</title>
		<link>http://sybase-addict.com/2009/09/05/howto-install-job-scheduler-in-ase/comment-page-1/#comment-165</link>
		<dc:creator>mj</dc:creator>
		<pubDate>Wed, 09 Sep 2009 14:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=344#comment-165</guid>
		<description>hey,
i would like to try this soon, so this will help.
thx for info.

--mj</description>
		<content:encoded><![CDATA[<p>hey,<br />
i would like to try this soon, so this will help.<br />
thx for info.</p>
<p>&#8211;mj</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo install Job Scheduler in Sybase ASE by Sybase Geek</title>
		<link>http://sybase-addict.com/2009/09/05/howto-install-job-scheduler-in-ase/comment-page-1/#comment-164</link>
		<dc:creator>Sybase Geek</dc:creator>
		<pubDate>Tue, 08 Sep 2009 21:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=344#comment-164</guid>
		<description>Hi,i have been working as sybase ase dba in one of the major investment banks.
This site is great! lot of notes here.
Also http://www.sybaseteam.com is good for sybase discussions.</description>
		<content:encoded><![CDATA[<p>Hi,i have been working as sybase ase dba in one of the major investment banks.<br />
This site is great! lot of notes here.<br />
Also <a href="http://www.sybaseteam.com" rel="nofollow">http://www.sybaseteam.com</a> is good for sybase discussions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASE v15.0.3 on Linux Slackware, libpam issue&#8230; by Jean-François LEBON</title>
		<link>http://sybase-addict.com/2009/05/24/ase-v15-on-linux-slackware-libpam-issue/comment-page-1/#comment-160</link>
		<dc:creator>Jean-François LEBON</dc:creator>
		<pubDate>Mon, 01 Jun 2009 13:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=315#comment-160</guid>
		<description>yes, it works with with ASE 15.0.3 developer editon. That&#039;s the Sybase ASE version I&#039;m currently running on my slackware laptop.</description>
		<content:encoded><![CDATA[<p>yes, it works with with ASE 15.0.3 developer editon. That&#8217;s the Sybase ASE version I&#8217;m currently running on my slackware laptop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASE v15.0.3 on Linux Slackware, libpam issue&#8230; by Sri</title>
		<link>http://sybase-addict.com/2009/05/24/ase-v15-on-linux-slackware-libpam-issue/comment-page-1/#comment-159</link>
		<dc:creator>Sri</dc:creator>
		<pubDate>Sun, 31 May 2009 17:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://sybase-addict.com/?p=315#comment-159</guid>
		<description>Is this works with ASE 15.0.3 developer editon in slackware??</description>
		<content:encoded><![CDATA[<p>Is this works with ASE 15.0.3 developer editon in slackware??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
