<?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>Jason L. Froebe - Tech tips and How Tos for Fellow Techies &#187; Sybase</title>
	<atom:link href="http://froebe.net/blog/index.php/tag/sybase/feed/" rel="self" type="application/rss+xml" />
	<link>http://froebe.net/blog</link>
	<description>Tips &#38; Tricks for Databases (Sybase, Oracle, MySQL, PostgreSQL, SQLite), Windows, Linux, Solaris, Perl, Java, Bash and so much much more</description>
	<lastBuildDate>Sat, 07 Jan 2012 22:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>﻿Sybase ASE&#8217;s &#8220;lock hashtable size&#8221; is NOT just for Cluster Edition!!</title>
		<link>http://froebe.net/blog/2011/01/14/%ef%bb%bfsybase-ases-lock-hashtable-size-is-not-just-for-cluster-edition/</link>
		<comments>http://froebe.net/blog/2011/01/14/%ef%bb%bfsybase-ases-lock-hashtable-size-is-not-just-for-cluster-edition/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 23:04:25 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[cluster edition]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[documentation bug]]></category>
		<category><![CDATA[lock hashtable size]]></category>
		<category><![CDATA[manuals]]></category>
		<category><![CDATA[sybooks]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1305</guid>
		<description><![CDATA[﻿The "cluster edition only" note in v15.0 documentation was a DOCUMENTATION BUG that was fixed in 15.5. Why the F is Sybase techsupport still saying it is only for cluster edition???? It was introduced in v11.9.2 more than a DECADE ago. Sybase TechSupport: read your manuals!]]></description>
			<content:encoded><![CDATA[<p>﻿The &#8220;cluster edition only&#8221; note in v15.0 documentation was a DOCUMENTATION BUG that was fixed in 15.5. Why the F is Sybase techsupport still saying it is only for cluster edition???? It was <a href="http://tinyurl.com/4p6hzfb">introduced in v11.9.2</a> more than a DECADE ago. Sybase TechSupport: read your manuals!</p>
<blockquote><p><em><a href="http://manuals.sybase.com/onlinebooks/group-asarc/asg1192e/asefun92/@ebt-link;nh=1;pt=25096?target=%25N%15_25299_START_RESTART_N%25;;__prev_hit__=25096;__next_hit__=25300;DwebQuery=lock+hashtable+size">New Functionality in Adaptive Server Enterprise 11.9.2</a><br />
</em></p>
<h2><em> lock hashtable size</em></h2>
<table border="2">
<tbody>
<tr>
<th colspan="2"><em>Summary Information</em></th>
</tr>
<tr>
<td><em>Default value</em></td>
<td><em>2048</em></td>
</tr>
<tr>
<td><em>Range of values</em></td>
<td><em>1-2147483647</em></td>
</tr>
<tr>
<td><em>Status</em></td>
<td><em>Static</em></td>
</tr>
<tr>
<td><em>Display level</em></td>
<td><em>Comprehensive</em></td>
</tr>
<tr>
<td><em>Required role</em></td>
<td><em>System Administrator</em></td>
</tr>
</tbody>
</table>
<p><em>The lock hashtable size parameter specifies the number of hash buckets in the lock hash table. This table manages all row, page, and table locks and all lock requests. Each time a task acquires a lock, the lock is assigned to a hash bucket, and each lock request for that lock checks the same hash bucket. Setting this value too low results in large numbers of locks in each hash bucket and slows the searches. On Adaptive Servers with multiple engines, setting this value too low can also lead to increased spinlock contention. You should not set the value to less than the default value, 2048.</em></p>
<p><em>lock hashtable size must be a power of 2. If the value you specify is not a power of 2, sp_configure rounds the value to the next highest power of 2 and prints an informational message.</em></p>
<p><em>The optimal hash table size is a function of the number of distinct objects (pages, tables, and rows) that will be locked concurrently. The optimal hash table size is at least 20 percent of the number of distinct objects that need to be locked concurrently. See &#8220;Lock Hash Table Information&#8221; for more information on configuring the lock hash table size.</em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2011/01/14/%ef%bb%bfsybase-ases-lock-hashtable-size-is-not-just-for-cluster-edition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Upgrading Sybase ASE 12.5.4 -&gt; 15.0.3 esd 4 &amp; bug # 643188</title>
		<link>http://froebe.net/blog/2010/11/26/upgrading-sybase-ase-12-5-4-15-0-3-esd-4-bug-643188/</link>
		<comments>http://froebe.net/blog/2010/11/26/upgrading-sybase-ase-12-5-4-15-0-3-esd-4-bug-643188/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 16:17:13 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[bug 643188]]></category>
		<category><![CDATA[cr #643188]]></category>
		<category><![CDATA[technical support]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1290</guid>
		<description><![CDATA[We&#8217;ve been upgrading a number of Sybase ASE databases from the end-of-life&#8217;d 12.5.x to v15.0.3 esd 4 the last few weeks.   My coworker (Degang He) ran into an interesting error when the upgrade process was failing on sysprocedures. Database &#8216;my_db&#8217;: beginning upgrade step [ID 26]: alter table (table sysprocedures) Command has been aborted. Msg 3461, [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_560" class="wp-caption alignright" style="width: 193px"><a href="http://www.sybase.com"><img class="size-full wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase.png" alt="" width="183" height="74" /></a><p class="wp-caption-text">Sybase</p></div>
<p>We&#8217;ve been upgrading a number of <a href="http://www.sybase.com/ase">Sybase ASE</a> databases from the <a href="http://m.sybase.com/detail?id=1053693">end-of-life&#8217;d 12.5.x</a> to v15.0.3 esd 4 the last few weeks.   My coworker (Degang He) ran into an interesting error when the upgrade process was failing on sysprocedures.</p>
<blockquote><p><em>Database &#8216;my_db&#8217;: beginning upgrade step [ID 26]: alter table (table sysprocedures)<br />
Command has been aborted.</em></p>
<p><em>Msg 3461, Level 20, State 1:<br />
Server &#8216;my_server&#8217;, Line 1:<br />
Database &#8216;my_db&#8217;: upgrade could not install required upgrade item &#8217;26&#8242;. Please refer to previous error messages to determine the problem. Fix the problem, then try again.</em></p>
<p><em>Msg 3451, Level 20, State 1:<br />
Server &#8216;my_server&#8217;, Line 1:<br />
Database &#8216;my_db&#8217;: upgrade has failed for this database. Please refer to previous messages for the cause of the failure, correct the problem and try again.</em></p>
<p><em>Msg 3454, Level 20, State 1:<br />
Server &#8216;my_server&#8217;, Line 1:</em></p>
<p><em>Database &#8216;my_db&#8217;: ASE could not completely upgrade this database; upgrade item 1501 could not be installed.</em></p></blockquote>
<p>We looked on <a href="http://search.sybase.com/search/simple.do">Sybase&#8217;s Solved Cases</a> and <a href="http://www.google.com">Google</a> but didn&#8217;t find anything that would really fit the problem.  So we called up Sybase Technical Support.  <a href="mailto:somdev.sharma@sybase.com">Somdev Sharma</a> of Sybase was able to determine that this was a bug in the ASE 15x codeline and provided a workaround:</p>
<blockquote>
<h3>CR #643188:</h3>
<p>Title Online database failed with 3461 error during upgrade , &#8216;max parallel degree&#8217; &gt;1</p>
<h4>Workaround:</h4>
<p>Before online the database, disable parallel sort via sp_configure &#8216;max parallel degree&#8217;,1</p>
<h4>Sanitized:</h4>
<p>Online database failed with 3461, 3451 and 3454 errors during upgrade sysprocedures table (upgrade  item &#8217;26&#8242;). If &#8216;max parallel degree&#8217; &gt; 1, then please disable parallel sort with sp_configure &#8216;max parallel degree&#8217;, 1.</p></blockquote>
<p>After disabling parallel sort, the database was upgraded successfully.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/11/26/upgrading-sybase-ase-12-5-4-15-0-3-esd-4-bug-643188/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to avoid most reorgs of DOL tables in Sybase ASE (Jeff Tallman)</title>
		<link>http://froebe.net/blog/2010/05/14/how-to-avoid-most-reorgs-of-dol-tables-in-sybase-ase-jeff-tallman/</link>
		<comments>http://froebe.net/blog/2010/05/14/how-to-avoid-most-reorgs-of-dol-tables-in-sybase-ase-jeff-tallman/#comments</comments>
		<pubDate>Fri, 14 May 2010 13:13:33 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[data pages]]></category>
		<category><![CDATA[data rows]]></category>
		<category><![CDATA[dol]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Jeff Tallman]]></category>
		<category><![CDATA[monengine]]></category>
		<category><![CDATA[monopenobjectactivity]]></category>
		<category><![CDATA[reorgs]]></category>
		<category><![CDATA[sybase-l]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1239</guid>
		<description><![CDATA[On the sybase-l mailing list, Jeff Tallman replied to a question on how to avoid unnecessary reorgs. He graciously agreed to let me post his response here You can avoid most (if not all) of the reorgs by doing: setting the exp_row_size to something that covers about 90% of the space each row takes up [...]]]></description>
			<content:encoded><![CDATA[<p>On the sybase-l mailing list,</p>
<div id="attachment_560" class="wp-caption alignright" style="width: 193px"><a href="http://www.sybase.com"><img class="size-full wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase.png" alt="" width="183" height="74" /></a><p class="wp-caption-text">Sybase</p></div>
<p>Jeff Tallman replied to a question on how to avoid unnecessary reorgs.  He graciously agreed to let me post his response here <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p><em><span style="color: #0000ff;">You can avoid most (if not all) of the reorgs by doing:</span></em></p>
<ol>
<li><em><span style="color: #0000ff;">setting the exp_row_size to something that covers about 90% of the space each row takes up</span></em></li>
<li><em><span style="color: #0000ff;">changing enable housekeeper GC to a 4 or 5</span></em></li>
</ol>
<p><em><span style="color: #0000ff;">Both of these are a *MUST* do for DOL (datapages or datarows).   See manuals on &#8216;enable housekeeper GC&#8217; for correct setting of 4 or 5 (refers to whether deletes are batch or OLTP).</span></em></p>
<p><em><span style="color: #0000ff;">You can also watch for housekeeper overflows in monEngine/monOpenObjectActivity&#8230;&#8230;and if you see any HKGC pending &#8211; wait a few before shutting down.</span></em></p></blockquote>
<p><span style="color: #0000ff;"><span style="color: #000000;">Jeff wrote up an excellent article, <a href="http://blogs.sybase.com/database/2009/05/locking-redux-apl-vs-dol-and-tuning/">Locking Redux – APL vs. DOL and Tuning</a>, that goes into detail why this is the case.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/05/14/how-to-avoid-most-reorgs-of-dol-tables-in-sybase-ase-jeff-tallman/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VMware 2.0.2 running on Win2k3 -&gt; VMware ESX 4.0 .. done :)</title>
		<link>http://froebe.net/blog/2010/04/24/vmware-2-0-2-running-on-win2k3-vmware-esx-4-0-done/</link>
		<comments>http://froebe.net/blog/2010/04/24/vmware-2-0-2-running-on-win2k3-vmware-esx-4-0-done/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 17:37:58 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[shadow]]></category>
		<category><![CDATA[vmware server]]></category>
		<category><![CDATA[volume]]></category>
		<category><![CDATA[volume shadow service]]></category>
		<category><![CDATA[winscp]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1232</guid>
		<description><![CDATA[I was able to move a VMware Server 2.0 (v7) vm to VMware ESX..  it was a *live* copy where I performed a Windows Volume Shadow copy of the vm files.  Everything worked for the most part but because the database, Sybase ASE 15.0.3, was running when the shadow copy was made, we had corruption [...]]]></description>
			<content:encoded><![CDATA[<p>I was able to move<a href="http://www.vmware.com"><img class="alignright size-full wp-image-711" title="VMware" src="http://froebe.net/blog/wp-content/uploads/2008/09/vmware.png" alt="" width="267" height="112" /></a> a VMware Server 2.0 (v7) vm to VMware ESX..  it was a *live* copy where I performed a Windows Volume Shadow copy of the vm files.  Everything worked for the most part but because the database, Sybase ASE 15.0.3, was running when the shadow copy was made, we had corruption in one database.  Restore from backup and all is good.</p>
<p>Now we need to get an updated license file from Sybase as the NIC mac address has changed..   You can *not* use the mac address from the VMware Server on ESX.  grr.</p>
<p>Twenty hours for the volume shadow copy to complete plus another 12 hours to scp the files to the esx box (esx console access is sloooow).   Keep in mind that the host VMware Server box was rebooting itself randomly so I really couldn’t leave it alone.  Then 3 hours to convert/clone the vmdk files and 2 hours to correct the database&#8230;  I&#8217;m tired.</p>
<p>It turned out to be an issue with allocating 3.75GB to a VM that was causing the rebooting.  Dropping it to 2 GB resolved the rebooting&#8230; who knew?  Nothing in Google and VMware Support wasn&#8217;t able to find anything on their side.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/04/24/vmware-2-0-2-running-on-win2k3-vmware-esx-4-0-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get it here! Perl DBD::Sybase 1.09.01 for Active State Perl 5.10 and 5.8 on Windows XP/Vista/7 32bit</title>
		<link>http://froebe.net/blog/2010/03/09/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-and-5-8-on-windows-xpvista7-32bit/</link>
		<comments>http://froebe.net/blog/2010/03/09/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-and-5-8-on-windows-xpvista7-32bit/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:27:48 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[APIs]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[15.5]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[active state]]></category>
		<category><![CDATA[activestate]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[openclient]]></category>
		<category><![CDATA[peppler]]></category>
		<category><![CDATA[perl 5.10]]></category>
		<category><![CDATA[perl 5.8]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1223</guid>
		<description><![CDATA[Assuming that you installed Sybase OpenClient 15.5 from the 15.5 PC Client: Install ActiveState Perl from http://www.activestate.com (free) and install DBI if it isn’t already installed.  It should be but you never know… Start -&#62; ActiveState Perl -&#62; Perl Package Manager install DBI exit Now, the easy part.  Install the DBD::Sybase 1.09.01 PPM: download DBD::Sybase [...]]]></description>
			<content:encoded><![CDATA[<p>Assuming that you installed <a href="http://www.sybase.com/detail?id=1037407">Sybase OpenClient 15.5</a> from the 15.5 PC Client:</p>
<p>Install ActiveState Perl from <a href="http://www.activestate.com%c2%a0/">http://www.activestate.com</a> (free) and install DBI if it isn’t already installed.  It should be but  you never know…</p>
<ol>
<li>Start -&gt; ActiveState Perl -&gt; Perl Package Manager</li>
<li>install DBI</li>
<li>exit<a href="http://www.perl.org"><img class="alignright size-full wp-image-1207" title="perl" src="http://froebe.net/blog/wp-content/uploads/2010/02/perl.jpeg" alt="" width="279" height="303" /></a></li>
</ol>
<p>Now, the easy part.  Install the <a href="http://www.froebe.net/attachments/DBD-Sybase-1.09.01.zip">DBD::Sybase</a> 1.09.01 PPM:</p>
<ol>
<li>download <a title="DBD-Sybase-1.09.zip" href="http://www.froebe.net/attachments/DBD-Sybase-1.09.01.zip">DBD::Sybase  1.09.01 PPM</a></li>
<li>extract zip file to temporary directory (e.g. c:\test)</li>
<li>Start -&gt; Run -&gt; cmd.exe (as Administrator if Vista or Windows  7)</li>
<li>cd \test</li>
<li>ppm  install DBD-Sybase.ppd</li>
<li>exit</li>
</ol>
<p>That’s it <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It should automatically install the DBD::Sybase for Perl 5.8 or 5.10 depending on which version of Active State Perl you have installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/03/09/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-and-5-8-on-windows-xpvista7-32bit/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Free Sybase Power Designer 15 Viewer!</title>
		<link>http://froebe.net/blog/2010/02/19/free-sybase-power-designer-15-viewer/</link>
		<comments>http://froebe.net/blog/2010/02/19/free-sybase-power-designer-15-viewer/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 18:47:25 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[power designer]]></category>
		<category><![CDATA[powerdesigner]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[viewer]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1215</guid>
		<description><![CDATA[If you ever receive a Sybase Power Designer file (such as the pdm file from Jeff Tallman) but you don&#8217;t want to either purchase or install the full blown Power Designer, then I have an answer for you.  It is the Power Designer Viewer from Sybase. While it is free, you have to fill out [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever receive a Sybase Power Designer file (such as the <a href="http://froebe.net/blog/2010/02/19/get-your-sybase-ase-15-5-mda-table-posters-straight-from-sybases-jeff-tallman/#comments">pdm file from Jeff Tallman</a>) but you don&#8217;t want to either purchase or install the <a href="http://www.sybase.com/products/modelingdevelopment/powerdesigner">full blown Power Designer</a>, then I have an answer for you.  It is the Power Designer Viewer from Sybase.</p>
<p>While it is free, you have to <a href="http://response.sybase.com/forms/PowerDesigner15Viewer">fill out a form to get access to the download</a>.  Sybase Sales will likely call you regarding purchasing a full blown version of Power Designer.  If you&#8217;re not interested in purchasing it, just tell them &#8211; <a href="mailto:sales@sybase.com">Sybase Sales People</a> are generally very nice folk. <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/02/19/free-sybase-power-designer-15-viewer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Get your Sybase ASE 15.5 MDA table posters!  Straight from Sybase&#8217;s Jeff Tallman</title>
		<link>http://froebe.net/blog/2010/02/19/get-your-sybase-ase-15-5-mda-table-posters-straight-from-sybases-jeff-tallman/</link>
		<comments>http://froebe.net/blog/2010/02/19/get-your-sybase-ase-15-5-mda-table-posters-straight-from-sybases-jeff-tallman/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 18:31:44 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[Jeff Tallman]]></category>
		<category><![CDATA[mda table]]></category>
		<category><![CDATA[posters]]></category>
		<category><![CDATA[powerdesigner]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1211</guid>
		<description><![CDATA[I asked Jeff Tallman if I could redistribute his excellent MDA posters for Sybase&#8217;s ASE 15.5 database server.  He said yes so &#8230;  here they are in both Adobe PDF and Sybase PowerDesigner PDM formats! Jeff Tallman also provided us with the MDA posters for Sybase 15.0.3 last year.]]></description>
			<content:encoded><![CDATA[<p>I asked <a href="http://blogs.sybase.com/database/about/">Jeff Tallman</a> if I could redistribute his excellent MDA posters for <a href="http://www.sybase.com/products/databasemanagement/adaptiveserverenterprise">Sybase&#8217;s ASE 15.5 database server</a>.  He said yes so &#8230;  here they are in both Adobe <a href="http://www.froebe.net/attachments/ASE_155_MDA_Tables.pdf">PDF</a> and <a href="http://www.sybase.com/products/modelingdevelopment/powerdesigner">Sybase PowerDesigner</a> <a href="http://www.froebe.net/attachments/ASE_155_MDA.zip">PDM</a> formats!</p>
<p><a href="http://www.froebe.net/attachments/ASE_155_MDA_Tables.pdf"><img class="aligncenter size-full wp-image-1212" title="ASE 15.5 MDA table poster (PDF)" src="http://froebe.net/blog/wp-content/uploads/2010/02/ase155mda.jpg" alt="" width="350" height="258" /></a></p>
<p>Jeff Tallman also provided us with the <a href="http://froebe.net/blog/2009/01/12/sybases-jeff-tallman-releases-the-mda-table-diagram-posters-for-ase-1503-in-pdf-and-powerdesigner-formats/">MDA posters for Sybase 15.0.3</a> last year.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/02/19/get-your-sybase-ase-15-5-mda-table-posters-straight-from-sybases-jeff-tallman/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Did you write an article for ISUG&#8217;s Technical Journal and either haven&#8217;t been paid or refused payment?</title>
		<link>http://froebe.net/blog/2010/02/17/did-you-write-an-article-for-isugs-technical-journal-and-either-havent-been-paid-or-refused-payment/</link>
		<comments>http://froebe.net/blog/2010/02/17/did-you-write-an-article-for-isugs-technical-journal-and-either-havent-been-paid-or-refused-payment/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 04:36:25 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[ISUG]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[haven't been paid]]></category>
		<category><![CDATA[technical journal]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1209</guid>
		<description><![CDATA[For those of you that don&#8217;t know, I have written several articles for the ISUG Technical Journal.  I&#8217;ve been paid for one and refused payment on the others.  Are there other authors that haven&#8217;t been paid for one reason or another? This is not meant as a dig at ISUG but simply determining if I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_615" class="wp-caption alignright" style="width: 134px"><a href="http://www.isug.com"><img class="size-full wp-image-615" title="ISUG" src="http://froebe.net/blog/wp-content/uploads/2008/07/isug-new-logo.png" alt="" width="124" height="98" /></a><p class="wp-caption-text">International Sybase User Group</p></div>
<p>For those of you that don&#8217;t know, I have written several articles for the ISUG Technical Journal.  I&#8217;ve been paid for one and refused payment on the others.  Are there other authors that haven&#8217;t been paid for one reason or another?</p>
<p>This is not meant as a dig at ISUG but simply determining if I&#8217;m the only one or if there are others.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/02/17/did-you-write-an-article-for-isugs-technical-journal-and-either-havent-been-paid-or-refused-payment/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Get it here! Perl DBD::Sybase 1.09 for Active State Perl 5.10 on Windows XP/Vista/7 32bit</title>
		<link>http://froebe.net/blog/2010/02/17/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-on-windows-xpvista7-32bit/</link>
		<comments>http://froebe.net/blog/2010/02/17/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-on-windows-xpvista7-32bit/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 02:05:03 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[APIs]]></category>
		<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[15.5]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[active state]]></category>
		<category><![CDATA[activestate]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[openclient]]></category>
		<category><![CDATA[peppler]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1206</guid>
		<description><![CDATA[Assuming that you installed Sybase OpenClient 15.5 from the 15.5 PC Client: Install ActiveState Perl from http://www.activestate.com (free) and install DBI if it isn&#8217;t already installed.  It should be but you never know&#8230; Start -&#62; ActiveState Perl -&#62; Perl Package Manager install DBI exit Now, the easy part.  Install the DBD::Sybase 1.09 PPM: download DBD::Sybase [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Assuming that you installed <a href="http://www.sybase.com/detail?id=1037407">Sybase OpenClient 15.5</a> from the 15.5 PC Client:</p>
<p>Install ActiveState Perl from <a href="http://www.activestate.com%c2%a0/">http://www.activestate.com</a> (free) and install DBI if it isn&#8217;t already installed.  It should be but you never know&#8230;</p>
<ol>
<li>Start -&gt; ActiveState Perl -&gt; Perl Package Manager<a href="http://www.perl.org"><img class="alignright size-thumbnail wp-image-1207" title="perl" src="http://froebe.net/blog/wp-content/uploads/2010/02/perl-150x150.jpg" alt="" width="150" height="150" /></a></li>
<li>install DBI</li>
<li>exit</li>
</ol>
<p>Now, the easy part.  Install the <a href="http://search.cpan.org/~mewp/DBD-Sybase/Sybase.pm">DBD::Sybase</a> 1.09 PPM:</p>
<ol>
<li>download <a title="DBD-Sybase-1.09.zip" href="http://www.froebe.net/attachments/DBD-Sybase-1.09.zip">DBD::Sybase 1.09 PPM</a></li>
<li>extract zip file to temporary directory (e.g. c:\test)</li>
<li>Start -&gt; Run -&gt; cmd.exe (as Administrator if Vista or Windows 7)</li>
<li>cd \test</li>
<li>ppm  install DBD-Sybase.ppd</li>
<li>exit</li>
</ol>
<p>That’s it <img src="../wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
<div id="attachment_560" class="wp-caption aligncenter" style="width: 160px"><a href="http://www.sybase.com"><img class="size-thumbnail wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase-150x74.png" alt="" width="150" height="74" /></a><p class="wp-caption-text">Sybase</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/02/17/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-on-windows-xpvista7-32bit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Be warned:  International Sybase User Group (ISUG)&#8217;s free software for members from Sybase isn&#8217;t what you think it is!</title>
		<link>http://froebe.net/blog/2010/02/02/be-warned-international-sybase-user-group-isugs-free-software-for-members-from-sybase-isnt-what-you-think-it-is/</link>
		<comments>http://froebe.net/blog/2010/02/02/be-warned-international-sybase-user-group-isugs-free-software-for-members-from-sybase-isnt-what-you-think-it-is/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:44:19 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ISUG]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[bait and switch]]></category>
		<category><![CDATA[international sybase user group]]></category>
		<category><![CDATA[licenses]]></category>
		<category><![CDATA[membership]]></category>
		<category><![CDATA[not for retail]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1196</guid>
		<description><![CDATA[Several people have come to me over the past few months regarding the use of the free Sybase software given away as a membership gift by the International Sybase User Group (ISUG) &#8230; plus a package of free Sybase Software valued at over $7000 Unfortunately there is a bit of misunderstanding that Not for Retail [...]]]></description>
			<content:encoded><![CDATA[<p>Several people have come to me over the past few months regarding the use of the <em>free</em> <a href="http://www.sybase.com">Sybase</a> software given away as a membership gift by the <a href="http://www.isug.com">International Sybase User Group (ISUG)</a></p>
<blockquote><p><span style="color: #808000;"><em>&#8230; plus a package of free Sybase Software valued at over $7000</em></span></p></blockquote>
<p>Unfortunately there is a bit of misunderstanding that Not for Retail software are full versions.</p>
<p>The ISUG will happily entice you to join at the <a href="http://www.isug.com/common/GoldBenefits.html">Gold level</a> for the software:</p>
<ul>
<blockquote>
<li> <span style="color: #808000;"><em><strong><sup>New Version!</sup></strong> Free Developer Edition of  	  <a onclick="javascript: ISUG_open_external_window(this.href); 		      return false;" href="http://www.appeon.com/">Appeon for PowerBuilder</a> 6.2</em></span></li>
<li> <span style="color: #808000;"><em><strong><sup>New Version!</sup></strong> Free 	  <a href="http://www.isug.com/NFRLicense">NFR</a> copy of Sybase PocketBuilder 2.5 (e-shop)</em></span></li>
<li> <span style="color: #808000;"><em><strong><sup>New Version!</sup></strong> Free 	  <a href="http://www.isug.com/NFRLicense">NFR</a> copy of WorkSpace Studio 2.1 	  (e-shop)</em></span></li>
<li> <span style="color: #808000;"><em><strong><sup>New Version!</sup></strong> Free <a href="http://www.isug.com/NFRLicense">NFR</a> copy of Sybase DataWindow.NET 2.5 (e-shop)</em></span></li>
<li> <span style="color: #808000;"><em><strong><sup>New Version!</sup></strong> Free <a href="http://www.isug.com/NFRLicense">NFR</a> copy of Sybase PowerBuilder Enterprise 11.5 (e-shop)</em></span></li>
<li> <span style="color: #808000;"><em><strong><sup>New Version!</sup></strong> EAServer 6.2 Developers Edition (e-shop)</em></span></li>
<li style="margin-top:5px;"> Free copy of IQ 12.7 Developers Edition (e-shop)</li>
<li style="margin-top:5px;"> ASE 15.0 Evaluation Kit (includes licenses, training materials, etc.)</li>
<li> <span style="color: #808000;"><em>Free Copy of SQL Anywhere Studio for Windows or Linux/UNIX (e-shop) </em></span></li>
<li><span style="color: #808000;"><em> (User Group Presidents Only): Free 	  <a href="http://www.isug.com/NFRLicense">NFR</a> copy of Sybase PowerDesigner Studio</em></span></li>
</blockquote>
</ul>
<p>Let&#8217;s take a look at Sybase&#8217;s Not for Retail license:</p>
<blockquote>
<div id="ISUG-BodyPageTitle"><span style="color: #808000;"><em>NFR License</em></span></div>
<div>
<p><span style="color: #808000;"><em> Please note that the NFR copies of PowerDesigner, WorkSpace, PowerBuilder, PocketBuilder and DataWindow .NET are       for development and personal use, and not for commercial deployment purposes. A copy of       the NFR license can be found below. Please note that references to development in the       license typically refer to full-scale development. Prototyping (also a form of development)       is generally permitted. <strong> All questions related to what can and can not be done with the program in question       should be directed to your local Sybase sales representative for clarification       and not ISUG. </strong></em></span></p>
<h3><span style="color: #808000;"><em>PRODUCT-SPECIFIC LICENSE TERMS</em></span></h3>
<h4><span style="color: #808000;"><em>NOT FOR RESALE &#8212; DEMONSTRATION VERSION</em></span></h4>
<ol>
<li> <span style="color: #808000;"><em><strong>DEMONSTRATION USE OF PROGRAMS.</strong> You may install and use this Program internally in your organization solely for       demonstration purposes on a single Machine. You may not use the Program for any       development or production purpose, or transfer, assign, sublicense or otherwise convey       the Program (or any portion thereof) to another party without Sybase&#8217;s prior written       consent. You may not copy the Program except that you may either install the Program       on your hard disk or make one copy for inactive back-up and archival purposes for your       own use.</em></span></li>
<li> <span style="color: #808000;"><em><strong>TERMINATION.</strong> You acknowledge and understand that Sybase may terminate this Agreement at any time upon       thirty days written notice to you. Upon any termination of this Agreement, you shall cease       using the Program and shall destroy all copies of the Program in any form.</em></span></li>
<li> <span style="color: #808000;"><em><strong>WARRANTY DISCLAIMER.</strong> This Not for Resale &#8212; Demonstration version Program is provided AS IS, without any       warranty or support. SYBASE DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS OR IMPLIED,       INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OR CONDITIONS OF MERCHANTABLE QUALITY,       NON INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.</em></span></li>
<li> <span style="color: #808000;"><em><strong>PRECEDENCE.</strong> THE ABOVE TERMS SHALL TAKE PRECEDENCE OVER ANY INCONSISTENT OR CONFLICTING TERMS OF THE       ACCOMPANYING SYBASE LICENSE.</em></span></li>
</ol>
</div>
</blockquote>
<p>Make sense?   Well, for far too many people, it doesn&#8217;t.   So let&#8217;s just go over what you can and can not do with NFR software:</p>
<h3 style="padding-left: 30px;">What you can do:</h3>
<blockquote>
<ul>
<li>Install and run the software on one and only one computer (your computer)</li>
<li>Demonstrate the software</li>
<li>Build diagrams, binaries, libraries, etc.</li>
</ul>
</blockquote>
<h3 style="padding-left: 30px;">What you can not do:</h3>
<blockquote>
<ul>
<li>Only you can operate the software</li>
<li>Share any diagrams</li>
<li>Share binaries or libraries</li>
<li>Release any source code generated or even YOUR OWN source code that YOU produce while using the NFR software.  Unfortunately, this also includes taking the source code (or diagrams,etc) and using them with other software outside of a &#8216;demonstration&#8217;.</li>
</ul>
</blockquote>
<h3>There isn&#8217;t anything distinguishing Not for Retail software from <a href="http://en.wikipedia.org/wiki/Demoware">demo software</a>. <br />
<div id="attachment_615" class="wp-caption alignright" style="width: 134px"><a href="http://www.isug.com"><img class="size-full wp-image-615" title="ISUG" src="http://froebe.net/blog/wp-content/uploads/2008/07/isug-new-logo.png" alt="" width="124" height="98" /></a><p class="wp-caption-text">International Sybase User Group</p></div><br />
While ISUG does state that the software is Not for Retail, ISUG stating that the NFR software is valued at over $7,000 is not just a misrepresentation but a bold faced lie bordering on <a href="http://en.wikipedia.org/wiki/Bait_and_switch">bait and switch</a>.</h3>
<p>The purpose of this post is not to direct people away from being ISUG members, you do get a nifty <a href="http://www.isug.com/common/TechnicalJournal.html">Technical Journal</a> where  article authors are only sometimes paid for their work, but to have people join with their collective eyes open.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/02/02/be-warned-international-sybase-user-group-isugs-free-software-for-members-from-sybase-isnt-what-you-think-it-is/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>For those of you on Facebook and are interested in PowerBuilder&#8230;.</title>
		<link>http://froebe.net/blog/2010/01/06/for-thos-of-you-on-facebook-and-are-interested-in-powerbuilder/</link>
		<comments>http://froebe.net/blog/2010/01/06/for-thos-of-you-on-facebook-and-are-interested-in-powerbuilder/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 19:42:51 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Powerbuilder]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fan page]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1170</guid>
		<description><![CDATA[Subject: Old PowerBuilder Facebook page deactivated Hi Everyone, Happy new year! As of today, the old PowerBuilder facebook page is deactivated. Please be sure to become a fan of PowerBuilder here: http://www.facebook.com/pages/PowerBuilder/160355699256 Go PB!!]]></description>
			<content:encoded><![CDATA[<blockquote>
<pre><em>Subject: Old PowerBuilder Facebook page deactivated

</em>

<div class="wp-caption alignright" style="width: 210px"><em></em><em><a href="http://www.facebook.com/pages/PowerBuilder/160355699256"><img title="PowerBuilder Fan Page" src="http://profile.ak.fbcdn.net/object2/1509/116/n160355699256_6668.jpg" alt="PowerBuilder Fan Page" width="200" height="200" /></a></em><p class="wp-caption-text">PowerBuilder Fan Page</p></div>

Hi Everyone,

Happy new year!

As of today, the old PowerBuilder facebook page is deactivated.

Please be sure to become a fan of PowerBuilder here:
<a href="http://www.facebook.com/pages/PowerBuilder/160355699256">http://www.facebook.com/pages/PowerBuilder/160355699256</a>

Go PB!!</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/01/06/for-thos-of-you-on-facebook-and-are-interested-in-powerbuilder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sybase&#8217;s PowerBuilder v12 is powerful, .NET based, and wonderful!  Why you shouldn&#8217;t use it</title>
		<link>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/</link>
		<comments>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:40:06 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Powerbuilder]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[TechWave]]></category>
		<category><![CDATA[4gl]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Informix]]></category>
		<category><![CDATA[ISUG]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[powersoft]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1100</guid>
		<description><![CDATA[The following is MY perception of Sybase&#8217;s PowerBuilder: Years ago PowerBuilder was king.  No one could touch it.  It was relatively inexpensive.  Microsoft&#8217;s Visual Basic matured and the Pascal based Borland&#8217;s Delphi was released.  Then it fell and fall it did. As it was falling from the throne Sybase purchased Powersoft, makers of PowerBuilder.  As [...]]]></description>
			<content:encoded><![CDATA[<h4>The following is MY perception of <a href="http://www.sybase.com/powerbuilder">Sybase&#8217;s PowerBuilder</a>:</h4>
<p>Years ago PowerBuilder <a href="http://en.wikipedia.org/wiki/PowerBuilder">was king</a>.  No one could touch it.  It was relatively inexpensive.  Microsoft&#8217;s Visual Basic matured and the Pascal based Borland&#8217;s Delphi was released.  Then it fell and fall it did.</p>
<div id="attachment_560" class="wp-caption alignright" style="width: 193px"><a href="http://www.sybase.com"><img class="size-full wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase.png" alt="Sybase" width="183" height="74" /></a><p class="wp-caption-text">Sybase</p></div>
<p>As it was falling from the throne Sybase purchased Powersoft, makers of PowerBuilder.  As the the market share continued to shrink, PowerBuilder developers had more difficulty in finding new projects.  Most new development was written in Visual Basic or Java.</p>
<p>Years went by with marketing of PowerBuilder little more than the occasional road show, <a href="http://www.sybase.com/techwave">TechWave</a> presentations and the <a href="http://www.isug.com">ISUG Technical Journal</a> ads catered towards <em><strong>existing customers</strong></em>.  Little to no effort was put forth by Sybase to gain new PowerBuilder customers.</p>
<p>During this week&#8217;s Sybase TechWave, PowerBuilder version 12 was released.  It has all the whistles and kitchen sinks you could ask for.   An amazing tool for development!  Too bad no one outside of the die hard PowerBuilder programmers will use it.</p>
<h1><span style="color: #ff6600;">Blasphemy!  Heretic! </span></h1>
<p>Consider this:</p>
<p>Sybase owns PowerBuilder.  It owns the PowerBuilder software, PowerBuilder language, PowerScript, the PowerBuilder vm, and everything PowerBuilder.</p>
<p>No problem right?</p>
<p>What will happen to PowerBuilder when Sybase is bought out by another company?  Products with tiny market share like PowerBuilder would likely be killed or in a state of limbo for several years.  <em>Anyone remember what happened <a href="http://en.wikipedia.org/wiki/IBM_Informix">when IBM bought Informix</a>? </em></p>
<p>Do you really want to bet your career and business on a software development tool that is locked to a single smallish vendor?</p>
<p>Maybe, perhaps, if Sybase were to release the PowerBuilder 4GL language and PowerScript to the world like Microsoft did with the C# and Visual Basic languages and Sun with Java&#8230;   Perhaps if Sybase would allow 3rd parties to develop tools based around the PowerBuilder language royalty free&#8230;</p>
<h2>Sybase:  PLEASE FREE THE POWERBUILDER 4GL LANGUAGE!</h2>
<p>I mean, really, what benefit could Sybase have to cripple the PowerBuilder developers?</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Getting three monitors to work with Kubuntu (Ubuntu with KDE) on a Dell Optiplex GX520 &#8211; NVidia GeForce4 MX 4000 low profile video card and the onboard Intel 82945G/GZ video card</title>
		<link>http://froebe.net/blog/2009/05/11/getting-three-monitors-to-work-with-kubuntu-ubuntu-with-kde-on-a-dell-optiplex-gx520-nvidia-geforce4-mx-4000-low-profile-video-card-and-the-onboard-intel-82945ggz-video-card/</link>
		<comments>http://froebe.net/blog/2009/05/11/getting-three-monitors-to-work-with-kubuntu-ubuntu-with-kde-on-a-dell-optiplex-gx520-nvidia-geforce4-mx-4000-low-profile-video-card-and-the-onboard-intel-82945ggz-video-card/#comments</comments>
		<pubDate>Mon, 11 May 2009 18:22:35 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[GeForce4 MX 4000]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[lspci]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[optiplex]]></category>
		<category><![CDATA[optiplex gx520]]></category>
		<category><![CDATA[Quadro NVS 110M]]></category>
		<category><![CDATA[twinview]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>
		<category><![CDATA[vesa]]></category>
		<category><![CDATA[xinerama]]></category>
		<category><![CDATA[xorg]]></category>
		<category><![CDATA[xorg.conf]]></category>
		<category><![CDATA[xwindows]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1067</guid>
		<description><![CDATA[At work we have three generic LCD monitors mounted on a pole to view monitoring metrics for our Oracle &#038; Sybase database servers. On a previous machine that was cannibalized for another task, we ran Microsoft Windows XP to drive the three monitors. Last week we were given a hand me down desktop, a Dell [...]]]></description>
			<content:encoded><![CDATA[<p>At work we have three generic LCD monitors mounted on a pole to view monitoring metrics for our Oracle &#038; Sybase database servers.  On a previous machine that was cannibalized for another task, we ran Microsoft Windows XP to drive the three monitors.  </p>
<p>Last week we were given a hand me down desktop, a Dell Optiplex GX520 with integrated Intel 82945G/GZ video on the motherboard.  When we added the NVidia GeForce4 MX 4000 low profile video card, Windows XP for whatever reason was unable to use both video cards.  I proposed Kubuntu 9.04 Linux as an alternative.  As it was only myself that I had to convince to make the attempt, I was hard pressed to say no <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>The Intel 82945G/GZ video card will be the primary card and must be attached to &#8220;Screen  0&#8243; in the ServerLayout section.</p>
<p>The NVidia video card has two connectors:  </p>
<ol>
<li>A standard VGA port driven by a GeForce4 MX 4000 GPU < - Primary nvidia port</li>
</li>
<li>A super-video port driven by a Quadro NVS 110M</li>
</ol>
<p>After the base install of the operating system, XWindows was only able to see the Intel video card.  After much tinkering with the /etc/xorg.conf file, I was able to get all three LCD monitors to work with Xinerama.  There are a number of gotchas that you might run into:</p>
<ul>
<li>If the integrated Intel video card is set to <i>Auto</i> in the BIOS, the card will be completely disabled.  You need to disable <i>Auto</i></li>
<li>You need to know which Nvidia Device entry drives the VGA connector.  It <strong>must</strong> be initialized prior to the S-Video port.</li>
<li>Disable NVidia&#8217;s <i>TwinView</i> and <i>metamodes</i> option lines in the Screen Section.
	</li>
<li>Use <strong>sudo lspci</strong> to identify the pci bus ids.  You will need to put them in the Device Sections.</li>
<li>The integrated Intel video card <strong>must</strong> use the <em>vesa</em> video driver as the intel video driver will stacktrace when used with xinerama.</li>
</ul>
<div class="bash dean_ch"><span class="co0"># nvidia-settings: X configuration file generated by nvidia-settings</span><br />
<span class="co0"># nvidia-settings: &nbsp;version 1.0 &nbsp;(buildd@palmer) &nbsp;Sun Feb &nbsp;1 20:21:04 UTC 2009</span></p>
<p>Section <span class="st0">&quot;ServerLayout&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Default Layout&quot;</span><br />
&nbsp; &nbsp; Screen &nbsp; &nbsp; &nbsp;<span class="nu0">0</span> &nbsp;<span class="st0">&quot;Screen0&quot;</span> <span class="nu0">0</span> <span class="nu0">0</span> &nbsp; <br />
&nbsp; &nbsp; Screen &nbsp; &nbsp; &nbsp;<span class="nu0">1</span> &nbsp;<span class="st0">&quot;Screen2&quot;</span> Above <span class="st0">&quot;Screen0&quot;</span><br />
&nbsp; &nbsp; Screen &nbsp; &nbsp; &nbsp;<span class="nu0">2</span> &nbsp;<span class="st0">&quot;Screen1&quot;</span> Above <span class="st0">&quot;Screen2&quot;</span><br />
&nbsp; &nbsp; InputDevice &nbsp; &nbsp;<span class="st0">&quot;Keyboard0&quot;</span> <span class="st0">&quot;CoreKeyboard&quot;</span><br />
&nbsp; &nbsp; InputDevice &nbsp; &nbsp;<span class="st0">&quot;Mouse0&quot;</span> <span class="st0">&quot;CorePointer&quot;</span> &nbsp; &nbsp;<br />
&nbsp; &nbsp; Option <span class="st0">&quot;Xinerama&quot;</span> <span class="st0">&quot;On&quot;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p>
<p>Section <span class="st0">&quot;Files&quot;</span><br />
&nbsp; &nbsp; ModulePath &nbsp; &nbsp; &nbsp;<span class="st0">&quot;/usr/lib/xorg/modules/extensions&quot;</span><br />
&nbsp; &nbsp; ModulePath &nbsp; &nbsp; &nbsp;<span class="st0">&quot;/usr/lib/xorg/modules/drivers&quot;</span> &nbsp; <br />
&nbsp; &nbsp; ModulePath &nbsp; &nbsp; &nbsp;<span class="st0">&quot;/usr/lib/xorg/modules&quot;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
<p>Section <span class="st0">&quot;Module&quot;</span><br />
&nbsp; &nbsp; Load &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;glx&quot;</span><br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
<p>Section <span class="st0">&quot;ServerFlags&quot;</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;xinerama&quot;</span> <span class="st0">&quot;true&quot;</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;DefaultServerLayout&quot;</span> <span class="st0">&quot;Default Layout&quot;</span><br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p>
<p>Section <span class="st0">&quot;InputDevice&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Keyboard0&quot;</span><br />
&nbsp; &nbsp; Driver &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;kbd&quot;</span> &nbsp; &nbsp; &nbsp;<br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
<p>Section <span class="st0">&quot;InputDevice&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Mouse0&quot;</span><br />
&nbsp; &nbsp; Driver &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;mouse&quot;</span> <br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Protocol&quot;</span> <span class="st0">&quot;auto&quot;</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Device&quot;</span> <span class="st0">&quot;/dev/psaux&quot;</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Emulate3Buttons&quot;</span> <span class="st0">&quot;no&quot;</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;ZAxisMapping&quot;</span> <span class="st0">&quot;4 5&quot;</span> &nbsp;<br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p>
<p>Section <span class="st0">&quot;Monitor&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Configured Monitor&quot;</span><br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p>
<p>Section <span class="st0">&quot;Monitor&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Monitor0&quot;</span><br />
&nbsp; &nbsp; VendorName &nbsp; &nbsp; <span class="st0">&quot;Unknown&quot;</span> <br />
&nbsp; &nbsp; ModelName &nbsp; &nbsp; &nbsp;<span class="st0">&quot;CMO CMC 17 AD&quot;</span><br />
&nbsp; &nbsp; HorizSync &nbsp; &nbsp; &nbsp; <span class="nu0">30.0</span> &#8211; <span class="nu0">82.0</span> &nbsp; <br />
&nbsp; &nbsp; VertRefresh &nbsp; &nbsp; <span class="nu0">50.0</span> &#8211; <span class="nu0">75.0</span> &nbsp; <br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
<p>Section <span class="st0">&quot;Monitor&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Monitor1&quot;</span><br />
&nbsp; &nbsp; VendorName &nbsp; &nbsp; <span class="st0">&quot;Unknown&quot;</span> <br />
&nbsp; &nbsp; ModelName &nbsp; &nbsp; &nbsp;<span class="st0">&quot;CMO CMC 17 AD&quot;</span><br />
&nbsp; &nbsp; HorizSync &nbsp; &nbsp; &nbsp; <span class="nu0">30.0</span> &#8211; <span class="nu0">82.0</span> &nbsp; <br />
&nbsp; &nbsp; VertRefresh &nbsp; &nbsp; <span class="nu0">50.0</span> &#8211; <span class="nu0">75.0</span> &nbsp; <br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
<p>Section <span class="st0">&quot;Monitor&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Monitor2&quot;</span><br />
&nbsp; &nbsp; VendorName &nbsp; &nbsp; <span class="st0">&quot;Unknown&quot;</span> <br />
&nbsp; &nbsp; ModelName &nbsp; &nbsp; &nbsp;<span class="st0">&quot;Seiko&quot;</span> &nbsp; <br />
&nbsp; &nbsp; HorizSync &nbsp; &nbsp; &nbsp; <span class="nu0">30.0</span> &#8211; <span class="nu0">75.0</span><br />
&nbsp; &nbsp; VertRefresh &nbsp; &nbsp; <span class="nu0">60.0</span> &nbsp; &nbsp; &nbsp; <br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p>
<p>
Section <span class="st0">&quot;Device&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Configured Video Device&quot;</span><br />
&nbsp; &nbsp; Driver &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;nvidia&quot;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;NoLogo&quot;</span> <span class="st0">&quot;True&quot;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
<p>Section <span class="st0">&quot;Device&quot;</span><br />
&nbsp; &nbsp;Identifier &nbsp;<span class="st0">&quot;Device0&quot;</span><br />
&nbsp; &nbsp;<span class="co0">#Driver &nbsp; &nbsp; &nbsp;&quot;intel&quot; </span><br />
&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;<span class="st0">&quot;vesa&quot;</span> &nbsp; <br />
&nbsp; &nbsp;VendorName &nbsp;<span class="st0">&quot;Intel Corporation&quot;</span><br />
&nbsp; &nbsp;BoardName &nbsp; <span class="st0">&quot;82945G/GZ Integrated Graphics Controller&quot;</span><br />
&nbsp; &nbsp;BusID &nbsp; &nbsp; &nbsp; <span class="st0">&quot;PCI:0:2:0&quot;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp;Screen &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="nu0">0</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
EndSection &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p>
<p>Section <span class="st0">&quot;Device&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Device1&quot;</span><br />
&nbsp; &nbsp; Driver &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;nvidia&quot;</span><br />
&nbsp; &nbsp; VendorName &nbsp; &nbsp; <span class="st0">&quot;NVIDIA Corporation&quot;</span><br />
&nbsp; &nbsp; BoardName &nbsp; &nbsp; &nbsp;<span class="st0">&quot;Quadro NVS 110M&quot;</span><br />
&nbsp; &nbsp; BusID &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="st0">&quot;PCI:4:0:0&quot;</span><br />
&nbsp; &nbsp; Screen &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="nu0">1</span><br />
EndSection</p>
<p>Section <span class="st0">&quot;Device&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Device2&quot;</span><br />
&nbsp; &nbsp; Driver &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;nvidia&quot;</span><br />
&nbsp; &nbsp; VendorName &nbsp; &nbsp; <span class="st0">&quot;NVIDIA Corporation&quot;</span><br />
&nbsp; &nbsp; BoardName &nbsp; &nbsp; &nbsp;<span class="st0">&quot;GeForce4 MX 4000&quot;</span><br />
&nbsp; &nbsp; BusID &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="st0">&quot;PCI:4:0:0&quot;</span><br />
EndSection</p>
<p>Section <span class="st0">&quot;Screen&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Default Screen&quot;</span><br />
&nbsp; &nbsp; Device &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Configured Video Device&quot;</span><br />
&nbsp; &nbsp; Monitor &nbsp; &nbsp; &nbsp; &nbsp;<span class="st0">&quot;Configured Monitor&quot;</span><br />
&nbsp; &nbsp; DefaultDepth &nbsp; &nbsp;<span class="nu0">24</span><br />
EndSection</p>
<p>Section <span class="st0">&quot;Screen&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Screen0&quot;</span><br />
&nbsp; &nbsp; Device &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Device0&quot;</span><br />
&nbsp; &nbsp; Monitor &nbsp; &nbsp; &nbsp; &nbsp;<span class="st0">&quot;Monitor0&quot;</span><br />
&nbsp; &nbsp; DefaultDepth &nbsp; &nbsp;<span class="nu0">24</span><br />
&nbsp; &nbsp; SubSection &nbsp; &nbsp; <span class="st0">&quot;Display&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; Depth &nbsp; &nbsp; &nbsp; <span class="nu0">24</span><br />
&nbsp; &nbsp; EndSubSection<br />
EndSection</p>
<p>Section <span class="st0">&quot;Screen&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Screen1&quot;</span><br />
&nbsp; &nbsp; Device &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Device1&quot;</span><br />
&nbsp; &nbsp; Monitor &nbsp; &nbsp; &nbsp; &nbsp;<span class="st0">&quot;Monitor1&quot;</span><br />
&nbsp; &nbsp; DefaultDepth &nbsp; &nbsp;<span class="nu0">24</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;TwinView&quot;</span> <span class="st0">&quot;0&quot;</span><br />
&nbsp; &nbsp; SubSection &nbsp; &nbsp; <span class="st0">&quot;Display&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; Depth &nbsp; &nbsp; &nbsp; <span class="nu0">24</span><br />
&nbsp; &nbsp; EndSubSection<br />
EndSection</p>
<p>Section <span class="st0">&quot;Screen&quot;</span><br />
&nbsp; &nbsp; Identifier &nbsp; &nbsp; <span class="st0">&quot;Screen2&quot;</span><br />
&nbsp; &nbsp; Device &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Device2&quot;</span><br />
&nbsp; &nbsp; Monitor &nbsp; &nbsp; &nbsp; &nbsp;<span class="st0">&quot;Monitor2&quot;</span><br />
&nbsp; &nbsp; DefaultDepth &nbsp; &nbsp;<span class="nu0">24</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;TwinView&quot;</span> <span class="st0">&quot;0&quot;</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;TwinViewXineramaInfoOrder&quot;</span> <span class="st0">&quot;CRT-0&quot;</span><br />
&nbsp; &nbsp; SubSection &nbsp; &nbsp; <span class="st0">&quot;Display&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; Depth &nbsp; &nbsp; &nbsp; <span class="nu0">24</span><br />
&nbsp; &nbsp; EndSubSection<br />
EndSection</p>
<p>Section <span class="st0">&quot;Extensions&quot;</span><br />
&nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Composite&quot;</span> <span class="st0">&quot;on&quot;</span><br />
EndSection</div>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/05/11/getting-three-monitors-to-work-with-kubuntu-ubuntu-with-kde-on-a-dell-optiplex-gx520-nvidia-geforce4-mx-4000-low-profile-video-card-and-the-onboard-intel-82945ggz-video-card/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>So you want to tweet to Twitter from *WITHIN* Oracle 11g?  Here&#8217;s how!</title>
		<link>http://froebe.net/blog/2009/04/12/so-you-want-to-tweet-to-twitter-from-within-oracle-11g-heres-how/</link>
		<comments>http://froebe.net/blog/2009/04/12/so-you-want-to-tweet-to-twitter-from-within-oracle-11g-heres-how/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 22:04:45 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[APIs]]></category>
		<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[lewis cunningham]]></category>
		<category><![CDATA[oracle ace]]></category>
		<category><![CDATA[sourceforge]]></category>
		<category><![CDATA[sourceforge.net]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1046</guid>
		<description><![CDATA[Lewis Cunningham has once again given us a gem from the world of Oracle&#8217;s relational DBMS!  This time, he has written ORA_Tweet, an API to send/receive Tweets (microblog posts) from within Oracle 11g.  Major kudos to Lewis Cunningham for writing and releasing ORA Tweet to Sourceforge.net Call the Twitter API from within an Oracle database. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lewiscunningham.com/default.aspx">Lewis Cunningham</a> <a href="http://www.twitter.com"><img class="alignright size-full wp-image-1047" title="Twitter" src="http://froebe.net/blog/wp-content/uploads/2009/04/twitter_logo_header.png" alt="Twitter" width="155" height="36" /></a>has once again given us a gem from the world of Oracle&#8217;s relational DBMS!  This time, he has written <a title="ORA_Tweet" href="http://sourceforge.net/projects/oratweet/">ORA_Tweet</a>, an API to send/receive Tweets (microblog posts) from <strong>within</strong> Oracle 11g.  Major kudos to Lewis Cunningham for writing and releasing ORA Tweet to Sourceforge.net <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p><em>Call the Twitter API from within an Oracle database. ORA_Tweet uses the UTL_HTTP API within Oracle to call the update_status API. It is written completely in PL/SQL. </em></p></blockquote>
<p>So, my question is&#8230;  Will someone write a Flickr API for Sybase ASE?</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/04/12/so-you-want-to-tweet-to-twitter-from-within-oracle-11g-heres-how/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sybase Workspace 2.1: Do NOT update Data Tools Platform (DTP) from Eclipse&#8217;s website!</title>
		<link>http://froebe.net/blog/2009/03/19/sybase-workspace-21-do-not-update-data-tools-platform-dtp-from-eclipses-website/</link>
		<comments>http://froebe.net/blog/2009/03/19/sybase-workspace-21-do-not-update-data-tools-platform-dtp-from-eclipses-website/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 20:04:46 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Workspace]]></category>
		<category><![CDATA[cr 565285]]></category>
		<category><![CDATA[database tools platform]]></category>
		<category><![CDATA[dtp]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[feature request]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=906</guid>
		<description><![CDATA[Sybase Workspace is an Eclipse distribution that uses highly customized Data Tools Platform (DTP) plugins.  Updating the Sybase version of DTP with the standard DTP release from Eclipse will break Sybase&#8217;s Workspace. Last night I updated Workspace&#8217;s DTP with the standard DTP release from Eclipse&#8217;s website.  Several oddities started showing up when accessing the DTP [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sybase.com/products/modelingdevelopment/workspace">Sybase Workspace</a></p>
<div id="attachment_560" class="wp-caption alignright" style="width: 193px"><a href="http://www.sybase.com/workspace"><img class="size-full wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase.png" alt="Sybase" width="183" height="74" /></a><p class="wp-caption-text">Sybase</p></div>
<p>is an <a href="http://www.eclipse.org">Eclipse</a> distribution that uses highly customized <a href="http://www.eclipse.org/datatools/">Data Tools Platform (DTP) plugins</a>.  Updating the Sybase version of DTP with the standard DTP release from Eclipse will break Sybase&#8217;s Workspace.</p>
<p>Last night I updated Workspace&#8217;s DTP with the standard DTP release from Eclipse&#8217;s website.  Several oddities started showing up when accessing the DTP releases:</p>
<div id="attachment_907" class="wp-caption aligncenter" style="width: 237px"><a href="http://froebe.net/blog/wp-content/uploads/2009/03/connection.jpg"><img class="size-medium wp-image-907" title="Configuring the db connection" src="http://froebe.net/blog/wp-content/uploads/2009/03/connection-227x300.jpg" alt="Configuring the db connection" width="227" height="300" /></a><p class="wp-caption-text">Configuring the db connection</p></div>
<p>Testing the connection worked fine but when you open the database connection to a Sybase ASE database errors are reported:</p>
<div id="attachment_909" class="wp-caption aligncenter" style="width: 310px"><a href="http://froebe.net/blog/wp-content/uploads/2009/03/multiple_errors_have_occurred.jpg"><img class="size-medium wp-image-909" title="Multiple errors have occurred" src="http://froebe.net/blog/wp-content/uploads/2009/03/multiple_errors_have_occurred-300x273.jpg" alt="Multiple errors have occurred" width="300" height="273" /></a><p class="wp-caption-text">Multiple errors have occurred</p></div>
<p>and</p>
<div id="attachment_910" class="wp-caption aligncenter" style="width: 310px"><a href="http://froebe.net/blog/wp-content/uploads/2009/03/workspace2.jpg"><img class="size-medium wp-image-910" title="Sybase Workspace 2.1" src="http://froebe.net/blog/wp-content/uploads/2009/03/workspace2-300x240.jpg" alt="Connection errors" width="300" height="240" /></a><p class="wp-caption-text">Connection errors</p></div>
<p>If you run into this issue, you will need to uninstall Sybase&#8217;s Workspace (delete the %SYBASE%/Workspace directory after the uninstall is complete) to resolve it.</p>
<p>I&#8217;ve created feature request CR 565285 with Sybase:</p>
<blockquote><p>Workspace&#8217;s DTP (data tools platform) should be updated with the DTP current release from Eclipse. This will allow developers that work in a mixed environment to use Workspace with non-Sybase DBMS&#8217;s (view stored procedures, triggers, etc).</p></blockquote>
<p>If you believe that this feature request is desired, please let <a href="mailto:sales@sybase.com">Sybase know</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/03/19/sybase-workspace-21-do-not-update-data-tools-platform-dtp-from-eclipses-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Introducing QweryBuilder, a Developer GUI for Sybase ASE, SQL Anywhere, Microsoft SQL Server and Oracle 10g/11g</title>
		<link>http://froebe.net/blog/2009/03/10/introducing-qwerybuilder-a-developer-gui-for-sybase-ase-sql-anywhere-microsoft-sql-server-and-oracle-10g11g/</link>
		<comments>http://froebe.net/blog/2009/03/10/introducing-qwerybuilder-a-developer-gui-for-sybase-ase-sql-anywhere-microsoft-sql-server-and-oracle-10g11g/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 20:00:36 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[qwerybuilder]]></category>
		<category><![CDATA[sql editor]]></category>
		<category><![CDATA[SQLAnywhere]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=886</guid>
		<description><![CDATA[QweryBuilder uses innovative ideas to provide developers with the ability to easily insert, extract and modify data from a variety of databases. The goal of QweryBuilder is to increase a database developer&#8217;s productivity. It contains many time saving features. SQL Editor Script auto complete Custom auto complete lists Code Templates Display column list for tables [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://www.werysoft.com/Default.aspx"><img class="aligncenter size-medium wp-image-890" title="qwerybuilder_reflectedimage" src="http://froebe.net/blog/wp-content/uploads/2009/03/qwerybuilder_reflectedimage-300x116.png" alt="qwerybuilder_reflectedimage" width="300" height="116" /></a><a href="http://www.werysoft.com/Default.aspx">QweryBuilder</a> uses innovative ideas to provide developers with the ability to easily insert,                              extract and modify data from a variety of databases.</p>
<p>The goal of QweryBuilder is to increase a database developer&#8217;s productivity. It contains                         many time saving features.</p>
<p>SQL Editor</p>
<div id="attachment_887" class="wp-caption alignright" style="width: 266px"><a href="http://www.werysoft.com/Screenshots/sqleditoradvanced.jpg"><img class="size-full wp-image-887" title="QweryBuilder - SQL Editor" src="http://froebe.net/blog/wp-content/uploads/2009/03/sqleditoradvancedsmall.jpg" alt="QweryBuilder - SQL Editor" width="256" height="154" /></a><p class="wp-caption-text">QweryBuilder - SQL Editor</p></div>
<ul>
<li>Script auto complete</li>
<li>Custom auto complete lists</li>
<li>Code Templates</li>
<li>Display column list for tables and views in editor</li>
<li>Display procedure parameters in editor</li>
<li>Keyboard shortcut to open procedures</li>
<li>Generate and insert new GUIDs</li>
<li>Syntax folding</li>
<li>Auto indenting</li>
</ul>
<p>Criteria Query</p>
<div id="attachment_888" class="wp-caption alignright" style="width: 266px"><a href="http://www.werysoft.com/Screenshots/criteriaquery.jpg"><img class="size-full wp-image-888" title="QweryBuilder - Criteria Query" src="http://froebe.net/blog/wp-content/uploads/2009/03/criteriaquerysmall.jpg" alt="QweryBuilder - Criteria Query" width="256" height="154" /></a><p class="wp-caption-text">QweryBuilder - Criteria Query</p></div>
<ul>
<li>Form view criteria screen for easy data retrieval</li>
<li>Updateable result set
<ul>
<li>Insert nulls, GUID&#8217;s, and computed values into results</li>
<li>Insert, delete and update data rows</li>
<li>Generate insert statements from results</li>
<li>Create graphs from result data</li>
</ul>
</li>
</ul>
<p>Graphic Query</p>
<div id="attachment_889" class="wp-caption alignright" style="width: 266px"><a href="http://www.werysoft.com/Screenshots/graphicquery.jpg"><img class="size-full wp-image-889" title="QweryBuilder - Graphic Query" src="http://froebe.net/blog/wp-content/uploads/2009/03/graphicquerysmall.jpg" alt="QweryBuilder - Graphic Query" width="256" height="154" /></a><p class="wp-caption-text">QweryBuilder - Graphic Query</p></div>
<ul>
<li>Create queries graphically</li>
<li>Cross table querying without writing SQL</li>
</ul>
<p>Other Features</p>
<ul>
<li>Support for Microsoft SQL Server, Sybase ASE, SQL Anywhere and Oracle</li>
<li>DDL Browser</li>
<li>Database Search</li>
<li>Visual Difference</li>
<li>Code Formatter</li>
<li>Getting Started Window
<ul>
<li>Displays last used connections, files and database objects</li>
<li>Easily navigate to the last thing you were working on</li>
</ul>
</li>
<li>Clipboard Saver</li>
<li>File Browser</li>
<li>Object Browser</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/03/10/introducing-qwerybuilder-a-developer-gui-for-sybase-ase-sql-anywhere-microsoft-sql-server-and-oracle-10g11g/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Peter Thawley:  Creating a RAM disk for Sybase&#8217;s ASE DBMS</title>
		<link>http://froebe.net/blog/2009/03/10/peter-thawley-creating-a-ram-disk-for-sybases-ase-dbms/</link>
		<comments>http://froebe.net/blog/2009/03/10/peter-thawley-creating-a-ram-disk-for-sybases-ase-dbms/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 17:07:20 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[ISUG]]></category>
		<category><![CDATA[peter thawley]]></category>
		<category><![CDATA[ram disk]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=875</guid>
		<description><![CDATA[Over on ISUG&#8216;s SIG-ASE mailing list, Peter Thawley wrote up the following reply that I think everyone using Sybase ASE and is thinking of using a RAM disk should be aware of.  When I asked Peter if I could repost his message on my blog he agreed Creating a RAM Disk Joe and Shane are [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_615" class="wp-caption alignright" style="width: 134px"><a href="http://www.isug.com"><img class="size-full wp-image-615" title="ISUG" src="http://froebe.net/blog/wp-content/uploads/2008/07/isug-new-logo.png" alt="International Sybase User Group" width="124" height="98" /></a><p class="wp-caption-text">International Sybase User Group</p></div>
<p>Over on <a href="http://www.isug.com">ISUG</a>&#8216;s <a title="SIG-ASE" href="http://my.isug.com/p/fo/si/topic=102">SIG-ASE mailing list</a>, Peter Thawley wrote up the following reply that I think everyone using <a href="http://www.sybase.com/ase">Sybase ASE</a> and is thinking of using a RAM disk should be aware of.  When I asked Peter if I could repost his message on my blog he agreed <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p><em><a href="http://my.isug.com/p/fo/st/thread=8411">Creating a RAM Disk</a></em></p>
<p><em></p>
<div id="attachment_876" class="wp-caption alignleft" style="width: 110px"></em><em><img class="size-full wp-image-876" title="Peter Thawley" src="http://froebe.net/blog/wp-content/uploads/2009/03/peter-thawley-sybase-100.jpg" alt="Peter Thawley" width="100" height="100" /></em><p class="wp-caption-text">Peter Thawley</p></div>
<p>Joe and Shane are spot-on about a task context switching off the engine on an i/o to a RAM-disk based device &#8230;  and yes Joe, there is nothing you can do about this right now.  Normally, one would think of this as a good thing &#8230; and it is for that specific user since they get to consume more cpu/engine time thereby getting better response time for their request.</p>
<p><em>Now, to throw a wrench into this!  In these cases where some or all of the database is cached, one does have to be aware of the potential for other user tasks to experience some amount of starvation.  Image a bunch of tasks, each consuming a full time slice (100ms by default) before yielding.  For systems doing pure OLTP (short) transactions with users getting on an engine and getting off reasonably quickly &#8230; little risk of a problem.  For mixed workload applications with some OLTP and some DSS/reporting, the potential for starvation is quite real and nearly guaranteed for environments with fully cached DBs.  I&#8217;ve seen some trading systems in tier 1 investment banks brought to their knees by an innocent IT person deciding to buy a lot of memory to cache the entire DB only to wonder why performance started going to hell.  [Of course, it was Sybase's fault ... ( - ; )]</em></p>
<p><em>In these cases, be thinking about execution classes/engine groups to segregate OLTP and DSS users onto their own disjoint set of engines using dynamic listeners to keep execution engines and network engines aligned within the same engine groups.  You may also want to consider reducing &#8220;clock tick length&#8221; to keep a timeslice period lower than 100ms &#8230; I&#8217;ve seen some sites successfully using 50ms and even less &#8230; there seems to be little downside since most systems do the async disk io and net io checks a lot more frequently than 100 ms due to the &#8220;io polling process count&#8221; param.</em></p>
<p><em>Just trying to present a balanced view here &#8230;. This is going to be important for more people to consider as in-memory database techniques and/or features / products become more prevalent.</em></p>
<p><em>Peter<br />
_____________________________________</em></p>
<p><em>Peter Thawley<br />
Senior Director / Architect<br />
CTO Group, WMO<br />
Sybase, Inc.</em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/03/10/peter-thawley-creating-a-ram-disk-for-sybases-ase-dbms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for a *FREE* Sybase SQL Server Database for Production, Development, Testing or whatever you want to do with it?</title>
		<link>http://froebe.net/blog/2009/02/17/looking-for-a-free-sybase-sql-server-database-for-production-development-testing-or-whatever-you-want-to-do-with-it/</link>
		<comments>http://froebe.net/blog/2009/02/17/looking-for-a-free-sybase-sql-server-database-for-production-development-testing-or-whatever-you-want-to-do-with-it/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 22:28:00 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[11.0.3.3]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sqlserver]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=862</guid>
		<description><![CDATA[Sybase graciously still allows us to download SQL Server (since renamed ASE) 11.0.3.3 for Linux&#8230; for FREE: The current version (ASE 11.0.3.3 ESD#6) package is different from previous distribution of ASE 11.0.3.3. The new package separates ASE and OC/OS SDK. Also OC/OS is now available for Alpha platform. You can also find FreeBSD version of [...]]]></description>
			<content:encoded><![CDATA[<p>Sybase graciously still allows us to download SQL Server (since renamed ASE) 11.0.3.3 for Linux&#8230; <a title="Adaptive Server Enterprise for Linux Download Page " href="http://www.sybase.com/detail?id=1009516">for</a><strong><a title="Adaptive Server Enterprise for Linux Download Page " href="http://www.sybase.com/detail?id=1009516"> FREE</a>:</strong></p>
<blockquote><p><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> <em>The current    version (ASE 11.0.3.3 ESD#6) package is different from previous distribution    of ASE 11.0.3.3. The</em></span></p>
<div id="attachment_560" class="wp-caption alignright" style="width: 193px"><em></em><em><a href="http://www.sybase.com/detail?id=1009516"><img class="size-full wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase.png" alt="Sybase" width="183" height="74" /></a></em><p class="wp-caption-text">Sybase</p></div>
<p><em>new package separates ASE and OC/OS SDK. Also OC/OS is now available for Alpha platform. You can also find FreeBSD version of the package.    Intel, Alpha and FreeBSD releases differ only in packaging and they are all    built from the same source. </em></p>
<p><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> Software is FREE for development as well as Deployment.</span></em></p>
<p><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">Adaptive Server    Enterprise 11.0.3.3 ESD#6 for Linux runs on Linux systems with Kernel 2.2.12    and glibc-2.1.2-11 installed. Verify that your system meets the hardware/software    requirements before installing the software. </span></em></p>
<p><em><a href="http://linux.sybase.com/ase/11033download.html"> <span style="font-family: Arial,Helvetica,Geneva;">ASE    11.0.3.3 Linux download and install instructions from Europe site.</span></a></em></p>
<p><em><span style="font-family: Arial,Helvetica,Geneva; color: #333366;"><strong>To install    Linux ASE 11.0.3.3 software:</strong></span></em></p>
<ul>
<li> <em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">Download      the following packages. The downloadable image are in RPM (Linux) or GNU-zipped      tar (FreeBSD) format for the available different platforms.</span></em><br />
<em><span style="font-family: Arial,Helvetica,Geneva; color: #333366;"><strong>Linux Intel</strong></span></em></p>
<ol><em><span style="font-family: Arial,Helvetica,Geneva;"><strong> <a href="http://download.sybase.com/pub/ase1103_linux/sybase-ase-11_0_3_3-6_i386.rpm">sybase-ase-11.0.3.3-6.i386.rpm</a></strong></span><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> &#8211; ASE (run-time) </span></em><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">20MB          archive, 70MB installed </span></em></ol>
<ol><em><span style="font-family: Arial,Helvetica,Geneva;"><strong> <a href="http://download.sybase.com/pub/ase1103_linux/sybase-ocsd-10_0_4-6_i386.rpm">sybase-ocsd-10.0.4-6.i386.rpm</a></strong></span><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> &#8211; OCSD        (software dev kit)</span></em><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> 19MB          archive, 60MB installed </span></em></ol>
<ol><em><span style="font-family: Arial,Helvetica,Geneva;"><strong> <a href="http://download.sybase.com/pub/ase1103_linux/sybase-doc-11_0_3_3-6_i386.rpm">sybase-doc-11.0.3.3-6.i386.rpm</a></strong></span><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> &#8211; DOC (PostScript        and html) </span></em><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">9MB archive,          40MB installed </span></em></ol>
<p><em><span style="font-family: Arial,Helvetica,Geneva; color: #333366;"><strong>Linux Alpha</strong></span></em></p>
<ol><em><span style="font-family: Arial,Helvetica,Geneva;"><strong> <a href="http://download.sybase.com/pub/ase1103_linux/sybase-ocsd-10_0_4-5_alpha.rpm">sybase-ocsd-10.0.4-5.alpha.rpm</a></strong></span><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> &#8211; OCSD        (software dev kit) </span></em><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">18MB          archive, 56MB installed </span></em></ol>
<ol><em><a href="http://download.sybase.com/pub/ase1103_linux/sybase-doc-11_0_3_3-5_alpha.rpm"> <span style="font-family: Arial,Helvetica,Geneva;"><strong>sybase-doc-11.0.3.3-5.alpha.rpm</strong></span></a><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> &#8211; DOC (PostScript and html) </span></em><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">9MB archive,          40MB installed </span></em></ol>
<p><em><span style="font-family: Arial,Helvetica,Geneva; color: #333366;"><strong>FreeBSD        with Linux ABI installed (The SDK is native)</strong> </span></em></p>
<ol><em><span style="font-family: Arial,Helvetica,Geneva;"><strong> <a href="http://download.sybase.com/pub/ase1103_linux/sybase-ase-11_0_3_3-FreeBSD-6_i386.tgz">sybase-ase-11.0.3.3-FreeBSD-i386.tgz</a></strong></span><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> &#8211; ASE (run-time) </span></em><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">20MB          archive, 70MB installed </span></em></ol>
<ol><em><span style="font-family: Arial,Helvetica,Geneva;"><strong> <a href="http://download.sybase.com/pub/ase1103_linux/sybase-ocsd-10_0_4-FreeBSD-6_i386.tgz">sybase-ocsd-10.0.4-FreeBSD-i386.tgz</a></strong></span><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> &#8211; OCSD        (FreeBSD native SDK) </span></em><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">9MB archive,          30MB installed </span></em></ol>
<ol><em><a href="http://download.sybase.com/pub/ase1103_linux/sybase-doc-11_0_3_3-FreeBSD-6_i386.tgz"> <span style="font-family: Arial,Helvetica,Geneva;"><strong>sybase-doc-11.0.3.3-FreeBSD-i386.tgz</strong></span></a><span style="font-family: Arial,Helvetica,Geneva; color: #000000;"> &#8211; DOC (PostScript        and html) </span></em><em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">9MB archive,          40MB installed</span></em></ol>
</li>
<li> <em><span style="font-family: Arial,Helvetica,Geneva; color: #000000;">Download      <strong> <a href="http://download.sybase.com/pub/ase1103_linux/Cover_ROLL.11033"> Cover Letter</a></strong> and follow the instructions. After extracting the software      README files in various directories, $SYBASE/CONFIGURE and $SYBASE/doc/howto/howto-ase-quickstart.html      provide more information to install and configure the product </span></em></li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/02/17/looking-for-a-free-sybase-sql-server-database-for-production-development-testing-or-whatever-you-want-to-do-with-it/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Big things afoot at Sybase, Inc.</title>
		<link>http://froebe.net/blog/2009/02/10/big-things-afoot-at-sybase-inc/</link>
		<comments>http://froebe.net/blog/2009/02/10/big-things-afoot-at-sybase-inc/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 18:08:13 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Backup Server]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[ISUG]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Powerbuilder]]></category>
		<category><![CDATA[RepAgents]]></category>
		<category><![CDATA[Replication Server]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Workspace]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=850</guid>
		<description><![CDATA[It&#8217;s coming&#8230; 48 hours from now something big is coming!]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_560" class="wp-caption alignright" style="width: 193px;">
<dt class="wp-caption-dt"><a href="http://www.sybase.com"><img class="size-full wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase.png" alt="Sybase" width="183" height="74" /></a></dt>
</dl>
</div>
<h2><strong><span style="color: #ff6600;">It&#8217;s coming&#8230;</span></strong></h2>
<p>48 hours from now something big is coming!</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/02/10/big-things-afoot-at-sybase-inc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Informatica dropping Sybase ASE for repositories?</title>
		<link>http://froebe.net/blog/2009/02/09/fw-informatica-dropping-sybase-ase-for-repositories/</link>
		<comments>http://froebe.net/blog/2009/02/09/fw-informatica-dropping-sybase-ase-for-repositories/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 20:10:46 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[ISUG]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[bt conferencing]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[joe buhl]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[SIG-ASE]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=843</guid>
		<description><![CDATA[Joe Buhl over on ISUG&#8216;s SIG-ASE mailing list posted a rather interesting note about Informatica: An Informatica product manager Informed me they were considering dropping support for ASE as a repository. Please contact me if you run Informatica and have ASE as a repository. Joe Buhl BT Conferencing joe.buhl@bt.com I can only hope that the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-844" title="Informatica" src="http://froebe.net/blog/wp-content/uploads/2009/02/logo-informatica.png" alt="Informatica" width="151" height="38" />Joe Buhl over on <a title="International Sybase Users Group" href="http://www.isug.com">ISUG</a>&#8216;s SIG-ASE mailing list posted a rather interesting note about Informatica:</p>
<blockquote><p><em>An <a href="http://www.informatica.com">Informatica</a> product manager Informed me they were considering dropping support for ASE as a repository.  Please contact me if you run Informatica and have ASE as a repository. </em></p>
<p><em>Joe Buhl<br />
BT Conferencing<br />
<a href="mailto:joe.buhl@bt.com">joe.buhl@bt.com</a></em></p></blockquote>
<p>I can only hope that the product manager was either misinformed or that Informatica can be convinced to retain support for <a href="http://www.sybase.com/">Sybase ASE</a> as a repository.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/02/09/fw-informatica-dropping-sybase-ase-for-repositories/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

