EPMFAQ Forums - Connect with the EPM Community  

Go Back   EPMFAQ Forums - Connect with the EPM Community > Microsoft Project Forums > Project Server 2007


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-11-2008, 09:22 AM
Junior Member
 
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Cube building errors in Project Server 2007 farm

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 04-11-2008, 09:46 AM
ssanderlin's Avatar
EPMFAQ Founder/Owner
 
Join Date: Feb 2008
Location: Quakertown, PA
Posts: 161
Thanks: 0
Thanked 13 Times in 13 Posts
Default

Quote:
Originally Posted by dineshks View Post
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!
Are you using the same OLAP Repository for multiple instances?
__________________
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-21-2008, 10:19 AM
Junior Member
 
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes, I am using the same repository.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-21-2008, 10:29 PM
ssanderlin's Avatar
EPMFAQ Founder/Owner
 
Join Date: Feb 2008
Location: Quakertown, PA
Posts: 161
Thanks: 0
Thanked 13 Times in 13 Posts
Default

Quote:
Originally Posted by dineshks View Post
Yes, I am using the same repository.
According to Requirements for using SQL Server 2005 Analysis Services with the Project Server 2007 Cube Building Service article:
Quote:
Organizations may have multiple Project Web Access instances on the farm. The information described in this article applies to each instance.
Because of this, and the problem you're having, I'm inclined to believe that using a single OLAP Repository for multiple Project instances is not supported. Nothing definitive, of course, but I would consider it as a possibility.
__________________
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-30-2008, 04:07 AM
Junior Member
 
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by ssanderlin View Post
According to Requirements for using SQL Server 2005 Analysis Services with the Project Server 2007 Cube Building Service article:


Because of this, and the problem you're having, I'm inclined to believe that using a single OLAP Repository for multiple Project instances is not supported. Nothing definitive, of course, but I would consider it as a possibility.
____________________
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)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-30-2008, 12:22 PM
ssanderlin's Avatar
EPMFAQ Founder/Owner
 
Join Date: Feb 2008
Location: Quakertown, PA
Posts: 161
Thanks: 0
Thanked 13 Times in 13 Posts
Default

Quote:
Originally Posted by dineshks View Post
____________________
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)
I assumed that you had set up seperate AS instances for each PS instance to minimize the impact between the instances. I should have asked

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -4. The time now is 04:59 PM.


Powered by: vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Ad Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24