How many users can view the same report at the same time in obiee answers

Hi All,
How many users can view the same report at the same time in obiee answers..?
What is max and minimum number of users.
Do we need to increase any system configuration.
Thanks,
Jagadees.

Hi,
Many users can view report at same time.It depends on the server if it can accept those many users at same time.If number of users increases OC4J may not work properly.
Refer : http://www.artofbi.com/index.php/2009/10/what-is-oc4j-an-oracle-application-server-distribution-really/
Regards,
Srikanth

Similar Messages

  • HT204023 How many users can be on ur hotspot at any one time?

    When I am using my hotspot can someone else connect to it by unauthorised access? Other than giving out my password can someone else get access to my hotspot?

    Access requires a password. The default passwords are not terribly strong, though. It is recommended that you change it to something stronger.

  • How many users can you have on one account ?

    Hi,
    I have just created a ID with Adobe Reader for a group to use files stored in cloud. I would like to know how many users can access the account at one time via, mobile devices, ipad, desktops ?

    I don't know if there is a limit; you do mean the free https://cloud.acrobat.com/ ?
    I will move your post to the Acrobat.com forum, where someone hopefully can give you a definitive answer.

  • How far will the extreme reach and how many users can be on there at the same time?

    How far will the airport extreme reach and how many users can be on there at the same time?

    Last question first, since that is the easy one......approximately 50 (fifty) users for wireless depending on how active each user might be.
    The first question is much more difficult, as distance is not really the issue with wireless.....obstructions are the issue.
    A wireless signal can easily travel 300 feet or more with no obstructions in the signal path.
    But, a typical wall of sheetrock or wallboard in a home will absorb....on average....15-20% of the wireless signal. Brick or adobe will obviously absorb much more. A ceiling....because it is thicker....will absorb about 25-35% of the signal.
    So, if the wireless signal must pass through several walls and a ceiling, there won't be much, if any, of the signal left....even though the distance that the signal travels is not great...for example, 20-25 feet.
    Other wireless networks around you at the neighbors can also affect the relative strength of the wireless signal.
    The bottom line....locate the AirPort Extreme where wireless devices will receive a signal with the least amount of obstructions in the signal path. Your actual performance cannot be predicted in advance. You will not know how well the AirPort Extreme works for you until you try it out in your home.
    If you find that the signal does not reach as far as needed,  you will need to add additional "extenders", like an AirPort Express to provide more signal coverage.

  • I'm a school tech coordinator. Many computers and many iPads. How many Apple IDs can I have per device, and how many devices can have the same Apple ID? To make my life easier, I'd like 200 devices to all use the same Apple ID.

    I'm a school tech coordinator. I have many computers and many iPads. I apologize if there is a some place that has all the rules governing the use of Apple IDs. I looked, and I even tried to get the answers from multiple Apple rep's. I couldn't find the answers.
    How many Apple IDs can I have per device?
    I want to use the same computer to sync and backup many iOS devices. The iOS devices would be associated with different Apple IDs.
    I may load apps under a school Apple ID and have users load their own apps under thier own ID.
    How many devices can have the same Apple ID?
    Can I use the same Apple ID on all the computers in a lab?
    Can I use the same Apple ID on all iPads for a particular grade level?
    Are the rules different for iOS devices and computers?
    I know that there are limits on "authorize" and "de-authorize" and how frequently those things can be done.
    Recently I heard that for the life of an iOS device, it can only be associated with five Apple IDs. That is not good for a school giving iPads to students in a 1:1
    To make my life easier, I'd like 200 devices to all use the same Apple ID.

    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html
    It would be best to address your questions there, especially since this is a public forum, and over there you could post more private issues with this set-up. Not to mention, getting more official answers.

  • How many computers can share the same iTunes account?

    How many computers can share the same iTunes account?

    Hello cincip,
    Thanks for the question, and welcome to Apple Support Communities. The following article provides more information on associating multiple computers with your Apple ID:
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/HT4627
    Your Apple ID can have up to 10 devices and computers (combined) associated with it. Each computer must also be authorized using the same Apple ID. Once a device or computer is associated with your Apple ID, you cannot associate that device or computer with another Apple ID for 90 days. You can view which devices or computers are currently associated, remove unused devices or computers, and see how long before they can be associated with a different Apple ID from the Account Information page in iTunes on your computer.
    Thanks,
    Matt M.

  • How we Can find out How many Users Logon into the Portal those users Names.

    Hi Friends
    I have one doubt in Portal,
    How we can find how many Users Logon into the Portal and how we can find that users Names in Portal.
    Regards
    Vijay Kalluri

    Hello Vijay,
    If you are at all interested in a 3rd party application to make your life a bit easier getting stats on your users, you could check out Click Stream by Sweetlets.
    Click Stream uses the Usermanagement (UME) API to get more information about the user, groups, roles, LDAP attributes etc. and offers you the ability to filter this information in nearly any report at the click of a button.
    Click Stream also uses the PCD API to get information about the pages your users are visiting too.
    In the very near future Click Stream will also have iView recording to monitor iViews, telling which iViews have been clicked, etc.
    Here are some reviews on the SAP EcoHub from people who have used it: http://ecohub.sdn.sap.com/irj/ecohub/solutions/clickstream
    Please just let me know if you have any question or if you are open to test drive Click Stream. We will certainly help as best as we can.
    Good luck.

  • How many users can connect to a shared drive on a non-server workstation?

    How many users can connect to a shared drive on a non-server workstation? We're waiting for our server to arrive and in the interum we're using a Pegasus 2 R6 attached to an iMac running Mavericks as our fileserver. It's been sketchy, the connection to the server being dropped once in a while or the inability to mount the drive after a week of success. The Pegasus we're using now will be attached to a server once it arrives. For now I need to figure what's coausing trouble before I commit to this being our main storage as planned. The data is backed up every night so I'm not worried, its the usability issues. 5-7 people are mounting this drive and opening/saving at the same time. Is there a limit to Maverick's fileserving ability that may be causing this? Understandable if so.

    The file server in the client version of OS X has a default limit of 10 simultaneous connections. That limit can be raised by installing OS X Server, or lowered by setting a hidden preference. Assuming you've done neither, you may be able to solve the problem temporarily by stopping and restarting file sharing in the Sharing preference pane, or permanently by setting another hidden preference on the server to break idle connections quickly.
    defaults write /Library/Preferences/com.apple.AppleFileServer idleDisconnectOnOff -bool YES
    Stop and restart file sharing. To reverse the change, run this command in the same way:
    defaults write /Library/Preferences/com.apple.AppleFileServer idleDisconnectOnOff -bool NO
    Credit for this solution to ASC member suter:
    this file server will not allow any additional users to log on

  • How many users can be on creative cloud

    How many users can be on creative cloud

    Hi,
    With each subscription you are allowed to download on two different machines, but you cannot use the apps at the same time. So, in short the answer is just 1 person per Creative Cloud subscription.
    "Adobe has moved to identity-based licensing with a technology that will not support multiple same-product subscriptions, so you can only buy one membership per Adobe ID.  If you need two subscriptions to Creative Cloud, you will need to purchase each subscription with a unique Adobe ID.
    When you install your software, you will be required to enter the same Adobe ID that you used when purchasing your membership, for the following reasons:
    - To help ensure that the person who subscribed is the same person who is installing the software
    - To enable Adobe to send you important account information in the event your subscription is about to expire or cannot be charged to your credit card"
    Information is from the Creative Cloud FAQ
    Michael

  • Determin how many user log on the site using JSP/Servlet?

    Hi all,
    Is there a way to determine how many user log on the site using JSP/Sevlet? I'm running Apache 2.x & Tomcat 4.x
    I'm trying to get a list of user currently log in the site.
    Please help!
    Thanks,
    -JN-

    You could use the HttpSessionBindingListener interface. Every time a user logs into the session put a user object into the session. The user object will implement the HttpSessionBindingListener interface. When the user object is added to a sessiion it recieves an event and it increments a counter. When the session times out or you invalidate the session because the user has logged out the user object will recieve an event and it can then decrement the counter.
    This will at least tell how many active user sessions there are.

  • How to user can view only allow sessions in operator

    dear all
    how to user can view only allow sessions in operator, user has a right to execute only one package.
    kindly help asap.

    What Database privilege (not EM privilege) does the new user have?

  • How many users can login to Microsoft SQL Server 2012 standard?

    I searched around the forum but didn't find anything specific.
    I downloaded Microsoft SQL Server Standard 2012. How many users can login into it? 

    Hi Texastig,
    Welcome to forum. I guess Sean/Vaibhav aptly answered your question can you please mark there reply as answer. An OP  does not marks his own comment as answer which actually is thank you comment or unless he himself found an answer
    Thanks for understanding
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • How many users can be supported by Adobe Media Server 5.0, 5.1?

    If we are providing 1mbps streaming to a single user, than how many viewers can see the live streaming at once via Adobe Media Server 5 or 5.1 and at what mega pixels?

    Perhaps this will help:
    http://www.macromedia.com/software/flashmediaserver/productinfo/pricing/
    Lon Hosford
    www.lonhosford.com
    May many happy bits flow your way!
    "hieuu82vn" <[email protected]> wrote in
    message
    news:e2k9g8$hu5$[email protected]..
    Hi all,
    I have researched the Server.xml file in FMS2. This file
    have property
    <!-- Max connections requests that can be pending.
    Connections
    will be rejected if queue size limit is
    reached. -->
    <!-- -1 = default = 1000. -->
    <MaxConnectionQueueSize>-1</MaxConnectionQueueSize>
    Have SO known that how many connections can be supported by
    FMS2 ? ( or
    maximum is 1000 ? )
    Thanks

  • How can i find out how many users can login as sysdba using password file

    can any one please tell me how can i find out how many users can login as sysdba using password file
    please reply
    asif

    SYS@db102 SQL> select * from v$pwfile_users;
    USERNAME                       SYSDB SYSOP
    SYS                            TRUE  TRUE
    SYS@db102 SQL>                                  

  • How many users can be logged on to the base station

    how manty users can be logged onto the base station?

    I am not sure if you mean this to be in the TC area but it will handle 50users I think was the spec.. but never ever do it. Around 10users per AP is about the max you ever want to try. That is assuming all are using the net at the same time. You can probably manage more as long as most are not actually in use.

Maybe you are looking for

  • Camera Raw Update Error "Another instance of Updater is running" CS5

    Hey, tried to open Raw files in cs5 today on a Rebel t3i I just got. Recieved error saying I needed to update raw plugin, knew it was gonna have to be done eventually. Been using a 50D for a long time without a problem. When I go to update the plugin

  • Photos come up blank in iPhoto 08

    Hi guys, A couple days ago I updated my macbook from Leopard to Snow Leopard 10.6.3. I copied my old iPhoto library to my new Time Capsule and once I reinstalled iPhoto 08 I pasted the library back. The transfer (10GB) was painfully slow - it took ov

  • Having trouble with display from lap top to flat screen hdtv

    I connected my macbook pro 2011 to my hdtv with a thunderbolt to hdmi cable.  The audio comes through but all I can see on the TV are the default mac backgrounds.  What do I need to do so that my TV shows whats on my lap top?

  • Can Oracle Migration Workbench 2.0.2.0.0 be used to migrate SQL 7.0 to Oracle 8i?

    Hi, Does anyone know that can Oracle Migration Workbench 2.0.2.0.0 be used to migrate SQL 7.0 to Oracle 8i? or the version 2.0.2.0.0 can be only used for Oracle 9i? I failed to install Oracle Migration Workbench 2.0.2.0.0 onto my workstation(running

  • Using G4 (OS 10.3) as file storage device

    I have an old G4 Mac that I want to use as an external storage device for my new Mac Mini. The old g4 has a 20 GB hard drive and a second 300 Gig internal hard drive that I added a few years back. Due to the limitation of the G4, it does not recogniz