Maximum number of dimensions for an array

What is the maximum number of dimensions an array can accept:
a. 266
b. 255
c. 256
d. 250
which option is correct and why?

sabre150 wrote:
I don't know and I most definitely don't care since anything more than 2 is, in my opinion, just silly.It's also quite untractable from a memory standpoint. Say you have an 10 by 10 by 10 array. That's 10^3 elements. Now say you have 250 dimensions, that's 10^250 elements which is a huge number in the order of the number of atoms in the universe or so.
Say you instead have just 1 element in each dimension. Then you got a total of 1^250 elements, which is 1 element. That's okay but you don't need the array because 1 element is a variable. This means an array has at least 2 elements in each dimension. That's 2^250 elements which is like 10^75 which is also a huge number. You wouldn't get that kind of memory even if you added up all computers that ever existed.
So array dimensions in the order of 250 aren't just silly, there isn't enougth memory for them.

Similar Messages

  • Maximum number of dimensions & databases allowed & recommended in Essbase?

    Hi,
    can anyone one give input on what are Oracle recommendations on maximum number dimensions & databases allowed & recommended in Essbase?

    Hi John,
    Thanks for your post, I also have the same query related to Dimensions and Databases of (ASO,BSO) application, as i donot found anything like this in
    http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/limits.htmlwhat is the maximum number of dimension & databases we can use in essbase application. like we have limitation of dimensions and database in Planning application
    Thanks,
    Avneet

  • Maximum number of items for an FI document ('999') has been exceded

    Hi,
    I have try to move some materials from one storage location to another using  MB1B transaction. And i receive following error:
    Maximum number of items for an FI document ('999') has been exceded.
    Please someone help me.
    Thank you.

    Dear Dan
    As you would be aware one FI document can have line items upto a maximum of 999 and it seems, you are trying to input more than that and hence the error.
    Try to minimise the number of line items and retry.
    thanks
    G. Lakshmipathi

  • Maximum Number Of Columns For A OBIEE Pivot Table?

    Hi All ,
    What is the Maximum Number of Columns for a OBIEE Pivot Table? Also what is default size of columns set for Pivot view in OBIEE 11g?
    Thanks In Advance.
    Qujes

    Hi,
    You can increase the maximum columns in a view by add some tags to instanceconfig.xml file.
    check this...http://obiee101.blogspot.com/2008/02/obiee-controling-pivot-view-behavior.html
    Regards,
    Srikanth
    Edited by: Srikanth Mandadi on Oct 15, 2010 10:04 AM

  • Is there any limitations to the maximum number of dimensions in MP?

    hi all
    Is there any limitations to the maximum number of dimensions can be created in Multi provider. If so how what is the maximum number of dimensions that can be created in a multi provider?
    regds
    haritha

    Hi,
    Maximum number of dimensions 16. Out of 16, 3 are system defined
    1.Datapacket
    2.Time
    3.Unit
    It is restricted to 16 because the maximum no of dimensions in any database is 16.
    Reward points if helpful
    Cheers
    Raj

  • Create standby maximum number of logfiles for each thread

    The oracle doc states this equation for appropriate number of standby redo log file groups
    (maximum number of logfiles for each thread +1) * maximum number of threads
    How do you get the maximum number of logfiles for each thread and the max thread?
    Thanks!

    If you are running RAC you can, in theory, be running with a diferent count
    of Online Redo Logs in each thread (instance).
    However, normally, you would have the same number of Redo Logs in each
    thread.
    The theoretical max is prescribed at the CREATE DATABASE and can be
    changed with a CREATE CONTROLFILE. If you do an
    ALTER DATABASE BACKUP CONTROLFILE TO TRACE
    the sql script in the tracefile shows the maximum number of logs and members.

  • What is the maximum number of row for a table control in LabWindows/CVI ?

    I use LabWindows CVI 8.5.1 (MMI first developped in version 6.0).
    In one of our many MMI, a table control contains a list of aircraft parameters.
    We can add as many parameters (row) as we want but over 40 000 we observe a crash of the LabWindows CVI runtime.
    Our client want to inscrease the number of parameters (row) up to 200 000 !!!
    So my questions are:
    What is the real maximum number of row for the table control ?
    Is this maximum number of row different on LabWindows 2010 version ?
    Or is there an other solution ?
    Thanks

    Greetings,
    Can you clarify what you mean by "crash"? Is there an error message thrown? Is it possible that you've consumed all of the available memory?
    Please let me know.
    Thanks, James Duvall
    Product Support Engineer
    National Instruments

  • Maximum Number of Characters for Password??

    Hello, and thank you for reading my post.   I recently modified my Apple ID Password to a very strong password containing 32 characters.  When I try to log into this discussions group with that particular Apple ID, I can't because the website won't accept the password?  Wouldn't all of Apple's sites accept the same password?
    Is there a maximum number of characters for a password in this discussion group?
    Thanks

    What makes you believe that 32 characters is remotely necessary?  As Ralph indicates, a shorter password is equally secure, in realistic terms.  Keep in mind that even if some hacker set up a script to repeatedly try random passwords on your account, they're never going to get in because there are limits on the number of times one can enter an incorrect password before being blocked on any decent system.  You can have a much shorter password, and as long as a human can't guess it from what is publicly known about you, it's secure.

  • Maximum number of users for server SEQ module exceeded

    Hi ,
    I am getting the below error for optimizer SEQ in SCM 7.0 EHP3 system.
    "Maximum number of user for server SEQ module exceeded"
    But the RFC connection works fine and all are green in /sapapo/opt03.
    Should I increase the user in /sapapo/opt03? for SEQ..and on which column...Maximum slot?
    Thanks in advance

    Can you check this thread:
    maximum number of users for server module SNP exceeded
    Divyanshu

  • Maximum Number of Version for a DIR

    Hi,
    Can anyone tell me the maximum number of versions for a DIR?  The field is 2-char alpha/numberic.  I assume after it reaches 99 it will start using alpha characters.  I am looking for the pattern it will use after 99 and also the total number of versions allowed.
    Thank you
    Bob Schaefer

    Hi Bob,
    This depends on the version increment defined in your document type. Version increment "1" is 00 to 99. It will not use alpha after 99... I presume it may give an error or start again from 00 if ver 00 does not exist anymore, but I haven't really tested this out. There several other version increments you can choose from and the number of versions allowed will depend on that. For example version increment "3" is defined as A0 to Z9, therefore this will give you 26x10 = 260 versions.
    Extract from the SAP help pasted below will give you a pretty good idea of the possibilities.
    Value Description
    0 No version numbers
    1 Numeric version numbers   00 .. 99
    2 Numeric version numbers   01 .. 99
    3 Alphanumeric numbers   A0 .. Z9
    4 Alphanumeric numbers   A1 .. Z9
    5 Alphanumeric numbers   AA .. ZZ
    6 AA .. AZ,A0 .. A9;BA .. Z9
    7 as 6, but without 0
    8 _A  .. Z ; AA .. Z9
    9 as 5, but 00 allowed
    A as 6, but 00 allowed
    for USER-EXIT
    Hope this helps.
    Cheers,
    Lashan

  • Maximum number of participants for MeetMe conference

    How do you determin the maximum number of participants for MeetMe conference? All participants will join the conference via the PSTN with the exception of the initiator.

    It depends wether you are using hardware of software conferencing resources. With hardware conferencing resources you can have 32 streams per port on a cat 6K blade so you could either have on conference of 32 participants or 10 conferences of 3 participants.
    For software conferencing it depends whether the conferencing resources are co-residant on the call manager of on a seperate server. If co-residant the max streams is 48 and 128 for a separate server

  • Maximum number of logfiles for each thread

    Hi all,
    When I configure a Standby Redo Log, to determine the appropriate number of standby redo log file groups, I should use the following formula:
    appropriate number of standby redo log file groups: (maximum number of logfiles for each thread + 1) * maximum number of threads
    My question is: how can I determine the maximum number of logfiles for each thread ? Is it the online redo log file per group? or total of redo log files in all groups?
    SQL> ed
    Wrote file afiedt.buf
      1* select group#, thread#, sequence#, members from v$log
    SQL> /
        GROUP#    THREAD#  SEQUENCE#    MEMBERS
             1          1         40          1
             2          1         38          1
             3          1         39          1

    user8994263 wrote:
    Hi,
    If you have 5 redo log groups on primary, do you suggest to create 6 standby redo log groups on standby?
    If yes, why ?
    -KalidasYou did two mistakes
    1) Responded to old question Posted: Jun 1, 2010 8:52 PM
    2) Its not your question & asking into others threads.
    -- Please lock this thread

  • How can I set the maximum number of restarts for my PDF files?

    I want sent my PDF to a friend,but I just allow him see it only twice.
    How can I set the maximum number of restarts for my PDF files?
    My software edition is Acrobat X

    In the old days when PDFs were only opened on desktops and only in Acrobat or Reader, scripting could fake security features and people were generally convinced. As there are so many ways to open a PDF without scripts ever being run (from mobile devices to in-browser display, or simply opening the file in Illustrator), none of that works anymore.

  • Workflow erro: maximum number of nodes for a session reached

    Hi
       a number of workflows went into error with message maximum number of nodes for the session reached 11000 . what can be the reason . is there some settings thats need to be made in production . because it is working in dr3 and qr3

    Hi,
    Check the condition on the loop for you workflow. It seems its getting into infinite loop.
    Also check for the possibility FM which might be triggering your workflow is getting executed in an infinite loop. So it might trigger multiple instances of the same workflow.
    Regards,
    Niraj

  • Is the maximum number of users for Airport Extreme per device, i.e. 2 AEBS = 100 users, one AEBS extending the other on the same wireless network?

    Is the maximum number of users for Airport Extreme per device, i.e. 2 AEBS = 100 users, one AEBS extending the other on the same wireless network?

    50 users per device, assuming that the "main" router is setup to deliver an adequate number of network IP addresses for all devices.
    2 AEBS = 100 users, but that is really more of a theoretical max. 
    If you really need 100 connections, it would be much better to use 3 AEBS to spread things out.

Maybe you are looking for

  • "Right" channel will not play correctly

    I have had the same problem with iTunes 7.1 and 7.2. Whenever I try to play music from my PC, the Right channel is so faint you can barely hear it. It is frustrating because I have never been able to play music from my PC because of this problem. Can

  • TM with 2 external drives.

    I have a client I am installing 10.5 for, and I was wondering if its possible to backup to 2 different external drives alternately. What they want is to back up to Drive 1 one day and Drive 2 the next, and keep alternating like that. Both the drives

  • Doubt   regarding   Oracle Database 10g Release 2 (10.2.0.1.0) installation

    hello my pc has following configurtion 256mb ram 60gb hdd p4 2.4 ghz win xp pro sp2 I want to know if my pc will be able to run " Oracle Database 10g Release 2 (10.2.0.1.0) " standard edition on it. <<http://www.oracle.com/technology/software/product

  • Smart View

    Hi, I have a strange problem. One of our users have a problem with logging into Essbase cube via Smart View, but it those not generate any errors, just do not log in user, just like in case of invalid credentials. Other users can connect from that ma

  • Usb for 1510 all-in-one printer causing problems with it accepting print jobs

    I am having trouble downloading the driver for a 1512 all-in-one printer.  It was working for about a week and it is not working now.  I loaded the suggested driver 1510 all-in-one driver but when I get to plugging in the usb from my Windows 7 laptop