How many databases can I create under Hyperion Planning

Dear all,
I'm new to Hyperion. I have a doubt on Hyperion planning. In our project we have only one database for every planning application. Can I create multiple databases? If yes, what is the maximum number of databases can I create?
If this post is not related to this category, please provide me the exact category so that I can post in the exact place.
Please help me ASAP.
Thank for all your help in advance.
Regards,
Raghuveer.

Hi,
You can create five databases in a planning application ( three custom,workforce and capex).
http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin/frameset.htm?app_dsc.html
For any queries related to Hyperion Planning you can post it in "Performance Management Applications" -> "Planning and Budgeting"
Cheers...!!

Similar Messages

  • How many tables can be created under one user's account?

    Hi everyone,
    I am a newer, I was wondering how many tables can be created under one user's account? Is there a number of tables limitation for the whole system?
    Thanks
    Jun Chen

    The answer is that Oracle imposes no limit on the number of tables that can be created in a single schema. Whatever limits exist are imposed by the hardware and kernel resource limits of a given configuration.
    Russ

  • How many databases can be opened simultaneously in a single file?

    To all:
    I don't known how many databases can be opened simultaneously in a single file. After my application open 499 databases in a single file simultaneously, DB->open return error 12.(can not allocate memory ?).
    How can i do ? Thanks.

    I found it:
    Berkeley DB Reference Guide:
    Locking Subsystem
         PrevRefNext
    Configuring locking: sizing the system
    The lock system is sized using the following three methods:
    DB_ENV->set_lk_max_locks
    DB_ENV->set_lk_max_lockers
    DB_ENV->set_lk_max_objects
    The DB_ENV->set_lk_max_locks, DB_ENV->set_lk_max_lockers, and DB_ENV->set_lk_max_objects methods specify the maximum number of locks, lockers, and locked objects supported by the lock subsystem, respectively. The maximum number of locks is the number of locks that can be simultaneously requested in the system. The maximum number of lockers is the number of lockers that can simultaneously request locks in the system. The maximum number of lock objects is the number of objects that can simultaneously be locked in the system. Selecting appropriate values requires an understanding of your application and its databases. If the values are too small, requests for locks in an application will fail. If the values are too large, the locking subsystem will consume more resources than is necessary. It is better to err in the direction of allocating too many locks, lockers, and objects because increasing the number of locks does not require large amounts of additional resources. The default values are 1000 of each type of object.
    When configuring a Berkeley DB Concurrent Data Store application, the number of lock objects needed is two per open database (one for the database lock, and one for the cursor lock when the DB_CDB_ALLDB option is not specified). The number of locks needed is one per open database handle plus one per simultaneous cursor or non-cursor operation.
    Configuring a Berkeley DB Transactional Data Store application is more complicated. The recommended algorithm for selecting the maximum number of locks, lockers, and lock objects is to run the application under stressful conditions and then review the lock system's statistics to determine the maximum number of locks, lockers, and lock objects that were used. Then, double these values for safety. However, in some large applications, finer granularity of control is necessary in order to minimize the size of the Lock subsystem.
    The maximum number of lockers can be estimated as follows:
    * If the database environment is using transactions, the maximum number of lockers can be estimated by adding the number of simultaneously active non-transactional cursors open database handles to the number of simultaneously active transactions and child transactions (where a child transaction is active until it commits or aborts, not until its parent commits or aborts).
    * If the database environment is not using transactions, the maximum number of lockers can be estimated by adding the number of simultaneously active non-transactional cursors and open database handles to the number of simultaneous non-cursor operations.
    The maximum number of lock objects needed for a single database operation can be estimated as follows:
    * For Btree and Recno access methods, you will need one lock object per level of the database tree, at a minimum. (Unless keys are quite large with respect to the page size, neither Recno nor Btree database trees should ever be deeper than five levels.) Then, you will need one lock object for each leaf page of the database tree that will be simultaneously accessed.
    * For the Queue access method, you will need one lock object per record that is simultaneously accessed. To this, add one lock object per page that will be simultaneously accessed. (Because the Queue access method uses fixed-length records and the database page size is known, it is possible to calculate the number of pages -- and, therefore, the lock objects -- required.) Deleted records skipped by a DB_NEXT or DB_PREV operation do not require a separate lock object. Further, if your application is using transactions, no database operation will ever use more than three lock objects at any time.
    * For the Hash access method, you only need a single lock object.
    For all access methods, you should then add an additional lock object per database for the database's metadata page.
    Note that transactions accumulate locks over the transaction lifetime, and the lock objects required by a single transaction is the total lock objects required by all of the database operations in the transaction. However, a database page (or record, in the case of the Queue access method), that is accessed multiple times within a transaction only requires a single lock object for the entire transaction.
    The maximum number of locks required by an application cannot be easily estimated. It is possible to calculate a maximum number of locks by multiplying the maximum number of lockers, times the maximum number of lock objects, times two (two for the two possible lock modes for each object, read and write). However, this is a pessimal value, and real applications are unlikely to actually need that many locks. Reviewing the Lock subsystem statistics is the best way to determine this value.
    I created DB_CONFIG file, and add three lines:
    set_lk_max_locks 20000
    set_lk_max_lockers 20000
    set_lk_max_objects 20000
    As the default values are 1000 of each type of object, my applicaton open 499 database(except internal database) simultaneously(CDB modal) . After changed parameters, my application opend above 6000 database.

  • How many statements can be created with one connection?

    how many statements can be created with one connection?

    and on available memory. At some point, even were the database to allow an infinite number, you'd run out of memory.

  • How many vlan can be created on single port of HWIC-2FE

    Hi Guys,
    I have a router 1921 with a HWIC-2FE.
    How many VLAN can I create in each port of HWIC-2FE.  
    Thank you
    Salvo

    I'm not sure what you are referring to. How many VLANs can be untagged while the port is in access? Or how many VLANs can you pass on a trunk?

  • HT1918 how many devices can you register under apple id

    how many devices can you register under apple id

    can you switch apple id's on a device after you have already downloaded apps under 1st id.  In other words I want to buy apps for my daughter under my apple id but I don't want to leave my id open on her device can I associate her apple id and allow her to sync to her itunes account keeping the apps that i purchased under my id

  • How many databases can run in a server

    How many databases can run in a server, how can we find how many databases are running there – in OS level for UNIX

    You can have as many oracle instances as your system resources and kernel parameters allow you to.
    A quick search to know how many oracle instances are running, check the OS processes:
    ps -ef | grep smon
    This will list all smon manadatory instance processes, this way you'll know how many concurrently instances are running.
    ~ Madrid.

  • How many heirachies can be created using one dimensional table

    Hi,
    I have one dimension table and one fact table, how many heirachies can be created, is it only one?
    Thank you.

    Hi,
    One dimension can have only one hierrarchy for sure.But create dimension in a such a way(columns should be included in one dimension,example: Year and FYear in Time Dimension) that we can create two branches on Total level.
    Refer this blog..Will solve your doubt....http://gerardnico.com/wiki/dat/obiee/hierarchy#defining_multiple_hierarchies_for_the_same_dimension_logical_table
    Regards,
    Srikanth
    http://bintelligencegroup.wordpress.com

  • How Many WebSItes can I create

    I already created a web site but I´d like to create a new one. Is this possible without erasing the first one? How many sites can I create?

    Welcome to the Apple Discussions. Yes. Create a new site in iWeb and rename it to whatever works best. When you publish the URL will be: http://web.me.com/YourMMe_Account_Name/SiteName/
    You can have as many sites as you have room form. I have over 85 individual sites in my MMe account.
    OT

  • How many tasks can you have in a plan?

    How many tasks can you have in a plan?
    What is the maximum number of tasks I can reasonably expect to have in a newScale service (version 2007)? 
    I have approximately 30 tasks in my service.  When the authorizations are complete, and the tasks are initially scheduled, my server response time (between clicking Approve and seeing the next screen) is about 30 seconds. 
    Does this sound unusual?  Am I trying to do too much with my service?
    Thanks!

    Hi Joe,
    There is no "upper limit" on the number of tasks that you can have in a plan. Having said that, the complexity of a plan -- including conditions and the use of external tasks -- can certainly be a factor in response times.
    Having said this, 30 seconds seems like a long time and I strongly suggest that you open a case with customer care on this item.
    We have alerted them to be looking for a case from you.

  • How many webpages can I create?

    How many different webpages can I create with iWeb? I just created a site to show friends a slide show from a recent trip, but I need to create another webpage that will have video on it. It would be a totally different subject matter. I do have a .MAC account and not sure if I need to do anything with that so I can have more webpages.
    I guess what I am saying is that I am going to need different URL's for the webpages I am going to need to create and want to know how many you can have or create using iWeb.

    Well let's see if we can sort this out.
    Hmmmmm that sounds like a lot of duplicating domain files and putting them in folders yada yada yada.
    "yada yada yada" aside, you can't appreciate what you don't understand. Get a few sites created in iWeb, all sitting in the same Domain file, and I guarantee you will start to get a handle on it.
    I don't know why there isn't a way you can give your newly created website a title and then iWeb uses that title as a NEW URL to go under your domain name.
    You can. And iWeb does. If you are hosting with .Mac your url will correspond with the name of your site. (web.mac.com/username/iWeb/nameofsite)
    In iWeb it seems like I can only add 1 video per page!
    Probably better if you don't embed a bunch of video in a single web page; the page will take forever and a day to load. Find a frame in the video that best represents the video and take a screen shot of it. Save this shot as a jpg and then place it in the page. Now enable it as a hyperlink using Inspector, and then link to the video file. iWeb will upload the file upon publishing and the plug-in will take over from there for visitors.
    Should I just try to make my page in .MAC? If I go that route and publish it, will the .MAC page messed up my iWeb page which would be of a totally different subject matter? [sic]
    I don't really understand your question there, but let me try to give an answer anyway. Homepages aside, you don't create stuff with .Mac. .Mac is server space, referred to as your iDisk, that integrates beautifully with Macintosh iLife. Use iWeb, create your sites, name them differently so they don't overwrite each other upon publishing and fire away. If you want to keep them all in a single Domain file then go ahead. Use the File/New Site command in the menu. You can publish as many different and individual sites to .Mac as your subscription space will allow.

  • How many website can I create with iWeb?

    How many different webpages can I create with iWeb? I just created a site to show friends a slide show from a recent trip, but I need to create another webpage that will have video on it. It would be a totally different subject matter. I do have a .MAC account and not sure if I need to do anything with that so I can have more webpages.
    I guess what I am saying is that I am going to need different URL's for the webpages I am going to need to create and want to know how many you can have or create using iWeb.

    You can have multiple websites, each with multiple pages depending on the need. To make managing multiple sites easier, take a look at iWebSites. The limiting factor, as was pointed out, is the available space on your iDisk. I use iWebSites to manage multiple sites.. It lets me create multiple sites and multiple domain files.
    If you have multiple sites in one domain file here's the workflow I used to split them into individual site files with iWebSites. Be sure to make a backup copy of your Domain.sites files before starting the splitting process.
    This lets me edit several sites and only republish the one I want.
    Do you Twango?

  • How many tables can i create in Oracle 10g ?

    hi every body !
    how many tables can create in oracle 10g ?
    thank you !

    Unlimited
    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14237/limits003.htm

  • How many thread can I create?

    I wrote a multithread program. I use Excutors class and newCachedThreadPool method to create a thread pool.
    I want to create max threads that i can. In some where, I saw Max thread that is allowed, depends on OS, availabe memory, JVM.
    I use SUSE 11.1 as operating system, have 3.75 GB RAM & 7.5 GB swap & use jdk 1.6
    I want to create max threads that i can. I don't know how many i can create.
    please help me.

    Hi _Security, Mutli-Threading isn't always a good thing, because of the constant switching the processor has to do, causing it to be slower then it could be if you properly queued your tasks instead of threading each one. Each thread you create is another thing your processor has to execute each cycle, so if you have tons of threads, your processor will have to execute and switch through each one every cycle, making it bog down performance by a long shot.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How many Companies can I create

    Dear all,
    are the numbers of companies which I can create on one SAP Business One Server limited? Or can I create as many companies as I want?
    Many thanks, David

    Hi David,
    There's no limit to the number of companies you can create, as far as I know, other than the capacity of your SQL Server (ie disk space). Licensing is per user and each user can have access to as many companies as you like.
    Hope this helps,
    Owen

Maybe you are looking for