![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
-----Original Message----- Are you using MSAS SP3? What's the memory usage after Analysis Services initiallly starts? What's the MemoeryConservationThreashold setting? How much physical memeory does the computer have? I have ran into a hanging situation during processing for SP3 only. When the required memory reaches a certain level, MSAS hangs instead of reporting a memory problem. MSAS stores all dimension members in memory, and it requires more memory during processing. Based on your description of your dimension size, I suspect you're running into the same problem. - Yubo Fan "Susan" <sdegrendele (AT) aol (DOT) com> wrote in message news:0e7c01c35b74$594e8d40$a601280a (AT) phx (DOT) gbl... We have four databases in Analysis Services to keep versions of the cubes at various stages of development or testing. If we add another copy, we start hanging when processing any one of the databases. We get a could establish lock when we finally stop the olap service. Our total cube size is after processing is 535mb (max) per database. One database has 24 regular dimensions and 16 virtual, the other three databases have 8 regular dimensions and 6 virtual dimensions. These don't seem to be large cubes. The max members in a dimension level is 158,xxx. This is a two level dimension. Our next largest is 110,xxx with being a 12 level dimension. Any ideas on why it hangs. When it hans no one else can access any of the cubes. A timeout error is given. Thanks, Susan . |
#2
| |||
| |||
|
|
-----Original Message----- Are you using MSAS SP3? What's the memory usage after Analysis Services initiallly starts? What's the MemoeryConservationThreashold setting? How much physical memeory does the computer have? I have ran into a hanging situation during processing for SP3 only. When the required memory reaches a certain level, MSAS hangs instead of reporting a memory problem. MSAS stores all dimension members in memory, and it requires more memory during processing. Based on your description of your dimension size, I suspect you're running into the same problem. - Yubo Fan "Susan" <sdegrendele (AT) aol (DOT) com> wrote in message news:0e7c01c35b74$594e8d40$a601280a (AT) phx (DOT) gbl... We have four databases in Analysis Services to keep versions of the cubes at various stages of development or testing. If we add another copy, we start hanging when processing any one of the databases. We get a could establish lock when we finally stop the olap service. Our total cube size is after processing is 535mb (max) per database. One database has 24 regular dimensions and 16 virtual, the other three databases have 8 regular dimensions and 6 virtual dimensions. These don't seem to be large cubes. The max members in a dimension level is 158,xxx. This is a two level dimension. Our next largest is 110,xxx with being a 12 level dimension. Any ideas on why it hangs. When it hans no one else can access any of the cubes. A timeout error is given. Thanks, Susan . |
#3
| |||
| |||
|
|
Here are the answers to your questions. Are you using MSAS SP3? YES What's the memory usage after Analysis Services initiallly starts? 840 MB What's the MemoeryConservationThreashold setting? 1.6 GB How much physical memeory does the computer have? 4.0 GB Thanks, Sue -----Original Message----- Are you using MSAS SP3? What's the memory usage after Analysis Services initiallly starts? What's the MemoeryConservationThreashold setting? How much physical memeory does the computer have? I have ran into a hanging situation during processing for SP3 only. When the required memory reaches a certain level, MSAS hangs instead of reporting a memory problem. MSAS stores all dimension members in memory, and it requires more memory during processing. Based on your description of your dimension size, I suspect you're running into the same problem. - Yubo Fan "Susan" <sdegrendele (AT) aol (DOT) com> wrote in message news:0e7c01c35b74$594e8d40$a601280a (AT) phx (DOT) gbl... We have four databases in Analysis Services to keep versions of the cubes at various stages of development or testing. If we add another copy, we start hanging when processing any one of the databases. We get a could establish lock when we finally stop the olap service. Our total cube size is after processing is 535mb (max) per database. One database has 24 regular dimensions and 16 virtual, the other three databases have 8 regular dimensions and 6 virtual dimensions. These don't seem to be large cubes. The max members in a dimension level is 158,xxx. This is a two level dimension. Our next largest is 110,xxx with being a 12 level dimension. Any ideas on why it hangs. When it hans no one else can access any of the cubes. A timeout error is given. Thanks, Susan . |
#4
| |||
| |||
|
|
-----Original Message----- It seems you still have plenty of memory. Just to be sure, how did you get the memory consumbed by Analysis Service? What we did is try to process each dimension individually, then process each cube individually. Another thing you could try is to restart Analysis services after you finish processing all the dimensions. Our hang occurs during dimension processing when we try to process all dimensions in one transaction. I'm not sure when yours occur. Analysis Manager should indicate where yours hang. If you're using DSO, try to report all the events to see where your processing stops. HTH, Yubo "Susan" <sdegrendele (AT) aol (DOT) com> wrote in message news:0bbd01c35c28$a84a6180$a601280a (AT) phx (DOT) gbl... Here are the answers to your questions. Are you using MSAS SP3? YES What's the memory usage after Analysis Services initiallly starts? 840 MB What's the MemoeryConservationThreashold setting? 1.6 GB How much physical memeory does the computer have? 4.0 GB Thanks, Sue -----Original Message----- Are you using MSAS SP3? What's the memory usage after Analysis Services initiallly starts? What's the MemoeryConservationThreashold setting? How much physical memeory does the computer have? I have ran into a hanging situation during processing for SP3 only. When the required memory reaches a certain level, MSAS hangs instead of reporting a memory problem. MSAS stores all dimension members in memory, and it requires more memory during processing. Based on your description of your dimension size, I suspect you're running into the same problem. - Yubo Fan "Susan" <sdegrendele (AT) aol (DOT) com> wrote in message news:0e7c01c35b74$594e8d40$a601280a (AT) phx (DOT) gbl... We have four databases in Analysis Services to keep versions of the cubes at various stages of development or testing. If we add another copy, we start hanging when processing any one of the databases. We get a could establish lock when we finally stop the olap service. Our total cube size is after processing is 535mb (max) per database. One database has 24 regular dimensions and 16 virtual, the other three databases have 8 regular dimensions and 6 virtual dimensions. These don't seem to be large cubes. The max members in a dimension level is 158,xxx. This is a two level dimension. Our next largest is 110,xxx with being a 12 level dimension. Any ideas on why it hangs. When it hans no one else can access any of the cubes. A timeout error is given. Thanks, Susan . . |
#5
| |||
| |||
|
|
Our's hangs when we attempt to commit all our changes from performing "Process the database" If we process the dimensions and then the cubes, it works fine. We used pmon to determine the amount of memory consumed by the Analysis Service. Thanks for all your help, Sue -----Original Message----- It seems you still have plenty of memory. Just to be sure, how did you get the memory consumbed by Analysis Service? What we did is try to process each dimension individually, then process each cube individually. Another thing you could try is to restart Analysis services after you finish processing all the dimensions. Our hang occurs during dimension processing when we try to process all dimensions in one transaction. I'm not sure when yours occur. Analysis Manager should indicate where yours hang. If you're using DSO, try to report all the events to see where your processing stops. HTH, Yubo "Susan" <sdegrendele (AT) aol (DOT) com> wrote in message news:0bbd01c35c28$a84a6180$a601280a (AT) phx (DOT) gbl... Here are the answers to your questions. Are you using MSAS SP3? YES What's the memory usage after Analysis Services initiallly starts? 840 MB What's the MemoeryConservationThreashold setting? 1.6 GB How much physical memeory does the computer have? 4.0 GB Thanks, Sue -----Original Message----- Are you using MSAS SP3? What's the memory usage after Analysis Services initiallly starts? What's the MemoeryConservationThreashold setting? How much physical memeory does the computer have? I have ran into a hanging situation during processing for SP3 only. When the required memory reaches a certain level, MSAS hangs instead of reporting a memory problem. MSAS stores all dimension members in memory, and it requires more memory during processing. Based on your description of your dimension size, I suspect you're running into the same problem. - Yubo Fan "Susan" <sdegrendele (AT) aol (DOT) com> wrote in message news:0e7c01c35b74$594e8d40$a601280a (AT) phx (DOT) gbl... We have four databases in Analysis Services to keep versions of the cubes at various stages of development or testing. If we add another copy, we start hanging when processing any one of the databases. We get a could establish lock when we finally stop the olap service. Our total cube size is after processing is 535mb (max) per database. One database has 24 regular dimensions and 16 virtual, the other three databases have 8 regular dimensions and 6 virtual dimensions. These don't seem to be large cubes. The max members in a dimension level is 158,xxx. This is a two level dimension. Our next largest is 110,xxx with being a 12 level dimension. Any ideas on why it hangs. When it hans no one else can access any of the cubes. A timeout error is given. Thanks, Susan . . |
![]() |
| Thread Tools | |
| Display Modes | |
| |