CommunicationException installing Infrastructure

Hi
We're trying to install OAS 10.1.2.0.2 Infrastructure in a cluster enviroment with a 10g R2 Database for the metadata repository. We already installed the metadata repository without any problems. When we install the infrastructure I get the following error in the Infrastructure Schema Configuration Assistant:
javax.naming.CommunicationException: ldap.myhost.com:636
The OID process are up. They are bind to the 636 and 389 ports. If I do a ldapbind it will bind without problems but if I do a ldapsearch I get a time out error.
Regards,
Néstor Boscán

You can install 9ias infrastructure on the same machine in a seperate oracle home. just make sure that you have enough memory and hard disk space.

Similar Messages

  • Error when install Infrastructure 10g 10.1.2 in Windows2000 server

    My environment:
    RDBMS Version: 10.1.0.3.1
    Operating System and Version: Windows2000 SP4
    Product (i.e., OAS, IAS, etc): 10g AS Release 2
    Product Version: 10.1.2
    JDK Version: 1.4
    I have the folowing error when installing the Infrastructure (in the stage of SSO Configure Assistant):
    Default Subscriber GUID: E0575BDE015C411CAD99BDEF85F79029
    Subscriber Naming attribute: dc
    Default Subscriber Name: server01
    *** Resetting user DN and GUID information ...***
    Done....
    PL/SQL procedure successfully completed.
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.1 - Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    NLS_LANG character set = WE8MSWIN1252
    NLS_LANG param = AMERICAN_AMERICA.WE8MSWIN1252
    ERROR : Exception while configing SSO DAD :
    oracle.ias.repository.schema.SchemaException: Unable to establish connection to the Oracle Internet Directory Server ldap://myserver.domain.com:3060/. Base Exception : javax.naming.CommunicationException: Request: 1 cancelled
    at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:124)
    at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:523)
    Please advice.
    Thanks
    Trung

    I don't know much about the 10g Releases yet but I had the same error with 9.0.2.3. The problem is that OID isn't available when it needs to be.
    When you get the error, start OID using the command line then try running the config assistant again.
    Hope this helps
    Alex

  • Need to Install Infrastructure ?

    I have a query, please provide some valuable advice over that ?
    we have an application developed in J2EE now we need it to deploy it to Ora 10g AS. I wanna know if i need to install the Infrastructure as an essential part of Application Server installation or simply the Midtier installation will solve the purpose.
    Our Application is developed in JSP and JAVA , oracle 9i is the Database, Reports are Developed in oracle reports 6i tool.
    Kindly ask if more information is required.
    thanks & Regards

    Hi,
    for d lan, I assume ur dns (or firewall) is not directing ur request 2 d server wen u type in d url. try adding d ip address, hostname (and an optional alias) of ur server in d host file of the client.
    for d net, u will need a rule allowing packets from d net to pass tru ur firewall on ports running d required services 2 ur server.
    hope this helps.
    chairs

  • Installing Infrastructure returns error 'Service-handle not initialised'

    Hi, while installing an infrastructure instance on a Windows 2000 Server machine with service pack 4 it returns this error : ORA-24324: Service-handle is niet geinitialiseerd. In English read 'Service handle is not initialised'.
    So does anyone now what's the problem ?
    I'm trying to install Oracle9iAS release 2. The first step is installing this Infrastructure element.
    Thanks,
    Yuri Arts
    A.S.Watson Continental Europe

    I installed Oracle (software only, I want to create db manually).
    I created listener and started it.
    connect / as sysdba --> ORA-24314: service handle not initialized
    connect sys/change_on_install as sysdba -->ORA-01017: invalid username/password; logon denied
    I want to see phrase "connect to idle instance". what do I do next ?

  • Warnings re. "set-ID" when installing infrastructure

    Hi,
    I am installing the 10gAS infrastructure, and when I run the "root.sh" script, I am getting "chmod" warnings on 3 files in /opt/oracle/infrastructure, extjob, oracle, and emtgtctl12:
    "Corresponding set-id also disabled on file since set-id requires execute permissions"
    If I let it continue, the installation seems to complete successfully even with the warnings, but I'm just curious as to:
    1) Why these warnings are occurring, and
    2) Is the installation ok even with the warnings, and
    3) Is there any way to eliminate the warnings next time I do an installation?
    Thanks,
    Jim

    Hi Jim!
    I believe root.sh used chmod to remove exec bit and forgot about set-id, probably on the group so it's a good thing that too was disabled :-)
    Look into root.sh and check permissions on oracle executable in infra-home/bin
    about 2) and 3)
    Oracle only can tell you if current file perms are ok (hence installation ok) and change the script to correct errors and avoid warnings.

  • Error Installing Infrastructure + SSO Wizard

    Hi, I'm installing infra of identity management with support for SSO, the OUI finish copy and link files fine. But then fails in the SSO wizard with the following error:
    INSTALL_ACTION: configOID: SSO seed configuration empty.
    ACTION by SSOConfigAssistant :
    /opt/oracle/product/1014/infra/bin/sqlplus orasso/*****@"cn=mrpro,cn=oraclecontext"
    @/opt/oracle/product/1014/infra/sso/admin/plsql/sso/ssooidd.sql XXXX2.XXX.com 636 "cn=orcladmin" ***** Y
    SQL*Plus: Release 10.1.0.5.0 - Production on Mon Dec 15 13:49:28 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> Connected.
    SQL> Creating OID entries for SSO
    Error code : 1
    Error message: User-Defined Exception
    LDAP error : ORA-31203: DBMS_LDAP: PL/SQL - Init Failed.
    ERROR: deleting application entry
    Error code: 1
    Error message: User-Defined Exception
    ERROR: creating SSO users and groups in OID
    PL/SQL procedure successfully completed.
    *** Refreshing WWC OID cache....***
    declare
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "ORASSO.WWSEC_OID", line 1199
    ORA-06512: at "ORASSO.WWSEC_OID", line 1328
    ORA-06512: at "ORASSO.WWSEC_OID", line 2498
    ORA-06512: at "ORASSO.WWSEC_OID", line 2528
    ORA-06512: at "ORASSO.WWSEC_OID", line 1606
    ORA-06512: at "ORASSO.WWSEC_OID", line 1755
    ORA-06512: at "ORASSO.WWSEC_OID", line 2133
    ORA-06512: at line 8
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    The metadata DB of this in a second server.
    Thanks in advance.
    Maro

    Maro,
    From the metadata database machine, make sure you can ping the SSO hostname and telnet 389/636 port of sso box.
    Metalink [Note:313029.1|https://metalink2.oracle.com/metalink/plsql/f?p=130:14:7069706052983746680::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,313029.1,1,1,1,helvetica] can be useful.
    Regards,
    Krishna

  • Install infrastructure on a server with a ip static

    It is possible to installa infrastructure and portal 10G on a server that don't have a domain but only a public ip static ??
    If it is possible how it is possible ???
    Than'ks

    Never tried this, but I guess that it could be tricky.
    Changing the domain later is not possible.
    What should be the benefit of this set-up?
    cu
    Andreas

  • 10gAS infrastructure  and Oracle DB install

    We have an ERP product just like Oracle eBusiness suite (Oracle Applications) built using Oracle DB, Forms, Discoverer, Reports, Portal etc. for small and midsize companies (very low foot print compared to Oracle eBusiness suite). Our product is deployed/installed at customer sites who buy the product. Most of our customers are small and they would have one box for 10gAS and one for DB.
    Based on above, we are debating how to install infrastructure DB and our applications database…
    1.     It is better to have the Infrastructure database on the same server as the Mid Tier as it installs by default? And then just connect to the application’s database on a separate database server (create a link from infrastructure to applications DB)?
    2.     Should we put the Infrastructure instance on the Database Server in a separate instance from the application instance?
    3.     Should we (or can we) put the Infrastructure in an instance on the database server and then add our application schema inside this same instance so we minimize the number of instances on the production database server.
    Please suggest…

    x86-64 is an extension of the x86 32-bit CISC instruction set. The 64-bit extension provides support for long mode to address larger virtual and physical address spaces.
    You can generally run 32-bit applications on a x86_64 bit CPU and a x86_64 kernel, provided you have the appropriate i386 libraries installed. When you install Oracle 11gR2 11.2.0.1 for x86_64, appropriate i386 libraries are a prerequisite.
    Since x86 on a x86_64 CPU is still hardware, there will be no performance penalty to run 32-bit application. Btw, you cannot run 64-bit applications using a i386 kernel. The only exception I know is Mac OS X.

  • DB and 10gAS infrastructure install...

    Hello:
    We have an ERP product just like Oracle eBusiness suite (Oracle Applications) built using Oracle DB, Forms, Discoverer, Reports, Portal etc. for small and midsize companies (very low foot print compared to Oracle eBusiness suite). Our product is deployed/installed at customer sites who buy the product. Most of our customers are small and they would have one box for 10gAS and one for DB.
    Based on above, we are debating how to install infrastructure DB and our applications database…
    1.     It is better to have the Infrastructure database on the same server as the Mid Tier as it installs by default? And then just connect to the application’s database on a separate database server (create a link from infrastructure to applications DB)?
    2.     Should we put the Infrastructure instance on the Database Server in a separate instance from the application instance?
    3.     Should we (or can we) put the Infrastructure in an instance on the database server and then add our application schema inside this same instance so we minimize the number of instances on the production database server.
    Please suggest…

    Based on experience working with Application Server since the 8iAS days, one can install it in a very complex spread out manner. Unfortunately, the complicated deployments are almost impossible to upgrade. When Service Requests are created, it seems that the upgrade process is only really tested on the simplest configuration. If you want a supportable/upgradeable configuration, you may want to consider the simplest configuration as long as performance is acceptable during normal day to day operations.
    One caveat to putting the application schema in the infrastructure database is you limit your database upgrades/patches to only those supported by the application server family.

  • Oracle9iAS Infrastructure install

    Hi,
    I am trying to install Oracle9iAS Infrastrcuture on Red Hat 8.0. I know it is not certified but don't have a choice at this point but to give it a try. The install went fine till the DBCA part where it blew up with an ORA 1503 error in creating control file. I tried to resolve it, but have not succeeded. Does anyone know a work around ? Also how do we bring up the configuration assistant to install the components that have not installed fine. Just the ones that failed. Do we have to uninstall and do a full re-install. Thanks for ur help.
    SV

    9iASR2 doesn't require a pre-installed DB (has a built-in 9i for Portal repository+OID = infrastructure). But maybe you already knew that ;)
    To install R2 on a single PC:
    - install infrastructure in its own home
    - install 9iAS R2 in own its home
    Beware of confusion (tnsnames.ora, sqlnet.ora) since you now have 3 different HOMEs. Also - please note that starting R2 on Win2K can be tricky since they need to be started an specific order (something not very clearly noted anywhere).
    Good luck!

  • 10gias infrastructure install

    I am trying to install infrastructure fo 10g ias on Solaris 10. I get past the OID config but fails at the password config step I check the infrastructure database - not started. Error message
    unable to allocater 4096 bytes of shared memory ("shared pool") etc.
    Do I have to create an init file and modify then restart?

    A bit more info:
    Solaris 10 , Sun 5140 server
    Installing ifrastructure - Database Configuration Assistant fails:
    ORA-04031: unable to allocate 4096 byrtes of shared memory...
    ORA-06512: at "SYS.UTL_RECOMP"...
    Is there anyway to see/edit the init.ora template so that I can change the memory settings before starting installation.
    Many Thanks
    Terry

  • Can i install Ora9iAS Infrastructure and Ora9iAS Midtier in same machine??

    Hello,
    I want to clarify whether i can install the Ora9iAS infrastucture and Ora9iAS midtier in the same machine?? Since i try to install but giving error on this
    Unable to verify connection to this OID instance. Please verify your Hostname, Port, username and Password or verify that the OID services is running.
    I'm not sure whether there is anything wrong?? Please help.
    Thanks.

    Hi,
    Yes you can install Oracle9iAS Infrastructure and Middletier on same m/c. However you need to install both of these in different oracle home and install infrastructure prior to middletier.
    Regarding to your problem...
    During middletier installation you will be prompted for infrastructure hostname and port number. Ensure that you enter just the 'hostname' and NOT 'http://host'
    Also check that 'host' file on the server machine is updated. This file is located at C:\WINNT\system32\drivers\etc. You have to make entry for ip address and hostname in this file.
    Another note: Oracle9iAS installation needs 'fully qualified hostname'. i.e. just 'myhost' won't work. try myhost.mycompany.com
    Your host file entry will look like
    80.81.82.83 myhost.mycompany.com
    Refer to http://otn.oracle.com/products/ias/install-faq.html for further details. especially point # 11 and 15
    Regards,
    Rakesh

  • Install oracle10g AS 904 infrastructure and middle tiers on single node??

    Hi
    I will install oracle10g AS 904 infrastructure and middle tiers on single node.
    I have some question.
    1.install infrastructure and middle tiers must have different home_dir , It is mean use one user (EX:oracle) or two users (EX: infra and mid ) install ?
    2. If use one user install , How to edit the user profile ?
    3. If it install complete , Which em console do I start (infra or middle)??
    4. Ple give the clear steps to install Infrastructure and Portal and wireless
    on single host for AIX5L.
    thank
    kevin

    Hi Kevin,
    1. Create two seprate Oracle homes. Use the same user to install both.
    2. Are you refering to changing ORACLE_HOME, etc?
    3. Both. To save memory you can shut them down when you don't need them.
    4. Use the quick installation guide. You can find it under documentation here on OTN.
    Regards,
    Mathias

  • 9ias  post infrastructure installation problem

    1-I install Infrastructure (9ias release 2) on win2000 server & it has a DNS on it,At the end of the installation it gives me that installation is done succesfully
    2-after I login to the Enterprise manager website I found 9ias partially up but I tried with each component till it's fully up
    3-I tried to login to the Oracle Internet directory using the oracle directory manager but it gives me the following error(bind of request to LDAP server failed)
    So what to do since also I can't install Business intelligence 9ias since it needs to connect to oracle internet directory

    Before re-install verify this error:
    Passwordjavax.naming.CommunicationException: amilsys.ansun-nt.com:4032.
    The installer couldn't connect to the OID, is it running?.
    If you thing it is running then try the following in the repository iasdb.
    select * from ods.ods_process
    You should se the info about the oidserver. Look for a
    -p parameter that indicates the port, you should see 4032, otherwise that is the problem, some times it is started on port 389.
    If it's not installed then verify if port 4032 is free or is used by some other process.
    If it was installed byt not working then try to start oidserver.
    Carlos

  • New Development - No Infrastructure!

    We have moved into a new development and did have an engineer visit scheduled for yesterday to install our new line. The appointment was between 1-6pm, I called at 3pm and was told he was coming, I then call again at 5.15pm and was told the engineer wouldn't be coming. The reason was that additional work needed to be done at the exchange.
    I then went with the building site manager and we inspected the BT ducting that surrounds my property. To my surprise there was absolutely no BT infrastructure at all in any of the ducts...no wonder the engineer couldn't install our line!
    Today I have spent over 2 hours trying to speak to someone, 6 calls, 2 supervisors and got absolutely nowhere! All the call agents were hard to understand due to their very strong Indian accent. I've now had to open a complaint both over the phone and just now online.
    I've believe that the 'New Building Site Development Team' needed to visit the site to install the core infrastructure. I've tried to make contact with them and failed, I've tried to escalate the issue and failed, I've tried to speak to someone senior enough to understand my problem....once again I've failed.
    I'm literally lost for words at the customer service, not to mention angry for wasting a days holiday and even more upset that we will now have to spend over £400 a month on child care as we can't work from home.
    If anyone can help me I'd be really grateful. 

    Just to clarify, this is not the builders responsibility.
    The house itself has been cabled with the normal house points and cabling with a terminating "white" cable poking out the front of the house, all ready for the engineer to connect to. The onsite ducting and BT Manholes have all been installed, either by a contractor of Openreach or Bovis (if they are an approved installer). The only people who are allowed to install cabling within a BT duct is BT or a part of BT like Openreach, unless you seek Wayleave permission. I know this as I project manage 'dark fibre' installations across private estates.
    Bovis themselves completed their work and gave BT permission to install infrastructure over 2 months ago. I confirmed this with both the site manager and Bovis headoffice.
    After all my calls yesterday, I decided to phone BT Business as I know they are UK based, the person I spoke to was more useful and did give me the number for the 'New Estates Team' (0800 616866) - however when I called them I was told they can't deal with end users and I need to speak to my ISP...which is interesting as that's BT who I've so far spent 5 hours trying to communicate with. 
    I then tried to call Openreach but once again they won't speak to end users...
    So the current position is;
    1) I have no phone line
    2) The estate has no BT infrastrucutre
    3) I have complained via Twitter (36hrs response time) and the normal complaint channel (72hrs reponse time)
    4) 5 Hours worth of calls (at a cost to me)
    5) 1 days holiday taken for no reason
    6) The additional cost of childcare (approx £150 a week) 
    7) Having to work in the office until midnight most evenings
    8) I had to spend another 45mins talking to the accounts team, as they'd tried to take directdebit for the service!
    The average time to actually get to speak to an 'agent' is 12mins, then 4-5mins to verify details, then 3mins for them to read the screen, then 3mins of them mumbling in an extrememly hard to hear accent. Eventually you explain the situation again, they pause, carry on with their script, you ask to speak to a supervisor...they also can't help.
    There is without a doubt a problem in the process for getting a new estate setup, I really hope that somehow, via some method I manage to speak to someone who can help!

Maybe you are looking for

  • How can we stop iPrint from pushing out printers?

    Is there a global way to stop iPrint Client Management from pushing out printers? Or, is there a way to report on all group objects that have a printer assignment? We are trying to stop printers from being pushed, but we have 100+ group assignments,

  • Sync Rented Movies

    How do you sync rented movies with Apple Tv software version 2.4 and Itunes 8?

  • How can v see all vndors

    Hi , How can v see all vendor balaces at a time

  • Install fmw forms and reports 11g

    i try to install forms 11g but i have problem in the configuration phase : creating ASINSTANCE failed i have windows servver 2003 sp2, 3GHz 3G ram\ i install WLS i install the MS loopback adapter

  • Crystal Reports Cross-tab Sort?

    Hello, I am new to Crystal Reports and I canu2019t figure out how to sort a column on a cross-tab.  How can I sort in descending order the Total columns on a Cross-tab? E.g. will like to show the Product Names by the total amount of sales and not by