cancel
Showing results for 
Search instead for 
Did you mean: 

Delta upload problem

Former Member
0 Kudos

Dear Guys,

I have one issue when i am uploading data to cube.

I have my own custom cube and my own data extractor.

When i am uploading data to info cube, it is uploading half of the records.

For example in R3 extractor total records are 169138.

But in my info cube total records are 27408. There is no aggregation. PSA also showing the same no. of records.

But when i am using full upload it is taking all records.

Any thing i have missed out in delta?

I am waiting for your inputs............

Thanks in advance.

Regards,

Mani.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Dear Guys,

Thanks for reply.

The problem has solved.

Actually i did full upload in that cube.

Then i deleted the records. Afterthat i uploaded the data once again by using init delta upload. Now it has come properly.

Thank you guys.

Thanks for your suggestions.

Regards,

Vivek.V

Former Member
0 Kudos

Hello Manisundram,

Few some of these things....

1.Check if you have some logic in Start routines to remove records.

2. Check if it's getting aggregated in Cube

3. Or the records which it is not taking may be already there but it shouldn't come to PSA too because delta will only send new records.

4. Or You re-initialize and do delta.

Regds,

San.

Former Member
0 Kudos

Hi Mani,

there are few questions from my side.

1. Have you done an init for delta? if yes how many records flown in?

2. Is it your delta picking 27408 records or init?

The extractor shows only total number of records in the source system where in it doesnt show delta. please let us know how ur checking number of records in extractor.

Sriram

Former Member
0 Kudos

Hi Mani,

Are you using a Generic Delta Extractor ?

What kind of criteria have you implemented for this delta ?

Probably when you make an Init you are not selecting all the necessary records, so you determine a selection for the following delta.

Let me know please.

Riccardo

Former Member
0 Kudos

If you dont have anything in the InfoPackage selection, try to delete the request from the manage screen and do the delta init again and then delta and check the number of records.

I think something you have missed while doing with full and delta uploads

-Ashish