Skip to Main Content

Database 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!

Using a Model in an Aggmap

515152May 15 2007
I have an aggmap which contains a relation statement to aggregate a Line Item dimension, and it also contains a model statement which I intend to calculate some Line Items after the aggregation has occurred. However, in a very simple test of this approach, with only one equation in the model that assigns a constant to
one of the Line Items, I get the following error:

ORA-36910: In AGGMAP BULR!TEST_AGG, DYNAMIC MODEL BULR!BULR_PL_SUM_RL_MDL can only edit the top level of its matching relation hierarchy.

Does this mean model may only calculate on leaf level values in a AGGMAP? I really have no idea what how to interpret this message, nor can I find any restrictions in the documentation.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2007
Added on May 15 2007
0 comments
428 views