Hi All,
Could you please clarify if below understanding is right
Currently my package is stuck up at updation of TDMS header tables (which determines header entries for objects for data reduction so it just scanning the tables and based on the time slice provided it is determining the no of historical entries which it has to copy to receiver and storing in header table to keep business process data consistent .since this data is not directly available TDMS has to calculate and fill ).
When i started above step it parallel started data selection for TDMS header tables(where actual historical data(sales order and its predeccing no etc) is being collected from the sender system tables and stored in a cluster table).out of 88 objects it collected 45 and 33 objects are not yet started
been started ,status of this step is showing as scheduled.IN PEM job logs its showing below
Activity Identification of Relevant Sales History Documents has been executed by PEM
No type variant exists for the current notification object
so since data selection will only start for objects which are filled completely and as VBUK_2 is not filled i guess it showing above error
when data selection for header tables was 45% i started data selection for all tables and it got completed 100%.
My queries are
1.Is Data selection for all tables independent of fill header and data selction of tdms header tables
As it got completed 100% but when compared entries in job log of thiswith DTLMON there were 33 objects in uncalculated status(Are these 33 from TDMS header tables)
2.Updation of VBUK_2 ->in process
Data selection for TDMS header tables 57% completed(33 remaining)
data selection for all tables completed
Based on above values can i start the data transfer parallely.If i start now will there be any problem with data inconsistency etc
Please suggest
Regards,
Murali