cancel
Showing results for 
Search instead for 
Did you mean: 

BW Load Error

Former Member
0 Kudos
227

HI Experts,

I am facing a strange issue(BW 3.5). I am doing the Full Repair from ODS to Cube.

Now when I am doing the load data is getting loaded fine till PSA.After that when I am loading from the PSA to the cube its showing "Update ( 0 new / 0 changed ). There is no update rule start routine or complex routine are written. All the field are direct mapping from ODS to cube. I have performed the RSRV test(cube), its fine..Finally i received lot of dump(St22) regarding Time limit exceeded. please share your thought. Thanks

Dump:

The termination occurred in the ABAP program "GP40WAG43HLSA0X4OUQM0E6KYA8" in

"GET_DIMID_D1".

The main program was "SAPMSSY1 ".

The termination occurred in line 2377 of the source code of the (Include)

program "GP40WAG43HLSA0X4OUQM0E6KYA8"

of the source code of program "GP40WAG43HLSA0X4OUQM0E6KYA8" (when calling the

editor 23770).

Issue screen shot.

http://imageshack.us/photo/my-images/7/issuescreenshot1.png/

RR.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188080
Active Contributor
0 Kudos

Hi,

Look at following points

1. Try to reduce the selection and see if it is working correctly.

2. See if RSRV is correct

3. Check PSA table for DSO as well in RSRV test

4. Check whether u have sufficient memory and processes in SM50 SInce looks like it is Dev or Test

5. Check RSDG_CUBE_ACTIVATE

6. Run RSDG_TRFN_ACTIVATE

7. Do transtru_activate_all for 8* DSO source

8. Check Dmiension IDs in RSRV

9.Looks like it is terminating in Update ..see if you can put breakpoint and debug

10. Go for SAP note

Thanks and regards

Kiran