![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
There is an apparent bug with the Dimension Usage screen in the Cube editor for AS2005. If I enter anything in the Description property for a dimension used in the cube, when I attempt to deploy the cube I get the following error: The Description element at line 1748, column 25 (namespace http://schemas.microsoft.com/analysi...es/2003/engine) cannot appear under Envelope/Body/Execute/Command/Batch/Alter/ObjectDefinition/Cube/Dimensions/Dimension The only way to clear the error seems to be to edit the code and remove the <Description> element. Has anyone else seen this behaviour? Is there a workaround? I want to populate the Description property, because I want to use the metadata to build a web application that provides documentation of the cube structures for business users. I am using the developer edition with SP1 and hot fix build 2153. |
#3
| |||
| |||
|
|
Hi, I have the same bug and have asked the MS PSS. They are thinking it about. Vladimir Chtepa "Graham Binner" <graham.binner (AT) aleagroup (DOT) com> schrieb im Newsbeitrag news:1151573475.373948.112210 (AT) d56g2000cwd (DOT) googlegroups.com... There is an apparent bug with the Dimension Usage screen in the Cube editor for AS2005. If I enter anything in the Description property for a dimension used in the cube, when I attempt to deploy the cube I get the following error: The Description element at line 1748, column 25 (namespace http://schemas.microsoft.com/analysi...es/2003/engine) cannot appear under Envelope/Body/Execute/Command/Batch/Alter/ObjectDefinition/Cube/Dimensions/Dimension The only way to clear the error seems to be to edit the code and remove the <Description> element. Has anyone else seen this behaviour? Is there a workaround? I want to populate the Description property, because I want to use the metadata to build a web application that provides documentation of the cube structures for business users. I am using the developer edition with SP1 and hot fix build 2153. |
#4
| |||
| |||
|
|
With a bit of reading between the lines, BOL defines the elements that can appear under .../Cube/Dimensions/Dimension as: CubeDimension ID>...</ID Name>...</Name Translations>...</Translations DimensionID>...</DimensionID Visible>...</Visible AllMemberAggregationUsage>...</AllMemberAggregationUsage HierarchyUniqueNameStyle>...</HierarchyUniqueNameStyle MemberUniqueNameStyle>...</MemberUniqueNameStyle Attributes>...</Attributes Hierarchies>...</Hierarchies Annotations>...</Annotation /CubeDimension see: http://msdn2.microsoft.com/en-us/library/ms126687.aspx Is there a reason you are not setting the description from within the actual dimension itself? -- Regards Darren Gosbell [MCSD] Blog: http://www.geekswithblogs.net/darrengosbell In article <#fEUIT2mGHA.1208 (AT) TK2MSFTNGP03 (DOT) phx.gbl>, vc.nospam@diacom- systemhaus.nospam.de says... Hi, I have the same bug and have asked the MS PSS. They are thinking it about. Vladimir Chtepa "Graham Binner" <graham.binner (AT) aleagroup (DOT) com> schrieb im Newsbeitrag news:1151573475.373948.112210 (AT) d56g2000cwd (DOT) googlegroups.com... There is an apparent bug with the Dimension Usage screen in the Cube editor for AS2005. If I enter anything in the Description property for a dimension used in the cube, when I attempt to deploy the cube I get the following error: The Description element at line 1748, column 25 (namespace http://schemas.microsoft.com/analysi...es/2003/engine) cannot appear under Envelope/Body/Execute/Command/Batch/Alter/ObjectDefinition/Cube/Dimensions/Dimension The only way to clear the error seems to be to edit the code and remove the <Description> element. Has anyone else seen this behaviour? Is there a workaround? I want to populate the Description property, because I want to use the metadata to build a web application that provides documentation of the cube structures for business users. I am using the developer edition with SP1 and hot fix build 2153. |
#5
| |||
| |||
|
|
With a bit of reading between the lines, BOL defines the elements that can appear under .../Cube/Dimensions/Dimension as: CubeDimension ID>...</ID Name>...</Name Translations>...</Translations DimensionID>...</DimensionID Visible>...</Visible AllMemberAggregationUsage>...</AllMemberAggregationUsage HierarchyUniqueNameStyle>...</HierarchyUniqueNameStyle MemberUniqueNameStyle>...</MemberUniqueNameStyle Attributes>...</Attributes Hierarchies>...</Hierarchies Annotations>...</Annotation /CubeDimension see: http://msdn2.microsoft.com/en-us/library/ms126687.aspx Is there a reason you are not setting the description from within the actual dimension itself? -- Regards Darren Gosbell [MCSD] Blog: http://www.geekswithblogs.net/darrengosbell In article <#fEUIT2mGHA.1208 (AT) TK2MSFTNGP03 (DOT) phx.gbl>, vc.nospam@diacom- systemhaus.nospam.de says... Hi, I have the same bug and have asked the MS PSS. They are thinking it about. Vladimir Chtepa "Graham Binner" <graham.binner (AT) aleagroup (DOT) com> schrieb im Newsbeitrag news:1151573475.373948.112210 (AT) d56g2000cwd (DOT) googlegroups.com... There is an apparent bug with the Dimension Usage screen in the Cube editor for AS2005. If I enter anything in the Description property for a dimension used in the cube, when I attempt to deploy the cube I get the following error: The Description element at line 1748, column 25 (namespace http://schemas.microsoft.com/analysi...es/2003/engine) cannot appear under Envelope/Body/Execute/Command/Batch/Alter/ObjectDefinition/Cube/Dimensions/Dimension The only way to clear the error seems to be to edit the code and remove the <Description> element. Has anyone else seen this behaviour? Is there a workaround? I want to populate the Description property, because I want to use the metadata to build a web application that provides documentation of the cube structures for business users. I am using the developer edition with SP1 and hot fix build 2153. |
#6
| |||
| |||
|
|
With a bit of reading between the lines, BOL defines the elements that can appear under .../Cube/Dimensions/Dimension as: CubeDimension ID>...</ID Name>...</Name Translations>...</Translations DimensionID>...</DimensionID Visible>...</Visible AllMemberAggregationUsage>...</AllMemberAggregationUsage HierarchyUniqueNameStyle>...</HierarchyUniqueNameStyle MemberUniqueNameStyle>...</MemberUniqueNameStyle Attributes>...</Attributes Hierarchies>...</Hierarchies Annotations>...</Annotation /CubeDimension see: http://msdn2.microsoft.com/en-us/library/ms126687.aspx Is there a reason you are not setting the description from within the actual dimension itself? -- Regards Darren Gosbell [MCSD] Blog: http://www.geekswithblogs.net/darrengosbell In article <#fEUIT2mGHA.1208 (AT) TK2MSFTNGP03 (DOT) phx.gbl>, vc.nospam@diacom- systemhaus.nospam.de says... Hi, I have the same bug and have asked the MS PSS. They are thinking it about. Vladimir Chtepa "Graham Binner" <graham.binner (AT) aleagroup (DOT) com> schrieb im Newsbeitrag news:1151573475.373948.112210 (AT) d56g2000cwd (DOT) googlegroups.com... There is an apparent bug with the Dimension Usage screen in the Cube editor for AS2005. If I enter anything in the Description property for a dimension used in the cube, when I attempt to deploy the cube I get the following error: The Description element at line 1748, column 25 (namespace http://schemas.microsoft.com/analysi...es/2003/engine) cannot appear under Envelope/Body/Execute/Command/Batch/Alter/ObjectDefinition/Cube/Dimensions/Dimension The only way to clear the error seems to be to edit the code and remove the <Description> element. Has anyone else seen this behaviour? Is there a workaround? I want to populate the Description property, because I want to use the metadata to build a web application that provides documentation of the cube structures for business users. I am using the developer edition with SP1 and hot fix build 2153. |
#7
| |||
| |||
|
|
Hi Darren, If you mean, that CubeDimension couldn't has description by design, how could you explain, that AMO exposes Description as get/set property in CubeDimension class? Why BI studio allows developer set it manually? I don't belive that both AMO and BI Studio Developers have implemented some additional features, that conflict with engine. Thanks in advance, Vladimir Chtepa "Darren Gosbell" <jam (AT) newsgroups (DOT) nospam> schrieb im Newsbeitrag news:MPG.1f0e79e7909ac36398995c (AT) news (DOT) microsoft.com... With a bit of reading between the lines, BOL defines the elements that can appear under .../Cube/Dimensions/Dimension as: CubeDimension ID>...</ID Name>...</Name Translations>...</Translations DimensionID>...</DimensionID Visible>...</Visible AllMemberAggregationUsage>...</AllMemberAggregationUsage HierarchyUniqueNameStyle>...</HierarchyUniqueNameStyle MemberUniqueNameStyle>...</MemberUniqueNameStyle Attributes>...</Attributes Hierarchies>...</Hierarchies Annotations>...</Annotation /CubeDimension see: http://msdn2.microsoft.com/en-us/library/ms126687.aspx Is there a reason you are not setting the description from within the actual dimension itself? -- Regards Darren Gosbell [MCSD] Blog: http://www.geekswithblogs.net/darrengosbell In article <#fEUIT2mGHA.1208 (AT) TK2MSFTNGP03 (DOT) phx.gbl>, vc.nospam@diacom- systemhaus.nospam.de says... Hi, I have the same bug and have asked the MS PSS. They are thinking it about. Vladimir Chtepa |
![]() |
| Thread Tools | |
| Display Modes | |
| |