Mean vs average

Hi,
The "mean" tool in help is described as:
"mean is the mean, or average, of the values in the input sequence X."
However, when feeding a very large array of single precision numbers into this function, I get a different result than when I take the same array, total up the values in the for loop, and divide by number of samples. 
Opening up the "mean" tool vi, it is a dll call which I can't tell what is being done under the hood.
The size of the array has 3,554,361 elements, the source of which is a tdms file where we've gather current data over a period of roughly 49 hours.  There was a enough of an error where a noticable difference in our mAh calculation was apparent (value achieved during the test run which is a straight average vs the value calculated upon reloading the data using the "mean" function), thus causing my investigation into the matter. 
So it appears "mean" and "average" are not really the same as the help file implies.  Is this intentional or a bug?
Thanks
David Jenkinson
Solved!
Go to Solution.

david_jenkinson wrote:
So is there an internal "cast to double" in the mean vi function? 
Yes, there is a red coercion dot! (Watch for terminology: It is a conversion, nothing to do with casting!)
david_jenkinson wrote:
Also, if I'm understanding correctly, is not a conversion from single to double just adding zeros?
No, it is adding singificant amounts of mantissa bits to the representation, thus allowing more accurate computations for the additions and division. If you only have 6 significant decimal digits, every addition will be coerced to the nearest binary value. If you do that a few million times, the error will be large.
Look at the following example. Just reversing the array causes a significantly different "average", so which one is right?
(If you would do the same in DBL, the difference between the two results would be around 10E-9, i.e. insignificant.)
LabVIEW Champion . Do more with less code and in less time .
Attachments:
SGLAverage.png ‏8 KB

Similar Messages

  • Weigthed Mean, Weighted Average in Report

    Hello,
    i have following problem to build up the weighted average.
    3 Opportunities with following values
    Revenue Probability
    100 100
    10000 10
    100 100
    Average(70)
    I can only do the arethmetic average function. With this values I get the Average Probability of 70.
    The problem is that the Oppotunity of value 10000 is much more weighted as the other ones.
    So the weighted Average should be 10.17.
    In excel I Have the SUMPRODUCT(Revenues;Probabilities)/SUM(Revenues)
    but i was not able to transfer this function into OnDemand Reporting language.
    Any help would be appreciated.
    Kind Regards

    Hello I got it but it was a bit strange cause of multiple objects.
    SUM(SUM(Probability*Revenue BY Opp) BY CustomObject) / SUM(Revenue BY CustomObject)
    With the limit that the opportunities are only related to one on customobject

  • By default in BPC values are sum in node level, It does not make sense to sum averages on parent nodes.

    HI Guys
    we have an business requirement to store data in average figures ,
    The values  are entered on the base member level but in reports we need to show average values  on the parents level instead of sum
    ( by default in BPC values are sum in node level),it does not make sense to sum averages on parent nodes.
    we managed it with excel formulas ,but we r facing the problem with dimensions which are in context.
    (i tried using dim memeber formulas but AVG key word is not accepting the system in member formulas)
    at last by using formula we managed the report but im worried abt that if there is no formulas ,how we will manage
    pls suggest any solution to show average values on the node level in specific reports

    Hi Krao,
    Please define what do you mean by average - arithmetic average or weighted average (has more business sense to my mind).
    Also, please provide some samples, explaining dimensions used in average calculation.
    In our case we use dimension member formulas to show average prices, discounts etc. in the reports.
    B.R. Vadim

  • Average calculation Problem

    how can i apply the average calculation on a varchar column means only average the number values in that column and leave or return null if any character value comes in average
    thanks

    Hi,
    Below is a conversion function, like Justin suggested.
    Using this will be slower than a pure-SQL solution, so if Ankur's sulution works for you, you may want to stick with that.
    CREATE OR REPLACE FUNCTION     to_num
    (     in_txt          IN     VARCHAR2
    ,     in_non_num_val     IN     NUMBER     DEFAULT NULL
    RETURN     NUMBER
    DETERMINISTIC
    IS
    --     to_num attempts to convert in_txt into a number.  If it can,
    --     then the value is returned.  If in_txt cannot be interpreted
    --     as a number for any reason (e.g., it contains letters) then
    --     in_non_num_val is returned.
    --     to_num (NULL) returns NULL.
    BEGIN
         RETURN     TO_NUMBER (in_txt);
    EXCEPTION
         WHEN     OTHERS
         THEN
              RETURN     in_non_num_val;
    END     to_num;
    SHOW ERRORS

  • Seek easy and safe way for average users to manage the contents of Portal.

    Dear all,
    My boss today requested me to provide a easy, safe way for average users in my company to manage the contents of Portal themselves.
    My boss request users can upload files, documents, images and text into Portal.
    I know that Oracle Portal provides security control for editing Portal. But it also provides a quite complex operations for manage the contents of Portal.
    I am afraid average users cannot manage it easily.
    Can anyone have experience on the issues and can you give me suggestion?
    Thanks a lot
    George (HK)

    Hi Vijay.B,
    We can give privileges to manage the contents of the portal page.
    Create a group and add the users into that group and for the page level privilege >>add this group as manage.
    The members of the group can manage the page.I know the above is the standard strategy for users to manage the portal contents.
    But, as an average user, I think it is still to complicated to manage.
    For my case, I need to provide a means for average users to add news to the portal, so my priliminary idea is that I will create a portlet for news entries such as news heading, hyperlinks, text and save the entries in DB. Then, on the homepage of Portal, I will create another portlet for displaying the news headlines with hyperlink pointing to the actual URL.
    thanks
    George
    Regards,
    Vijay.B

  • SharePoint Farm 2013 Topology in Production

    In our farm, Current total users are 150 and unique users hardly 30+. Data size we have is currently 50 GB. Since this data clearly tells very less no of users and less hits and less size, how many servers you recommend in farm?
    Do you recommend having
    A)3 servers in farm ( 1 app, 1 wfe & 1 sql)
    B)2 servers in farm ( 1 app & wfe and 1 SQL)
    We would like to go with B, we planned and decided to go with this option B
     with single SharePoint server and if it fails we can take down time and bring back , by doing this do we have any other issues?
    Considering the SharePoint server license commercial aspect we are planning to have single server in farm where we load that single server with high end hardware configuration. By practing do we get into any other issues, if so what kind of issues. Please
    elaborate. I am really looking for this answers in detail.
    I understand issue of single point of failure of the SharePoint server, but we take this into consideration and we take incharge of it by taking downtime. But what are other strong issues that will not say to Option B.
    Thanks, Ram Ch

    Here is a
    link to the "Topologies for SharePoint 2013" poster. (warning: PDF). You will note that the 2 server topology is certainly listed (with one SharePoint box running all SharePoint services and a second server for the SQL Databases). That server
    topology is listed as supporting a small farm, and a small farm according to MS will support up to 10,000 users!! How do they get 10,000 users? There is an assumption that only about 10% of users will ever be active at the same time, so their 10,000 number
    really means 1000 active users. And by active, they mean an average of one mouse click per 60-90 seconds. So if 1000 users click about once every 60 seconds, that means a request rate of 16 per second, which a decent server should be able to handle.
    So, a single SharePoint box should be able to handle 150 users without any issue at all, provided the server has enough memory and such to properly run all the necessary services (if the disk is thrashing due to low memory while a search crawl is running,
    you're going to have issues, for example).
    Mike G.

  • Upgraded to 5.5 last week and now having some problems...

    Did a quick search for issues folks had when upgrading to 5.5, and didn't see mine in there anywhere. Unfortunately when 5.5 came out is when I was MIA on these boards, so I've missed a lot, and if these questions have already been addressed, I apologize...
    Last week I upgraded from 5.0.3 to 5.5, ran all the updates (now at 5.5.2), and was told on launch that my graphics card (GTX-285) wasn't recognized, and that CUDA would be disabled (It had worked perfectly in 5.0.3). I did a quick driver update (version 8.17.12.7533 is what Windows update found) and all was well... CUDA was back in play.
    This morning I ran my first video project since the upgrade, and found everything worked as normal... until the export. I have just a basic 12 minute 720p30 timeline (choose an XDCAM-EX preset since that's what I most commonly work in) filled with still images (60frame duration, automated to the timeline, with 10frame cross-dissolves) and a music bed--it's a slideshow of our 2012 runs at the local fire department where I work part time. I choose the Vimeo HD export under H.264 since I've found that gives me the cleanest picture with a decently small file size (orginal images totalled 1.5GB). I ran the export twice--once in HD and once in SD, since some of the guys don't have computers that can handle the HD stream. Everything seemed to go fine. I tried playing back the HD file just to verify that it was okay since I would be showing it at our Christmas dinner tonight, and found that after the opening two title slides, the pictures were a complete mess. Most of the time it didn't show them at all, and when it did it didn't show them properly. So I checked the SD version, and it had exactly the same issue. Music on both tracks played along just fine, however. I tested both files in four media players (Nero, Quicktime, Windows, and Chrome) and all four (on two computers) showed the same issues.
    I had worked the project with EVERYTHING (project file, stills, music, etc.) sitting on my desktop, which I know is a no-no. So I moved the stills and music to my data array, moved the project to my export disc (my project array is down right now, pending a new disk arriving tomorrow) and then tried again doing the Vimeo HD export. This time I got about 60 seconds into the export process and got thrown an error from the NVIDIA OpenGL driver saying "Your hardware configuration does not meet the minimum specifications needed to run the application. The application must close. Please visit http://www.nvidia.com/page/support.html for help. Error code: 7." I hit "OK" and ultimately had to reboot the computer before I could get Premiere to open again.
    I reopened the project, turned CUDA off, and redid the Vimeo HD export after rendering my timeline, and the finished product (which took 65 minutes to export instead of the original 14) looks perfect.
    Just for kicks I tried it again just now with CUDA back on, and got the same error.
    Anybody know what's going on?

    Hmm... Ok, so I took that project and tried importing it to a new project, still with no luck. Then I tried taking that project and creating a new timeline by dragging one of the stills to the new item icon so that I'd get whatever PrPro decided was the best timeline, and still no luck. Then I tried creating a new project and importing different footage and it worked. Tells me perhaps there's something wrong with the stills? I know not to use overly-large stills in a project, but they're all around 4k resolution or smaller... so surely that's not too big, right? 412 stills total 1.5GB which means an average of about 2.5 MB per file... certainly not too big. I even had a couple video clips in the timeline that were shot with a point-and-shoot still camera, and I tried taking those out just in case it was something in those, and still no success.
    So, ultimately this project got exported without CUDA, and I'm okay... but I also am wondering what caused the problem? I do a fair amount with stills (not a lot, but enough) and I need it to work... do I just go on with life, assuming that it was some weird fluke? Or do I try a complete wipe and reinstall of OS and Programs?
    Oh, one other tidbit... whenever PrPro crashed and closed, the application itself wouldn't close. I have to go into the program manager and force quit it...
    Thoughts? Recommendations?

  • It's probably between posted before...but anyways....

    I sat down hard today...and thought about purchasing a Desire Z. I currently own a Nokia N86 which I love to bits. A year and a bit it's been with me. Sadly it was designated as EOL. And my dad isn't gonna give up his N97 or N900 (what a powerhouse!).
    I want to stick with Nokia for pretty much ever. I don't have a problem with the actual phones. It's just the software, or rather little things that keep bugging me that could be fixed. So here's a long list of them...kind of like an open letter to Nokia:
    OVI Store
    Search function that handles ‘fuzzy’ searches 
    Symbian/Java categories for power users 
    A rehash of what is new 
    Speed issues 
    Better handling of application updates (centralized, instead of splintered a la the 6600 days) 
    Raising of download limits per account or removal altogether 
    The 5800, N97, N8, C7 and E7 have more real estate to work with; make use of it 
    The store on PC should have download and install option if the phone is connected 
    Top 10 or 20 for each category 
    Support for more countries (a lot of Nokia users complain they can’t get apps because of it’s not available in their country; meaning the average user will get frustrated) 
    A black theme (white is extremely inefficient power-wise) 
    Qt-based applications get stuck in a download/install/error lop 
    Using the GPS to recommend titles based on one’s location (for e.g. AIM for US users, MXit for South African users) 
    A basket 
    User lists of favourite apps 
    Enforce universal volume control and copy/paste 
    Woo developers to bring more medical/engineering apps 
    Christmas/Easter sales, etc 
    Promotion of premier apps such as Psiloc ones, Gravity, AP news, etc 
    Apps that have already been purchased/downloaded should stop showing up in recommendations
    OVI Store links on other web pages a la Facebook Connect
    Developer contact information must be mandatory
    User reviews must have settings (a specific language or languages or all)
    All-time top-rated apps lists
    A universal account, by universal I mean, if the app is the same price across S40, S60 and so forth; the customer should not pay again to download the app to their new phone. Unless the new version is more expensive, then perhaps the difference in both versions should be paid
    Symbian/MeeGo
    Recently added songs should remain in the list for 2 weeks
    A cache cleaner
    Notification bar in touch screen phones
    1st time wizard should now include social networking options
    Multicolor LED for notifications
    Integrated Python
    Music player must read both ID3v2 and v3 tags, album artwork too.
    Year option in music library (it is in edit track details after all)
    After a while, email app keeps asking for passwords and/or certificates. Only a soft/hard reset fixes it at the moment.
    Nokia Diagnostics built-in.
    Option to change default apps.
    Nokia Messaging handles attachments poorly.
    Nokia Email should place downloaded attachments in a folder where the average user can find them.
    Separation of image and video library.
    A wizard option in the camera for events. All photos taken during set time-frame would be auto-tagged, etc.
     Location
     Event
     Date (From-To)
     Time (From-To)
    Nokia Chat improvements (add WLM and Yahoo Messenger)
    Contact integration with social networking
     Can add Facebook or Twitter details
     Can select personal, Facebook or Twitter picture
    Share online with major social networking options (Flickr, Picasa, Facebook)
    Threaded conversation for SMS/Email
    Use the flash as a torch (only the E-Series has this at the moment)
    Bring phone search option to the forefront
    Web Browser
    One bar for searching and URL typing.
    Can select search provider (Google, Bing, Yahoo, etc)
    Auto resize a page to fit the width of the screen (either in portrait and landscape)
    Hold finger over image to right click (save as, etc)
    OVI Suite
    An app manager
    Option to backup apps/games or at least their installation files (via a user toggle)
    The same with images
    Basic photo editing functionality (especially red-eye removal)
    Music playlists should have saving options (.m3u for exchange with other media players)
    Backup of downloaded maps
    Import library option from WMP/iTunes or another major media player
    Facial detection within OVI Suite (a la Picasa)
    Miscellaneous
    A troubleshoot option on phones and on the Nokia website (if it's there, make it more visible)
    Better device stage support (image of phone, integration with Windows contacts, even more sync-able with WMP)
    A WordPress/Blogger/TypePad app
    List of recommended 1st/3rd party accessories on both OVI Suite and OVI Store (with critic and user reviews)
    A Twitter app
    TrackID/Shazam-like app integrated with the Music Store (user-toggle)
    Announce partnerships with major game developers (EA, Gameloft, Digital Chocolate)
    Bring back the NGage functionality as part of the OS and not a separate app (with social networking options, obviously)
    Integrated Mobbler?
    Why do the phones keep resetting themselves sometimes?
     Thought about this list for a while. Some ideas are mine, others I collected from the web.
    If you read through all of it. Thanks! Cheers fellow Nokia fans!

    Hi
    I just wanted to say that I have been one of the recent persons scammed.  I received an sms from +353872205907.
    "NOKIA Celebrates 40yrs!  Your Mobile phone number has wonX British Pounds in the NOKIA AWARD.  To redeem your award send (Code Number inserted to Email:   [email protected]"
    I did and then got a fraudulant email asking me to fill in a form with my bank details.
    Questions to Nokia:  Is it true that this is a scam and Nokia has not run such a program?
    Can you bring legal action against owners of this sms and email account???
    Thanks.

  • Image quality of slide shows using Aperture 3 seems inferior to iPhoto '08

    I haven't previously used Aperture. I've been using a copy of iPhoto '08 for several years. I've shot everything in RAW for the last several years and process it in
    DXO on my Mac Pro (3 1/2 years old with 7 gigs of RAM). I then load the jpegs into iPhoto '08.
    I downloaded Aperture 3 yesterday, and it certainly is impressive in what it can do for improving existing jpegs. I think I could do most touch-ups with Aperture
    instead of Photoshop 3. Because of some glitch, I couldn't load or link to my 37,000 images from iPhoto but I did export about 4000 images as full jpegs into
    a separate file and then imported these images into Aperture. Touch-ups are an order of magnitude better that trying to use iPhoto to do the same.
    I'm an amateur and aside from a fair amount of print making and a few thousand images uploaded to a new Picasa account
    http://picasaweb.google.com/jamesn88888
    I enjoy a lot of my images via slide shows on my 23" Apple monitor, usually sequenced at 3 seconds per slide.
    Comparing slide shows of identical jpegs run with iPhoto '08 and then with the files uploaded to Aperture 3 there is a very subtle loss of definition with Aperture. It's not so
    obvious when viewing relatively large detail but is is very noticeable when running slides containing small detail. When both of these programs are just used to display static images full screen I note no difference in readability. Someone suggested that I check the preferences for preview displays. Sure enough, it was set for relatively low quality. I decided to re-do all 4000 images maximum preview display quality.
    Using the import settings that came already selected on the trial software, the total size of my
    Aperture 3 trial library was a little over 25 GB. The quality of the slide shows did not approximate
    the quality of the slide shows of the identical jpegs included in my iPhoto '08 library.
    I therefore re-processed all of the previews to the "don't limit" in the photo preferences. The total size of my Aperture 3 trial library grew from 25GB to 41.37GB, an increase of 17 GB. With 3926 jpegs in the library that means the average additional size added to each preview image was 4.33 Megabytes. Inasmuch as the original jpeg images that I imported into Aperture 3 were more in the neighborhood of 1.7 to 3.5 Megabytes each (I have DXO output most jpegs @ 90% quality- fine for my purposes), this is an extreme measure to take in order to be able to use Aperture 3 the same way that I used iPhoto '08. In comparing slide shows between the two applications I still get the feeling that there is a very slight loss in acutance when viewing the slide shows. iPhoto still wins out.
    I think that I'm better off staying with iPhoto and continuing to do the RAW processing with DXO and slight file modifications with iPhoto. More elaborate changes can continue to be done using Photoshop 3 and Viveza. It's a shame, because I really like the image processing abilities that are contained in the new Aperture.
    Have any of you compared slide show views on your computer between Aperture and iPhoto?
    Is there any workaround for best slide show viewing- importing or referencing my existing iPhoto library of 37,000 images does not work for me. My copy of iPhoto 7.1.5 get the message that Aperture cannot import or link to iPhoto earlier than 7.1.5 (?)

    I think I've solved my problem with a Google Search. I came across a free slide show generator
    (contributions requested) that shows much higher quality slide shows than either iPhoto or Aperture 3.
    You click on a folder of jpegs and it almost immediately generates thumbnails and within a few seconds
    I can be viewing a full screen, tack sharp, slideshow of all of the files in the folder. Much sharper than
    I'm used to seeing.
    I think I'll keep the Aperture 3 and use if for the purpose it's intended for in the future. I'll also redo the
    image preview files to the small size it started with and then I'll copy all of the files I'm interested in from
    iPhoto into a separate folder on another disk. I'll use Aperture to catalog and to perform image manipulations
    on but I won't try to use it as an iPhoto replacement. I don't think I'll be using iPhoto much as an image
    viewer in the future either after I finish moving my favorite pictures to the Phoenix Slides folder.
    The name of the free program is Phoenix Slides. It's free to download and try, free to keep (though I
    think you'd want to pay the small amount requested) and fast. My pictures have never looked so good
    before.
    http://blyt.net/phxslides/
    Message was edited by: Jimbo2001

  • High load on iPS GW on a Netra t1

    Hi all,
    we have a Portal Server SP3 distributed among 3, webserver + portal server + gateway.
    The thing is that everything works fine (fast and responsive) but on the GW the load is always very high, always above 7 ( reported by the uptime command). The problem is that if we issue a prstat, vmstat, mpstat, sar, any tool, you don't see any remarkable activity, with the CPU almost always idle, which is what I would expect given the performance of the machine, but not what I would expect out of the uptime command.
    Did anyone of you have anything similar?
    We tried on solaris 8 and Solaris 9 and we have exactly the same on both. Are we missing something?
    Thanks in advance

    Hello Chris,
    By load do you mean load average? If yes then can you check are the processes in the top output are consuming high resources. This is where you will need to start your investigation from
    However, please raise a SR with support for the same, as the OS statistics and clusterware logs need to be reviewed for such issues.
    Regards,
    Vandana - Oracle

  • Consumption of a lot of page file space with Solution Manager over windows

    HI guys,
    I have installed Solution Manager 4.0 SP10 over Windows 2003 Server, Standard Edition. The server has 4 Gb of RAM and 10Gb of page file.
    Before to start Solution Manager the memory used is 500Mb and the used page file is 1Gbytes, but when I start Solman, the memory used grow up to 3.8 Gbytes and the pagefile to 7Gbytes.
    Is this behaviour normal?, should I need near to 8Gb to run SolMan in memory?
    does someone experience or tips regarding this is issue?
    Thanks in advance for your comments guys!!!!
    Regards Carlos Pozo.

    Hi Ragu,
    All SAP guides talk about aprox. 10Gb in Win and aprox. 20Gb (max.) in Unix.
    You are right (also....;-)   ), but my question is regarding the consumption of this page file, for example, we have XI 3.0 installed in AIX (ABAP+JAVA like Solman), and we have 8 Gbytes of RAM installed, in scenario we have in average 1.5Gbytes of free memory and not swap space used, that means in average XI use 6,5 Gbytes of memory (including DB instance, oracle 9.2), with at least 15 users connected, in contrast Solman has only one user connected and only 6 dialog wp and use almost 10Gbytes (adding RAM and SWAP space).
    Is normal that Solman 4.0 need so much memory to run?
    Do you know some way to decrease the swap consumption?.....
    I know, I know.......I'm asking almost for magic solutions......  

  • Display change material price for a customer ?

    Hello,
    Could you please show mw which transaction used for displaying and changing the material price for a customer ( Based on period)
    Thanks,

    HI
    If Material price means  Moving Average Price then system will automatically determines fromthe material master in the combination plant .
    Material price means normal price then kindly check the VK11 for maintaining the condition records & VK12 for change
    Regards
    Damu

  • Report to extract cumulations

    Hi all, can some one please let me know which report I can use to pull the cumulation values for custom wage types. I can't for the life of me remember which one it is, any helped would be greatly appreciated, thanks
    David Reyes

    Use the wage type utilization report (Transaction Code PC00_M99_DLGA20, which will execute Program RPDLGA20). Supply the u201CCountry Codeu201D and the range of wage types. Darken theu201D Tablesu201D radio button. Press the execute button, and then you will receive the following.
    Personnel subareas assigned to country grouping
    Meaning of processing classes and their values
    Meaning of evaluation classes and their values
    Meaning of cumulation wage types
    Meaning of average bases
    Use of valuation bases
    Double click on u201CMeaning of cumulation wage typesu201D. Then, youu2019ll receive a listing of the cumulation wage types. Double click one of them, and a listing of the wage types that cumulate there will appear.
    Regards,
    Howard

  • Unexpected problem; recently upgraded to version 3. Export of multiple tracks makes each file length same as longest file. Didn't do that in Vers2

    Unexpected problem; We rrecently upgraded to version 3. Export of multiple tracks in a multitrack session makes each file length same as longest file. Didn't do that in Vers 2 of soundtrack

    Hmm... Ok, so I took that project and tried importing it to a new project, still with no luck. Then I tried taking that project and creating a new timeline by dragging one of the stills to the new item icon so that I'd get whatever PrPro decided was the best timeline, and still no luck. Then I tried creating a new project and importing different footage and it worked. Tells me perhaps there's something wrong with the stills? I know not to use overly-large stills in a project, but they're all around 4k resolution or smaller... so surely that's not too big, right? 412 stills total 1.5GB which means an average of about 2.5 MB per file... certainly not too big. I even had a couple video clips in the timeline that were shot with a point-and-shoot still camera, and I tried taking those out just in case it was something in those, and still no success.
    So, ultimately this project got exported without CUDA, and I'm okay... but I also am wondering what caused the problem? I do a fair amount with stills (not a lot, but enough) and I need it to work... do I just go on with life, assuming that it was some weird fluke? Or do I try a complete wipe and reinstall of OS and Programs?
    Oh, one other tidbit... whenever PrPro crashed and closed, the application itself wouldn't close. I have to go into the program manager and force quit it...
    Thoughts? Recommendations?

  • Increase email attachment size

    Hi All,
    We're running Exch2010 servers with approx. 14000 mailboxes. We're planning to increase email attachment size from 10 MB to 20 MB. I'm aware about places I need to make changes but my concern is that do we need to take anything in consideration before increasing
    the attachment size?
    Any calculation about storage impact etc.?
    Thanks, Vik

    Hi All,
    We're running Exch2010 servers with approx. 14000 mailboxes. We're planning to increase email attachment size from 10 MB to 20 MB. I'm aware about places I need to make changes but my concern is that do we need to take anything in consideration before increasing
    the attachment size?
    Any calculation about storage impact etc.?
    Thanks, Vik
    If you are increasing the message size and have concerns, you can plug that info into the mailbox calculator and increase the average message size number.
    http://gallery.technet.microsoft.com/Exchange-2010-Mailbox-Server-Role-/
    Note however that just because you allow larger messages, it doesnt necessarily mean the average message size per user will increase. 
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

Maybe you are looking for

  • Iphone 6 notes gone

    Hi, I've had my Iphone 6 for about two months or so now, with no problems. But today, to my dismay I found out that all my notes (roughly 150) had disappeared. Now I've tried everything in the book to get them back and I will display a list of what I

  • What's New in CS 4?

    I'm trying to find a definitive article/link showing all of the = enhancements in DreamweaverCS 4 over CS 3. Anybody have any decent = pointers? Thanks! Ross

  • Best beginner book for Oracle Application Express?

    Hello Dear members, I've got 12 years of experience developing Oracle applications using Oracle Forms and PL/SQL, that bit I'm an expert. But I'm torn between which book to buy to learn Oracle Application Express. The Expert Oracle Application Expres

  • Picture - broken/crash after Import

    Hello, i have a Problem with my new MacBook Pro (NOT Retina) Mountain Lion and Aperture 3.3.2: when i Import RAW Files fom a card reader some of the Pictures Crashes/break after Import (while Aperture is reading the JPG Infos). The Data File is distr

  • Thinkpad T440 : Speakers not working only headphones

    Hi, I am facing a problem with a Thinkpad T440, there is no sound! it is looking like the speakers are not working, but when i plug in the headphones the sound come through the headphones. I upgraded the drivers, tried to reinstall the OS but unfortu