Page 1 of 1
Getting error while Generate Feeders option in PM
Posted: Tue Nov 04, 2014 10:49 am
by ram123
Hi,
We recently upgraded our model with Latest TM1 10.2.2FP1,When we click the generate feeders option(All rules option in drop down ) in performance modeler,we are getting the error.Please find the attachment for the details.
Please give some suggestions to solve this issue.
Re: Getting error while Generate Feeders option in PM
Posted: Tue Nov 04, 2014 5:17 pm
by blackhawk
When you go to TM1 Perspectives/Architect and you make a change to a rule in some/all of the cubes, do you get a rule error? If your server takes only a short time to start up, you can just restart it and look at the log file.
The reason I ask this is because we ran into some similar issues where if you make a change to anything (even whitespace, or formatting) within the #region areas of the rules, PM starts to get confused and throws rules at the bottom of the rule file which is below the feeder section. Then the results in the UI become unpredictable.
Re: Getting error while Generate Feeders option in PM
Posted: Fri Nov 07, 2014 9:52 am
by ram123
We are not getting any error,while we are editing in architech/perspective.....
Re: Getting error while Generate Feeders option in PM
Posted: Fri Nov 07, 2014 6:18 pm
by blackhawk
ram123,
Unfortunately, because it is a canned application, you can't really get in the middle and identify where the problem is. All we can do is surmise what the problem is based on the routine names in the exception trace. Which indicates that it is trying to script a DB statement and it is having trouble.
Can you identify which cube is causing the problem? Perhaps by removing rules from each cube one by one you can track down which cube, and then start removing rule lines until you can narrow down the source of the issue.
Other than that, your best bet is at this point might be to check with IBM to see if there are some tracing/logging you can turn on to see if it provides more insight or send them the model and see if they can reproduce.