cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in SolMan IInstallation

Former Member
0 Kudos

Hi All,

I am Installing SolMan4.0 SR3 with Windows 2003 on Oracle 10g .

I getting fo0llowing error in IMPORT ABAP phase....please lookinto it

D:\usr\sap\SOL\ SYS\exe\uc\ NTI386\R3load. exe: sccsid @(#) $Id: //bas/700_REL/ src/R3ld/ R3load/R3ldmain. c#13 $ SAP

D:\usr\sap\SOL\ SYS\exe\uc\ NTI386\R3load. exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

D:\usr\sap\SOL\ SYS\exe\uc\ NTI386\R3load. exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error

DbSl Trace: ORA-1403 when accessing table SAPUSER

(DB) INFO: connected to DB

(DB) INFO: DbSlControl( DBSL_CMD_ NLS_CHARACTERSET _GET): UTF8

(DB) INFO: /1CN/A3DSAP00002 created #20080124211245

(DB) INFO: /1CN/A3DSAP00003 created #20080124211245

(DB) INFO: /1CN/A3DSAP00005 created #20080124211

.DB) ERROR: DDL statement failed

(CREATE VIEW "/CEM/V_LRO_ REL" ( "CLIENT" , "LRO_GUID" , "LRO_GUID_A" , "LRO_GUID_B" , "REL_TYPE" , "REL_STATUS" ) AS SELECT T0001."CLIENT" , T0001."LRO_GUID" , T0002."LRO_GUID_ A", T0002."LRO_GUID_ B", T0002."REL_TYPE" , T0002."REL_STATUS" FROM "/CEM/D_H_LRO" T0001, "/CEM/D_LRO_ REL" T0002 WHERE T0001."CLIENT" = T0002."CLIENT" AND T0001."LRO_GUID" = T0002."LRO_GUID_ A")

DbSlExecute: rc = 103

(SQL error 942)

error message returned by DbSl:

ORA-00942: table or view does not exist

(DB) INFO: disconnected from DB

D:\usr\sap\SOL\ SYS\exe\uc\ NTI386\R3load. exe: job finished with 1 error(s)

D:\usr\sap\SOL\ SYS\exe\uc\ NTI386\R3load. exe: END OF LOG: 20080124211250

Thanks,

Nitish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Can you get the detail from the Oracle Db Log? That will have some more information about what might have occured.