cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

same data in multple data packets in PSA

0 Likes
814

     Hello Experts

I am facing a issue when loading the data from ECC to BI. See the below details :

data  packet data recordsEBELNEBELPETENR
129.668123101
129.669123102
1110.276123101
1110.277123102
18.907123102
18.908123101

I am doing a full load and as shown above .. same EBELN , EBELP and ETENR combnamtion are getting fetched in multiple data packets in the PSA.

if i perform a selective laod for EBELN 123 , only 2 record are fetched which is correct.

The maximum size of data packet in KB is 50000.

can u please guide me how tofix the isuse.

Thx

shivani

View Entire Topic
RamanKorrapati
Active Contributor
0 Likes

Hi,

At PSA, have only one request or multiple request.

Have you loaded above data to target? if yes then can you check at target level.

how it looks EBELN 123 data.

Thanks

0 Likes

since its loaded multiple time in PSA ... the keyfigures are getting doubled or trippled at the cube

RamanKorrapati
Active Contributor
0 Likes

Hi,

if you load full load every time then you need to delete PSA data and cube data.

its common nature.

Try to load data thru process chains. in that you can add psa data deletion and cube overlapping request deletion.

Thanks

0 Likes

yea ofcourse ...

my issue is in every IP request ... the records are being fetched in more than one Data packet.. and hence the key figures are multipled ...

KodandaPani_KV
Active Contributor
0 Likes

Hi,

do full load only one time for all records

if you load the multiple times it will add up into cube.

better use the DSO as the storage - it will overwrite the records based on the key field selections.

if you are loading the data form PSA  to cube load one time- while loading the same data again delete the existing request.

-Phani.

RamanKorrapati
Active Contributor
0 Likes

Can you test your data source at source side RSA3 and see how it pulls data for EBELN 123.

At BW side, create a new info pack  and trigger your load.

later check the data at psa.

in the past you didn't get this problem?

Former Member
0 Likes

Hi,

PSA will get exactly what ever is available in Datasource for the given selections in IP, check what selections are being used while fetching data into PSA in IP. Try to see the data in RSA3 with same selections with Full mode in source system. If you are doing full load daily do as per Raman's suggestion.

Regards,

Vengal.

0 Likes

hello all ..

thanks for the replies,,, but i think the problem is not clear to you ..

this is a daily drop and relaod ...

Hi Raman

whne i extract data only for 123 .. i get only records which is the correct behavior .. 

RamanKorrapati
Active Contributor
0 Likes

Hi,

Can you replicate data source and activate it.

later try to check psa have any inconsistencies thru SE38 - RSAR_NEWDS_PSA_USEROBJ_CHECK .

Thanks

0 Likes

hi raman

i did not use this program ever ...

what will it do...

RamanKorrapati
Active Contributor
0 Likes

its checks if have any inconsistency.

Have you replicated data source or try to activate PSA table thru Se14.