Symptom
When doing heterogeneous system copy of SAP Maxdb Content Server database as note 962019, in the import process of target system, loadercli command returns errors below:
Error during execution
---> -25010
SQL error 100 = Row not found (error position: 15)
...
1 error(s) while processing command file ‘c:\import\SDB_IMPORT.sql’.
---> see Loader log file for more information.
In loader.log, you will see following error messages:
CREATE TABLE "COMPONENTS0001"
(
"NAME" Varchar (254) ASCII NOT NULL,
"LVALUE" Fixed (10,0),
"SHORT_VALUE" Varchar (3600) BYTE,
"LONG_VALUE" Longfile BYTE,
"COMPDATEM" Date,
"COMPTIMEM" Time,
"CONTENTTYPE" Varchar (128) ASCII,
"COMPRESSED" Char (1) ASCII,
PRIMARY KEY("NAME"),
CONSTRAINT "SYSPRIMARYKEY" CHECK PRIMARY KEY (NAME)
)
SAMPLE 50000 ROWS
// *
// E -25392: '[SAP AG][LIBSDBOD SO][SAP MaxDB] General error;-5016 POS(327) Missing delimiter: )'
// M Import PACKAGE x'0400000021DA2358C74300007536FF360984C0A8FFFFFFFF'
// *
// M Number of TABLES transformed : 0
// *
// M Import PACKAGE x'0400000021DA2358C74300007536FF360984C0A8FFFFFFFF'
// *
// M Error at record 15 in infile for table "SYSLOADER"."TRANSFORMATIONMODEL"
// E -25010: SQL error 100 = Row not found (error position: 15)
Read more...
Environment
MaxDB
Content Server
Heterogeneous system copy
Keywords
MaxDB
Content Server
system copy
heterogeneous system copy
-25010
SQL error 100
Row not found
error position: 15
-25392
-5016
POS(327)
Missing delimiter , KBA , BC-DB-SDB , MaxDB , BC-SRV-KPR-CS , SAP Content Server , Bug Filed
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview