Can't login to obiee 11g analytics

Hi Guys,
Client has installed obiee 11g in a server sitting at different place. We have deployed our own repository and catalog. Now we can't login to obiee analytics. It does not accept any username or password created in weblogic console. But if we deploy oracle's default SampleSales repository, then we could login. Can't understand what's the problem!
It's throwing the following error:
[OBIPS] [ERROR:31] [] [saw.security.odbcuserpopulationimpl.searchidentities] [ecid: 004tnN1tfkXFw0XpLs_Aie0004ds000000,0:162] [tid: 3327710976] Error retrieving user/group data from Oracle BI Server's User Population API.
Unable to create a system user connection to BI Server while running user population queries
Odbc driver returned an error (SQLDriverConnectW).
State: HY000.  Code: 10058.  [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
[nQSError: 73006] Cannot obtain Oracle BI Servers from either the primary Cluster Controller (aaobiee.mm.co.za) or the secondary Cluster Controller () specified for the clustered DSN. (HY000)[[
File:odbcuserpoploaderimpl.cpp
Line:726
Location:
        saw.security.odbcuserpopulationimpl.searchidentities
        saw.security.userpopulationmanagerimpl.searchidentities
        saw.catalog.dirCache.getAllSharedFolders
        saw.CatalogAttributes.cache.cleanup
        saw.taskScheduler.processJob
        taskscheduler
        saw.threads
ecid: 004tnN1tfkXFw0XpLs_Aie0004ds000000,0:162
ThreadID: 3327710976
task: Cache/CatalogAttributes
Please help how do I resolve!!
Thanks,
BK.

Hi,
This is the exact format how my tnsnames.ora file looks. sorry, I can ping it in command prompt now. In my connection pool i tried first DSN =  ab.bc.xy.zx, did not work. Then I saw oracle's default repository and changed my DSN to your suggested format starting from "DESCRPTION" to rest. Still no luck Do you think, i should put the same TNS in my local machine??
ab.bc.xy.zx =
(DESCRIPTION =
    #(ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.110)(PORT = 1521))
    #(ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.120)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.130)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SID = cap2)
thanks,
BK.

Similar Messages

  • Can not login to OBIEE 11g

    Hi,
    I have installed OBIEE 11g last evening. I was able to connect to the dashboard and run a simple report also - all before shut down. Now when I try to access OBIEE 11g thru port :9704 after starting the BI services, I am getting the following error.
    "Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Any idea. Anyone is having any exp on this type of issue. Can anyone guide to resolve this issue.
    Thanks a lot.

    Since you just installed last night I assume that you are just dev'ing on your laptop or something.
    Be sure that on the machine which you installed on that you are entering http://localhost:9704/analytics/ to test the browser is hitting the correct server.
    Also ensure that your Web Logic server is up and running and that all of your System Components via enteprise manager fusion control are "up" and running.
    Also, when you start up the BI Services, i.e.: Programs > OBI > Start BI Services you must ensure that you enter the username and password correctly for the user/pass credentials that you created during the installation - typically this is the "weblogic" user by default.
    For further help please post any actually log warning/error messages in your reply if the above does not work.
    Let me know if that helps,
    Christian

  • Error while using between operator with sql stmts in obiee 11g analytics

    Hi All,
    when I try to use between operator with two select queries in OBIEE 11g analytics, I'm getting the below error:
    Error Codes: YQCO4T56:OPR4ONWY:U9IM8TAC:OI2DL65P
    Location: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27002] Near <select>: Syntax error [nQSError: 26012] . (HY000)
    can anyone help me out in resolving this issue.

    Hi All,
    Thank u all for ur replies, but I dint the exact solution for what I'm searching for.
    If I use the condition as
    "WHERE "Workforce Budget"."Used Budget Amount" BETWEEN MAX("Workforce Budget"."Total Eligible Salaries") AND MAX("Workforce Budget"."Published Worksheet Budget Amount"",
    all the data will be grouped with the two columns which I'm considering in the condition.
    my actual requirement with this query is to get the required date from a table to generate the report either as daily or weekly or monthly report. If I use repository variables, variables are not getting refreshed until I regenerate the server(which I should not do in my project). Hence I have created a table to hold weekly start and end dates and monthly start and end dates to pass the value to the actual report using between operator.
    please could anyone help me on this, my release date is fast approaching.

  • Other user can't access to OBIEE 11G installed on a server

    Hello,
    We have installed OBIEE 11G on a server ( windows sever 2008 r2) with admin account, and it works fine, But others users can't access to obiee 11g ( administration icons are white in their sessions) even they have admin rights.
    Can anyone tell me what should we do??
    Thank you.

    Hi,
    This is the exact format how my tnsnames.ora file looks. sorry, I can ping it in command prompt now. In my connection pool i tried first DSN =  ab.bc.xy.zx, did not work. Then I saw oracle's default repository and changed my DSN to your suggested format starting from "DESCRPTION" to rest. Still no luck Do you think, i should put the same TNS in my local machine??
    ab.bc.xy.zx =
    (DESCRIPTION =
        #(ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.110)(PORT = 1521))
        #(ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.120)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.130)(PORT = 1521))
        (LOAD_BALANCE = yes)
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SID = cap2)
    thanks,
    BK.

  • Not able to login in to  OBIEE 11g Analytics on windows 7

    HI All,
    I have installed OBIEE 11g Version 11.1.1.6.0 on linux machine but i am not able to login into Analytics Page on windows 7 Machine whereas i am able to login in Analytics through windows xp Machine. All OBIEE Services are up and Running.
    Regards,
    J

    Hi,
    Try to check sawlog0 and nqserver.log latest error message? is your BI- LDAP working previously or fresh configuration error?
    Note: It dosn't matter whether it's win 7 or windows xp. i am sure some wrong in ldap or Make sure your DEV_BIPLATFORM/DEV_MDS Schema password locked/expired if yes try to unlock it then test it out.
    For More abt ldap confi ref my blog
    http://obieeelegant.blogspot.com/2012/01/obiee-11g-integration-with-ldap.html
    Security troubleshoot ref
    http://www.rittmanmead.com/files/biforum2012/heljula_security_123.pdf
    Thanks
    Deva

  • Using OBIEE 11g Analytics with VPD database

    We are new to the OBIEE world. Our background has been in Discoverer for the past eight years. With Discoverer, the database handled all VPD issues. We simply had users create private database connections and Discoverer Plus would pass the user's credentials to the back end where a VPD policy would attach a predicate to a user's queries.
    So I guess our question is, How do we accomplish the same thing in OBIEE 11g for Analytics? We don's see any way to get around the need for a shared connection pool, and we cannot see any way to add a database login screen, nor would we want to.
    We are seeing things called initialization blocks and variables in the help files. We are assuming we will have to create some way of capturing the user's ID and passing it to the back end.
    We can't be the first ones to face this challenge, so any help is appreciated.
    Thanks in advance,
    Ken

    in the connection pool, you can use :USER and :PASSWORD and these will send the OBIEE login to the db, assuming each OBIEE user exists as a db user this should sort you out.
    Alternatively, you implement a psuedo-VPD using OBIEE Security filters, assuming you have access to the tables that VPD is using, you can hold the predicates to be applied in variables via INIT blocks and have OBIEE apply them on an as-needed basis. Check security filters in the documentation.

  • Priventing WLS user from login into OBIEE 11g

    I have 100+ users in Weblogic. Only some users say 60 are allowed to access OBIEE 11g.
    How do I prevent other users from login into OBIEE (When they have OBIEE url :) ).
    Thanks,
    Mod

    Hello,
    You can put those 60 users in a group say OBIEE_Users and use this group in All Users Filter in WLS.
    User Base DN : DC=CORP,DC=NET
    All user Filter : (&(memberof=CN=OBIEE_Users,OU=BIUsers,DC=CORP,DC=NET)(cn=*)(objectclass=user))
    User from name filter : (&(cn=%u)(objectclass=user))
    Refer to this example on how its configured : http://paulcannon-bi.blogspot.com/2012/07/configuring-ldap-authentication-for.html
    Hope this helps. Please mark if it does.
    Thanks,
    SVS

  • How to get the Maximum of two calender dates in OBIEE 11g Analytics

    Hi,
    I have requirement like getting the  maximum calendar date from two calendar dates in obiee 11g reports and  the requirement is like the following
    max(Reported.Calendar date, Returned.Calendar Date)
    can anyone help me to solve this issue.
    Thanks,

    Something like this...
    SQL> ed
    Wrote file afiedt.buf
      1  with t as (select to_date('17-nov-2006','dd-mon-yyyy') as c_start_date, to_date('21-jan-2008','dd-mon-yyyy') as c_end_date from dual union all
      2             select to_date('21-nov-2006','dd-mon-yyyy'), to_date('17-feb-2008','dd-mon-yyyy') from dual union all
      3             select to_date('21-jun-2006','dd-mon-yyyy'), to_date('17-jul-2008','dd-mon-yyyy') from dual
      4             )
      5  -- end of test data
      6  select c_start_date, c_end_date
      7        ,trunc(months_between(c_end_date, c_start_date) / 12) as yrs
      8        ,trunc(mod(months_between(c_end_date, c_start_date), 12)) as mnths
      9        ,trunc(c_end_date - add_months(c_start_date, trunc(months_between(c_end_date, c_start_date)))) as dys
    10* from t
    SQL> /
    C_START_D C_END_DAT        YRS      MNTHS        DYS
    17-NOV-06 21-JAN-08          1          2          4
    21-NOV-06 17-FEB-08          1          2         27
    21-JUN-06 17-JUL-08          2          0         26
    SQL>But, don't forget that different months have different numbers of days, and leap years can effect it too.

  • Tracking User Login to OBIEE 11g

    Hi all,
    Is there a way to know which users logs in to the OBIEE 11g (even if the user doesn't run any report, which means no query to the database is generated)? Is there any log that records it?
    Thanks!

    Since you just installed last night I assume that you are just dev'ing on your laptop or something.
    Be sure that on the machine which you installed on that you are entering http://localhost:9704/analytics/ to test the browser is hitting the correct server.
    Also ensure that your Web Logic server is up and running and that all of your System Components via enteprise manager fusion control are "up" and running.
    Also, when you start up the BI Services, i.e.: Programs > OBI > Start BI Services you must ensure that you enter the username and password correctly for the user/pass credentials that you created during the installation - typically this is the "weblogic" user by default.
    For further help please post any actually log warning/error messages in your reply if the above does not work.
    Let me know if that helps,
    Christian

  • Cannot login to OBIEE 11g EM,console and analytics Remotely

    Hi All,
    We are facing a issue with login in EM, Console and Analytics of OBIEE 11.1.1.5.
    We can login in EM, console andanalytics on the host where OBIEE installed. But from other machine, for example my laptop, the login process is hanging there. It could not login successfully.
    Any ideas?

    Hi Jai,
    I am able to access the login pages of em,console and analytics when i am giving the credentials its trying to log in and then redirecting to same log in page with no error returned.
    Server is installed on the windows 2008 machine and the browser used is I.E 8 as per the company rules we are not supposed to use any other browser.
    I am sure about the host file could please tell me what was that and what need to be taken in that.

  • How to disable the guest login in OBIEE 11g?

    Hi,
    Whenever i click on analytics link, Guest automatically logs in , then i have to logout in order for the user to log in.
    How do we disable this Guest login?
    Thanks
    Ashish

    Hi,
    Whenever i click on analytics link, Guest automatically logs in , then i have to logout in order for the user to log in.
    How do we disable this Guest login?
    Thanks
    Ashish

  • Can't login to OIM 11g Design Console after integrate with OAM 11g

    Dear All,
    After successfully integrate oim 11g with oam 11g, we cannot access the design console of oim 11g anymore (access denied).
    Is it cause of oam protection?
    Or do we have to do additional configuration?
    Please help...
    Thank you,
    -heri-

    962874 wrote:
    Hi All,
    I have installed and configured OAM,OIM,SOA under weblogic domain. After configured OAM on weblogic domain(by extending it)
    I am getting the following error while login to oim console,design console .
    <Jan 17, 2013 4:26:09 AM EST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 172.16.30.107:57,579 during the configured idle timeout of 5 secs>
    <Jan 17, 2013 4:26:10 AM EST> <Error> <Default> <BEA-000000> <Failed to communicate with any of configured Access Server, ensure that it is up and running.> Is the port 57,579 correct? Port numbers cannot have comma in them. Also try to telnet to that host and port from your machine to check if there is no network issue.
    Regards,
    Nani-Bikash
    Edited by: 932574 on Jan 17, 2013 10:40 AM

  • Can we have Slider at dashboard level? - OBIEE 11g

    Hi All,
    We are working on OBIEE 11g (11.1.1.3.0), we have one requirement where we want to have dashboard level slider i.e. slider controlling all the graphs on dashboards.
    Currently we have around 9 charts in dashboard and all of them have their individual slider (section) for customer. We wan to put this slider at dashboard level. Is there any way we can do it in OBIEE 11g? or any workarounds?
    Thanks,
    Uttam

    Hi uttam,
    Sliders are only enabled in charts.But not for whole dashboard its not possible.
    Cheers,
    KK

  • Links to document in OBIEE 11G

    Hi,
    I would like to know, how certain links to stored document can be configured in OBIEE 11G
    eg: We have 'Help' icon, on click it opens up the 'Help Doc' which is stored in default (../analytics/olh/l_en) location.
    I want to know where are the settings (in which files) to edit the link and point to someother location
    Regards,
    Jitendra

    Ok,
    We wanted to show an Icon or Link which will navigate user (once clicked) to a pre-defined location where 'Help Content Files' will be located.
    Now, I was able to achieve this with the use of "Link or Image" object from 'Dashboard Objects' (once you edit Dashboard check the options at LHS); and configuring 'Link or Image Object' with path to files as well as image.
    Regards,
    Jitendra

  • Customize the Header in OBIEE 11g

    I am able configure and use customize Skins and Style in OBIEE 11g. MY issue is that after user login to OBIEE 11g, it display Home page. I need to add or remove some links from the top right corner of the header. In OBIEE 11g, this header is consistent for funtions.
    Any idea if the this can be cutomized? If yes then which files I should be updating like pages or messages ares in BIP.

    Following xml seems to be corresponding one.
    <OH>\bifoundation\web\msgdb\l_en\messages\uicmsgs\saw.header.xml
    For example, I tried to modify as below and the "Home" character was vanished in the dashboard page.
    (Before)
    <WebMessage name="kmsgHeaderHome"><TEXT>Home</TEXT></WebMessage>
    (After)
    <WebMessage name="kmsgHeaderHome"><TEXT></TEXT></WebMessage>
    Hope this helps,
    Miki

Maybe you are looking for

  • Take a look at what Aperture can do!

    I`d like to have the ability to view pictures like the way it`s possible in Aperture: - Realtime loop even with RAWs - compare images side by side (Aperture puts as many images as you want side by side and btw. in a much more elegant and faster way t

  • Embedding DSL in Java

    Hello everybody, I have developed a DSL. Now I want to embed this DSL in java. I am new in this concept (Embedding DSL in GPL or java). Is it possible? Can I write the code between java codes with my DSL keywords? Best regards Parisa

  • Weblogic.management.security with transactions, Please HELP

    I am using weblogic.management.security.authentication API to programmatically insert/delete users and passwords into/from default security provider on Weblogic Server 8.1. I want to add transactional support to this these actions, I tried using User

  • Buy upgrade or full version of LR 4?

    I lost my LR 3 software, but still have the serial number. Should I buy the upgrade or the full version of LR 4?

  • Bookmarks and History gone from sidebar

    I use FF 11.0 and my History and my Bookmarks are NOT deleted or cleared from Firefox. They can still be accessed via the Menu Bar. However, when I activate the sidebar to access my history and bookmarks the side bar is completely empty! Deleting the