<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SOA Suite 11g Handbook &#8211; Chapter Complements</title>
	<atom:link href="http://technology.amis.nl/2010/09/21/soa-suite-11g-handbook-chapter-complements/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2010/09/21/soa-suite-11g-handbook-chapter-complements/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=soa-suite-11g-handbook-chapter-complements</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ankit Rastogi</title>
		<link>http://technology.amis.nl/2010/09/21/soa-suite-11g-handbook-chapter-complements/#comment-6279</link>
		<dc:creator>Ankit Rastogi</dc:creator>
		<pubDate>Sun, 27 Nov 2011 18:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13380#comment-6279</guid>
		<description><![CDATA[I also cannot find the PatientsDatabaseSetup.sql file.
I created the schema &amp; user myself. Please find below the commands:
CREATE USER patients_mgt IDENTIFIED BY oracle
DEFAULT TABLESPACE system
QUOTA UNLIMITED ON system;

CREATE ROLE conn;

GRANT CREATE session, CREATE table, CREATE view,
 CREATE procedure,CREATE synonym,
 ALTER ANY table, ALTER ANY procedure,
 DROP ANY table, DROP ANY view, DROP ANY procedure,DROP ANY synonym
 TO conn
 with admin option;

GRANT conn TO patients_mgt;

GRANT DBA TO patients_mgt;
Thanks,
Ankit]]></description>
		<content:encoded><![CDATA[<p>I also cannot find the PatientsDatabaseSetup.sql file.<br />
I created the schema &amp; user myself. Please find below the commands:<br />
CREATE USER patients_mgt IDENTIFIED BY oracle<br />
DEFAULT TABLESPACE system<br />
QUOTA UNLIMITED ON system;</p>
<p>CREATE ROLE conn;</p>
<p>GRANT CREATE session, CREATE table, CREATE view,<br />
 CREATE procedure,CREATE synonym,<br />
 ALTER ANY table, ALTER ANY procedure,<br />
 DROP ANY table, DROP ANY view, DROP ANY procedure,DROP ANY synonym<br />
 TO conn<br />
 with admin option;</p>
<p>GRANT conn TO patients_mgt;</p>
<p>GRANT DBA TO patients_mgt;<br />
Thanks,<br />
Ankit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajmal</title>
		<link>http://technology.amis.nl/2010/09/21/soa-suite-11g-handbook-chapter-complements/#comment-6278</link>
		<dc:creator>ajmal</dc:creator>
		<pubDate>Fri, 14 Oct 2011 05:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13380#comment-6278</guid>
		<description><![CDATA[Lucas,
Â 
How ever i try the chapter - 6 Â to set the correlation identifier it does not work. the error is below, i verified the code against your code and several other code from internet and code looks good to me. (though yours code is developedÂ sometimeÂ back and i am on 11.1.1.4 version). any help is apreciated
Correlation set &quot;appointmentIdentifierSet&quot; is not initialized. It cannot be used in a receiving activity. Fault is thrown.


thanks,
Ajmal]]></description>
		<content:encoded><![CDATA[<p>Lucas,<br />
Â <br />
How ever i try the chapter &#8211; 6 Â to set the correlation identifier it does not work. the error is below, i verified the code against your code and several other code from internet and code looks good to me. (though yours code is developedÂ sometimeÂ back and i am on 11.1.1.4 version). any help is apreciated<br />
Correlation set &#8220;appointmentIdentifierSet&#8221; is not initialized. It cannot be used in a receiving activity. Fault is thrown.</p>
<p>thanks,<br />
Ajmal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2010/09/21/soa-suite-11g-handbook-chapter-complements/#comment-6277</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Thu, 29 Sep 2011 03:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13380#comment-6277</guid>
		<description><![CDATA[Dear Ajmal,
You can find the DDL scripts in the zip file mentioned under chapter 5 (&lt;a href=&quot;../wp-content/images/patientDatabaseSetup.zip&quot; rel=&quot;nofollow&quot;&gt;patientDatabaseSetup&lt;/a&gt;).
good luck.
Lucas]]></description>
		<content:encoded><![CDATA[<p>Dear Ajmal,<br />
You can find the DDL scripts in the zip file mentioned under chapter 5 (<a href="../wp-content/images/patientDatabaseSetup.zip" rel="nofollow">patientDatabaseSetup</a>).<br />
good luck.<br />
Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajmalbabu@gmail.com</title>
		<link>http://technology.amis.nl/2010/09/21/soa-suite-11g-handbook-chapter-complements/#comment-6276</link>
		<dc:creator>ajmalbabu@gmail.com</dc:creator>
		<pubDate>Tue, 27 Sep 2011 01:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13380#comment-6276</guid>
		<description><![CDATA[can you please postÂ PatientsDatabaseSetup.sql in this site, i am unable to find it in google groups either]]></description>
		<content:encoded><![CDATA[<p>can you please postÂ PatientsDatabaseSetup.sql in this site, i am unable to find it in google groups either</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajmal</title>
		<link>http://technology.amis.nl/2010/09/21/soa-suite-11g-handbook-chapter-complements/#comment-6275</link>
		<dc:creator>ajmal</dc:creator>
		<pubDate>Mon, 26 Sep 2011 02:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=13380#comment-6275</guid>
		<description><![CDATA[Where can i find theÂ PatientsDatabaseSetup.sql for the example in the book? can you please provide the link, could not find it in the apendix]]></description>
		<content:encoded><![CDATA[<p>Where can i find theÂ PatientsDatabaseSetup.sql for the example in the book? can you please provide the link, could not find it in the apendix</p>
]]></content:encoded>
	</item>
</channel>
</rss>
