<?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: APEX installation via the Oracle Protocol Server (listener)</title>
	<atom:link href="http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apex-installation-via-the-oracle-protocol-server-listener</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4163</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Tue, 11 Sep 2007 22:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4163</guid>
		<description><![CDATA[Sounds like or you didn&#039;t have all the privileges granted to execute and/or select DBMS_EPQ or you didn&#039;t install all the needed functionality in the database or you database has invalid packages.]]></description>
		<content:encoded><![CDATA[<p>Sounds like or you didn&#8217;t have all the privileges granted to execute and/or select DBMS_EPQ or you didn&#8217;t install all the needed functionality in the database or you database has invalid packages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keyur Patel</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4162</link>
		<dc:creator>Keyur Patel</dc:creator>
		<pubDate>Tue, 11 Sep 2007 18:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4162</guid>
		<description><![CDATA[I got following thing at the end of of Oracle Apex installation.


Performing Application Express component validation - please wait...

    validate_apex;
    *
ERROR at line 13:
ORA-06550: line 13, column 5:
PLS-00201: identifier &#039;VALIDATE_APEX&#039; must be declared
ORA-06550: line 13, column 5:
PL/SQL: Statement ignored


timing for: Validate Installation
Elapsed: 00:00:00.00
timing for: Complete Installation
Elapsed: 00:12:03.68]]></description>
		<content:encoded><![CDATA[<p>I got following thing at the end of of Oracle Apex installation.</p>
<p>Performing Application Express component validation &#8211; please wait&#8230;</p>
<p>    validate_apex;<br />
    *<br />
ERROR at line 13:<br />
ORA-06550: line 13, column 5:<br />
PLS-00201: identifier &#8216;VALIDATE_APEX&#8217; must be declared<br />
ORA-06550: line 13, column 5:<br />
PL/SQL: Statement ignored</p>
<p>timing for: Validate Installation<br />
Elapsed: 00:00:00.00<br />
timing for: Complete Installation<br />
Elapsed: 00:12:03.68</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keyur Patel</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4161</link>
		<dc:creator>Keyur Patel</dc:creator>
		<pubDate>Tue, 11 Sep 2007 17:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4161</guid>
		<description><![CDATA[I got following error, hot to resolve it ?
--------------------------
SQL&gt; @apex_epg_config.sql  &quot;c:\10gEM\Oracle APEX\apex_3.0.1&quot;
        select insertChildXML(cfg,
               *
ERROR at line 24:
ORA-06550: line 24, column 16:
PL/SQL: ORA-00904: &quot;INSERTCHILDXML&quot;: invalid identifier
ORA-06550: line 24, column 9:
PL/SQL: SQL Statement ignored



PL/SQL procedure successfully completed.

old   1: create directory APEX_IMAGES as &#039;&amp;1/apex/images&#039;
new   1: create directory APEX_IMAGES as &#039;c:\10gEM\Oracle APEX\apex_3.0.
mages&#039;

Directory created.


PL/SQL procedure successfully completed.


Commit complete.


PL/SQL procedure successfully completed.

timing for: Load Images
Elapsed: 00:01:31.72

Session altered.

    dbms_epg.create_dad(&#039;APEX&#039;,&#039;/apex/*&#039;);
    *
ERROR at line 2:
ORA-06550: line 2, column 5:
PLS-00201: identifier &#039;DBMS_EPG.CREATE_DAD&#039; must be declared
ORA-06550: line 2, column 5:
PL/SQL: Statement ignored
ORA-06550: line 3, column 5:
PLS-00201: identifier &#039;DBMS_EPG.SET_DAD_ATTRIBUTE&#039; must be declared
ORA-06550: line 3, column 5:
PL/SQL: Statement ignored
ORA-06550: line 4, column 5:
PLS-00201: identifier &#039;DBMS_EPG.SET_DAD_ATTRIBUTE&#039; must be declared
ORA-06550: line 4, column 5:
PL/SQL: Statement ignored
ORA-06550: line 5, column 5:
PLS-00201: identifier &#039;DBMS_EPG.SET_DAD_ATTRIBUTE&#039; must be declared
ORA-06550: line 5, column 5:
PL/SQL: Statement ignored
ORA-06550: line 6, column 5:
PLS-00201: identifier &#039;DBMS_EPG.SET_DAD_ATTRIBUTE&#039; must be declared
ORA-06550: line 6, column 5:
PL/SQL: Statement ignored
ORA-06550: line 7, column 5:
PLS-00201: identifier &#039;DBMS_EPG.SET_DAD_ATTRIBUTE&#039; must be declared
ORA-06550: line 7, column 5:
PL/SQL: Statement ignored
ORA-06550: line 8, column 5:
PLS-00201: identifier &#039;DBMS_EPG.SET_DAD_ATTRIBUTE&#039; must be declared
ORA-06550: line 8, co



Commit complete.


Session altered.


Directory dropped.

SQL&gt;]]></description>
		<content:encoded><![CDATA[<p>I got following error, hot to resolve it ?<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
SQL&gt; @apex_epg_config.sql  &#8220;c:\10gEM\Oracle APEX\apex_3.0.1&#8243;<br />
        select insertChildXML(cfg,<br />
               *<br />
ERROR at line 24:<br />
ORA-06550: line 24, column 16:<br />
PL/SQL: ORA-00904: &#8220;INSERTCHILDXML&#8221;: invalid identifier<br />
ORA-06550: line 24, column 9:<br />
PL/SQL: SQL Statement ignored</p>
<p>PL/SQL procedure successfully completed.</p>
<p>old   1: create directory APEX_IMAGES as &#8216;&amp;1/apex/images&#8217;<br />
new   1: create directory APEX_IMAGES as &#8216;c:\10gEM\Oracle APEX\apex_3.0.<br />
mages&#8217;</p>
<p>Directory created.</p>
<p>PL/SQL procedure successfully completed.</p>
<p>Commit complete.</p>
<p>PL/SQL procedure successfully completed.</p>
<p>timing for: Load Images<br />
Elapsed: 00:01:31.72</p>
<p>Session altered.</p>
<p>    dbms_epg.create_dad(&#8216;APEX&#8217;,'/apex/*&#8217;);<br />
    *<br />
ERROR at line 2:<br />
ORA-06550: line 2, column 5:<br />
PLS-00201: identifier &#8216;DBMS_EPG.CREATE_DAD&#8217; must be declared<br />
ORA-06550: line 2, column 5:<br />
PL/SQL: Statement ignored<br />
ORA-06550: line 3, column 5:<br />
PLS-00201: identifier &#8216;DBMS_EPG.SET_DAD_ATTRIBUTE&#8217; must be declared<br />
ORA-06550: line 3, column 5:<br />
PL/SQL: Statement ignored<br />
ORA-06550: line 4, column 5:<br />
PLS-00201: identifier &#8216;DBMS_EPG.SET_DAD_ATTRIBUTE&#8217; must be declared<br />
ORA-06550: line 4, column 5:<br />
PL/SQL: Statement ignored<br />
ORA-06550: line 5, column 5:<br />
PLS-00201: identifier &#8216;DBMS_EPG.SET_DAD_ATTRIBUTE&#8217; must be declared<br />
ORA-06550: line 5, column 5:<br />
PL/SQL: Statement ignored<br />
ORA-06550: line 6, column 5:<br />
PLS-00201: identifier &#8216;DBMS_EPG.SET_DAD_ATTRIBUTE&#8217; must be declared<br />
ORA-06550: line 6, column 5:<br />
PL/SQL: Statement ignored<br />
ORA-06550: line 7, column 5:<br />
PLS-00201: identifier &#8216;DBMS_EPG.SET_DAD_ATTRIBUTE&#8217; must be declared<br />
ORA-06550: line 7, column 5:<br />
PL/SQL: Statement ignored<br />
ORA-06550: line 8, column 5:<br />
PLS-00201: identifier &#8216;DBMS_EPG.SET_DAD_ATTRIBUTE&#8217; must be declared<br />
ORA-06550: line 8, co</p>
<p>Commit complete.</p>
<p>Session altered.</p>
<p>Directory dropped.</p>
<p>SQL&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dilip</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4160</link>
		<dc:creator>Dilip</dc:creator>
		<pubDate>Fri, 10 Aug 2007 10:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4160</guid>
		<description><![CDATA[Hi,

I am using the Oracle 11g and I have to use XML DB. I have followed all the steps given by Marco Gralike. All steps executed successfully. But I am not able to connect http://myserver:port/apex or http://myserver:port/apex/apex_admin.

It is showing page can&#039;t be displayed.

Please help. It is urgent!

Regards,
Dilip]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am using the Oracle 11g and I have to use XML DB. I have followed all the steps given by Marco Gralike. All steps executed successfully. But I am not able to connect <a href="http://myserver:port/apex" rel="nofollow">http://myserver:port/apex</a> or <a href="http://myserver:port/apex/apex_admin" rel="nofollow">http://myserver:port/apex/apex_admin</a>.</p>
<p>It is showing page can&#8217;t be displayed.</p>
<p>Please help. It is urgent!</p>
<p>Regards,<br />
Dilip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4159</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Mon, 02 Jul 2007 15:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4159</guid>
		<description><![CDATA[See also OTN APEX forum post: http://forums.oracle.com/forums/forum.jspa?forumID=137&amp;start=0]]></description>
		<content:encoded><![CDATA[<p>See also OTN APEX forum post: <a href="http://forums.oracle.com/forums/forum.jspa?forumID=137&#038;start=0" rel="nofollow">http://forums.oracle.com/forums/forum.jspa?forumID=137&#038;start=0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Churchill</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4158</link>
		<dc:creator>Patrick Churchill</dc:creator>
		<pubDate>Thu, 31 May 2007 06:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4158</guid>
		<description><![CDATA[I had the same problems that many here had. Specifically, the problems with logging into to APEX using an Oracle 10.2.0.3 database with the PL/SQL gateway and subsequently NOT being able to login into the http://host:port/pls/apex/apex_admin.....

This looks as though it applies.

Metalink Note 422680.1
Is it possible to have Apex 3.0 installation on 10g databases with Embeded PL/SQL Gateway?

Short Story is that it wasn&#039;t meant to.

Long Story:

Applies to:
Oracle Application Express (formerly HTML DB) - Version: 3.0
Information in this document applies to any platform.

Goal
Can we install the Apex 3.0 using the Embedded PL/SQL Gateway on 10g Databases as described on the installation guide ?

Reference 4.2 Configuring the Embedded PL/SQL Gateway of Apex 3.0 Install Documentation.

http://download-east.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#CHDEIGGI

Solution
Embedded PL/SQL Gateway implementation of the Apex installation will be introduced when the 11g
databases are rolled out for productions.
Currently it is not possible for installation of the Embedded PL/SQL Gateway on 10g databases.

You need to install the Apex following the 4.3 Configuring Oracle HTTP Server of the installation guide.

http://download-east.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#BHAGICFJ

The HTTP server can be installed either from a Database companion CD or if an Application server already exists then that can be used for configuring.

At the time of writing the Note the 11g database wasnt released for Production and also there wasnt any information on using 10g database for the same problem.]]></description>
		<content:encoded><![CDATA[<p>I had the same problems that many here had. Specifically, the problems with logging into to APEX using an Oracle 10.2.0.3 database with the PL/SQL gateway and subsequently NOT being able to login into the <a href="http://host:port/pls/apex/apex_admin" rel="nofollow">http://host:port/pls/apex/apex_admin</a>&#8230;..</p>
<p>This looks as though it applies.</p>
<p>Metalink Note 422680.1<br />
Is it possible to have Apex 3.0 installation on 10g databases with Embeded PL/SQL Gateway?</p>
<p>Short Story is that it wasn&#8217;t meant to.</p>
<p>Long Story:</p>
<p>Applies to:<br />
Oracle Application Express (formerly HTML DB) &#8211; Version: 3.0<br />
Information in this document applies to any platform.</p>
<p>Goal<br />
Can we install the Apex 3.0 using the Embedded PL/SQL Gateway on 10g Databases as described on the installation guide ?</p>
<p>Reference 4.2 Configuring the Embedded PL/SQL Gateway of Apex 3.0 Install Documentation.</p>
<p><a href="http://download-east.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#CHDEIGGI" rel="nofollow">http://download-east.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#CHDEIGGI</a></p>
<p>Solution<br />
Embedded PL/SQL Gateway implementation of the Apex installation will be introduced when the 11g<br />
databases are rolled out for productions.<br />
Currently it is not possible for installation of the Embedded PL/SQL Gateway on 10g databases.</p>
<p>You need to install the Apex following the 4.3 Configuring Oracle HTTP Server of the installation guide.</p>
<p><a href="http://download-east.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#BHAGICFJ" rel="nofollow">http://download-east.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#BHAGICFJ</a></p>
<p>The HTTP server can be installed either from a Database companion CD or if an Application server already exists then that can be used for configuring.</p>
<p>At the time of writing the Note the 11g database wasnt released for Production and also there wasnt any information on using 10g database for the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca Goh</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4156</link>
		<dc:creator>Rebecca Goh</dc:creator>
		<pubDate>Tue, 29 May 2007 11:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4156</guid>
		<description><![CDATA[Hi,

I refer to my email posted on 24 May.  Just to add that I tried typing in password given during APEX installation, passwords for Oracle superuser account sys and system but all failed. I also unlocked anonymous account. Can anyone tell me what else whould I try ?

Thanks in advance for any help.

Kind regards,
Rebecca Goh]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I refer to my email posted on 24 May.  Just to add that I tried typing in password given during APEX installation, passwords for Oracle superuser account sys and system but all failed. I also unlocked anonymous account. Can anyone tell me what else whould I try ?</p>
<p>Thanks in advance for any help.</p>
<p>Kind regards,<br />
Rebecca Goh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca Goh</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4154</link>
		<dc:creator>Rebecca Goh</dc:creator>
		<pubDate>Tue, 29 May 2007 11:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4154</guid>
		<description><![CDATA[Hi,

I refer to my email posted on 24 May.  Just to add that I tried typing in password given during APEX installation, passwords for Oracle superuser account sys and system but all failed. I also unlocked anonymous account. Can anyone tell me what else whould I try ?

Thanks in advance for any help.

Kind regards,
Rebecca Goh]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I refer to my email posted on 24 May.  Just to add that I tried typing in password given during APEX installation, passwords for Oracle superuser account sys and system but all failed. I also unlocked anonymous account. Can anyone tell me what else whould I try ?</p>
<p>Thanks in advance for any help.</p>
<p>Kind regards,<br />
Rebecca Goh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca Goh</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4155</link>
		<dc:creator>Rebecca Goh</dc:creator>
		<pubDate>Tue, 29 May 2007 11:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4155</guid>
		<description><![CDATA[Hi,

I refer to my email posted on 24 May.  Just to add that I tried typing in password given during APEX installation, passwords for Oracle superuser account sys and system but all failed. I also unlocked anonymous account. Can anyone tell me what else whould I try ?

Thanks in advance for any help.

Kind regards,
Rebecca Goh]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I refer to my email posted on 24 May.  Just to add that I tried typing in password given during APEX installation, passwords for Oracle superuser account sys and system but all failed. I also unlocked anonymous account. Can anyone tell me what else whould I try ?</p>
<p>Thanks in advance for any help.</p>
<p>Kind regards,<br />
Rebecca Goh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca Goh</title>
		<link>http://technology.amis.nl/2006/12/18/apex-installation-via-the-oracle-protocol-server-listener/#comment-4157</link>
		<dc:creator>Rebecca Goh</dc:creator>
		<pubDate>Tue, 29 May 2007 11:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1443#comment-4157</guid>
		<description><![CDATA[Hi,

I refer to my email posted on 24 May.  Just to add that I tried typing in password given during APEX installation, passwords for Oracle superuser account sys and system but all failed. I also unlocked anonymous account. Can anyone tell me what else whould I try ?

Thanks in advance for any help.

Kind regards,
Rebecca Goh]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I refer to my email posted on 24 May.  Just to add that I tried typing in password given during APEX installation, passwords for Oracle superuser account sys and system but all failed. I also unlocked anonymous account. Can anyone tell me what else whould I try ?</p>
<p>Thanks in advance for any help.</p>
<p>Kind regards,<br />
Rebecca Goh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
