Hi
We are installing CRM 7.0 EHP3 on Windows Sybase 16.00.2 and choosen declustering and depooling option.
During import Abap phase there are errors on DOKTL and EDI40 tables:
(DB) ERROR: DDL statement failed
(DROP INDEX "DOKTL"."DOKTL~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server
Enterprise]Cannot drop the index 'DOKTL.DOKTL~0', because it doesn't
exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DOKTL~0" ON "DOKTL" ( "ID", "OBJECT", "LANGU",
"TYP", "DOKVERSION", "LINE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server
Enterprise]Create index was aborted because pages in the data only
locked
table are not linked.
(DB) INFO: disconnected from DB
There is a note for this problem:
http://service.sap.com/sap/support/notes/2039613
but our initial R3Load was 742 PL13 and we upgraded to PL23 without any progress.
However in note is statement about R3Load 742 PL10 without "and above" so maybe only this version is OK (don't have access to PL10 to try ) ?
Opened OSS ticket and waiting .....
Regards
MArcin