<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My [127.0.0.1] Thought</title>
	<atom:link href="http://yangarief.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://yangarief.wordpress.com</link>
	<description>Trying to share some usefull knowledge even a single word... bit by bit</description>
	<lastBuildDate>Fri, 12 Sep 2008 02:18:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='yangarief.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>My [127.0.0.1] Thought</title>
		<link>http://yangarief.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://yangarief.wordpress.com/osd.xml" title="My [127.0.0.1] Thought" />
	<atom:link rel='hub' href='http://yangarief.wordpress.com/?pushpress=hub'/>
		<item>
		<title>dbca Exception in thread &#8220;main&#8221; java.lang.UnsatisfiedLinkError: initializeCluster</title>
		<link>http://yangarief.wordpress.com/2008/09/12/dbca-exception-in-thread-main-javalangunsatisfiedlinkerror-initializecluster/</link>
		<comments>http://yangarief.wordpress.com/2008/09/12/dbca-exception-in-thread-main-javalangunsatisfiedlinkerror-initializecluster/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 02:18:42 +0000</pubDate>
		<dc:creator>azj</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[S/ware Development]]></category>
		<category><![CDATA[dbca]]></category>

		<guid isPermaLink="false">http://yangarief.wordpress.com/?p=10</guid>
		<description><![CDATA[This morning i&#8217;ve tried to delete my old 9i local database using oracle&#8217;s dbca. Somehow, nothing shown up. So I just open up my command console and dive into the exact folder of the dbca.. thinking maybe oracle is confuse as i have 2 oracle version in my machine..another one is 10g. Ran the dbca.bat [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yangarief.wordpress.com&amp;blog=318469&amp;post=10&amp;subd=yangarief&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This morning i&#8217;ve tried to delete my old 9i local database using oracle&#8217;s dbca. Somehow, nothing shown up. So I just open up my command console and dive into the exact folder of the dbca.. thinking maybe oracle is confuse as i have 2 oracle version in my machine..another one is 10g. Ran the dbca.bat and it prompted me this error:</p>
<p>E:\oracle\ora92\bin&gt;dbca<br />
Exception in thread &#8220;main&#8221; java.lang.UnsatisfiedLinkError: initializeCluster<br />
at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)<br />
at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)<br />
at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.&lt;init&gt;(Compiled Code)<br />
at oracle.ops.mgmt.cluster.GetActiveNodes.&lt;init&gt;(GetActiveNodes.java:139)<br />
at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)<br />
at<br />
at oracle.sysman.assistants.dbca.backend.Host.checkOPS(Host.java:1815)<br />
at oracle.sysman.assistants.dbca.backend.Host.&lt;init&gt;(Host.java:469)<br />
at oracle.sysman.assistants.dbca.ui.UIHost.&lt;init&gt;(UIHost.java:185)<br />
at oracle.sysman.assistants.dbca.ui.InteractiveHost.&lt;init&gt;(InteractiveHost.java:54)<br />
at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:141)<br />
at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:85)<br />
at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:161)</p>
<p>Reading that&#8230; never crossed my mind that it has to do with the multiple oracle version in the same machine. Asked my friend (i.e. pakcik google) and it spit out several result and this <a href="http://www.orafaq.com/maillist/oracle-l/2004/04/08/0509.htm" target="_blank">one</a> fixed my problem.</p>
<p>In the command prompt:</p>
<p>&gt; set PATH=all_my_existing_path_but_without_10G_paths<br />
&gt; dbca</p>
<p>It&#8217;s not that often i would drop my db.. so the above should work for now.. no need to change my permanent path as i&#8217;m still using my 10G as well</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yangarief.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yangarief.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yangarief.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yangarief.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yangarief.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yangarief.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/yangarief.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/yangarief.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/yangarief.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/yangarief.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yangarief.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yangarief.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yangarief.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yangarief.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yangarief.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yangarief.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yangarief.wordpress.com&amp;blog=318469&amp;post=10&amp;subd=yangarief&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://yangarief.wordpress.com/2008/09/12/dbca-exception-in-thread-main-javalangunsatisfiedlinkerror-initializecluster/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86856585cd691a68a69b1ce36dcdc88c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azj</media:title>
		</media:content>
	</item>
		<item>
		<title>ERR.150 in MySQL</title>
		<link>http://yangarief.wordpress.com/2007/05/07/err150-in-mysql/</link>
		<comments>http://yangarief.wordpress.com/2007/05/07/err150-in-mysql/#comments</comments>
		<pubDate>Sun, 06 May 2007 18:19:50 +0000</pubDate>
		<dc:creator>azj</dc:creator>
				<category><![CDATA[S/ware Development]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://yangarief.wordpress.com/2007/05/07/err150-in-mysql/</guid>
		<description><![CDATA[Have you encounter such error before? I did.. several times. And I fixed it without knowing actually what happened at the back. After some try and error&#8230; the error gone and I managed to alter the table. Tonite, it came back.. and I hate when it just saying so few words on something really important..dropping [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yangarief.wordpress.com&amp;blog=318469&amp;post=7&amp;subd=yangarief&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have you encounter such error before? I did.. several times. And I fixed it without knowing actually what happened at the back. After some try and error&#8230; the error gone and I managed to alter the table. Tonite, it came back.. and I hate when it just saying so few words on something really important..dropping primary key.</p>
<p>After googling on the mySQL dev documentation about <a href="http://dev.mysql.com/doc/refman/5.0/en/innodb-foreign-key-constraints.html">foreign key constraints</a>, i had to revisit the primary key and check whether it being used somewhere else. And yes, there is some reference on some other table. So, to fix it&#8230; I just remove the key from the &#8216;child&#8217; table first and then the table that I actually wants (at the first place). </p>
<p>Yeahhh&#8230; sukses!!!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yangarief.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yangarief.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yangarief.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yangarief.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yangarief.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yangarief.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/yangarief.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/yangarief.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/yangarief.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/yangarief.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yangarief.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yangarief.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yangarief.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yangarief.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yangarief.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yangarief.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yangarief.wordpress.com&amp;blog=318469&amp;post=7&amp;subd=yangarief&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://yangarief.wordpress.com/2007/05/07/err150-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86856585cd691a68a69b1ce36dcdc88c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azj</media:title>
		</media:content>
	</item>
		<item>
		<title>VARRAY in Oracle</title>
		<link>http://yangarief.wordpress.com/2007/04/06/varray-in-oracle/</link>
		<comments>http://yangarief.wordpress.com/2007/04/06/varray-in-oracle/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 17:27:45 +0000</pubDate>
		<dc:creator>azj</dc:creator>
				<category><![CDATA[S/ware Development]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://yangarief.wordpress.com/2007/04/06/varray-in-oracle/</guid>
		<description><![CDATA[Today, I tried using the Oracle&#8217;s PL/SQL collection data type called VARRAY. At first, I thought the keyword EXTEND is used once which is before we filled up the array/collection. However, by not defining any parameter to it (which I just discovered) it will only allocate 1 space. So, how should we deal with this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yangarief.wordpress.com&amp;blog=318469&amp;post=6&amp;subd=yangarief&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today, I tried using the Oracle&#8217;s PL/SQL collection data type called VARRAY. At first, I thought the keyword EXTEND is used once which is before we filled up the array/collection. However, by not defining any parameter to it (which I just discovered) it will only allocate 1 space. So, how should we deal with this if we have so many item to put into the varray??</p>
<p>Browsing the <a href="http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14261/collections.htm#sthref1154" target="_blank">ORACLE&#8217;s doc</a>, I found that EXTEND has 3 ways of &#8216;extending&#8217; the array size:</p>
<ul>
<li><em><strong>EXTEND</strong></em> appends one null element to a collection.</li>
<li><em><strong>EXTEND(n)</strong></em> appends <em><strong>n</strong></em> null elements to a collection.</li>
<li><em><strong>EXTEND(n,i)</strong></em> appends <strong><em>n</em></strong> copies of the <em><strong>i</strong></em>th element to a collection.</li>
</ul>
<p>(Taken from the DOC)</p>
<p>So, by right I have to count how many items for this array.. and allocate certain range via EXTEND. Sounds easy. Let&#8217;s try&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yangarief.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yangarief.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yangarief.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yangarief.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yangarief.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yangarief.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/yangarief.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/yangarief.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/yangarief.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/yangarief.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yangarief.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yangarief.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yangarief.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yangarief.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yangarief.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yangarief.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yangarief.wordpress.com&amp;blog=318469&amp;post=6&amp;subd=yangarief&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://yangarief.wordpress.com/2007/04/06/varray-in-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86856585cd691a68a69b1ce36dcdc88c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azj</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello World</title>
		<link>http://yangarief.wordpress.com/2007/04/05/hello-world/</link>
		<comments>http://yangarief.wordpress.com/2007/04/05/hello-world/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 10:00:23 +0000</pubDate>
		<dc:creator>azj</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://yangarief.wordpress.com/2006/07/23/welcome/</guid>
		<description><![CDATA[Setelah sekian lama mencari tempat utk mem&#8217;blog&#8217;.. akhirnya berjaya jugak menulis first posting kat blog sendiri (tp gune wordpress laa..) .. Anyway, kenapa saya blogging? Saje.. ikut org Nanti kalau interviewer tanya,&#8221;Adakah anda ada blog&#8221;.. saya bley jawab &#8220;YA!!!&#8221; hahaha Kecik2 tade diari.. so dah besar ni teringin laaaa Sebab yg penting sekali adalah&#8230; saya [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yangarief.wordpress.com&amp;blog=318469&amp;post=3&amp;subd=yangarief&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Setelah sekian lama mencari tempat utk mem&#8217;blog&#8217;.. akhirnya berjaya jugak menulis first posting kat blog sendiri (tp gune wordpress laa..) ..  Anyway, kenapa saya blogging?</p>
<ul>
<li>Saje.. ikut org</li>
<li>Nanti kalau interviewer tanya,&#8221;Adakah anda ada blog&#8221;.. saya bley jawab &#8220;YA!!!&#8221; hahaha</li>
<li>Kecik2 tade diari.. so dah besar ni teringin laaaa</li>
<li>Sebab yg penting sekali adalah&#8230; saya nak share apa yg saya tahu/belajar/cuba kpd org lain. At the same time, org lain bleh bg feedback on how to improve them (kalau diorg baca blog ni la kan)</li>
</ul>
<p>Okeh, tamat &#8220;Hello World&#8221;.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yangarief.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yangarief.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yangarief.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yangarief.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yangarief.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yangarief.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/yangarief.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/yangarief.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/yangarief.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/yangarief.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yangarief.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yangarief.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yangarief.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yangarief.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yangarief.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yangarief.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yangarief.wordpress.com&amp;blog=318469&amp;post=3&amp;subd=yangarief&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://yangarief.wordpress.com/2007/04/05/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86856585cd691a68a69b1ce36dcdc88c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azj</media:title>
		</media:content>
	</item>
	</channel>
</rss>
