The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
EricM
3 years agoNew Contributor II
question about this function : QueueDataMgmtSequence
Hello, we're trying to paralellize datamanagement jobs over years with this call QueueDataMgmtSequence But it seems the task called by this function is not running. Should we have missed something...
JackLacava
OneStream Employee
3 years agoAs the name says, that call doesn't force any parallelization: it queues jobs, and then the engine executes them as it sees fit - which might well be sequentially, or after something else has finished hogging the system.
This said, the jobs should eventually execute; if they don't, there might something stuck, or the jobs might be misconfigured.
Related Content
- 2 years ago
- 2 years ago