Pause between Meta and Data Parts of TI Process
Posted: Fri Jul 08, 2011 1:23 pm
Hello everyone!
Maybe someone experienced the same phenomenon I currently got on my hands and can give me a hint:
I have a TI process (in 9.4.1) which reads data from SAP BW and writes it into a TM1 cube. In its Meta part the data coming in from SAP BW gets reformatted to match the elements in TM1's dimensions. After reformatting, test are run to see if the matching elements exist in TM1. If not, the process will break off and write some error message to a log file. That's everything this part of the process does. And it takes more than 5 minutes for roughly 2.000 sets of data!
I inserted timestamp outputs as the first and last statements in the Meta part. According to these timestamps working through the 2.000 sets takes 2 seconds.
I inserted a timestamp output as the first statement in the Data part. It says that the Data part starts 5 minutes after the last timestamp written by the Meta part.
What happens between the conclusion of the observable work in the Meta part and its effective end? (The log file of the Meta part won't be released for the 5 minutes it takes until the Data part starts.)
I'm thankful for any help!
Peter
Maybe someone experienced the same phenomenon I currently got on my hands and can give me a hint:
I have a TI process (in 9.4.1) which reads data from SAP BW and writes it into a TM1 cube. In its Meta part the data coming in from SAP BW gets reformatted to match the elements in TM1's dimensions. After reformatting, test are run to see if the matching elements exist in TM1. If not, the process will break off and write some error message to a log file. That's everything this part of the process does. And it takes more than 5 minutes for roughly 2.000 sets of data!
I inserted timestamp outputs as the first and last statements in the Meta part. According to these timestamps working through the 2.000 sets takes 2 seconds.
I inserted a timestamp output as the first statement in the Data part. It says that the Data part starts 5 minutes after the last timestamp written by the Meta part.
What happens between the conclusion of the observable work in the Meta part and its effective end? (The log file of the Meta part won't be released for the 5 minutes it takes until the Data part starts.)
I'm thankful for any help!
Peter