Hi Friends,
I am installing R/3 4.7 on Oracle 8i. I got error in phase Database Loading(Post Processing).
It is saying that it did not find a table.
I am pasting the log here.
Can any one solve this.
Thanks,
Sree
(DB) INFO: connected to DB
(DB) ERROR: DDL statement failed
(DROP VIEW "APPL_MODS")
DbSlExecute: rc = 103
(SQL error 942)
error message returned by DbSl:
ORA-00942: table or view does not exist
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW "APPL_MODS" ( "NAME" , "TYP" , "MEMBER" , "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X')
DbSlExecute: rc = 103
(SQL error 942)
error message returned by DbSl:
ORA-00942: table or view does not exist
DbSl Trace: Disconnecting from connection 0 ...
DbSl Trace: Closing user session (con_hdl=0,svchp=002BDB38,usrhp=002FF724)
DbSl Trace: Detaching from DB Server (con_hdl=0,svchp=002BDB38,srvhp=002BD944)
DbSl Trace: Now I'm disconnected from ORACLE
(DB) INFO: disconnected from DB
D:\usr\sap\QAS\SYS\exe\run/R3load.exe: job finished with 1 error(s)
D:\usr\sap\QAS\SYS\exe\run/R3load.exe: END OF LOG: 20070908220439