ORA-00904: "DBMS_XDB"."GETHTTPPORT": invalid identifier
Hi Friends,
I am trying to configure Oracle APEX in oracle 10g..
while installation(Configure the Embedded PL/SQL Gateway) i got problem like as follows...
SQL> select DBMS_XDB.GETHTTPPORT FROM DUAL ;
select DBMS_XDB.GETHTTPPORT FROM DUAL
*
ERROR at line 1:
ORA-00904: "DBMS_XDB"."GETHTTPPORT": invalid identifier
i executed previous two steps without errors..
@apexins SYSAUX SYSAUX TEMP /i/
@apxchpwd
Please can anybody can solve....
--kishore