Thanks for your reply. The problem with my shceduling is, all the packages are executing correctly when I am not executing the packges in hierarchial level(eg: Pacakge1 executing...
I have solved this problem by using the Sequence container. I have put all the Execute Package Tasks needs to be in the transaction to a sequence container....