Hello Experts,
i am trying to install a EHP 6 for SAP ERP 6.0 on a Windows Server 2012 R2 using a Sybase ASE 15.7.132 out of an customer export (Oracle DB).
At the last "Import ABAP" job i am getting the following error message:
Looking at the "SAPVIEW log" file i found this message:
(DB) ERROR: DDL statement failed
(DROP VIEW "/CNV/9000401344C")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the view '/CNV/9000401344C', 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 VIEW "/CNV/9000401344C" ( "MANDT" , "VROWID" , "BNAME" , "AENNR" , "DOKAR" , "DOKNR" , "DOKTL" , "DOKVR" , "EQUNR" , "MATNR" , "TPLNR" , "KLART" , "VBELN" , "PSPNR" ) AS SELECT T0001."MANDT", T0001."ROWID", T0001."BNAME", T0001."AENNR", T0001."DOKAR", T0001."DOKNR", T0001."DOKTL", T0001."DOKVR", T0001."EQUNR", T0001."MATNR", T0001."TPLNR", T0001."KLART", T0001."VBELN", T0001."PSPNR" FROM "USROBJECTS" T0001)
DbSlExecute: rc = 100
(SQL error 207)
error message returned by DbSl:
[ASE Error SQL207][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Invalid column name 'ROWID'.
D:\usr\sap\<SID>\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 598 error(s)
Are there any suggestions on how to fix this problem?
Please let me know if you need any further informations.
Best regards
Jakob