Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HFM 11.1.2.4 Task flow load balancing issue and long running time issue

SPatelMay 10 2019 — edited May 18 2019

Hey Guys,

In my environment, I have 2 HFM and FDMEE servers. I also have 2 different users - admin1 and admin2 servers as the taskflow creator.

The issue I have is that the taskflows are taking longer and even though there was a taskflow getting executed on HFM1 server, it still kicked off another taskflow on HFM1 server and did not check for the load on HFM1 and then send it to HFM2 so that both the server resources are used more efficiently.

For ex. I have the following 1,2,3,4 active taskflows in the active state

pastedImage_2.png

and all the taskflows started on the 04 server (HFM2) and did not load balance to start 2 of them on HFM1 and as a result it is taking longer time to finish

pastedImage_3.png

Any idea on how we can improve the overall time for the taskflow to complete?

Comments