cancel
Showing results for 
Search instead for 
Did you mean: 

Installation SAP Distributed system ECC 6 , error when import SAPAPPL2

Former Member
0 Kudos

Hi all,

I am installing SAP Distributed System ECC 6, with Oracle database 10G, 10.2.0.1 on Linux RHEL Advance server version 4.6. I have an error when install database:

1. in import_monitor.log

TRACE: 2008-04-11 06:10:26 com.sap.inst.migmon.LoadTask run

Loading of 'SAPAPPL2_1' import package is started.

TRACE: 2008-04-11 06:10:26 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAPAPPL2_1' import package into database:

/usr/sap/C11/SYS/exe/run/R3load -i SAPAPPL2_1.cmd -dbcodepage 4103 -l SAPAPPL2_1.log -stop_on_error

ERROR: 2008-04-11 06:10:53 com.sap.inst.migmon.LoadTask run

Loading of 'SAPAPPL2_1' import package is interrupted with R3load error.

Process '/usr/sap/C11/SYS/exe/run/R3load -i SAPAPPL2_1.cmd -dbcodepage 4103 -l SAPAPPL2_1.log -stop_on_error' exited with return code 2.

For mode details see 'SAPAPPL2_1.log' file.

Standard error output:

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

WARNING: 2008-04-11 06:11:21

Cannot start import of packages with views because not all import packages with tables are loaded successfully.

WARNING: 2008-04-11 06:11:21

1 error(s) during processing of packages.

INFO: 2008-04-11 06:11:21

Import Monitor is stopped.

2. In SAPAPPL2_1.log

(DB) INFO: /BEV1/SRBLG~0 created #20080411061052

(DB) ERROR: DDL statement failed

(CREATE TABLE "/BEV1/SRBSTY" ( "MANDT" VARCHAR2(9) DEFAULT '000' NOT NULL , "BVS" VARCHAR2(9) DEFAULT ' ' NOT NULL , "MTPOS" VARCHAR2(12) DEFAULT ' ' NOT NULL , "VERGS" VARCHAR2(3) DEFAULT ' ' NOT NULL , "PSTYV" VARCHAR2(12) DEFAULT ' ' NOT NULL ) TABLESPACE PSAPSR3 STORAGE (INITIAL 16384 NEXT 0000000040K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )

DbSlExecute: rc = 102

(SQL error 955)

error message returned by DbSl:

ORA-00955: name is already used by an existing object

(DB) INFO: disconnected from DB

/usr/sap/C11/SYS/exe/run/R3load: job finished with 1 error(s)

/usr/sap/C11/SYS/exe/run/R3load: END OF LOG: 20080411061052

Results: Most table are created at previous failed setup, then now I have to press Retry alots to completed this task import ABAP. Can you help me to solve this problem?

Thanks a lot

Cuong

phone: +84 989 643 602

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

>

> Hi all,

>

> I am installing SAP Distributed System ECC 6, with Oracle database 10G, 10.2.0.1 on Linux RHEL Advance server version 4.6. I have an error when install database:

Your database version is NOT SUPPORTED.

You need to install

- patchset 10.2.0.2

- 35+ interim patches

See note 871096 - Oracle Database 10g: Patch sets/patches for 10.2.0

Markus

Former Member
0 Kudos

Thanks you Markus very much.

I have installed SAP Distributed System ECC 6 successfully.

Cuong