![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
| In my project server farm setup(DB & App server seperate) I have several PWA instances. I have setup cube building service for each PWA sites. I am using SQL 2005 database as OLAP repository. I am able to successfully build cubes for each PWA sites (with different cube names for each PWA site) initially with schedule setup for building daily at 11PM. But next day I am seeing following error: __________ PSError: CBSAttemptToOverwrite (17013) The Analysis Services server name that has been selected is already being used by another Project site. Select a different name or remove the existing one and try again. ___________________________________ If I change the cube name & manually build it builds. But the scheduled build fails with same error later. Not sure whether it's due to the fact that all other cubes are also scheduled to build at same time! Last edited by dineshks; 04-11-2008 at 09:23 AM. Reason: spelling mistakes |
| Sponsored links |
| |
| ||||
| Quote:
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts If you found this message useful, please click the Thanks button in the post! This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly. |
| ||||
| According to Requirements for using SQL Server 2005 Analysis Services with the Project Server 2007 Cube Building Service article: Quote:
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts If you found this message useful, please click the Thanks button in the post! This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly. |
| |||
| Quote:
We can configure only One repository for Analysis services for a setup(with one DB server). Only parameter I can supply while setting up cube build is cube name. I am giving different cube name for each instance. Still the build fails. When I contacted support person, I was told I need to schedule the build for each cube at different intervals(shouldn't overlap). I wonder why it need to be so. My be analysis server doesn't accept more connections at a time? If this is the limitation, then I can schedule for maximum 47 instances with unique build time (since schedule allows only 30 min interval gaps) |
| ||||
| Quote:
![]() I would venture to guess that the reason you have trouble with the overlap is that the Project Server writes some sort of locking record to the repository. AS should take more than one connection at a time -- I have a feeling it has to do with the way the Repository is designed.
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts If you found this message useful, please click the Thanks button in the post! This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|