PBCS Concurrency Issue During Data load
We are loading data from Fusion to PBCS using Data Management, and the process is triggered through a pipeline. In our setup, we have multiple Data Load Rules within the same location. When two rules run at the same time, one of them fails due to a Dimension Lock (Period/Scenario). The error message we receive is:
“The Planning job failed with error code: com.hyperion.planning.ObjectIsLockedException: The object Period is locked by another user.”
Oracle has recommended using a sequential loading approach to avoid this conflict with reference to Document - Doc ID 2677654.1 . However, this is not feasible for us because users operate from different geographical locations, and we cannot control the timing of these processes.
Tagged:
0