I have a chore with the following structure:
- Lands some data from Oracle
- Builds the dimensions
- Creates subsets
- Loads Data into cubes
- Extracts data to csv
The Extract process creates a view of a 7 dimension summary cube in the prolog, 4 dimensions are top level, period is set as being the top level of one hierarchy, the other 2 dimensions are static subsets (created in the prolog) set at the N level
I put an asciioutput as the last line in the prolog - this gets written out no problem
There is nothing in the metadata tab
I put an asciioutput as the first line in the data tab this does not get written out
According to tm1top the process is looping through a number or rules, this is a summary cube with data being sourced from a number of other cubes. What seems to be happening is that the scheduled chore is having problems accessing / using a view that the same chore run manually has no problem using.
This problem does not occur when I set the chore to Single commit, and run it either scheduled or manually.
Has anyone run into similar issues with scheduling a Multiple Commit Mode chore?
Thanks
TM1 Build Number: 10.1.10000.26473