cancel
Showing results for 
Search instead for 
Did you mean: 

RUN TIME ERROR :: sapsql_array_insert_durec

Former Member
0 Kudos

Hi

Colud anyone suggest wats the solution for problem.... Below attached is a log file !!!!

After deleting the existing STMS via DICO , a runtime error is generated with the below log file ,

In ST22 we get errors like

sapsql_array_insert_durec

cx_sy_open_sql_db

Log Name: Application

Source: SideBySide

Date: 7/27/2010 12:33:20 AM

Event ID: 33

Task Category: None

Level: Error

Keywords: Classic

User: N/A

Computer: GLOSRV.local.com

Description:

Activation context generation failed for "E:\usr\sap\GS1\SYS\exe\uc\NTAMD64\R3trans.exe". Dependent Assembly Microsoft.VC80.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4053" could not be found. Please use sxstrace.exe for detailed diagnosis.

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

<System>

<Provider Name="SideBySide" />

<EventID Qualifiers="49409">33</EventID>

<Level>2</Level>

<Task>0</Task>

<Keywords>0x80000000000000</Keywords>

<TimeCreated SystemTime="2010-07-27T07:33:20.000Z" />

<EventRecordID>1464</EventRecordID>

<Channel>Application</Channel>

<Computer>GLOSRV.local.com</Computer>

<Security />

</System>

<EventData>

<Data>Microsoft.VC80.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4053"</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>E:\usr\sap\GS1\SYS\exe\uc\NTAMD64\R3trans.exe</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

</EventData>

</Event>

Accepted Solutions (0)

Answers (1)

Answers (1)

paul_power
Active Contributor
0 Kudos

Hello,

First of all, please be sure to have followed the recommendations stored

in the Note:

Note 1054740 - SAP System Installation on Windows Server 2008

The error you are facing is tipically solved by installing the latest

Microsoft Visual C++ Redistributable

Package; it installs runtime components of Visual C++ Libraries

required to run applications developed with Visual C++ on a computer

that does not have Visual C++ installed.

Please do the update according the note:

1375494 - SAP system does not start after applying SAP kernel patch

Installing Microsoft Visual C++ 2005 Service

Pack 1 Redistributable Package should fix.

Please follow carefully instructions in note 1375494, in accord to

your actual Operating System Features.

Note 931024 -FAQ: 64-bit platforms for Windows -> For reference.

See also

Note 684106 - Microsoft runtime DLLs

Regards,

Paul