<?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>Inside Oracle APEX by Patrick Wolf &#187; ORA-02014</title>
	<atom:link href="http://www.inside-oracle-apex.com/tag/ora-02014/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com</link>
	<description>Inside Oracle APEX - a blog that helps to get more out of Oracle Application Express (APEX) for your daily development work!</description>
	<lastBuildDate>Wed, 11 May 2011 09:08:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ORA-02014: cannot select FOR UPDATE from view with DISTINCT, GROUP BY, etc.</title>
		<link>http://www.inside-oracle-apex.com/ora-02014-cannot-select-for-update-from-view-with-distinct-group-by-etc/</link>
		<comments>http://www.inside-oracle-apex.com/ora-02014-cannot-select-for-update-from-view-with-distinct-group-by-etc/#comments</comments>
		<pubDate>Sun, 04 May 2008 17:49:59 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[FSP_DML_LOCK_ROW]]></category>
		<category><![CDATA[ORA-02014]]></category>

		<guid isPermaLink="false">http://final.inside-oracle-apex.com/en/post/ora-02014-cannot-select-for-update-from-view-with-distinct-group-by-etc/</guid>
		<description><![CDATA[If you get an ORA-02014: cannot select FOR UPDATE from view with DISTINCT, GROUP BY, etc. from your DML process when you submit the changes in an Oracle APEX application, then this is because Oracle APEX tries to lock the effected record before it updates/deletes it. This behavior was introduced in Oracle APEX 3.0, but [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/ora-02014-cannot-select-for-update-from-view-with-distinct-group-by-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

