<?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>deltalounge &#187; ESB</title>
	<atom:link href="http://www.deltalounge.net/wpress/tag/esb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deltalounge.net/wpress</link>
	<description>Service Orientation, Software Development, Oracle, Lean, Agile</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:01:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Solving ORABPEL-11075 Unable to create control directory</title>
		<link>http://www.deltalounge.net/wpress/2012/01/solving-orabpel-11075-unable-to-create-control-directory/</link>
		<comments>http://www.deltalounge.net/wpress/2012/01/solving-orabpel-11075-unable-to-create-control-directory/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 15:02:02 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[BPEL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[Adapter]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[File System]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=1686</guid>
		<description><![CDATA[Recently I engaged with a customer who experiences (among other problems) the following. Since there is hardly any info on Oracle Support or blogs I thought I&#8217;d share some info here: WSIF JCA Execute of operation 'SomeService' failed due to: Unable to create control directory. Unable to create control directory: "/mnt/queues/controldir/bpel/fileftp/controlFiles/epajYGFxPFPErSM8HcN8HQ==/outbound". ; nested exception is: [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I engaged with a customer who experiences (among other problems) the following. Since there is hardly any info on Oracle Support or blogs I thought I&#8217;d share some info here:<br />
<code><br />
WSIF JCA Execute of operation 'SomeService' failed due to: Unable to create control directory.<br />
Unable to create control directory:  "/mnt/queues/controldir/bpel/fileftp/controlFiles/epajYGFxPFPErSM8HcN8HQ==/outbound".<br />
; nested exception is:<br />
	<strong>ORABPEL-11075</strong><br />
<strong>Unable to create control directory</strong>.<br />
Unable to create control directory:  "/mnt/queues/controldir/bpel/fileftp/controlFiles/epajYGFxPFPErSM8HcN8HQ==/outbound".<br />
Please make sure that the directory name is valid and that there are adequate permissions to create the directory.<br />
</code></p>
<h3>Solution</h3>
<p>As the last part of the error message suggests, check for file system stuff:</p>
<ol>
<li>Is the share and/or mount your file / ftp adapter is pointing to still available?</li>
<li>Can the share be reached from your SOA Server?</li>
<li>Does the directory name exist?</li>
<li>Are the required permissions available?</li>
</ol>
<p>Correct inaccuracies.</p>
<h3>Common Issues and Workarounds for File/FTP Adapter</h3>
<p>There is an extensive document on solving <a href="https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=1075806.1&#038;h=Y" title="Issues file and ftp adapters" target="_blank">issues with file and FTP adapters</a> on Oracle support. The documentation for file and FTP adapters can be found:</p>
<ol>
<li><a href="http://docs.oracle.com/cd/E14571_01/integration.1111/e10231/adptr_file.htm#BABCJJCD" title="11g JCA File FTP Adapters" target="_blank">11g JCA File / FTP adapter</a></li>
<li><a href="http://docs.oracle.com/cd/B31017_01/integrate.1013/b28994/adptr_file.htm#sthref29" title="10g File FTP Adapter" target="_blank">10g File / FTP Adapter</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2012/01/solving-orabpel-11075-unable-to-create-control-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing your Oracle Application Integration Infrastructure</title>
		<link>http://www.deltalounge.net/wpress/2011/06/choosing-your-oracle-application-integration-infrastructure/</link>
		<comments>http://www.deltalounge.net/wpress/2011/06/choosing-your-oracle-application-integration-infrastructure/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 04:43:59 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[AIA]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[BPEL]]></category>
		<category><![CDATA[JDeveloper]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[ODI]]></category>
		<category><![CDATA[OSB]]></category>
		<category><![CDATA[SOA Suite]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=1382</guid>
		<description><![CDATA[Today I presented at ODTUG Kaleidoscope. The presentation is aimed at supporting architects and especially developers to choose the right integration infrastructure for a job. Kscope Solid Service Bus Implementations View more presentations from Peter Paul van de Beek.]]></description>
			<content:encoded><![CDATA[<p>Today I presented at <a href="http://kscope11.com/">ODTUG Kaleidoscope</a>. The presentation is aimed at supporting architects and especially developers to choose the right integration infrastructure for a job. </p>
<div style="width:425px" id="__ss_8453864"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/w1z8rd/kscope-solid-service-bus-implementations" title="Solid Service Bus Implementations">Kscope   Solid Service Bus Implementations</a></strong><object id="__sse8453864" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=kscope-solidservicebusimplementations-110628225153-phpapp02&#038;stripped_title=kscope-solid-service-bus-implementations&#038;userName=w1z8rd" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse8453864" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=kscope-solidservicebusimplementations-110628225153-phpapp02&#038;stripped_title=kscope-solid-service-bus-implementations&#038;userName=w1z8rd" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/w1z8rd">Peter Paul van de Beek</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2011/06/choosing-your-oracle-application-integration-infrastructure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kscope 2011 Solid Service Bus implementations</title>
		<link>http://www.deltalounge.net/wpress/2011/06/kscope-2011-solid-service-bus-implementations/</link>
		<comments>http://www.deltalounge.net/wpress/2011/06/kscope-2011-solid-service-bus-implementations/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 08:26:23 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[Service Orientation]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[kscope]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[OSB]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=1368</guid>
		<description><![CDATA[From now on counting down in days to the upcoming ODTUG Kscope 2011. ODTUG is a user group for for a wide range of technologists working with the Oracle platforms. During this conference I&#8217;ll be presenting on solid Service Bus implementations using the Oracle Service Bus, Mediator or both. The full schedule of Kscope is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.deltalounge.net/wpress/wp-content/uploads/2011/06/SpeakerKscopeButton.png" rel="wp-prettyPhoto[g1368]"><img src="http://www.deltalounge.net/wpress/wp-content/uploads/2011/06/SpeakerKscopeButton.png" alt="" title="SpeakerKscope" width="250" height="149" class="alignright size-full wp-image-1369" /></a><br />
From now on counting down in days to the upcoming <a href="http://kscope11.com">ODTUG Kscope 2011</a>. ODTUG is a user group for for a wide range of technologists working with the Oracle platforms. During this conference I&#8217;ll be presenting on solid Service Bus implementations using the <a href="http://caat.odtug.com/odtug_caat/caat_abstract_reports.display_presenter_abstract?conference_id=81&#038;presenter_id=509&#038;abstract_id=273">Oracle Service Bus, Mediator</a> or both. The full schedule of <a href="http://caat.odtug.com/odtug_caat/caat_abstract_reports.schedule?conference_id=81">Kscope is here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2011/06/kscope-2011-solid-service-bus-implementations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESB: No WebService Provider is registered at this URL</title>
		<link>http://www.deltalounge.net/wpress/2011/05/esb-no-webservice-provider-is-registered-at-this-url/</link>
		<comments>http://www.deltalounge.net/wpress/2011/05/esb-no-webservice-provider-is-registered-at-this-url/#comments</comments>
		<pubDate>Tue, 17 May 2011 13:49:59 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[AIA]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[integration]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=1312</guid>
		<description><![CDATA[When you are using Oracle ESB 10g and encounter the message No WebService Provider is registered at this URL when testing a web service from the ESB Console try the following: Verify the ESB web service providers are generated correctly in ESB runtime (known as the esb-rt): Login into Enterprise Manager Go to the Application [...]]]></description>
			<content:encoded><![CDATA[<p>When you are using Oracle ESB 10g and encounter the message <em>No WebService Provider is registered at this URL</em> when testing a web service from the ESB Console try the following:</p>
<p><div id="attachment_1316" class="wp-caption alignright" style="width: 310px"><a href="http://www.deltalounge.net/wpress/wp-content/uploads/2011/05/OracleEnterpriseManager-OC4J_SOA.png" rel="wp-prettyPhoto[g1312]"><img src="http://www.deltalounge.net/wpress/wp-content/uploads/2011/05/OracleEnterpriseManager-OC4J_SOA-300x111.png" alt="Oracle Enterprise Manager OC4J_SOA" title="OracleEnterpriseManager-OC4J_SOA" width="300" height="111" class="size-medium wp-image-1316" /></a><p class="wp-caption-text">EM OC4J_SOA</p></div>Verify the ESB web service providers are generated correctly in ESB runtime (known as the esb-rt):</p>
<ul>
<li>Login into Enterprise Manager</li>
<li>Go to the Application Server Control</li>
<li>Click OC4J_SOA oc4j instance</li>
<li>Click Web Services tab</li>
<li>Verify the deployed web services are listed here, and test that services.</li>
</ul>
<p>In case there are no web service from the ESB runtime (esb-rt) the service providers were not generated correctly, restart ESB-RT:</p>
<ul>
<li>Click OC4J_SOA oc4j instance</li>
<li>Click the Applications tab</li>
<li>Expand Middleware Services, ESB and esb-dt</li>
<li>Check the esb-rt and click the restart button</li>
</ul>
<p>Now check the <code>j2ee/_instance_name_/log/*/oc4j/log.xml</code> to see if the ESB application has started correctly. Verify that ESB-RT application is initialized correctly by searching for &#8216;<code>ESB bootstrap: Runtime initialized</code>&#8216; message in the log file. If you also restarted the ESB-DT, verify that ESB DT application is initialized correctly by searching for &#8216;<code>ESB bootstrap: Repository initialized</code>&#8216; message in the log file. And finally check that the ESB web service providers were generated correct (see above).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2011/05/esb-no-webservice-provider-is-registered-at-this-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Purging BPEL and ESB instances</title>
		<link>http://www.deltalounge.net/wpress/2011/04/purging-bpel-and-esb-instances/</link>
		<comments>http://www.deltalounge.net/wpress/2011/04/purging-bpel-and-esb-instances/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 13:48:15 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[BPEL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[AS]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[OSB]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=1294</guid>
		<description><![CDATA[The question on the ability to purge instances for both Oracle BPEL and Oracle ESB keeps recurring so I decided to come up with a small overview. Oracle BPEL FMW version 11.1.1.4 and up, there is a new version of the purge_soainfra_oracle.sql. Ensure that you run the purge setup scripts from the 11.1.1.4 RCU or [...]]]></description>
			<content:encoded><![CDATA[<p>The question on the ability to purge instances for both Oracle BPEL and Oracle ESB keeps recurring so I decided to come up with a small overview.</p>
<h3>Oracle BPEL</h3>
<ul>
<li><strong>FMW version 11.1.1.4</strong> and up, there is a new version of the <code>purge_soainfra_oracle.sql</code>. Ensure that you run the purge setup scripts from the 11.1.1.4 RCU or 11.1.1.5 RCU location, respectively, as this contains the latest purge details. Details are in the <a href="http://docs.oracle.com/cd/E25054_01/admin.1111/e10226/soaadmin_partition.htm" title="SOA Admin Guide" target="_blank">SOA Admin Guide</a></li>
<li><strong>FMW version 11.1.1.1</strong> and up, there is a <code>purge_soainfra_oracle.sql</code> script in the <code>RCU_HOME/rcu/integration/soainfra/sql/purge</code> directory. In the release <strong>before 11.1.1.4</strong> you need to apply patch <a href="https://updates.oracle.com/Orion/PatchDetails/process_form?patch_num=10297850">10297850</a> to obtain the updated purge scripts. More details are in the <a href="http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10226/soaadmin_partition.htm#CJHDHHGB">FMW Admin Guide</a> on Managing Database Growth. <a href="http://orasoa.blogspot.com/2011/07/soa-11g-ps3ps4-significant-purging.html">Mark Kelderman</a> posted on how to improve the performance of this script by adding a specific index.</li>
<li>From BPEL in SOA Suite <strong>version 10.1.3.3.1</strong> and up, there is a <code>purge_instances_oracle.sql</code> script in the <code>SOA_HOME/bpel/system/database/scripts</code> directory. </li>
<li>For BPEL in SOA Suite version <strong>10.1.3.1</strong> you need patch <a href="https://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=7162289">7162289</a>. After applying this patch <code>purge_instances_oracle.sql</code> will be located at <code>SOA_HOME/bpel/system/database/scripts</code>.</li>
<li>In case you&#8217;re still running BPEL 10.1.2.0.2 check Oracle support document <a href="https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=398578.1">398578.1</a> and document <a href="https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=341102.1">341102.1</a></li>
</ul>
<h3>Oracle ESB</h3>
<ul>
<li>For Mediator in <strong>FMW 11g</strong> refer to the scripts and links mentioned in the BPEL paragraph.</li>
<li>To purge ESB instances in <strong>10.1.3.4</strong> you need to apply at least MLR#4 to have purge scripts available. There are 3 scripts available: </li>
<pre>
$ORACLE_HOME/integration/esb/sql/other/purge_by_date.sql
$ORACLE_HOME/integration/esb/sql/other/purge_by_id.sql
$ORACLE_HOME/integration/esb/sql/other/purge_by_instance_id.sql
</pre>
</ul>
<h3>Update 2011-06 SOA Suite 11gR1 PS3</h3>
<p>Recently the SOA Suite Engineering Team published a presentation on <a href="http://blogs.oracle.com/SOA/resource/Purging_Strategies_in_Oracle_SOA_Suite_11gR1_PS3.pdf">Purging strategies in Oracle SOA Suite 11gR1 PS3</a>. Besides the information presented in this post, the presentation goes into targeted deletion from the EM and looks into looped and parallel purges. It also mentions the use of database partitioning. That can be very useful when you have long running instances and a large installation (the presentation gives more than 500GB total OR more than 10GB daily depending on environment specifics).</p>
<h3>Update 2011-07 Purging the Extreme Edition</h3>
<p>Mark Kelderman posted a blog on <a href="http://orasoa.blogspot.com/2011/07/purging-soa-suite-11g-extreme-edition.html">Purging SOA Suite 11g Extreme Edition</a>. He give a SQL script that deletes data from Mediator, BPEL, BPM, Workflow and Composite, and after that reclaims disk space.</p>
<h3>Update Purge Oracle Service Bus</h3>
<p><a href="http://www.blogger.com/profile/13131001868435096782" title="Purge OSB Report Data" target="_blank">Marc Kelderman</a> posted on his blog on <a href="http://orasoa.blogspot.com/2011/09/purging-osb-report-data.html" title="Purge OSB" target="_blank">Purging OSB Report Data</a>. Besides the default way to delete the data using the console. He also gives a SQL script to purge directly in the database.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2011/04/purging-bpel-and-esb-instances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InfoQ videos: Using a Service Bus to Connect the Supply Chain</title>
		<link>http://www.deltalounge.net/wpress/2010/12/infoq-videos-using-a-service-bus-to-connect-the-supply-chain/</link>
		<comments>http://www.deltalounge.net/wpress/2010/12/infoq-videos-using-a-service-bus-to-connect-the-supply-chain/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 20:20:34 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[Service Orientation]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[SOASymposium]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=1153</guid>
		<description><![CDATA[The session I presented at the SOA Symposium 2010 is now available online via InfoQ. You can find it as a Service Bus case study. It is introduced as: a case study of using a service bus in a supply channel connecting a wholesale supplier with hundreds of retailers, the overall context and challenges faced [...]]]></description>
			<content:encoded><![CDATA[<p>The session I presented at the SOA Symposium 2010 is now available online via <a href="http://www.infoq.com/">InfoQ</a>. You can find it as a <a href="http://www.infoq.com/presentations/Service-Bus-Supply-Chain">Service Bus case study</a>. It is introduced as:</p>
<blockquote><p>a case study of using a service bus in a supply channel connecting a wholesale supplier with hundreds of retailers, the overall context and challenges faced – including the integration of POS software coming from different software providers-, the solution chosen and its implementation, how it worked out and the lessons learned along the way. </p></blockquote>
<p>Watch the <a href="http://www.infoq.com/presentations/Service-Bus-Supply-Chain">video</a>, download the mp3 or sheets.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2010/12/infoq-videos-using-a-service-bus-to-connect-the-supply-chain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOA Symposium 2010 videos available via InfoQ</title>
		<link>http://www.deltalounge.net/wpress/2010/11/soa-symposium-2010-videos-available-via-infoq/</link>
		<comments>http://www.deltalounge.net/wpress/2010/11/soa-symposium-2010-videos-available-via-infoq/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 15:01:24 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Service Orientation]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Erl]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[InfoQ]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[SOASymposium]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=1106</guid>
		<description><![CDATA[This year, in partnership with InfoQ.com (the largest community site for technical architects), 1/4th of the SOA Symposium sessions was filmed and will be published on InfoQ. From early November InfoQ has started publishing these videos. At the time of writing the following videos are available: Cloudy SOA BPM Top Seven Architectural Topics in 2010 [...]]]></description>
			<content:encoded><![CDATA[<p>This year, in partnership with <a href="http://www.infoq.com">InfoQ.com</a> (the largest community site for technical architects), 1/4th of the SOA Symposium sessions was filmed and will be published on InfoQ. From early November InfoQ has started publishing these videos. At the time of writing the following videos are available:</p>
<ul>
<li><a href="http://www.infoq.com/presentations/Cloudy-SOA">Cloudy SOA</a> </li>
<li><a href="http://www.infoq.com/presentations/BPM-Top-Seven-Architectural-Topics-in-2010">BPM Top Seven Architectural Topics in 2010</a></li>
<li><a href="http://www.infoq.com/presentations/Resurrecting-SOA">Resurrecting SOA</a></li>
</ul>
<h3>Cloudy SOA</h3>
<p>This session on <a href="http://www.infoq.com/presentations/Cloudy-SOA">Cloudy SOA</a> by <a href="http://markclittle.blogspot.com/">Mark Little</a> covers:</p>
<blockquote><p>an introduction to cloud computing pointing to the fact that the middleware needs of the cloud are similar to SOA’s, showing some of the benefits of running SOA along with the cloud, asking if cloud computing and SOA should evolve together and giving some future directions to consider.</p></blockquote>
<h3>BPM Top Seven Architectural Topics in 2010</h3>
<p><a href="http://hajonormann.wordpress.com/">Hanjo Normann&#8217;s</a> session presenting the <a href="http://www.infoq.com/presentations/BPM-Top-Seven-Architectural-Topics-in-2010">BPM Top Seven Architectural Topics in 2010</a> covers:</p>
<blockquote><p>how to design a BPM/SOA solution including: modeling human interaction, improving BPM models, orchestrating composed services, central task management, new approaches for business-IT alignment, solutions for non-deterministic processes, and choreography. </p></blockquote>
<h3>Resurrecting SOA</h3>
<p><a href="http://www.burtongroup.com/AboutUs/Bios/PrintBio.aspx?Id=94">Anne Thomas Manes</a> in her <a href="http://www.infoq.com/presentations/Resurrecting-SOA">Resurrecting SOA</a> session goes into details on why she:</p>
<blockquote><p>believes organizations need SOA more than before, but using a redefined SOA based on the SOA Manifesto, focusing on models, methodologies and patterns, not on technology, intended to produce the desired business and technical goals. </p></blockquote>
<p><br/> For a complete overview of SOA Symposium sessions on InfoQ check <a href="http://www.infoq.com/SOA_Symposium">their SOA Symposium page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2010/11/soa-symposium-2010-videos-available-via-infoq/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tuning AQ for Oracle ESB</title>
		<link>http://www.deltalounge.net/wpress/2009/12/tuning-aq-for-oracle-esb/</link>
		<comments>http://www.deltalounge.net/wpress/2009/12/tuning-aq-for-oracle-esb/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 10:30:59 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[Advanced Queueing]]></category>
		<category><![CDATA[AS]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[Fusion Middleware]]></category>
		<category><![CDATA[JVM]]></category>
		<category><![CDATA[Messaging]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=573</guid>
		<description><![CDATA[If you are using AQ within Oracle ESB there might be a point in time you want to tune AQ performance. In this post you&#8217;ll find the results of Metalink research, and our experience on a production system. Queue compatibility When creating the ORAESB schema (in version 10.1.3.3) using the script $ORACLE_HOME/integration/esb/sql/oracle/create_esb_topics.sql, the queues are [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using AQ within Oracle ESB there might be a point in time you want to tune AQ performance. In this post you&#8217;ll find the results of Metalink research, and our experience on a production system.</p>
<h3>Queue compatibility</h3>
<p>When creating the ORAESB schema (in version 10.1.3.3) using the script <code>$ORACLE_HOME/integration/esb/sql/oracle/create_esb_topics.sql</code>, the queues are created with 8.1 compatibility. This is solved in 10.1.3.4. To alter this find the statement</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code"><pre class="sql" style="font-family:monospace;">dbms_aqadm<span style="color: #66cc66;">.</span>create_queue_table
    <span style="color: #66cc66;">&#40;</span> Queue_table <span style="color: #66cc66;">=&gt;</span> qtablename
    <span style="color: #66cc66;">,</span> Queue_payload_type <span style="color: #66cc66;">=&gt;</span> <span style="color: #ff0000;">'SYS.AQ$_JMS_TEXT_MESSAGE'</span>
    <span style="color: #66cc66;">,</span> multiple_consumers <span style="color: #66cc66;">=&gt;</span> <span style="color: #993333; font-weight: bold;">TRUE</span>
    <span style="color: #66cc66;">,</span> compatible <span style="color: #66cc66;">=&gt;</span> <span style="color: #ff0000;">'8.1'</span>
    <span style="color: #66cc66;">&#41;</span>;</pre></td></tr></table></div>

<p>and change this to:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code"><pre class="sql" style="font-family:monospace;">dbms_aqadm<span style="color: #66cc66;">.</span>create_queue_table
    <span style="color: #66cc66;">&#40;</span> Queue_table <span style="color: #66cc66;">=&gt;</span> qtablename
    <span style="color: #66cc66;">,</span> Queue_payload_type <span style="color: #66cc66;">=&gt;</span> <span style="color: #ff0000;">'SYS.AQ$_JMS_TEXT_MESSAGE'</span>
    <span style="color: #66cc66;">,</span> multiple_consumers <span style="color: #66cc66;">=&gt;</span> <span style="color: #993333; font-weight: bold;">TRUE</span>
    <span style="color: #66cc66;">,</span> compatible <span style="color: #66cc66;">=&gt;</span> <span style="color: #ff0000;">'10.2'</span>
    <span style="color: #66cc66;">&#41;</span>;</pre></td></tr></table></div>

<p>if you already created the queues, use this statement:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="sql" style="font-family:monospace;">dbms_aqadm<span style="color: #66cc66;">.</span>migrate_queue_table
    <span style="color: #66cc66;">&#40;</span> queue_table <span style="color: #66cc66;">=&gt;</span> <span style="color: #ff0000;">'ESB_JAVA_DEFERRED'</span>
    <span style="color: #66cc66;">,</span> compatible <span style="color: #66cc66;">=&gt;</span> <span style="color: #ff0000;">'10.2'</span>
    <span style="color: #66cc66;">&#41;</span>;</pre></td></tr></table></div>

<p>If you&#8217;re not sure check the compatibility with this query:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code"><pre class="sql" style="font-family:monospace;"><span style="color: #993333; font-weight: bold;">SELECT</span> queue_table
<span style="color: #66cc66;">,</span>      compatible
<span style="color: #66cc66;">,</span>      recipients
<span style="color: #993333; font-weight: bold;">FROM</span>   dba_QUEUE_tables
<span style="color: #993333; font-weight: bold;">WHERE</span>  owner <span style="color: #66cc66;">=</span> <span style="color: #ff0000;">'ORAESB'</span>
;</pre></td></tr></table></div>

<h3>Streams pool size</h3>
<p>Verify the current stream_pool_size using the following query:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="sql" style="font-family:monospace;"><span style="color: #993333; font-weight: bold;">SELECT</span> component
<span style="color: #66cc66;">,</span>      current_size<span style="color: #66cc66;">/</span><span style="color: #cc66cc;">1024</span><span style="color: #66cc66;">/</span><span style="color: #cc66cc;">1024</span> <span style="color: #ff0000;">&quot;CURRENT_SIZE&quot;</span>
<span style="color: #66cc66;">,</span>      min_size<span style="color: #66cc66;">/</span><span style="color: #cc66cc;">1024</span><span style="color: #66cc66;">/</span><span style="color: #cc66cc;">1024</span> <span style="color: #ff0000;">&quot;MIN_SIZE&quot;</span>
<span style="color: #66cc66;">,</span>      user_specified_size<span style="color: #66cc66;">/</span><span style="color: #cc66cc;">1024</span><span style="color: #66cc66;">/</span><span style="color: #cc66cc;">1024</span> <span style="color: #ff0000;">&quot;USER_SPECIFIED_SIZE&quot;</span>
<span style="color: #66cc66;">,</span>      last_oper_type <span style="color: #ff0000;">&quot;TYPE&quot;</span> 
<span style="color: #993333; font-weight: bold;">FROM</span>   v$sga_dynamic_components
;</pre></td></tr></table></div>

<p>look for the <strong>streams pool</strong>. There are several Metalink notes on this setting (including 316889.1, 102926.1 and 335516.1). The latter has a general recommandetion per RDBMS version:</p>
<ul>
<li>11g: set STREAMS_POOL_SIZE to be greater or equal to 100 MB;</li>
<li>10gR2: set SGA_TARGET > 0 and STREAMS_POOL_SIZE=0 to enable autotuning of the Streams pool;</li>
<li>10gR1: use the STREAMS_POOL_SIZE init.ora parameter to configure the Streams memory allocation;</li>
</ul>
<p>And of course you could use <code>V$STREAMS_POOL_ADVICE</code> to get advice for your specific situation.</p>
<h3>Upgrade the JDK</h3>
<p>A <a href="http://www.deltalounge.net/wpress/2009/11/oracle-esb-using-aq-on-aix-performance-boost/">described here</a> upgrading the JDK can also give a performance boost.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2009/12/tuning-aq-for-oracle-esb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle ESB performance enhancements</title>
		<link>http://www.deltalounge.net/wpress/2009/09/oracle-esb-performance-enhancements/</link>
		<comments>http://www.deltalounge.net/wpress/2009/09/oracle-esb-performance-enhancements/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 09:41:09 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[queue]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=362</guid>
		<description><![CDATA[Because the growth in the number of messages that one of our customers is receiving on it&#8217;s Oracle ESB, they were looking into how to enhance it&#8217;s performance. Oracle came up with the following clues: Upgrade SOA Suite to a higher patch level Reduce logging (including instance tracking in ESB) Increase the number of listeners [...]]]></description>
			<content:encoded><![CDATA[<p>Because the growth in the number of messages that one of our customers is receiving on it&#8217;s <a href="http://www.oracle.com/technology/products/integration/esb/index.html">Oracle ESB</a>, they were looking into how to enhance it&#8217;s performance. Oracle came up with the following clues:</p>
<ul>
<li>Upgrade SOA Suite to a higher patch level</li>
<li>Reduce logging (including instance tracking in ESB)</li>
<li>Increase the number of listeners in ESB on Queues</li>
<li>Turn off payload validation</li>
</ul>
<p>In order to see what these could do for them we did some loadtesting. The upgrade to a higher patch level of SOA Suite was needed at least to get the ESB working correctly with the configured number of listeners. However because of some issues running <a href="http://download.oracle.com/docs/cd/B10501_01/em.920/a96697/oui.htm">Oracle Universal Installer</a> there wasn&#8217;t any time left to verify that the patch resulted in increased performance.<br />
For functional and application management reasons turning of logging was not considered an option at this stage.</p>
<h4>Increase the number of listeners in ESB on Queues</h4>
<p><div id="attachment_385" class="wp-caption alignright" style="width: 310px"><img src="http://www.deltalounge.net/wpress/wp-content/uploads/2009/09/set-ESB-listeners2-300x102.jpg" alt="set ESB listeners in console" title="set ESB listeners" width="300" height="102" class="size-medium wp-image-385" /><p class="wp-caption-text">set ESB listeners in console</p></div>For each ESB System the number of listeners can be configured. These listeners are used to read from JMS topics. If there is only one listener (which is the default) message are read from the JMS Topic one at a time. The first screenshot shows where to set the number of listereners using the ESB Console.</p>
<p><div id="attachment_386" class="wp-caption alignright" style="width: 310px"><img src="http://www.deltalounge.net/wpress/wp-content/uploads/2009/09/ESB-listeners-1-300x224.jpg" alt="Average response time" title="ESB listeners" width="300" height="224" class="size-medium wp-image-386" /><p class="wp-caption-text">Average response time</p></div><br />
To determine the optimum number of listeners for the specific ESB, OS, hardware combination we did some loadtesting. The results for the average response time are shown in the next screenshot.</p>
<p>As expected the respons time increases at a certain point when the number of listeners is raised.<br />
<div id="attachment_387" class="wp-caption alignright" style="width: 310px"><img src="http://www.deltalounge.net/wpress/wp-content/uploads/2009/09/ESB-listeners-2-300x170.jpg" alt="With 90% and max response time" title="ESB listeners 2" width="300" height="170" class="size-medium wp-image-387" /><p class="wp-caption-text">With 90% and max response time</p></div>&#8220;Time out&#8221; messages are never created by averages. While this first graph looks great and is very convincing, we are even more interested in the 90% and maximum respons times. A chart for these statistics has been included as well. Analyzing this graph one can conclude that this has an even stronger support to set the number of listeners to an appropriate level.</p>
<p>From this experiments it can be concluded that the response time can significantly be reduced by setting the number of listeners of an ESB system to the appropriate level. The maximum respons time has can be decreased by over 50%. This has a significant impact on the availability of the services exposed using the ESB.</p>
<h4>Turn off payload validation</h4>
<p><div id="attachment_388" class="wp-caption alignright" style="width: 310px"><img src="http://www.deltalounge.net/wpress/wp-content/uploads/2009/09/set-ESB-validate-payload-300x61.jpg" alt="Turn off payload validation" title="set ESB validate payload" width="300" height="61" class="size-medium wp-image-388" /><p class="wp-caption-text">Turn off payload validation</p></div><br />
Another idea to enhance the performance is to turn off payload validation. Needless to say that this also has functional aspect. In most cases the validation that is performed here has some kind of business (related goal), like data quality. To switch it off, has impact, and the validation has te be migrated to some place else in the software.<br />
<div id="attachment_389" class="wp-caption alignright" style="width: 310px"><img src="http://www.deltalounge.net/wpress/wp-content/uploads/2009/09/ESB-payload-validation-300x181.jpg" alt="Response time " title="ESB payload validation" width="300" height="181" class="size-medium wp-image-389" /><p class="wp-caption-text">Response time </p></div><br />
The performance results can be dramatic. In a positive way! As is shown in the figure on the right, the respons time can be reduced to a fifth of the original. This goes for both the average and the maximum respons times.</p>
<p>If you can change your service so payload validation at this point is no longer required, this is a great step in enhancing the Oracle ESB&#8217;s performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2009/09/oracle-esb-performance-enhancements/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>What is in the queue?</title>
		<link>http://www.deltalounge.net/wpress/2009/04/what-is-in-the-queue/</link>
		<comments>http://www.deltalounge.net/wpress/2009/04/what-is-in-the-queue/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 07:26:55 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[AS]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[HermesJMS]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[queue]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=20</guid>
		<description><![CDATA[One of our customers asked me exactly this question. They have an  Oracle ESB and it seemed that it could not handle all incoming requests. With the queues being a decoupling point between the incoming requests and the related transactions to the back office systems, its size can be an indication of just how busy [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 83px"><img title="Async queue" src="http://www.soapatterns.org/asynchronous_queuing.png" alt="Async queue" width="73" height="21" /><p class="wp-caption-text">Async queue</p></div>
<p>One of our customers asked me exactly this question. They have an  <a href="http://www.oracle.com/technology/products/integration/esb/index.html">Oracle ESB</a> and it seemed that it could not handle all incoming requests. With the queues being a decoupling point between the incoming requests and the related transactions to the back office systems, its size can be an indication of just how busy the system is.</p>
<p>As I couldn&#8217;t find the answer using the Oracle Enterprise Manager <a href="http://www.oracle.com/technology/products/oem/index.html">Oracle Enterprise Manager</a> and its MBeans, I started to look on the web for a tool. The tool I found and started to use was <a href="http://www.hermesjms.com/confluence/display/HJMS/Home">HermesJMS</a>. This helps you interact with JMS providers making it easy to browse or search queues and topics, copy messages around and delete them.</p>
<div class="wp-caption alignright" style="width: 266px"><img title="HermesJMS screenshot" src="http://www.deltalounge.net/wpress/wp-content/uploads/2009/04/screenshothermesjms.gif" alt="HermesJMS screenshot" width="256" height="192" /><p class="wp-caption-text">HermesJMS screenshot</p></div>
<p>The HermesJMS requires Java 1.6. It has a clear installation guide <a href="http://www.hermesjms.com/confluence/display/HJMS/Installing">installation guide</a> and it is tested for multiple JMS providers. Besides the guide we needed for the Oracle AS <a href="http://www.hermesjms.com/confluence/display/HJMS/Oracle"> </a>there is also another <a href="http://mike-lehmann.blogspot.com/2006/09/i-was-working-with-oracleas-jms-over.html">blog</a> describing the install and use of HermesJMS.</p>
<p>Using HermesJMS we were able to answer this customers question.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2009/04/what-is-in-the-queue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

