VoIP and Video capacity planning

For 1000 users, what is the bandwidth for backbone to run VoIP and video?
Thanks

the above link is very good as it pertains to 'per call bandwidth consumption'
you may need to use a little more to find your answer such as a capacity planning procedure(s). since you have voice and video, this will be two part.
(minding that video if used for all users will require much more capacity than the voice; possibly upto 50 - 100 times more depending on your use/needs)
some decent capacity planning providers, case studies and best practices are as follows:
42U - obtain a free capacity planning consultation.
http://www.42u.com/proj-eval.htm
nice case study by cisco on capacity planning:
http://www.writtenright.net/Portfolio/WrittenRightCaseStudy.pdf
(for do it yourself)
a very good 'best practices handbook' by wainhouse:
http://www.wainhouse.com/files/papers/wr-best-net-vnvoip.pdf

Similar Messages

  • Why isn't there yet an available p2p embeded code for voip and video conference in Firefox??

    why isn't there yet an available p2p embeded code for voip and video conference in Firefox??

    So, the upload time will vary on internet connection. If there is an issue with how fast it is uploaded you can check if prefetching is turned on, but this does not really affect uploading [https://developer.mozilla.org/en-US/docs/Controlling_DNS_prefetching Controlling DNS prefetching]
    If you search for solutions, you will see a bunch of tweaks as well that may be helpful to your specific computer. [[Upgrade your graphics drivers to use hardware acceleration and WebGL]] to make sure you are all up to date as well.

  • GoldenGate and Veridata Capacity Planning/sizing

    Hello,
    Are there any capacity planning guides available for Veridata and for GoldenGate?
    What are the pertinent metrics to gather to aid in capacity planning?
    Thanks,
    Mac McDermid
    Edited by: user13291419 on Oct 17, 2012 12:55 PM

    I faced below application error after I insert new connection with correct information of golden gate connection and data source connection and click finish.
    Application Error
    javax.faces.FacesException: Error calling action method of component with id form:next
    at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
    at javax.faces.component.UICommand.broadcast(UICommand.java:106)
    at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
    at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:316)
    at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:106)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at com.goldengate.veridata.ui.filter.WelcomeTokenFilter.doFilter(WelcomeTokenFilter.java:61)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:92)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at com.goldengate.veridata.ui.filter.SessionUserFilter.doFilter(SessionUserFilter.java:115)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at com.goldengate.veridata.ui.filter.AjaxFilter.doFilter(AjaxFilter.java:66)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at com.goldengate.veridata.ui.filter.Utf8Filter.doFilter(Utf8Filter.java:28)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:563)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:879)
    at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
    at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
    at java.lang.Thread.run(Unknown Source)
    Caused by: javax.faces.el.EvaluationException: Exception while invoking expression #{addConnectionWizardUI.getNextStep}
    at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:153)
    at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63)
    ... 39 more
    Caused by: java.lang.NullPointerException
    at com.goldengate.veridata.entity.ConnectionComparisonFormat.(ConnectionComparisonFormat.java:13)
    at com.goldengate.veridata.entity.ConnectionDatatypeInfo.(ConnectionDatatypeInfo.java:63)
    at com.goldengate.veridata.entity.Connection.(Connection.java:84)
    at com.goldengate.veridata.dao.ConnectionDAOWebServices.findByName(ConnectionDAOWebServices.java:222)
    at com.goldengate.veridata.dao.ConnectionDAOWebServices.handleVersionControlInfo(ConnectionDAOWebServices.java:185)
    at com.goldengate.veridata.dao.ConnectionDAOWebServices.insert(ConnectionDAOWebServices.java:144)
    at com.goldengate.veridata.bu.ConnectionManagerImpl.insert(ConnectionManagerImpl.java:73)
    at com.goldengate.veridata.ui.AddConnectionWizardUI.createConnection(AddConnectionWizardUI.java:211)
    at com.goldengate.veridata.ui.AddConnectionWizardUI.getNextStep(AddConnectionWizardUI.java:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129)
    ... 40 more
    Your response is highly appreciated.
    Regards

  • OSB and BPEL Capacity Planning

    Guys,
    I am looking for a start point to begin a capacity planing of OSB and BPEL infrastructure.
    What are the parameters to take in account?
    How many managed servers?
    RAM?
    CPU?
    I know that some answers might be shallow because there are so many factor to work with, but I need a small guidance.
    Anyone?
    Thanks a lot

    You can't expect a serious answer to your question. With so many unknown factors in place ...
    However, if we stay on this "general level", then based on my experience I can easily say that OSB is not greedy at all. You can handle tens to hundreds of requests per second on a retail hardware. Of course, it all depends on the character of your services. The more complexity (XQuery, XSLT, service callouts, java callouts) you add to your services the more power you need.

  • VoIP (UDP) and Video (mpeg4) Benefit from WAN Optimization?

    From what I am reading VoIP and (Video)MPEG4 are "integrated" into a vendor's WAN acceleration/optimization app/device but I don't read VoIP or mpeg4 will benefit? Is this a true statement?

    Sorry I have taken so long to reply but work got in the way.
    This User Defined Firewall.
    Can you tell us more about that.
    Access Control = NO Valid Filtering Rule!!!
    MAC Filtering Table = Disabled
    URL Blocking = No entries
    Schedule rule = No Valid Schedule Rule!!!
    Intrusion Detection Feature
    SPI firewall protection = ticked
    Anti-DoS firewall protection = ticked
    RIP defect = blank
    Discard Ping To WAN Interface = blank
    Stateful Packet Inspection
    Packet Fragmentation = ticked
    TCP Connection = ticked
    UDP Session = ticked
    FTP Service = ticked
    H.323 Service = ticked
    TFTP Service = ticked
    When hackers attempt to enter your network, we can alert you by Email
    Your Email Address :empty
    SMTP Server Address :empty
    Connection Policy
    Fragmentation half-open wait: 10 secs
    TCP SYN wait: 30 sec.
    TCP FIN wait: 5 sec.
    TCP connection idle timeout: 3600 sec.
    UDP session idle timeout: 30 sec.
    H.323 data channel idle timeout: 180 sec.
    DoS Detect Criteria:
    Total incomplete TCP/UDP sessions HIGH: 120 session
    Total incomplete TCP/UDP sessions LOW: 115 session
    Incomplete TCP/UDP sessions (per min) HIGH: 115 session
    Incomplete TCP/UDP sessions (per min) LOW: 110session
    Maximum incomplete TCP/UDP sessions number from same host:30
    Incomplete TCP/UDP sessions detect sensitive time period: 900 msec.
    Maximum half-open fragmentation packet number from same host:20
    Half-open fragmentation detect sensitive time period: 10000 msec.
    Flooding cracker block time: 300 sec.
    DMZ = disable
    There are NO ports set.
    The NAT Mapping table is 16 pages long.
    SIP/VoIP only mentions 5060 with no ranges
    Well I hope that is the info you wanted
    Cheers
    Message was edited by: greatfinewine
    Message was edited by: greatfinewine

  • Min/max MRP and double star planned order

    Hi,
        What does setting up materials for min/max mean ? Is it just some concept r does it involve some specific settings in the material master ? I know there are minimum and maximum lot sizing procedures available. Are these to be taken into account to set materials up for min/max ?
    What does a planned order with two stars in the MD04 screen mean?
    Thanks

    Dear,
    Single *** means order is Firmed and **** means Capacity planning has been done for the  planned order.
    There is "storage location" MRP with min max levels.
    Have a look at the fields on the MRP screens in the material master and you will see the settings you can choose from.
    There should be no need for any config as long as your basic MRP config is there.
    The normal MRP run will then try to maintain the correct stock level in that storage location and you use the special procurement keys on the material master to determine where the stock should come from to replenish that storage location.
    Go to TcodeOMIA  here you will find min max for your plant.
    Regards,
    R.Brahmankar

  • Capacity Planning for Azure Managed Cache Service Spreadsheet Missing

    I'm currently choosing between dedicated in-role caching and the azure managed cache service. It seems pretty clear that for in-role caching one must consider the cache access frequency when choosing the in-role cache size (as demonstrated by the capacity
    planning spreadsheet found here http://msdn.microsoft.com/en-us/library/hh914129.aspx although the documentation states "Your application
    is the only consumer of the cache. There are no predefined quotas or throttling. Physical capacity (memory and other physical resources) is the only limiting factor.")
    It is less clear if this is also the case for the azure managed cache service since the documentation simply states:
    “Now, there are no predefined quotas on bandwidth and connections. Physical capacity is the only limiting
    factor and you only pay based upon the cache size. You can now focus solely on your application and its data needs.” 
    and the capacity planning guide spreadsheet found here:
    http://msdn.microsoft.com/en-us/library/dn386139.aspx
    does not lead the actual spreadsheet.
    Is there some way to get the capacity planning guide spreadsheet for the azure managed cache service? If not, can someone tell me whether we need to consider cache access frequency (and not just size) when choosing the azure managed cache service?
    Thanks!

    Just kidding, I found the planning spreadsheets here:
    http://www.microsoft.com/en-us/download/details.aspx?id=30000
    That said, I'm still unsure of whether the data read/write frequency (bandwidth) is relevant in choosing capacity:
    In role:
    "Your
    application is the only consumer of the cache. There are no predefined quotas or throttling. Physical capacity (memory and other physical resources) is the only limiting factor."
    Managed:
    “Now,
    there are no predefined quotas on bandwidth and connections. Physical capacity is the only limiting factor and you only pay based upon the cache size. You can now focus solely on your application and its data needs.” 
    I'm confused because when using the caching capacity planner spreadsheet,
    when the number reads/second is increased, a greater cache size is recommended. But why would I need a larger cache size if the same object is being read by multiple users and there is not limit on bandwidth?

  • Machine capacity planning and efficency

    Dear Guru,
    I have number of machines and i want there individual capacity and efficency can we see that by any report or any tcode to see all capacity of machine.What is capacity leveling.
    Is thee any configuration for capacity planning.
    Thanks in advance

    Hi, the following configuration steps involved in the capacity planning: SPRO --> IMG --> PRODUCTION --> CAPACITY REQUIREMENT PLANNING Capacity Requirements Planning: 1) Define time units 2) Define Capacity Category 3) Set up Capacity Planner. 4) Define parameters 5) Define Standard value key. 6) Define Move time matrix. 7) Define Setup matrix. 8) Define Control Key. 9) Define Shift Sequence. 10) Define Key for performance efficiency rate. 11) Define Formula parameters. 12) Specify Scheduling type. 13) Set up Production scheduler group 14) Select Automatically. 15) Define Scheduling parameters for Production orders 16) Define Scheduling parameters for networks. 17) Define Reduction Strategies planned/ production orders. 18) Define Reduction Strategies for network/process orders. 19) Define Control Profile. 20) Define Selection profile. 21) Define time profile. 22) Define Evaluation profile. 23) Define Strategy Profile. You can follow these above configuration steps in capacity planning Yes you need to active your all work center for the finite scheduling at the bottom of capacity view. Use all standard SAP configurations, Capacity Leveling Profile. Define time profile in OPD2. Define the strategy profile in OPDB Define the Overall profiles in OPD0. Then only you need to to active your all work center for the finite scheduling at the bottom of capacity view in work center.(CR02) Then run MRP with scheduling- 2 Lead time scheduling and capacity planning.(MD02) You will get your capacity requirement in CM01, or CM25/CM21. In rem you can use MF50. -
    OR refer below steps Capacity Planning Evaluation: Use this procedure to Evaluate the Capacity of a Work Center (Resource). The same transaction will be used for finding out the Capacity Overload on the Work Center Select Logistics -> Production -> Capacity Planning -> Evaluation ->Work Center View ->Load and go to the Capacity Planning Selection screen (CM01) Through capacity planning : Standard overview :System will show week wise overload in Red Color. If there is no overload then system will show in the normal color. Date wise Capacity can be overviewed. If there were capacity overload, system would show with Red Color indication and Percentage overload can be viewed. Through capacity planning : Standard overview: Details: Date wise, planned process order wise capacity requirement. Through capacity planning : Standard overview: Graphical: Yellow Color indicates capacity lying un-used. Red Color Bars is the indication for Capacity Overload and Blue Color Bars indicate for Capacity available Use this procedure to Level / Schedule the Capacity of a Work Center Capacity Planning - Levelling/Scheduling: Select Logistics ->Production->Capacity Planning -> Levelling -> Work Center View and go to the Planning Table (Graphical) screen (CM21) Key Points u2022 This would be used for Shop floor production scheduling u2022 Capacity Scheduling is mandatory for correct results of Master Production Schedule and Material Requirement Planning For settings: Define formulas for resources: (OP54) IMG -> Production Planning For Process Industries -> Master Data ->Resource->Capacity requirements planning->Formulas for resources->Define formulas for resources. For formula parameters for Resource/workcentre:(OP51) IMG -> Production Planning For Process Industries -> Master Data ->Resource->Capacity requirements planning->Formulas for resources->Define formula parameters for resources-> Standard Value u2013 Define Parameters (OP7B) IMG -> Production Planning For Process Industries -> Master Data ->Resource-> General Data -> Standard value -> Define Parameters Define standard value key(OP19) IMG -> Production Planning For Process Industries -> Master Data ->Resource-> General Data -> Standard value -> Define Standard Value First configure the below settings in the capacity Planning. 1) Define time units Path : SPRO ->Production-> Capacity Requirements planning ->Master Data-> Define Time units (OPCF) 2) Define Capacity Category Path : SPRO ->Production ->Capacity Requirements planning->Master Data-> Capacity Data ->Define Capacity category. 3) Set up Capacity Planner. Path : SPRO ->Production ->Capacity Requirements planning -> Master Data->Capacity Data -> Set up Capacity Planner 4) Define parameters Path : SPRO->Production ->Capacity Requirements planning -> Master Data ->Work Center Data->Standard value ->Define Parameters (OP7B) 5)Define Move time matrix. Path : SPRO -> Production-> Capacity Requirements Planning -> Master Data-> Work Center Data -> Define Move time Matrix (OPCN) 6) Define Setup matrix. Path : SPRO -> Production ->Capacity Requirements Planning -> Master Data -> Routing data -> Define Setup Time Matrix 7)Define Control Key. Path : SPRO-> Production-> Capacity Requirements Planning -> Master Data ->Routing data -> Define Control Key(OPCG) 8) Define Shift Sequence. Path : SPRO -> Production-> Capacity Requirements Planning -> Operations -> Define Shift Sequences (OP4A) 9) Define Key for performance efficiency rate. Path : SPRO-> Production -> Capacity Requirements Planning -> Operations-> Available Capacity-> Define Key Performance Efficiency Rate (OPDU) 11) Specify Scheduling type. Path : SPRO ->Production ->Capacity requirements Planning->Operations->Scheduling ->Specify Scheduling Type (OPJN) 12) Set up Production scheduler group. Path : SPRO ->Production->Capacity requirements Planning -> Operations -> Scheduling -> Set up Production Scheduler Group (OPCH) 13) Select Automatically. Path : SPRO -> Production -> Capacity Requirements Planning ->Operations->Scheduling ->Task List Type-> Select Automatically (OPJF) 14) Define Scheduling parameters for Production orders. Path : SPRO -> Production ->Capacity Requirements Planning-> Operations->Scheduling -> Define Scheduling Parameters for Production orders (OPU3) 15) Define Reduction Strategies planned/ production orders. Spro-> Production->Capacity reqirements planning->operations->Scheduling->Reduction strategies->Define reduction strategies planned-/production order 16) Define Reduction Strategies for network/process orders. Spro-> Production->Capacity reqirements planning->operations->Scheduling->Reduction strategies-> Define reduction strategies for network/process order 17) Define Selection profile. Spro->Production->Capacity requirements Planning->Evalution->Profiles-> Define selection profiles Hope clear to u. Regards Alok

  • I have two Apple ID's.  How do I move all the songs and videos that I bought using Apple ID "A" over to Apple ID "B".  I plan to use Apple ID "B" from here on out.  Thanks

    I want to move all the songs and videos that I purchased using Apple ID "A" over to Apple ID "B". 
    I plan to use Apple ID "B" from here on out. 
    Thanks to all. 
    I'm using Macbook Air
    OS X ver 10.9.3

    You can't do this yourself; if desired, you can ask the iTunes Store staff if they'll do it, but they probably won't.
    (108496)

  • Can I not buy one plan for Photo AND Video editing? (i.e. Photosop/Lightroom and Premiere Pro/After Effects)

    I need photo and video editing...but obviously don't want to pay for 2 separate plans. Also, it looks like with the single app plan you couldn't even get Premiere/After Effects (for instance) together for $20 a month, just one or the other? I've searched around the website but could use some additional clarification please. Thanks,
    Cooper Epps

    Adobe has 2 bundles, Photography and Everything, and single programs... but no other bundles that I know about... Creative Cloud pricing and membership plans | Adobe Creative Cloud

  • Capacity planning and schedulng production order based on availabe capacity

    Hi Gurus,
    I am trying to use capacity planning, when the production order is created it takes the order start date as the requirement date. Then when i do he capaity check it says capaity not available. After finite scheduling again it proposes to shift operations by certain days.
    I need the capity to be check in MRP and the palled orders to have start dates based on aviable capity, currenty all the palled orders are starting on the requirement date irresptive of avaiabe capaity. I tried using finite scheduling option in MD02 still it does not take in to account exsting production orders for giving dates of the planned orders.
    Regards
    Abhi

    Dear Abhishek,
    1) This is Std SAP of MRP, only material Av check will be carried out in MRP & create procurement
    Proposals
    2) Capacities will not Checked  ( consider ) in MRP in Std R/3
    3) Your Need can be only met through APO
    Regards
    Madhu

  • How do I get more space to update my iPhone 4 to iOS7? I am currently on iOS 6.1.3 with 6.3 GB capacity, 1.4 GB available AFTER deleting all apps, photos, music, and videos, and I need 3.8 GB.

    How do I get more space to update my iPhone 4 to iOS7? I am currently on iOS 6.1.3 with 6.3 GB capacity, 1.4 GB available AFTER deleting all apps, photos, music, and videos, and I need 3.8 GB.

    Update using iTunes on your computer. The space requirement does not apply because of how the process works via iTunes as opposed to over the air.

  • I have a First Gen IPad with IOS 4.3.2. It let's me manage my music and videos together in playlists.  Need a larger capacity IPAD, that allows me to manage playlists the same way. need direction or help!

    I have a First Gen IPad with IOS 4.3.2. It let's me manage my music and videos together in playlists.  Need a larger capacity IPAD, that allows me to manage playlists the same way. Need direction or help!
    Can't seem to find an IPAD that let's me control my playlists together...or let's me organize my videos (Karaoke) the way I want to.  Can someone help or direct me?
    Can't even find the old IPad for sale...I have a MB292LL with 4.3.2 (8H7)

    Here is a hint, google:
    ipad video playlists
    Found:
    This discusses some options.
    iOS 7 took away the ability to play videos continuously.
    Two stand-alone apps.
    https://itunes.apple.com/us/app/video-playlist-manager-lite/id399302583?mt=8
    https://itunes.apple.com/us/app/joobik-video-playlist-player/id502325425?mt=8
    There was a hint of relabeling your videos to music video so you can use the itunes video playlists.
    I have not tried this.

  • How can you restore ALL your photos back into your iphone after changing your icloud plan to 20GB?!? It ruined my photos and videos, and I don't even know if I have them anymore!!!

    Okay. I recently changed my icloud storage plan to 20GB, for $0.99 a month, to have more room in my phone. After that, I realized a lot of my videos were acting up and wouldn't play. I honestly don't know what I did, nor that I can remember, but I tried to play around a little with my phone to see if anything would work again. Then I ended up storing more than HALF of my photos and videos in my icloud storage, and now I can't seem to get them back into my regular iphone stream! I can't see ANY of the pictures/videos stored in icloud, but it tells me that I have 377 photos and 16 videos stored in icloud, and 2.2GB are used, and I could only see 33 photos, and 8 videos in my phone! I want to know how I could UNDO all this, and put EVERYTHING back in my iphone storage, and OFF of icloud! icloud confuses me a lot. I'll just stick with 5GB. HELPP PLEASE!!!
    And also, I want to know WHYYYYY I have to keep downloading my videos before playing them!

    Felixecoga wrote:
    My computer is now almost 3 years old and never had any maintenance or any software cleaning whatsoever.
    That's fine.
    It takes forever to shut down and to star up (compared to when it was new with snow leopard) .. Some programs are now running slow (iMovie, Photoshop) and very often it just doesn’t respond so i have to turn it off the hard way loosing what I was working on.
    Have you tested in a fresh user account, or in Safe Mode ?
    A clean install is rarely necessary, and may not even solve the problem. If you plan to do a clean install and migrate, you defeat the purpose of a clean install.
    If you do a clean install you'll also need to replace your iLife apps from the disks that shipped with your Mac, they're on Disk 2.

  • Financial And Capacity Planning Charts

    Hi folks,
    In 4.5 version, wWithin Financial And Capacity Planning when I click on View Chart, no chart is displayed. Error - NO Items to display.
    There are plenty of items with correct financial info.
    Any specific note or config/service to be made for this one?
    Thanks!

    Hi,
    for this can u check whether in customisation u have defined any charting grps for Financial and Capacity.
    Please check for your portfolio the following SPRO path.
    SPRO -> xRPM -> Global Customizing -> Portfolio Depedent settings Define finanacial capacity settings for Portfolio type.
    Here u need to select ur portfolio to check financial charting grps and capacity charting grps.
    I hope this will help you to charts in rpm protal.
    Thank you
    Pramod

Maybe you are looking for

  • How to replace cluster element in an array?

    hi, I have understood preferable choice is to initialise array first and replace elements in an array instead of inserting new element in an array e.g. in a while loop. So I started to this evaluate since I have an application where I want to read lo

  • Error during call to AdobeDocumentServer

    Hi, I developed an Interactive Form application in Web Dynpro (NWDS 2.0.18 & SAP WAS 6.40 SP 18). When I tried to run the application, getting this error: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocument

  • Can't open pdf attachment without saving first

    Whenever someone emails me with a pdf attachment I cannot just open the attachment. It makes me save the document first, locate the file I just saved in my hard drive, and then I can open it. I started having this problem earlier this week. Before, I

  • Bonjour not finding anything from PC with Multiple NICs

    We have two Network Interface Cards in each workstation at work to access two separate Physical Networks. Both networks provide access to ZeroConf (Bonjour) IP Printers. Bonjour discovery fails intermittently on the two different networks. Occasional

  • Photos dropped from emails

    When I send an email and attach a photo it drops the photo