Hi Folks,
Im installing SAP 4.6B on Unix with oracle 8.0.6 --> This is the 1st part of the upgrade project...
I started SAP Installation, then I installed Oracle. Upto this point everything was OK. Then when I went back to SAP installation I get the following error at 66%
Creating coprocess /oracle/CDV/bin/sqlplus internal @/oracle/sapinst/sapr3_user as user oracdv and group dba
RC Code from SyCoprocess wait = 139
i checked the sapr3_user.log and first it said ORACLE not available even though svrmgrl i was able to connect and mount
now the log says this:
CUR := dbms_sql.open_cursor;
*
ERROR at line 18:
ORA-06550: line 18, column 8:
PLS-00201: identifier 'DBMS_SQL.OPEN_CURSOR' must be declared
ORA-06550: line 18, column 1:
PL/SQL: Statement ignored
ORA-06550: line 21, column 33:
PLS-00201: identifier 'DBMS_SQL.NATIVE' must be declared
ORA-06550: line 21, column 2:
PL/SQL: Statement ignored
ORA-06550: line 22, column 13:
PLS-00201: identifier 'DBMS_SQL.EXECUTE' must be declared
ORA-06550: line 22, column 2:
PL/SQL: Statement ignored
ORA-06550: line 25, column 38:
PLS-00201: identifier 'DBA_ROLE_PRIVS' must be declared
ORA-06550: line 25, column 2:
PL/SQL: SQL Statement ignored
ORA-06550: line 28, column 35:
PLS-00201: identifier 'DBMS_SQL.NATIVE' must be declared
ORA-06550: line 28, column 4:
PL/SQL: Statement ignored
ORA-06550: line 29, column 15:
PLS-00201: identifier 'DBMS_SQL.EXECUTE' must be declared
ORA-06550: line 29, column 4:
PL/SQL: Statement ignored
ORA-06550: line 36, column 33:
PLS-00201: identifier 'DBMS_SQL.NATIVE' must be declared
ORA-06550: line 36, column 2:
PL/SQL: Statement ignored
ORA-06
PLEASE HELP!!!!
Thanks
Seelan