Max Concurrent Users for Oracle 8i

I am trying to find out information (white paper) that states how many concurrent users 8i can handle. Does anyone know of somewhere to get this data?
Thanks in advance,
JS

Can you post the entire dump from the console?
Where are you getting the term "Concurrent Users"? Concurrent Users is a term Oracle used to use (or maybe still do) when licensing products. I'm just interested where you are seeing this from.

Similar Messages

  • Get the number of concurrent users for a WD application

    Hi all,
    I need to implement a method which counts the number of concurrent users for a Web Dynpro application.
    Say I have a portal with X applications, is there API that can tell me how many users are working on specific application?
    I know that this line of code
    IWDClientUser currentUsers[] = WDClientUser.getClientUsers();
    will get me the number of users that are working on ALL Web Dynpro applications. Is there a way of getting it for specific application?
    I thought of using a text file/small DB table that set/get the number of users but I think it will cause overhead issues.
    Any ideas how to implement it?
    Thanks,
    Omri

    Hi Omri,
    Try using  WDServerState.getActualApplications() method.It returns array of actual running applications.Compare ur application name with the array elements and keep a counter for matching elements.
    String app[]=WDServerState.getActualApplications();
        for(int i=0;i<app.length;i++)
              view.getComponent().getMessageManager().reportSuccess(
               app<i>);

  • Concurrent user for SAP Epo

    Hi,
    Please can anyone will help by giving the steps for the configuration of concurrent users for SAP EP...
    thanks
    Sonu

    Hi Sonu,
              Please follow the bellow link's which provide you very good information.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/59/bf2287b3cb5e48af94f99929ad15b9/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b2/4f9b3e1f1e7c7de10000000a114084/frameset.htm
    Regards,
    Hari.

  • How to get Maximum Number of Concurrent users for last few days?

    Hi,
    How I can get maximum number of concurrent users which were logged in to the system (ECC 5.0) I mean I want to check the hostory for last few weeks. Is there any way to get the same? I know that I can get Cumulative number of users in st03 under Expert mode but that is the number of users logged into the system during the day. Is there any place where SAP maintians the High Watermark of Number of concurrent users reached in the system?
    Thanks in advance...
    Regards,
    Pravin

    Sorry I really missed that I have posted a question here on sdn. I wanted to know this for planning the system hardware requirements. Activities like PM ( Performance Management ) happens once a year and during that activity we see heavy user loan on the system so if I have the exact stats of 1 or 2 years data I can size the system better next time. Fortunately last 2 years PM was very smooth for us. In that look for the improvement because each time we had little extra Harware. By doing the exact analysis we can save a Cost of ownership...
    I was looking for R/3 users. I could see the number in st07 but I want to know the exact number at particular time.. I believe that st07 stores only for few days.
    Thanks
    Pravin

  • Load balancing and clustering for SQL SERVER ANALYSIS SERVER instances to access large number of concurrent users for bi site

    HI
    how to do analysis server clustering 
    we have sharepoint bi site and we published many dashboards pointers ,filters kpis 
    and at a time some 200 to 300 concurrent users access these dashboards pages
    so for maintain this requirement how we apply clustering for ssas intances 
    and also it has load balancing 
    adil

    Hi Adil,
    According to your description, you want to implement SQL Server Analysis Services Clusster and Analysis Services Load Balancing, right?
    In SSAS, we can design highly available solutions in Analysis Services by using: network load balancing (NLB) technologies, failover clustering technologies, or both. For the details about implemention, please refer to the links below.
    http://msdn.microsoft.com/en-us/library/dn736073.aspx
    http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=Analysis%20Services%20Load%20Balancing
    http://technet.microsoft.com/en-us/library/bb500217(v=sql.105).aspx
    Regards,
    Charlie Liao
    TechNet Community Support

  • Concurrent Users for Query BEx

    Hi BW Experts,
    my concerns are related to the simultaneous access to a query BEx.
    On a total amount of 3000 users I have 300 concurrent users, launching the same query in the same time.
    Two are my issues:
    1 - how can I test the simultaneous launch of the query without involving 300 persons?
    2 - I think the performance of such a test will be not acceptable: what are the levers/parameters BW system gives me to increase these kind of performance?
    Thank you in advance for your help!
    Kind regards.
    Matteo

    To have 300 users start the same query at the exact same time is certainly unusual. Don't have any good suggestions on the "Hoe to test" question. This is a difficult question to answer with a short answer.  You have many performance options/considerations:
    Are the users running the exact same query with all the same input parameters? Pre-calculated web templates might be of value, this would cache precalculated web pages,  or consider scheduling the query and then distributing the results via e-mail using Information Broadcaster.
    If the result set is not unusually large, you may be able to schedule a run of the query and store the results in the OLAP cache, that way the Database does not need to be accessed - the users will get their results from the OLAP Cache (Server memory) which is very fast.
    This doesn't even begin to consider the hardware and landscape in place, e.g. are there multiple App servers?
    Depending on the approach, your bottleneck could be the DB server, it could be the App Server(s), or specific components of the App server.  A lot depends also on how much you mean that the users run it at the same time - all 300 at exactly the same time, within a 15 minute time period, an hour?
    A web query is probably a better approach than the BEx Analyzer (Excel)in this situation as it gnerates  considerably less network traffic.

  • OPS$ user for Oracle

    Has anyone had any success using the OPS$ user for an Oracle database on Solaris? I would like to log in with a unix account and simply use the OPS$ account for that user. That way I do not have to store the password and username.
    Thanks for any advice...

    I thought I would post the solution although no one else posted. The solution is to use the simple getConnection method and leave off the database name on the url. e.g.
    rConnection = DriverManager.getConnection("jdbc:oracle:oci8:@");
    I hope that helps someone else.
    This of course requires that you have set up the ops$ user on the oracle side and have a unix login that matches the ops$ user.

  • Creating Users for Oracle DB residing in xMII server

    Hi,
    We are on xMII 12.0.3 Build(107). We have the Oracle 10g database residing in the xMII server. Now, in order to create users to access the DB, do we have to create in SAP front or externally create users on oracle front?
    Thanks in advance,
    Regards,
    Prasanna

    create users on oracle front.

  • Max CPU's for Oracle 9i

    Can anyone adivse me if Oracle 9i R1 would run on a Linux server with 8 CPU’s ? and where can I find that documented.Thanks

    I never heard about the limit on CPUs for the Oracle Enterprise Edition - I always thought that it supports as many CPUs as OS can see
    The standard edition is limited to 4 CPUs (same is true for Oracle 10g)
    Check out the introduction part of the official Oracle data sheet
    http://www.oracle.com/technology/products/oracle9i/pdf/o9i_family_features.pdf
    In your case the Enterprise Edition should definitely work on 8 CPUs if the Linux server sees them
    Mike

  • Max Concurrent users

    Has any one idea how many concurrent users can Sun One 6.0 support ?
    We are doing Load testing of web application on Sun One 6.0 using LoadRunner. The maximum concurrent users that it is supporting is around 25. If Users are more than 25 then the application context of web application gets refreshed and few user transactions gets failed.
    Is there any way to exceed this limit ? and plz tell if anyone has done load testing on Sun One 6.0

    well by concurrent users i mean 25 users logging at that very instant.
    And application context (servletcontext) gets refreshed means - like i am maintaing connection pool object and user hashmap object at application level.
    code in JSP ::application.setAttribute ("connpool",ObjConnPool)
    when no of concurrent users get more, all logging at same time, then these objects r removed from application (servletcontext) and i get null pointer exception as objects r no more binded to application(servletcontext). This definately means application(servletcontext) has refreshed

  • Create a new user for oracle 10G ASM instance with sysdba system privilege

    Hi,
    In our Golden Gate Project, we require the SYS user credential to connect to the Oracle 10g  ASM instance to read the database transaction logs.But our client is not providing the SYS user credential to  connnect to ASM instance.
    I'm getting the error message "ORA-01109:  database not open",When I tried to create a new user using the  below the steps in oracle 10g ASM instance
    1. Login using "sqlplus / as sysdba"
    2. Create user <username> identified by <password>;
    But in oracle 11g ASM instance, I'm able to create new  user  by connecting the ASM instance with SYSASM role without issues.
    Is there is any workaround to create a new user with sysdba system privilege in oracle 10g ASM instance?.
    Thanks in advance .

    Hi,
    Recreate the password file for the ASM instance as follows:
    Unix:
    orapwd file=<ORACLE_HOME>/dbs/PWD<SID> password=<sys_password>
    Windows:
    orapwd file=<ORACLE_HOME>/database/PWD<SID>.ora password=<sys_password>
    Now sys password is reset, we are ready to use sys for ASM management. I decided to create another user ASMDBA as I tried above.
    SQL> create user ASMDBA identified by test01;
    User created.
    SQL> grant SYSASM, SYSOPER to ASMDBA;
    Grant succeeded.
    SQL> select * from v$pwfile_users;
    USERNAME SYSDBA SYSOPE SYSASM
    SYS TRUE TRUE TRUE
    ASMDBA FALSE TRUE TRUE
    Please see this link : http://orachat.com/how-to-change-asm-sys-password-creating-sysasm-user-11g/
    Thank you

  • No of concurrent users on oracle 10g

    Hi Guru's,
    We have a requirement where 200 + user will have a connection to our database at a point of time. We have windows 2008 + oracle 11.1 in our envirnment.
    Now my question is ..What steps do i need to take that all connection are taken care by databse and no connection gets failure message.I tried this by 100 connnection but after 100 it is giving error .(listener error..)
    Please let me know in case any more detail is required from my side.
    Thanks
    Vivek

    As you never posted what listener error you got, my guess is you hit ora-12500, which usually means the maximum number of threads for the Oracle process is reached.
    You can configure the maximum number of threads in Windows, but I do not know from the top of my head how, so I suggest you visit http://technet.microsoft.com
    Sybrand Bakker
    Senior Oracle DBA

  • Separate User for Oracle RDBMS and EM Agent...

    Good Day All,
    Has anyone here deployed the EM Agent (10.2 or 11.1) as it's own user? For example, leave the Oracle RDBMS binaries owned by "oracle" but install the EM Agent as "oagent."
    I inquired with Oracle Support and I've received the "it is possible and done in some environments" but I want to know how many folks have done it, how large of a target base are you monitoring, and what target types have you tried. We are using a mixed RHEL & OEL environment.
    Our goal is to separate the installation and support of the EM Agents from the RDBMS by team. I think we would want to have a shared Linux group... there might be some issues with the Inventory and writing to it by separate owners but we should be able to get around that.
    Thoughts?
    TIA!
    Regards,
    Rich

    Thanks for the response!
    Besides central inventory, do you know of any other issues we might have with this configuration? Have you implemented this to monitor targets such as Linux hosts, Listeners, RDBMS, WebLogic, iAS, Peoplesoft, Siebel, etc?
    Regards,
    Rich

  • Concurrent User in oracle

    Hi friends,
    I had already purchase oracle 30 users license and want to use in the platform where more than 100 work stations accessing the server. Is it neccessary to buy 100 user license to access the database at the same time, OR everybody can hook on to database only 30 users at a instant can play with database.
    Pls. clearify me with your practical idea.!!

    If you can get it to work, the Designer Web Assistant should provide unlimited user, read-only access via a web-browser. That was one of our reasons for installing it. However, I cannot determine when the 6i version will be available, and it has not executed successfully yet.

  • Concurrent Manager for Oracle

    I use 10.7SC, When I give any request say like Payables Transfer to General Ledger or other , I get an ID. But when I go and see the view my request. The Message displayed is Inactive No Manager. How do i resolve it.
    Is there a way this ccan be resolved. Or something needs to be schecked at SYSADMIN Lelvel. (I use NT4 sp4 EnterPrise Edn)

    Hi have tried and solved it with little i could figure out.
    1. Ensure that Oracle ConcManager AppsDemo is started in WinNT Services folder.
    2. SignOn as sysadmin and Naviage to Concurrent - Manager , activate the standard Manager. It is working i do not know this is a fool hardy method.
    Thanks
    But i would welocme any better solution than this
    null

Maybe you are looking for