cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Short Dump While loading data from DB Connect

Former Member
0 Kudos

Dear All,

We are having an issue of getting short dump while loading data from DB Connect to BW. We were able to load the data into BW Dev using the same data source without any problem. Whereas in Production, I am getting the following error:

Runtime Error PERFORM_CONFLICT_TAB_TYPE

Except. CX_SY_DYN_CALL_ILLEGAL_TYPE

What could be the reason for the error that I am getting

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

Refer Note 707986 - Writing in trans. InfoCubes: PERFORM_CONFLICT_TAB_TYPE

Summary

Symptom

When data is written to a transactional InfoCube, the termination PERFORM_CONFLICT_TAB_TYPE occurs. The short dump lists the following reasons for the termination:

("X") The row types of the two tables are incompatible.

("X") The table keys of the two tables do not correspond.

Other terms

transactional InfoCube, SEM, BPS, BPS0, APO

Reason and Prerequisites

The error is caused by an intensified type check in the ABAP runtime environment.

Solution

Workaround for BW 3.0B (SP16-19), BW 3.1 (SP10-13)

Apply the attached correction instructions.

BW 3.0B

Import Support Package 20 for 3.0B (BW3.0B Patch20 or SAPKW30B20) into your BW system. The Support Package is available oncenote 0647752 with the short text "SAPBWNews BW3.0B Support Package 20", which describes this Support Package in more detail, has been released for customers.

BW 3.10 Content

Import Support Package 14 for 3.10 (BW3. 10 Patch14 or SAPKW31014) into your BW system. The Support Package is available once note 0601051 with the short text "SAPBWNews BW 3.1 Content Support Package 14" has been released for customers.

BW3.50

Import Support Package 03 for 3.5 (BW3.50 Patch03 or SAPKW35003) into your BW system. The Support Package is available once note 0693363 with the short text "SAPBWNews BW 3.5 Support Package 03", which describes this Support Package in more detail, has been released for customers.

The notes specified may already be available to provide advance information before the Support Package is released. However, in this case, the short text still contains the term "Preliminary version" in this case.

Header Data

Release Status: Released for Customer

Released on: 18.02.2004 08:11:39

Priority: Correction with medium priority

Category: Program error

Primary Component: BW-BEX-OT-DBIF Interface to Database

Secondary Components: FIN-SEM-BPS Business Planning and Simulation

Releases

Software

Component Release From

Release To

Release And

subsequent

SAP_BW 30 30B 30B

SAP_BW 310 310 310

SAP_BW 35 350 350

Support Packages

Support

Packages Release Package

Name

SAP_BW_VIRTUAL_COMP 30B SAPK-30B20INVCBWTECH

Related Notes

693363 - SAPBWNews BW SP03 NW'04 Stack 03 RIN

647752 - SAPBWNews BW 3.0B Support Package 20

601051 - SAPBWNews BW 3.1 Content Support Package 14

Corrections Instructions

Correction

Instruction Valid

from Valid

to Software

Component Ref.

Correction Last

Modifcation

301776 30B 350 SAP_BW J19K013852 18.02.2004 08:03:33

Attributes

Attribute Value

weitere Komponenten 0000031199

Thanks

(Activate ODS/Cube and Transfer rules again..)

Former Member
0 Kudos

Dear Srinivas,

I have gone thru the SAP notes. But the note is specifying about transactional InfoCube. Whereas here I am using Basic Cube.

I will check thru the notes once again

Regards