Hi Sourabh
I assume those are bi content master data extractors. I've seen something like this, when an initialization without data transfer has been done to BW and the extractor did not supported this kind of extraction.
This can be checked in table ROOSOURCE, field INITSIMU. The following values can be there:
| undefined | |
| 1 | supported |
| 2 | not supported |
If its initial for those extractors, then it might be that the extractor itself doesn't supports this and an init without data cannot be done.
If there was an init with data transfer and the delta timestamp/pointer is not filled, i would check if the timestamp on the application servers is synchronized. You can check this with program RSDBTIME on each application server.
br
Roland