Hi Expert,
I'm trying installation SAP NW7.42R2 on HANA, but Import ABAP always error when loading SAPSSEXC.
Specification Server :
OS : SUSE 11 LINUX X86_64 SP 3
Memory : 24 GB
here is log of import_monitor.jaya.log :
java version "1.6.0_111"
Java(TM) SE Runtime Environment (build 6.1.089)
SAP Java Server VM (build 6.1.089 25.51-b02, Apr 22 2016 09:47:06 - 61_REL - optU - linux amd64 - 6 - bas2:267874 (mixed mode))
Import Monitor jobs: running import of package: SAPNTAB
Loading of 'SAPNTAB' import package: OK
Import Monitor jobs: running 1, waiting 27, completed 1, failed 0, total 29.
Loading of 'SAPSSEXC' import package: ERROR
Import Monitor jobs: running 0, waiting 27, completed 1, failed 1, total 29.
Import Monitor jobs: running 1, waiting 26, completed 1, failed 1, total 29.
Loading of 'SAPSPROT' import package: OK
Import Monitor jobs: running 0, waiting 26, completed 2, failed 1, total 29.
Here is log of SAPSSEXC.log (Copy paste only error)
(IMP) INFO: starting create for object "REPOSRC" of type "table" #20160906151702
(DB) INFO: REPOSRC created #20160906151702
(IMP) INFO: finished create for object "REPOSRC" of type "table" in 0 sec #20160906151702
(DB) INFO: loading data in table "REPOSRC" with DBSL #20160906151702
(IMP) INFO: starting import for object "REPOSRC" of type "table" #20160906151702
DbSl Trace: closeLob() of C_0255, rc=1, rcSQL=129
DbSl Trace: LOB_CLOSE C_0255 on connection 0, rc=129
(IMP) ERROR: insert failed for table "REPOSRC", rc = 99
(SQL error 129)
error message returned by DbSl:
transaction rolled back by an internal error: Memory allocation failed
(IMP) INFO: starting create for object "REPOSRC" of type "merge" #20160906153339
DbSl Trace: execute(), rc=1, rcSQL=2048
DbSl Trace: EXECUTE on connection 0, rc=2048
ERROR exec_ddl_stmt: (DB) ERROR: DDL statement failed
( UPDATE "REPOSRC" MERGE DELTA INDEX )
DbSlExecute: rc = 99
(SQL error 2048)
error message returned by DbSl:
column store error: merge delta index error: [2450] error during merge of delta index occurred
Need advice please,
Thank you
Andri