<?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>LoadRunner TnT &#187; Sybase</title>
	<atom:link href="http://www.loadrunnertnt.com/tag/sybase/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loadrunnertnt.com</link>
	<description>Performance Testing, LoadRunner Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 08 Mar 2010 07:57:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How-to configure Sybase monitoring</title>
		<link>http://www.loadrunnertnt.com/how-tos/122/</link>
		<comments>http://www.loadrunnertnt.com/how-tos/122/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 16:11:38 +0000</pubDate>
		<dc:creator>TnT Admin</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[LoadRunner]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Sybase]]></category>

		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=122</guid>
		<description><![CDATA[
To configure Sybase database monitoring, we will require ASE Monitoring Server (not the ASE) to be installed on the Controller (refer to &#8220;How does the monitoring work in LoadRunner?&#8221; for monitoring concepts). Furthermore, we will require an additional DLL in Controller for it to work. From the Monitor Reference, the DLL is named, libct.dll.  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Sybase" src="http://loadrunnertnt.com/images/sybase_use.jpg" alt="" width="242" height="88" /></p>
<p>To configure <strong>Sybase</strong> database monitoring, we will require <strong>ASE Monitoring Server</strong> (not the ASE) to be installed on the Controller (refer to <a title="How does the monitoring work in LoadRunner?" href="http://www.loadrunnertnt.com/?p=301" target="_blank">&#8220;How does the monitoring work in LoadRunner?&#8221;</a> for monitoring concepts). Furthermore, we will require an additional DLL in Controller for it to work. From the Monitor Reference, the DLL is named, <strong>libct.dll</strong>.  That is for version 12.  While in version 15, it&#8217;s named <strong>libsybct.dll</strong>. ASE in short for Adaptive Server Enterprise is a database product from Sybase. To get the latest copy of the ASE server can be obtained from the <a title="Sybase Adaptive Server Enterprise" href="http://www.sybase.com/products/databasemanagement/adaptiveserverenterprise" target="_blank">Sybase</a> website.<span id="more-122"></span></p>
<ul>
<li>Downloading the installation requires the registration with Sybase. Registration process is hassle-free without any approval needed and you will be able to proceed with download once the registration completes.</li>
<li>Upon full installation, all components are installed which      includes the ASE database and the <strong>ASE Monitoring Server</strong>.  Sample databases are provided in this      installation if you required them.</li>
<li>Both servers are not started by default.  Therefore, you      will need to configure them and start them up manually.</li>
<li>To start the server go to START &gt; Programs &gt; Sybase &gt;      Adaptive Server Enterprise &gt; Server Config.</li>
<li>To start the <strong>ASE Monitoring Server</strong>, go to Service of Windows      and find Sybase MONServer_&lt;ASE Monitoring Server Name&gt;.</li>
<li>Alternatively, the ASE Monitoring Server can be booted from      configuring the ASE Monitoring Server.       Details for booting the ASEMS can be found in the additional      resources.</li>
</ul>
<p><strong><span style="text-decoration: underline;">NOTES</span></strong></p>
<ul>
<li>Controller uses ASE Monitoring Server to monitor and not ASE and therefore, there is a need to ensure the ASE Monitoring Server is started, properly configured and accessible by the Controller.</li>
<li>Login information to configure the ASE and ASE Monitoring Server are; Login: sa, Password: &lt;blank&gt;</li>
<li>There maybe a difference of the filenames for the DLLs being      used by ASE Open Client Connectivity.       The filenames in v15 is <strong>libsybct.dll</strong> as compared to <strong>libct.dll</strong> in      v12.</li>
<li>Replacing the file libct.dll with a renamed libsybct.dll (libsybct.dll renamed to libct.dll) in the Controller does not have any impact to the monitoring.</li>
<li>When configuring the <strong>ASE Monitoring Server</strong> in the Controller, in the Monitored Server Machines, put the machine name on the network (not the Sybase ASE server itself).  In the Resource Measurements on the server machine, put the ASE Monitoring Server name (not the Sybase ASE server itself)</li>
</ul>
<p><strong><span style="text-decoration: underline;">TROUBLESHOOTING</span></strong></p>
<ul>
<li>After installing the Sybase ASE.  Ensure that monitoring can be performed      by the ASE Monitoring Server on the local machine.       Use the Sybase Central console to perform the previous mentioned,      by adding the “Monitor” folder.  If      the monitoring failed, it maybe the case that the ASE Monitoring Server is not started or      configured properly.  From here,      troubleshoot accordingly.</li>
<li>If monitoring was successful from ASE Monitoring Server locally, use <strong>dsedit</strong> tool from Sybase client to ensure connectivity.</li>
<li>If <strong>dsedit</strong> tool locates the ASE and ASE Monitoring Server successfully, but connectivity fails when connecting via Controller, there might be a configuration problem on the Controller-side.</li>
</ul>
<p><strong><span style="text-decoration: underline;">ADDITIONAL RESOURCES</span></strong></p>
<p><span style="text-decoration: underline;"> </span></p>
<ul>
<li><a href="http://www.sypron.nl/main.html">http://www.sypron.nl/main.html</a> -Webpage that contains Sybase ASE information.</li>
<li><a href="http://www.sypron.nl/get_ase_soft.html">http://www.sypron.nl/get_ase_soft.html</a> &#8211; Download information for Sybase ASE</li>
<li><a href="http://www.sybase.com/ase_1500devel">http://www.sybase.com/ase_1500devel</a> &#8211; Downloading Adaptive Server Enterprise version 15.0 Developer&#8217;s Edition</li>
<li><a href="http://www.isug.com/Sybase_FAQ/ASE/section1.6.html#scview">http://www.isug.com/Sybase_FAQ/ASE/section1.6.html#scview</a> &#8211; Information on ASE Monitoring Server</li>
<li><a href="http://manuals.sybase.com/onlinebooks/group-as/asg1250e/monbook">http://manuals.sybase.com/onlinebooks/group-as/asg1250e/monbook</a> &#8211; Monitoring Server; Information on methods of booting the ASE Monitoring Server.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.loadrunnertnt.com/how-tos/122/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

