Max no. of users connections in essbase

Hi All,
How can i find what is the max. no. of users connections is allowed for essbase. If there is some setting in EAS console or we can define it through MAXL. We are using very old version (version 6- using ESSCMD commands). We have already provided access to about 475 users. 200 more users are waiting for access.
Thanks,
Anchit

Herewith the relevant parameter you can define in your ESSBASE.CFG - it should answer your question:
MAXLOGINS
Sets a limit on the number of user sessions that can be connected to the Essbase Server at any one time.
Syntax
MAXLOGINS n
n Any integer from 1000 to 1048575 is valid. The default value is 10000.
Description
This setting limits the maximum number of user sessions allowed to connect to the Essbase Server at any one time. This number includes multiple instances of the same user.
You may wish to adjust the value of MAXLOGINS to match computer resources, or to more closely manage concurrent ports and user sessions. A concurrent port is used for each unique combination of client machine, Essbase Server and login name. For example, the same user > with five open Excel worksheets connected to the same Essbase Server use one port, but five sessions.
Notes
Increasing the value of MAXLOGINS increases memory use approximately 6 bytes per user session.
If the setting is less than the minimum value, 1000, the value is assumed to be 1000.
Example
MAXLOGINS 50000
increases the maximum number of simultaneous logins possible, from the default of 10000 to 50000. > Kind regards
André

Similar Messages

  • OBIEE 11g agents are failed to connect to Essbase

    OBIEE 11g agents are failed to connect to Essbase. We are using :USER & :PASSWORD (SSO) in connection pool setting to connect to Essbase.
    User account exists in both OBIEE and Essbase. OBIEE dashboards which are based on Essbase are working fine. Essbase variables in RPD are upto date.
    Only agents are failing and error says invalid credentials, but dashboard pages are running without any issue.
    OBIEE: 11.1.1.5 (BP4)
    Essbase: 11.1.2.1
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 96002] Essbase Error: Login fails due to invalid login credentials (HY000)
    Essbase and OBIEE services are up and running.
    Any help will be appreciated.

    We finally implemented CSS Token option and ended up with this error. We are unable to connect to essbase with CSS Token option.
    We followed the Oracle document to implement this.
    [nQSError: 43119] Query Failed: EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials. (HY000)
    We did update this property:
    JAVA_PROPERTIES="-Dplatform.home=${WL_HOME} -Dwls.home=${WLS_HOME} -Dweblogic.home=${WLS_HOME} -Didstore.identityAttribute=objectguid"
    Any help will be appreciated!

  • How to increase the Max. No. of connections(Sessions) & Processes in DB?

    Hi,
    What are all the options to increase the Max. No. of connections(Sessions) & Processes in Database?
    Also, I would like to know How we have to validate the count to fix the No. of connections based on the Database Health?
    Kindly clarify me on this.
    Thanks,
    Orahar.

    Orahar wrote:
    Hi,
    What are all the options to increase the Max. No. of connections(Sessions) & Processes in Database?Set PROCESSES parameter. SESSIONS is a derived parameter.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams169.htm#i1132608
    Also, I would like to know How we have to validate the count to fix the No. of connections based on the Database Health?Check v$license.SESSIONS_HIGHWATER value. That would give you an indication of highest possible load on the database. In case of a brand new setup (with no information about the number of concurrent users), you need to start with a reasonable value and revise if needed.

  • Error connecting to Essbase Server when running business rules

    We recently migrated from v9.3 to v11.1.1.3. I have two users with Administrative access who need to run business rules on a native Essbase application, but cannot. They get the message 'Error connecting to Essbase Server'. They get this message when trying to set this execution database. They can't even expand the server to see the list of applications. I have tried deprovisioning them in Shared Services, refreshing security, then adding it all back in and refreshing again, but it doesn't work. My own id has identical access to that which I'm granting them, and I have no problems. I even created a native user with the same access and it works as well. No matter what I do, I cannot get these two users to be able to run their business rules in EAS.
    We also have a Planning application, and the Planning Administrative user has the same issue. However, this user is able to get around it by running rules using the Planning connection rather than the Essbase connection. She has the same issue of not seeing anything under the Essbase Servers when trying to set the execution database though.
    In version 9, we were not using Shared Services for Essbase security. Unfortunately our consultant chose to set it up using Shared Services security when migrating, and according to the documentation, one cannot go back to using Native Essbase security.
    I also tried running the Externalize Users wizard and the three users with issues failed to externalize. My own id did, and the native user I created succeeded.
    Has anyone experienced an issue like this or have any ideas on how to resolve?
    Thanks,
    Sabrina

    Follow up - Oracle has finally resolved this. It's so simple, yet no one thought to check until now. The three users with problems all have mixed case user id's in ldap. They have always logged into EAS with all lower case ids. In version 9, on native security, this was never a problem. But in version 11 using Shared Services (not sure which factor changed it), it doesn't work. The simple solution is to log in with their exact mixed case user ids. It only took Oracle three months and the creation of a bug issue to figure this out for us.
    Sabrina

  • How to get Active users list in Essbase 6.5.6

    Hi Gurus,
    How to get Active users list in Essbase 6.5.6 version
    I dont find any Esscmd to find active users list....
    i used LISTLOGINS command in ESSCMD but its not helping me out....
    pls suggest me some approach to find active users list.
    Thanks in advance....

    Hi  ,
    Display sessions will give only active users details which are currently connected to the ESSBASE .
    if you need this list ? or  you need the  total list of   security  active users list ?
    if you need the currently connected to the ESSBASE
    if you check  one server  At a time  or you can check the application level also
    1)server level
    display  session all;
    2)application level
    display session on application  'application name ';
    go for the  run command ---> essmsh----->  login;----->enter user name ----> enter password----->enter host (like server name )  then you need to you   above  1 &2  commands
    Thanks,
    suresh

  • BIEE connection to Essbase

    Hi everyone,
    I have two essbase sources E1 and E2 . I am able to import data successfully into obiee through E1 datasource. When I tried to define Essbase source to BIEE with source(E2), I got the following error message when I performed 'import' action, i.e., BIEE Administration Tool > File > Import > from Multi-dimensional database:
    Essbase error 1051085: You do not have sufficient access to get this substitution variable
    Any suggestions on the problem?
    Thanks
    sandeep

    1.) [http://www.lmgtfy.com/?q=Essbase+error+1051085%3A+You+do+not+have+sufficient+access+to+get+this+substitution+variable]
    2.) Hmm first hit: BIEE connection to Essbase
    3.) Hmmm official doc: [http://www.oracle.com/technology/products/bi/pdf/obiee-essbase-modeling-guide.pdf]
    ==> Page 6:
    In the “Import from Multi-Dimensional” dialog, select Essbase as the provider type. Input the
    server and authentication information. For the import process, you will need to specify an Essbase
    Admin user. This ensures that substitution variables available on the Essbase Server are imported.
    After import, the connection pool to the Essbase Server can be re-configured for use only for the
    initialization block that is used to retrieve substitution variables and their values. Additional
    connection pools can be added for end-user access.Hmmm...

  • Limiting the number of users/connections

    We currently have a very large user community (120000)who will be accessing the portal for ESS/MSS functionality.
    We would like to limit the number of users to around 20000. Any more connections should get a nice error message (rather than a standard IE no more connections or a time out message).
    We can obviously throttle the number of connections via the load balancer or via max connections in unix. Is there any method in the Portal itself, that will automatically direct the users to a seperate web page in the event of pre determined number of users/connections being reached.
    I have search high and low but can't find a solution.
    Thanks in advance
    Fenton

    Hi Tim,
    No, there is nothing like this as a standard functionality within the portal. Similar requests are regulary asked on SDN (like: restrict the number of users logging in as you ask, restrict the number of parallel logins of one user, and things like this).
    A possibility would be to implement your own login module which tries to check how many users are online. All techniques - independent if on portal or on WAS side - that try to count this have the problem that they cannot be sure who is "online" as you have no definite information if a user is online or not; one can only use more or less heuristic methods.
    Hope it helps
    Detlev

  • SmartView VBA code to connect to Essbase

    Hi,
    I am trying to connect to Essbase v 11.1.13 via Smartview v 11 using Macro (VBA code). Thing is that I am able to make connection, but not able to autneticate after connecting to Appname and Dbname in that server. In right hand side after this macro is run, I need to manually click on the server and then go ahead to that appname and Dbname and then do adhoc analysis.
    Any inputs how to proceed with this step using SmartView VBA code?
    The code I am using is -
    bIsConnection = HypIsConnectedToAPS()
    If bIsConnection = True Then
    bIsConnection = HypDisconnectFromAPS()
    End If
    bIsConnection = HypConnectionExists("Sampleconn")
    If bIsConnection = True Then
    bIsConnection = HypRemoveConnection("Sampleconn")
    End If
    X = HypCreateConnection(Sheet1, User, pwd, "HYP_ESSBASE", url, sServer, app, db, connectionname, "Analytic Provider Services")
    X = HypConnect(Empty, User, pwd, connectionname)
    Please let me know even after this code, why it is not selecting appname.dbname in Smart view Data source manager?

    In the code below there is no existing connection called “My DMDemo Basic”. So using HypCreateConnection, this connection is created which connects automatically to the application database using username and password as per the sample code.
    If the connection string already exists, then you can call HypConnect to connect.
    The HypCreateConnection does not really need a valid username and password. But when we are using HypConnect, it validates the username and password and recognizes with the friendly name per the connection name - for example "My DMDemo Basic".
    If you want the user to be prompted for login details instead o f hardcoding the values, then you can assign null values to them - username and password as null values which is - "" (note this is open and close double quotes without any space). This will bring up the window where you can give the username and password values.
    Run the following code by opening a brand new Excel file and then copying the code below into the Visual Basic Editor Module. Make sure you modify all the parameters according to your setup including username, password, server name, application name, etc.
    Private Declare Function HypConnect Lib "HsAddin.dll" (ByVal vtSheetName As Variant, ByVal vtUserName As Variant, ByVal vtPassword As Variant, ByVal vtFriendlyName As Variant) As Long
    Private Declare Function HypCreateConnection Lib "HsAddin" (ByVal vtSheetName As Variant, ByVal vtUserName As Variant, ByVal vtPassword As Variant, ByVal vtProvider As Variant, ByVal vtProviderURL As Variant, ByVal vtServerName As Variant, ByVal vtApplicationName As Variant, ByVal vtDatabase As Variant, ByVal vtFriendlyName As Variant, ByVal vtDescription As Variant) As Long
    Sub Conn()
    Dim username As Variant
    Dim password As Variant
    Dim x As Variant
    Dim HYP_ESSBASE As Variant
    HYP_ESSBASE = "ESSBASE"
    username = "admin"
    password = "password"
    x = HypCreateConnection(Empty, username, password, HYP_ESSBASE, "http://localhost:13080/aps/SmartView", "localhost", "DMDemo", "Basic", "My DMDemo Basic", "Analytic Provider Services")
    MsgBox x
    x = HypConnect(Empty, username, password, "My DMDemo Basic")
    MsgBox x
    End Sub
    HTH-
    Jasmine

  • FDM 11.1.2 connect to Essbase

    Dear All,
    I installed FDM 11.1.2 & Planning 11.1.2.
    After config FDM (Adapter & Dimension Setting), I found no item from the period/Category/Year in control tables. Also, there is no error message found from FDM and Essbase.
    How can I get connect to Essbase from FDM?
    I already done following items
    1. import and register "ES11X-G4-G.xml" and "upsES11XG4G.exe"
    2. Add machine profile
    3. Map FDM Dimension to Essbase Dimension.
    Pls help !! Thanks
    Thomas

    A) Login to the Application using the workbench client
    B) Expand Target System Adapters and right-click on the Essbase Adapter and choose "configure"
    C) Click on the Dimensions tab
    D) In the left-pane scroll down to see the global dims "Period, Year, Category"
    E) Click on each one and choose the corresponding dimension from the essbase outline from the drop down list to populate the Foreign Name field.
    *Note: If you do not have a year dimension, uncheck the "user list" option on the Year Dimension.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Unable to connect to Essbase via EAS after server re-ip

    Hi all,
    One of our environments have had the servers moved to new IP addresses. The DB server was completed changed so I had to reconfigure the environment, using the same databases, and redeployed all the components. Everything worked apart from EAS. It would not launch from the URL nor would it work if the console was installed on a server or PC. I logged an SR and it was suggested to update java which I did but it made no difference. A remote session yielded nothing. I decided to uninstall EAS and reinstall it dropping the tables in the DB and having them recreated as we use calc man for Planning. The EAS console now launches but I can't connect to Essbase. It just hangs and complains of an invalid log in. I tried the native admin account but that made no difference. Here is an extract of the logs
    easserver.log
    [2013-11-06T15:29:02.482+00:00] [EssbaseAdminServices0] [ERROR] [ESSEAS-35505] [oracle.epm.essbase.eas] [tid: 19] [userId: <anonymous>] [ecid: 0000K8i1zGFAtH_5HRL6if1IUYLA00001b,0] [APP: EAS#11.1.2.0] Following Exception occurred for user admin. Message exception is EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.
    EssbaseAdminServices
    ####<Nov 6, 2013 10:50:44 AM GMT> <Error> <Diagnostics> <THE SERVER NAME> <EssbaseAdminServices0> <[ACTIVE] ExecuteThread: '55' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1383735044140> <BEA-320127> <An error occurred while generating Image Source configuration as part of the diagnostic image zip file:
    weblogic.diagnostics.image.ImageSourceCreationException: java.lang.NullPointerException
      at weblogic.management.provider.internal.ConfigImageSource.createDiagnosticImage(ConfigImageSource.java:105)
      at weblogic.diagnostics.image.ImageSourceWork.run(ImageSourceWork.java:111)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: java.lang.NullPointerException
      at weblogic.management.provider.internal.EditAccessImpl.getEditor(EditAccessImpl.java:597)
      at weblogic.management.provider.internal.ConfigImageSource.writeEditLockState(ConfigImageSource.java:296)
      at weblogic.management.provider.internal.ConfigImageSource.createDiagnosticImage(ConfigImageSource.java:88)
      at weblogic.diagnostics.image.ImageSourceWork.run(ImageSourceWork.java:111)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    >
    EAS is installed on the same server as Planning, APS, RA etc. essbase is on a separate box as are the sql databases so in all 3 servers for this environment.
    Essbase is definitely started as I can connect to it using EAS from another environment and retrieve database from the apps in excel.
    Thanks in advance,
    Nathan

    If you are able to connect to Essbase using EAS from another Server or PC. and in that Server only if you not able to connect to Essbase using EAS
    it is Java issue only. (Ensure ESSBASE.EXE process is there in Essbase Server)
    Which version of Hyyperion you are using??
    Uninstall Java and install again.
    Thanks,
    Mady

  • ADF connect with essbase

    plz give link for connecting essbase to Oracle ADF
    Give me the link.
    Thanks in advanced.

    User,
    You can try [url http://www.google.com]this link after filling in the appropriate details ;)
    However, my initial research indicates that Hyperion Essbase doesn't have a workable way to connect using JDBC (it's not an RDBMS, after all). There is a Java API for connecting to Essbase which you could use, but it doesn't relate to ADF in any way.
    John

  • Unable to connect to essbase server

    Hi all,
    In one of my DEV environment(Hyperion 9.3.1 64-bit)..I'm unable to connect to essbase server(EPMTSG96:1478) and throws out below error
    Error: 1051293: Login fails due to invalid login credentials
    I'm not even able to perform start/stop of essbase server.
    On the shared services end,i get below error message when tried to select my essbase server project(Analytic Servers: EPMTSG96:2),tied with essbase server EPMTSG96:1478
    Login fails due to invalid login credentials
    I'm able to connect to admin console using my "admin" id and not able to connect to my essbase server using "epmpadm",which is the user name set for essbase server EPMTSG96:1478.
    Here goes the action i performed:
    1) Created new shared services project as "Analytic Servers : EPMTSG96:3"
    2) Added the application "Analytic servers :EPMTSG96:2" to the project,due to which this application already under project "Analytic Servers: EPMTSG96:2" got removed.
    3) So now my project structure is like this:
    Analytic Servers : EPMTSG96:3
    + Analytic Servers: EPMTSG96:2
    4) Now tried to externalise the users from essbase server EPMTSG96:1478 and from then i got all these failure messages.
    Kindly advice!..Any help is appreciable.Thanks!
    Rev

    In one of my DEV environment(Hyperion 9.3.1 64-bit)..I'm unable to connect to essbase server(EPMTSG96:1478) and throws out below error
    Error: 1051293: Login fails due to invalid login credentials
    I don't know about Shared service how it works...Reset your password and try to login after 5 mins..

  • HELP!!! Max number of Peoplesoft connections

    Hi all:
    We are using Peoplesoft on Oracle (HP -UX platform). We are in the middle of adding two more Peoplesoft modules this week. As we expect the number of users to increase 3 times (almost 1200 users, concurrently around 200- 250 users), I am wondering if I need to change any Oacle parameters to handle all those connections.
    I am worried when Peoplesoft spawns all those SYSADM connections (200-250) to Oracle, if Oracle will slow down - I am still looking for documentation to guide me in setting Oracle parameters for Peoplesoft.
    Any help would be greatly appreciated.

    Just a question, I haven't aware of peoplesoft module and it behaviour, dont peoplesoft uses connection pooling instead of single session for every connection?
    Well, do you think of shared server or not?
    You may need to have sufficient value for sessions parameter and also max users connection kernal parameter from HP-UX.
    Well, having good pga_aggregate_target also helps in perofrmance.
    Jaffar

  • Login Issue while connecting to Essbase server through excel add-in.

    Hi Guys,
    We are using Essbase 7.1.6 and have users (All are external users) who will connect to Essbase as part of month end close. Recently i am facing the below problem .
    One of our user is trying to connect to Essbase and he is getting *"Login fails due to Inavlid login credentials"*. I am 100% sure he did not change his password also entered correct password.
    But i manage to resolve this by disabling & enabling the user through EAS. Then user was able to connect to essbase with same userid & password.
    My question is why this is happening quiet frequently? What could be the problem? This is happening with one or two users only not all users.
    Please share your views if some one face this problem before?
    Thanks in advance..
    Ram.
    Edited by: user645527 on Sep 21, 2010 3:28 AM

    Just keep in mind that Users lie. Maybe not intentionally, but they lie. All of them. 9 times out of 10. Just because they say something is so, doesn't mean that it is.
    I can't begin to count the number of times that they have said "I am using my correct password" and it turns out that they forgot and are using an old one, or the one for some other system or are just fat fingering it. Or they shared it with someone else who is now entering it incorrectly. Don't believe a word that they say.

  • Unable to connect to Essbase Administration Server

    Hi Experts,
    I've encountered trouble of connecting to essbase administration server right after new installation of essbase. According to the documents, the default username is "admin", and default password is "password", but it's just working for me and prompt me with "Login failed" error message.
    Details from easserver.log:
    [EssbaseAdminServices0] [ERROR] [ESSEAS-35505] [oracle.epm.essbase.eas] [tid: 19] [userId: <anonymous>] [ecid: 0000JQeO6^AAlJWFLzBT8A1FXpq30000C^,0] [APP: EAS#11.1.2.0] Following Exception occurred for user admin. Message exception is EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.
    I'm a newbie and this is my first installation, any hint of how I could diagnose the system to find out the root cause of such error?
    Thanks in advance for any helps~

    It works, thanks so much.
    My essbase was deployed under standalone mode, so I thought it's not using the password configured for Shared Services.

Maybe you are looking for

  • How do I get a photo to fully display in iMovie on the new iPad?

    I can add the photo fine but it will only display about half of it at any one time. I can transition from the top to the bottom of the photo but I really want to display the whole thing at once. Thanks Rory

  • Problem in converting Smartform as PDF

    Hi experts, I am going to convert smartfrom as PDF. when i am going to execute the smartfrom first it is displaying print priview window ,if yes press print preview,smartfrom is dispalying.if i press back then one pop window will come to confirm PDF.

  • IPhone Synchronisation - STOP!!

    Every other day, when I switch on my iPhone, I have the image on screen to connect the iPhone to my PC to synch with iTUne. How do I stop this from happening? thank you,

  • Using font created by createFont

    Hello, I have created a font using a TTF font file as follows: FileInputStream fis = new FileInputStream("font.ttf"]); f = Font.createFont(Font.TRUETYPE_�FONT, fis); If I create instance of this font and apply this to a textfield using setFont method

  • Date format error in LOV with dates. Jdeveloper 11.1.1.0.1

    We're facing a silly problem, which no one else seems to have... ? When creating a LOV on a date column (eg hr.employees.hiredate) populated from another DataSource (eg. hr.job_history.startDate), the Application Module is working fine when tested. B