Skip to Content
0
Former Member
Jul 29, 2005 at 10:31 AM

Installation Problem WAS 6.40 ABAP SR 1

189 Views

Hi,

I am trying to install WAS 6.40 ABAP SR 1 on MS SQL Server. Installation of the Central Instance worked fine. During database installation (phase 16 - database load), however, I repeatedly get a popup with the following error message:

-


Microsoft Visual C++ Runtime Library

-


Runtime Error!

Program: C:\usr\sap\THB\SYS\exe\run\R3load.exe

R6025

- pure virtual function call

After pressing "OK" database load continues, but shortly before finishing the lase load process I get another popup from SAPInst hinting at errors which can be found in several log files (most of them I don't understand).

"Retry" has no effect except bringing up another popup with only an "OK" button. Pressing this button finishes SAPinst at this point of the installation.

Restarting ends with the same result, whether restarting the "current installation" or "from scratch".

I tried both unicode an non-unicode installation with the same result.

A DB load parameter I didn't understand was "database code page", where SAPinst proposed a value of 4103. Although I never heard of such a codepage number I left the value unchanged. The (corresponding?) SQL server collation is "SQL_Latin1_General_CP850_BIN2" - according to the SQL server installation documentation. Should I have chosen "0850" instead of "4103"? Has the codepage any relevance for my problem?

Has anyone experienced similar problems or can answer my

codepage question?

I would be very grateful for any hints leading me a step further.

Thomas Bellinghausen