<?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>Reski&#039;s hobbies blog place... &#187; oracle</title>
	<atom:link href="http://hobby.keluargareski.net/tag/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://hobby.keluargareski.net</link>
	<description>This is not just about me, but also bout my family</description>
	<lastBuildDate>Thu, 21 Apr 2011 02:16:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to identify oracle Exception</title>
		<link>http://hobby.keluargareski.net/2009/03/19/how-to-identify-oracle-exception/</link>
		<comments>http://hobby.keluargareski.net/2009/03/19/how-to-identify-oracle-exception/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 02:14:01 +0000</pubDate>
		<dc:creator>ayah</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://keluargareski.net/blogs/?p=13</guid>
		<description><![CDATA[Ini adalah contoh procedure oracle yang menangani oracle exception. Perhatikan keyword SQLCODE dan SQLERRM. SQLCODE untuk menampilkan nomor exception dan SQLCODE untuk menampilkan pesan error. Tapi ada kekurangannya nih, ternyata untuk SQLCODE dan SQLERRM ini tidak menampilkan stack trace error ada dimana seperti halnya programming di Java dan C#. Jadi kalo gw hanya mengandalkan dbms_output.put_line([Keywords]) [...]]]></description>
		<wfw:commentRss>http://hobby.keluargareski.net/2009/03/19/how-to-identify-oracle-exception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

