<?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: Using Built-in Substitution Strings Tutorial &#8211; Part 3</title>
	<atom:link href="http://www.apex-blog.com/oracle-apex/using-built-in-substitution-strings-tutorial-part-3-27.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.apex-blog.com/oracle-apex/using-built-in-substitution-strings-tutorial-part-3-27.html</link>
	<description>Everything you ever wanted to know about Oracle Application Express and Oracle XE. Possibly.</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:40:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: renhart</title>
		<link>http://www.apex-blog.com/oracle-apex/using-built-in-substitution-strings-tutorial-part-3-27.html/comment-page-1#comment-693</link>
		<dc:creator>renhart</dc:creator>
		<pubDate>Sun, 10 Aug 2008 15:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=27#comment-693</guid>
		<description>#FLOW_OWNER#.wwv_flows does not appear to be granted to the schema so the application chokes with 

&gt;&gt;
ORA--00942: table or view does not exist
	Error 	ERR-1019 Error computing item default value: page=22 name=P22_APEX_INSTALLED.
OK 	
&gt;&gt;

I can bypass the problem for the P22_APEX_VERSION by using the source method

&gt;&gt;
select version_no from apex_release;
which returns

VERSION_NO
3.1.1.00.09
&gt;&gt;

I am surmising that the problem is probably due to permissions on wwv_flows which do not appear to be automatically made in 

the latest release to public.</description>
		<content:encoded><![CDATA[<p>#FLOW_OWNER#.wwv_flows does not appear to be granted to the schema so the application chokes with </p>
<p>&gt;&gt;<br />
ORA&#8211;00942: table or view does not exist<br />
	Error 	ERR-1019 Error computing item default value: page=22 name=P22_APEX_INSTALLED.<br />
OK<br />
&gt;&gt;</p>
<p>I can bypass the problem for the P22_APEX_VERSION by using the source method</p>
<p>&gt;&gt;<br />
select version_no from apex_release;<br />
which returns</p>
<p>VERSION_NO<br />
3.1.1.00.09<br />
&gt;&gt;</p>
<p>I am surmising that the problem is probably due to permissions on wwv_flows which do not appear to be automatically made in </p>
<p>the latest release to public.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

