Obiee 11.1.1.6 installation error: inst:08030 unable to connect the databse

Hello Gurus,
I am new to linux and oracle world. trying to install OBIEE 11.1.1.6.0 and getting
INST-08030 unable to connect to the Database with the given credentials. Listner could be down"
*_Database_*
My database(11gR2) and DEV_BIPLATFORM schema is in 64 bit windows 7. I have applied the january 2012 patch for oracle (patch id 10432045). In windows I can login using sqlplus dev_biplatform/password@orcl. windows static IP is 192.168.1.100.
The tnsnames entry in windows is.
ORACLR_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
(CONNECT_DATA =
(SID = CLRExtProc)
(PRESENTATION = RO)
ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = HPC1)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl)
_*OBIEE*_
I am trying to install OBIEE on an oracle linux 64 bit guest on OracleVirtualBox on the above windows host. Guest Linux IP is fixed to 192.168.1.101. The Oracle VM network setting attached to value is set to Bridged Adapter. I can ping from linux to the host winodws 7.
On step 8 of 14 the this is my input:
Database Type- oracle database
connect string- 192.168.1.100:1521:orcl
BIPLATFORM schema - DEV_BIPLATFORM
password- password
_*Problem*_
I cannot go past step 8 above. INST-08030 unable to connect to the Database with the given credentials. Listner could be down"
what have I done:_
somewhere I read that I need to apply oracle January patch to my metadata database. I did that.
Please help me here!
Thanks,
Badal
Edited by: Badal on Mar 4, 2012 4:51 AM
Edited by: Badal on Mar 4, 2012 5:11 AM

I think I got a resolution of the problem. I had to do the following steps to get the installer successfully connect to my repository schemas in Windows 7.
steps:
1- Change my home router setting to reserve specifc IP adresses to all MAC addresses on my home network. If your router does not have this "reserve" feature , you need to disable DHCP and assign static IP to all machines in the lome LAN.
1- Disable firewall in the Linux guest where I am installing OBIEE.
2- Change Windows firewall rule to allow all port and all protocol connection from range of IP in the home LAN. If you have time you may be able to trim this setting to allow specifc ports and IPs.
I also installed oracle instant client and sqlplus in the Linux guest to help me troublesoot the connection problem. It does not require a permanent oracle home to be set. So it won't interfere on obiee home etc.
Thanks all for your help.
Badal
Edited by: Badal on Mar 5, 2012 8:52 AM

Similar Messages

  • INSTALLED ITUNES AND THE ERROR-MAPI WAS UNABLE TO LOAD THE INFORMATION SERVICE APLZOD-OCCURS. WHAT DO I DO.

    INSTALLED ITUNES AND THE ERROR-MAPI WAS UNABLE TO LOAD THE INFORMATION SERVICE APLZOD-OCCURS. WHAT DO I DO.

    Is this on a Windows XP, Vista or 7 system?

  • Unable to open Power BI Sites - Error: We were unable to load the Site. Refresh the page to try again

    Power BI Sites Error
    We were unable to load the Site. Refresh the page to try again
    When opening Power BI Sites with internet explorer, in certain security configurations you may run into the above error. While we are looking into resolving this, please see the following workaround:
    From the Tools menu, select internet options.
    On the security tab uncheck the "Enable Protected Mode" checkbox form the relevant Zone (Intranet/Internet)
    Remove all entries to *.powerbi.com from trusted sites or/and local intranet sites
    On the advanced tab, uncheck the "Enable enhanced protected mode" (if you made a change here it will require a restart of the machine)
    Restart and try again (if not changes done in the last step, just restart the browser)

    Hi
    Any further debugging tips? I upgraded from IE9 to IE11 on my Win7 machine to try get Q&A working, it broke the entire PowerBI site for me

  • I can't receive my incoming mail. ESP is yahoo.  Error msg says unable to connect with POP server.  Any solution?

    I can't receive my incoming mail in Mac Mail. ESP is yahoo.  Error msg says unable to connect with POP server.  Any solution?  I am able to get my incoming messages via yahoo website but not through the Mail app.

    Try this, if it is not the correct department, ask them for the number or to be transfered..
    Call 1-800-318-0612 for Login Help
    Also on most autmated systems, if you hit 00000, or ##### you can sometimes get thru to a person.
    Is Yahoo your Internet provider? Do you have  a local provider? ei:AT&T, SBC,  cable co, check who you make your check or epatment to...etc, If so I would start there, but if no joy go to the "Mothership"
    I may be wrong about this, (it's been a long time now) I may have deleted my mail account from Mail (after writing down all the info from all General/accounts, and the rest of the tabs, and then added a new account using my existing email address, and it may have "walked me thru the rest of the proceedure".
    But like I said it was a long time ago 3-4 years, but that may have been the path I ended up taking, make sure to write all the info down in case you need to re-enter it all manually. Then try calling them.
    All the best

  • FRM-92052 error... unable to connect to server URL /forms/servlet;

    Hi all.
    I'm on forms 11g 11.1.2.1.0
    I'm configuring my form and when I try to run it I have this error:
    FRM-92052: unable to connect to server at URL /forms/servlet;
    I have start up weblogic server and everything is ok.
    When I try to run my form I have the error.
    How can I solve it?
    Thanks all for collaboration,
    Fabrizio

    I open my log file and I copy here error section:
    java.lang.NoSuchMethodError: oracle/forms/net/ConnectionException.<init>(ILjava/lang/String;Ljava/lang/Throwable;)V
         at oracle.forms.servlet.BaseServlet.getConnectionException(Unknown Source)
         at oracle.forms.servlet.BaseServlet.logException(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.getRunformSession(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.getInfo(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.doGet(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.access$100(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    ####<5-feb-2013 14.42.40 CET> <Notice> <Diagnostics> <missuri377> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2e61ea05cba29510:6243aa29:13caa961585:-8000-0000000000000024> <1360071760720> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'AdminServer' has triggered at 5-feb-2013 14.42.40 CET. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = 5-feb-2013 14.42.40 CET SERVER = AdminServer MESSAGE = [ServletContext@6140131[app:formsapp module:forms path:/forms spec-version:2.5 version:11.1.2]] Root cause of ServletException.
    java.lang.NoSuchMethodError: oracle/forms/net/ConnectionException.<init>(ILjava/lang/String;Ljava/lang/Throwable;)V
         at oracle.forms.servlet.BaseServlet.getConnectionException(Unknown Source)
         at oracle.forms.servlet.BaseServlet.logException(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.getRunformSession(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.getInfo(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.doGet(Unknown Source)
         at oracle.forms.servlet.ListenerServlet$Request.access$100(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = missuri377 TXID = CONTEXTID = 2e61ea05cba29510:6243aa29:13caa961585:-8000-0000000000000022 TIMESTAMP = 1360071760564
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    How can I solve my problem?
    Thanks all for collaboration,
    Fabrizio

  • I want to copy myt data to my iPhone via itools the error occured is unable to ascertain the compatibility of itunes   my itools and itunes  both are updated. please help

    i want to copy my data to my iPhone via itools
    the error occured is
    unable to ascertain the compatibility of itunes
    my itools and itunes  both are updated.
    please help

    The following fix apparently worked for some: https://www.youtube.com/watch?v=yEgm8m__Ipg

  • I am having issues deactivating my version of CS4. I receive an error message stating unable to connect or that my firewall or proxy settings are interfering with the process. I do not want to uninstall until i can deactivate as i wish to use a copy on an

    am having issues deactivating my version of CS4. I receive an error message stating unable to connect or that my firewall or proxy settings are interfering with the process. I do not want to uninstall until i can deactivate as i wish to use a copy on another laptop

    Hi K8tym,
    Please refer to below article.
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    Thanks

  • We got error "System is unable to interpret the SSO ticket received"

    We got error "System is unable to interpret the SSO ticket received" on Backend system(R/3 4.7).
    We use SAP Enterprise Portal 6.0 SP15.
    Please let us know what is problems ?
    We done following steps in SAP EP.
    1. Created LOGON-METHOD (Logon Method : SAPLOGONTICKET).
    2. Export Public-key (verify.der) from SAP EP.
       (System Admin -> System config -> Keystore Administration -> Download)
    We done following steps in SAP R/3.
    3. Start STRUSTSSO2 Transaction.
       In the PSE status frame on the left, choose the system PSE.
       In the certificate section, choose Import Certificate.
         The Import Certificate screen appears.
       Choose the File tab.
       In the File path field, enter the path of the portal's verify.der file.
       Set the file format to DER coded and confirm.
       In the Trust Manager, choose Add to PSE.
       Choose Add to ACL, to add the Portal Server to the ACL list.
       In the dialog box that appears, enter follows:
         system ID    :J2E
         client       :000
         Subject name :CN=J2E
         Issuer name  :CN=J2E
         Serial number:00
       Save your entry.
    4. Set profile parameters
       login/accept_sso2_ticket = 1
       login/create_sso2_ticket = 0
    5. Restart SAP R/3 system.

    Hi,
    I faced the same problem when i am configuring the SSO,
    check the portal client number in System Administration>System Configaration->UM Configuration--->Direct Editing
    and give the same client number
    In the dialog box that appears,
    system ID :J2E
    client :000
    else check weather u r importing the certificate correctly.
    First export the verify.der and and import that using the STRUSTSSO2
    Thanks
    Ajay

  • Error: "Acrobat is unable to connect to your email program" using attach to email . . .

    Windows 7 Pro Sp1
    Thunderbird 3.1.9
    Acrobat Reader x 10.0.1
    File, "Attach to email. . . " feature returns error  "Acrobat is unable to connect to your email program"
    Thunderbird is set to default email client on Windows 7 Professional SP1.

    You can't. It isn't an e-mail client, it's a web site.
    (So far as I know. Yahoo, for example, does allow itself to be set up
    as a mail server, so you can use a mail client with it).
    Aandi Inston

  • I canot sign in to icloud the error is showings unable to connect to server

    i canot sign in to icloud the error is showings unable to connect to server in my iphone

    ABOUT YOUR MAIL SETTING
    GO TO SETTING THNE MAIL,CONTACTS,CALENDER THEN HIT ADD ACCOUNT YOU CAN SEE YAHOO GMAIL  AOL HOTMAIL   .............THEN HIT WHATEVER YOU ENTER THE ACCOUNT DETAILS

  • OID Installation error INST-5165 Error in validating realm

    Installation went fine, until the step for OID Information
    gives error INST-5165: Error in validating Realm, enter valid value for Realm
    version 11.1.1.6 on Windows
    Checked the password to contain at least one numeral

    yes, This is due to password validation. Password must contain at least one numeric.
    Invalid password : xyzabdP
    Valid Password : xyzabdp3

  • Excel 2013 PowerPivot Error - "PowerPivot is unable to load the Data Model"

    I'm attempting to use the PowerPivot add-on in Excel.  When clicking 'Manage Data Model' or attempting to 'Load to data model,' I receive the error 'We couldn't load the Data Model.  This may be because the Data Model in this workbook is damaged.',
    followed by 'PowerPivot is unable to load the Data Model.'  This happens irrespective of data source type.  I have Excel 2013 32-bit, PowerPivot 32-bit, running on Windows 7 OS 64-bit.  I am not running an SSAS instance on my machine. 
    Any suggestions?

    Hi
    Have you ever tried to repair your office?
    Also we may refer to the following blog :
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2013/11/12/powerpivot-for-excel-2013-errors-after-october-update-kb-2825655.aspx
    This issue seems to be caused by the October 2013 update (KB 2825655) for Excel 2013. Try to remove it or restore the system to an earlier point and check the result.
    Regards
    Tylor Wang
    TechNet Community Support

  • TS1424 Whenever I try to update an app or download a new one I get an error message stating "unable to connect to iTunes"....I have reset my iPad and router but still get the error message

    Whenever I try to update any apps or download a new one I get the following error message "unable to connect to iTunes". I have reset my iPad and router and also done the same with my iPod but get the same issue.....need some support please?

    There are a number of threads from other people reporting the same iTunes connection issue, it looks like there might be a problem at Apple's end - but you could try logging out of your account on the iPad by tapping on your id in Settings > Store and then log back in and see if it then works, but it probably won't until Apple's fixed it

  • Error in Publication-Unable to find the infostore service

    Hi,
    I am getting this error when Publication webi report?
    2011-09-06 11:04:49,156 ERROR [PublishingService:HandlerPool-97] BusinessObjects_PublicationAdminErrorLog_Instance_40982 - [Publication ID # 40982] - Unable to find the infostore service. Is your CMS running and configured properly? (FBE60002) 2011-09-06 11:04:49,156 ERROR [PublishingService:HandlerPool-97] BusinessObjects_PublicationAdminErrorLog_Instance_40982 - [Publication ID # 40982] - An exception was caught while scheduling the publication. (FBE60203) [2 recipients processed.]
    requirement is multiple webi reports should be send multiple receipients with restricted data?
    Is it possible to publish multiple reports in Publication??
    Webi report
    XIR3
    backend oracle
    Regards,
    Ravi

    Hi,
    Follow below steps. or check SAP note 1291121.
    Disable all the services in CCM (Central Configuration Manager)
    - Re-enable all the services.
    - RE-boot the system
    Thanks,
    Amit

  • TS1398 error message says " unable to join the network"

    I have tried turning the wifi on and off, turning the ipod on and off, the forget this network option, and reset all network connections. It still gives me an error message. I have 5 other devices that are working fine. My network is showing full bars,  for some reason the ipod itself just will not let me join my network ...it WAS already joined, and in the middle of browsing online it kicked me off and will not let me back on.

    Does the iOS device connect to other networks?
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network       
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

Maybe you are looking for

  • Photo "Events from my Mac" very out of order

    I have an iPhone 6S running iOS 8.1.1...  For some time I've noticed the following.  If I go into Events from my Mac in the iPhone Photo App, the Events are in no way ordered chronologically.  They all have a month and day next to them as if that's h

  • H:selectOneMenu and its value parameter trouble

    Hello! I have a form in my jsp page ^ <h:dataTable id="table" value="#{Reference.template.fields}" var="list" rowClasses="list_row_odd, list_row_even" columnClasses="align_right, align_left" width="100%" border="0" cellpadding="4" cellspacing="1">   

  • Can't open index.html - "says no encoding"

    When I click to open my home page in the site window I get a message saying that the page has no encoding information. When I select either of the 2 options the page tries to open but doesn't. I have tried to delete the page to just make a new one bu

  • IPhone freezes when downloading iOS 6.0.1

    Hi there anyone help Trying to update a friends iPhone as there is an iOS update. The download has frozen during the preparing to update phase. The blue bar is at almost 100% but is now not moving. Any advice?

  • Problem with desktop wallpaper.

    Hi, I have noticed that the wallpaper for my MBP retina does not change (even when I change it, when the computer restarts it just returns to the original wallpaper.. I have the retina laptop and latest mountain lion. thanks