Tip #9001 – Full deploy of PerformancePoint model site. (from forums)
When you carry out a deploy of the model site within PBM, it only carries out an incremental deployment to AS. You can carry out a full deployment using ppcmd.exe, using the syntax:
ppscmd modelsitedeploy /full /server <planningserver url> /path <applicationlabel>.<modelsitelabel>
This will delete the AS database and re-create it. You may also find a bit more help in the PPS operations guide - http://technet.microsoft.com/en-us/library/bb838754.aspx
No comments:
Post a Comment