problem installing apex 3.0 on 10g [message #295536] |
Tue, 22 January 2008 11:03 |
maimunche
Messages: 1 Registered: January 2008
|
Junior Member |
|
|
i'm trying to install apex 3.0 on oracle 10g database/solaris 10 without luck so far. about 5 min after I run apexins.sql I get the following error, so I don't think the script is any close to complete at this point.
------------------------------------
VI. I N S T A L L F L O W S
define "^" (hex 5e)
...design time flows
APPLICATION 4411 - APEX - System Messages
Set Credentials...
wwv_flow_api.set_security_group_id(p_security_group_id=>10);
*
ERROR at line 4:
ORA-06550: line 4, column 3:
PLS-00201: identifier 'WWV_FLOW_API.SET_SECURITY_GROUP_ID' must be declared
ORA-06550: line 4, column 3:
PL/SQL: Statement ignored
------------------------------------
then i get disconnected from sqlplus.
owa is updated...
any idea? thanks.
|
|
|