![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, In a cube, we have created a cell action. The action statement as entered in the cube designer is: "C:\Program Files\Agilent\DataViewerLite\DataViewerLite.exe -server sqf4357 -maxrows 1000 -provider MSOLAP.2 -catalog UMTS -cube UMTS " + "[Measures].[Volume]" + " """ + [END Time].CurrentMember.UniqueName + """ """ + ... The statement runs up to 1015 characters. In the statement we are trying to invoke an executable with several parameters. We process the cube and display the data in Analysis Manager. However, when we right click on any cell in the displayed table, Analysis Manager crashes. It just vanisihes from the screen. The same this happens if we right click on a data cell in Crystal Analysis 10. Id we delete the action from the cube, we can right-click on the cube without any problem. Are we hitting a limit or doing something else wrong, that causes this problem? We use MS Analysis Services 2000 with service pack 3. -Yash |
#3
| |||
| |||
|
|
Hi Yash I cannot repro it with Foodmart, no matter how long the action is. Maybe it is a problem of DataViewerLite application which crashes ? -- ================================================== Mosha Pasumansky - http://www.mosha.com/msolap Analysis Services blog at http://www.sqljunkies.com/WebLog/mosha Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== "Yash" <yashgt (AT) yahoo (DOT) com> wrote in message news:5a373b1d.0411230620.3b7696b3 (AT) posting (DOT) google.com... Hi, In a cube, we have created a cell action. The action statement as entered in the cube designer is: "C:\Program Files\Agilent\DataViewerLite\DataViewerLite.exe -server sqf4357 -maxrows 1000 -provider MSOLAP.2 -catalog UMTS -cube UMTS " + "[Measures].[Volume]" + " """ + [END Time].CurrentMember.UniqueName + """ """ + ... The statement runs up to 1015 characters. In the statement we are trying to invoke an executable with several parameters. We process the cube and display the data in Analysis Manager. However, when we right click on any cell in the displayed table, Analysis Manager crashes. It just vanisihes from the screen. The same this happens if we right click on a data cell in Crystal Analysis 10. Id we delete the action from the cube, we can right-click on the cube without any problem. Are we hitting a limit or doing something else wrong, that causes this problem? We use MS Analysis Services 2000 with service pack 3. -Yash |
![]() |
| Thread Tools | |
| Display Modes | |
| |