OEM Grid "Failed to connect to database instance: ORA-03135

Hello all,
Did anyone know why we get the error in the OEM grid:
Failed to connect to database instance: ORA-03135: connection lost contact (DBD ERROR: OCISessionBegin).
We checked the listener and it is running fine. Can someone advice where to look? Thanks.

Hello,
1. I tried to ping to the grid control server, and it was successful. However when reviewing the emagent.trc trace file, I noticed the following error:
SQL = "/* OracleOEM */ BEGIN :succ_sub := 0; dbms_aqadm.enabl"...
LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=mddbbanner8-vip)(PORT=1521))(CONNECT_DATA=(SID=PROD4)))
2009-01-13 10:44:31 Thread-4113849248 ERROR recvlets.aq: Error enabling user dbsnmp for aq agent mddbbanner8_3872_PROD4 on PROD.loe.corp_PROD4: ORA-06550: line 1, column 65:
PLS-00201: identifier 'DBMS_AQADM' must be declared
ORA-06550: line 1, column 65:
PL/SQL: Statement ignored
2009-01-13 10:44:31 Thread-4113849248 ERROR recvlets.aq: unable to create subscription on oracle_database PROD.loe.corp_PROD4
2. In the emdctl.trc trace file, I see these errors:
2009-01-09 15:54:26 Thread-4136655072 WARN http: snmehl_connect: connect failed to (mddbbanner8:3872): Connection refused (error = 111)
2009-01-09 15:54:26 Thread-4136655072 ERROR main: nmectla_agentctl: Error connecting to https://mddbbanner8:3872/emd/main. Returning status code 1
3. Anyone experienced the same errors from 1 and 2 above? Any solution to this issue?
Thanks.

Similar Messages

  • Failed to connect to database instance: ORA-12541: TNS:no listener

    Hello -
    This is the error in grid alert:
    Failed to connect to database instance: ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach).
    But the test of connection string in database configure screen is successful. tnsping works too.
    Grid version: 11.2.0.1.0, no patches.
    Target database version: 10.2.0.2
    Connect string: (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = s08) (PORT = 1528))) (CONNECT_DATA = (SID = S08) (GLOBAL_NAME = S08.WORLD)))
    Any ideas?

    OK.. Are you testing the connectivity from "Preferred Credentials " setting page?
    Try to configure target from
    Targets-->databases--> then select your database and click on "configure" button.
    Enter all the details and press "Test Connection" button once it shows that connection is successful go to next page and finally save the setting.
    Let me know how it goes....

  • Failed to connect to database instance: ORA-02002: error writing to audit_t

    I have a 4 node cluster and getting this alert very ferquently...
    checking audit_trail gives this error
    SQL> select count(*) from dba_audit_trail
    2 ;
    select count(*) from dba_audit_trail
    ERROR at line 1:
    ORA-01115: IO error reading block from file 1 (block # 108673)
    ORA-01110: data file 1: '+DG_PROD/ngprod/datafile/system.258.665846277'
    ORA-15081: failed to submit an I/O operation to a disk
    Documentation on error says.........
    ORA-02002: error while writing to audit trail
    Cause: The auditing facility is unable to write to the AUDIT_TRAIL table. If this error occurs, SQL statements that are currently being audited may also fail. This error will occur if the SYSTEM tablespace runs out of disk space.
    Action: Add space to the SYSTEM tablespace or delete rows from the AUDIT_TRAIL table. If these operations fail or do not eliminate the problem, shut down and restart Oracle with auditing disabled. This is done by setting the initialization parameter AUDIT_TRAIL to FALSE.
    How should I check the system tablespaces ...I'm getting the error....and moreover they are autoextendible....Any idea about the issue

    You can check the space available in any tablespace with a query from dba_free_space;
    Give serious consideration to moving AUD$ out of the system tablespace. Theoretically you can not do this prior to database 11.1.0.7 (where you can use the built-in package DBMS_AUDIT_MGMT.MOVE_DBAUDIT_TABLES). But if you open an SR at metalink they will instruct you to do it manually which keeps everything legal and supported.
    http://www.morganslibrary.org/reference/dbms_audit_mgmt.html
    Also look into using resumable transactions (DBMS_RESUMABLE) to keep these things from happening in the future.
    http://www.morganslibrary.org/reference/dbms_resumable.html

  • EM Alert: Critical:PROD.test.edu.au - Failed to connect to database instanc

    HI Experts,
    Today i got this alert from oem grid during RMAN bakcup of the PROD database.when i try to connect the database i am able to get into to the DB successfully with out any issues.
    But i am not sure why this error has come and resone behind that.Please advise.
    From: Oracle OEM [mailto:[email protected]]
    Sent: Tuesday, February 22, 2011 11:21 PM
    To: DBA_GROUP
    Subject: EM Alert: Critical:PROD.test.edu.au - Failed to connect to database instance: ORA-00257: archiver error. Connect internal only, until freed. (DBD ERROR: OCISessionBegin).
    Target Name=PROD.test.edu.au
    Target type=Database Instance
    Host=delhi.win.test.edu.au
    Occurred At=Feb 22, 2011 11:20:33 PM EST
    Message=Failed to connect to database instance: ORA-00257: archiver error. Connect internal only, until freed. (DBD ERROR: OCISessionBegin).
    Severity=Critical
    Acknowledged=No
    Notification Rule Name=Database Availability and Critical States
    Notification Rule Owner=SYSMAN
    when i check the alertlog file i could see the following
    Tue Feb 22 23:01:36 2011
    Starting control autobackup
    Control autobackup written to DISK device
    handle '/oracledb/rman_backup/PROD/control_c-197342269-20110222-01'
    Tue Feb 22 23:22:42 2011
    Errors in file /oracle/admin/PROD/udump/hubprd_ora_27069.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01438: value larger than specified precision allowed for this column
    ORA-06512: at line 2
    PLease let me know the cause of the issues and solution to overcome this issues.
    Regards,
    Salai

    It would appear that your archive location is full. If it is full, then try to get some more free space there by either deleting the old archives or specifying a different location.
    I don't see any mention of a flash recovery area in the log message, but you may also want to confirm that you have reached your space allocated to the FRA.

  • ORCL Failed to connect to database instance: Closed Connection.

    Hi all,
    i am getting ORCL Failed to connect to database instance: Closed Connection, on my work environment but when i look into the database it is ok more over this ticket is generated from GridControl , i checked in trace-file but i haven't got any clue what to do in this case please any one help me on this why it is giving this kind of error
    (ORCL Failed to connect to database instance: Closed Connection.)
    Thanks
    venkat
    Edited by: madala03 on Apr 10, 2013 3:32 AM

    Hi ,
    thanks for the reply i checked in listener log , havent got any connection errors but in sqlnet.log
    i got this
    VERSION INFORMATION:
    TNS for Linux: Version 10.2.0.4.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.4.0 - Production
    Time: 10-JAN-2011 12:08:29
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0

  • Connect to database instance PRD Failed

    Hi,
    We had refreshed our SCM quality system last month with production data, since then we are facing problem in BR connect operations like CheckDB, Verif DB, cleanup logs and update stats . When we schedule these operation using DB13 then we get an error  "Connect to database instance PRD failed", but when try to run this manually by clicking excute immediately button then these operations complete succesfully.
    Can you please help on this ?
    Our version details are as below.
    SCM 5.0
    Oracle Release 10.2.0.2.0
    Thanks,
    Chetan

    Problems with the OPS$ mechanism? Check SAPNotes 400241 and 50088...
    Also check the output of
    > R3trans -d
    use <sid>adm on os level...
    GreetZ, AH

  • Enterprise manager is not able to connect to database instance

    Hi
    I am having a problem with Oracle EM. I would appreciate very much if anyone can help me.
    I installed Oracle on XP which runs on virtual pc on XP as well. Everything is fine, I can connect to database with sqlplus, and there were no errors during installation.
    But the problem is that, when I try to connect to database with EM, it says:
    Enterprise manager is not able to connect to database instance . The state of the components are listed below.
    Can anoyone help me?

    user10637311 wrote:
    When you want OEM DB , your existing DB should be created by DBCA or if suppose manually creaed DB then you have to configure that DB to EM by
    "emca -config dbcontrol db -repos create". for these two cases istener should be running.
    emctl start dbconsole -> to start dbconsole service
    emctl status dbconsole-> status of servicesI am sorry, I was looking at $ORACLE_HOME\admin . And in the proper path, both listener.ora and tnsnames.ora do exist.
    emca -config dbcontrol db -repos create :
    <last part>:
    INFO: This operation is being logged at C:\oracle\product\10.2.0\db_1\cfgtoollog
    s\emca\orcl\emca_2010-02-18_02-01-40-AM.log.
    Feb 18, 2010 2:02:46 AM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Feb 18, 2010 2:03:19 AM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Feb 18, 2010 2:03:19 AM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error creating the repository
    Feb 18, 2010 2:03:19 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\or
    cl\emca_repos_create_<date>.log for more details.
    Feb 18, 2010 2:03:19 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error creating the repository
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\orcl\emc
    a_2010-02-18_02-01-40-AM.log for more details.
    Could not complete the configuration. Refer to the log file at C:\oracle\product
    \10.2.0\db_1\cfgtoollogs\emca\orcl\emca_2010-02-18_02-01-40-AM.log for more deta
    ils.
    C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\or
    cl\emca_repos_create_<date>.log:
    Check if repos user already exists.
    old 6: WHERE username=UPPER('&EM_REPOS_USER');
    new 6: WHERE username=UPPER('SYSMAN');
    old 8: IF ( '&EM_CHECK_TYPE' = 'EXISTS') THEN
    new 8: IF ( 'NOT_EXISTS' = 'EXISTS') THEN
    old 11: raise_application_error(-20000, '&EM_REPOS_USER does not exists..');
    new 11: raise_application_error(-20000, 'SYSMAN does not exists..');
    old 14: ELSIF ( '&EM_CHECK_TYPE' = 'NOT_EXISTS' ) THEN
    new 14: ELSIF ( 'NOT_EXISTS' = 'NOT_EXISTS' ) THEN
    old 17: raise_application_error(-20001, '&EM_REPOS_USER already exists..');
    new 17: raise_application_error(-20001, 'SYSMAN already exists..');
    old 21: raise_application_error(-20002, 'Invalid Check type &EM_CHECK_TYPE');
    new 21: raise_application_error(-20002, 'Invalid Check type NOT_EXISTS');
    DECLARE
    ERROR at line 1:
    ORA-20001: SYSMAN already exists..
    ORA-06512: at line 17

  • Failed to connect to database ONLY at the first time

    Hi all, I installed Discoverer 10g version and I'm using an Application User to connect to the server where's the Db is installed.
    Every time I try to connect to the server with Discoverer Viewer or Desktop I have a curious behavior....
    ALWAYS but ONLY the first time I try to connect I have the following error :
    - Failed to connect to database - Unable to connect to Oracle Applications database: invalid username/password.
    If I try to re-connect again the second time it works perfectly !!....so, I think, there's nothing related with my .dbc file.
    I tried also to write the ':' at the end of the user name....but it didn't work.
    Into the pref.txt file doesn't exist a parameter like DefaultUserTypeIsApps to set....
    Anybody have had the same "strange" behavior and found a solution or workaround ?
    Thanks in advance
    Alex

    Thanks for your answers first of all !
    At the end I found the solution looking at the Note:307167.1 on Metalink:
    Discoverer Plus 10.1.2 Fails with ORA-1017 Error On First Login Attempt Then Works On Second Attempt
    This note is very useful but into the solution the point 3 is not correct !
    3. Modify the servername parameter to indicate the fully qualified servername.domain
    Example:
    An httpd.conf setting of: ServerName my_servername.mydomain.com should match a Discoverer Plus URL like http://my_servername.mydomain.com:7778/discoverer/plus
    I had this problem both with Viewer and Plus...so instead to change the server name parameter (into the Apache/Apache/conf/httpd.conf file) with my complete URL (http://gnvdev.ote.gr:7779/discoverer/plus), I just write my right server name:
    Example
    After the installation of the Discoverer 1og server, into the httpd.conf file it was written automatyically: ServerName gnvdev
    I just modified in ServerName gnvdev.ote.gr and both Viewer and Plus started to work perfectly at the first time.
    I hope that this hint will be useful for you and others in the Discoverer forum !!!
    Best Regards
    Alex

  • Failed to connect to database

    Several days ago, I created a workbook with 5 worksheets in Discoverer Plus 9.02 against a 10g database. Everything worked fine until today when I tried to re-saved the workbook into the database. I saw the error message that said "Failed to connect to database". When I hit the OK button in the error message dialog box, my sessions were terminated. Again, the error happened whenever I tried to re-save the workbook into the DB. I didn't see such error before.

    Hi Andy,
    We are having a similar issue. We recently upgraded from 4.1.48 to 10.1.2.48.18. We are using Plus/Viewer. Imported workbook has several worksheets. Query runs but then receive an error stating 'Contact with the server has been lost...' I set the row retrievel to 20 rows but still get this error message.
    Have you found a resolution to this problem?
    Thanks in advance for any help.
    Barbara

  • OEM 10g DBControl: no information in Database Instance. Listener and  Agent

    Hi,
    we hat a Database Crash, after recovering the Database the OEM is not working completely.
    There are no informations about Database Instance, Listener and Agent.
    The emoms.trc :
    2006-01-23 17:40:29,409 [EMUI_17_40_29_/console/database/instance/sitemap] ERROR rt.DbMetricCollectorTarget _getListenerTarget.366 - oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: Connection refused
    oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: Connection refused
    at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1308)
    at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
    at oracle.sysman.emSDK.emd.comm.EMDClient.getTarget(EMDClient.java:826)
    at oracle.sysman.emSDK.emd.comm.EMDClient.getTarget(EMDClient.java:834)
    at oracle.sysman.emo.perf.metric.rt.DbTargetDown._getListenerTarget(DbTargetDown.java:346)
    at oracle.sysman.emo.perf.metric.rt.DbTargetDown.getData(DbTargetDown.java:159)
    at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.getMetricResult(MetricCollectorThread.java:993)
    at oracle.sysman.emo.perf.metric.eng.MetricCollectorTarget.getMetricResult(MetricCollectorTarget.java:564)
    at oracle.sysman.db.uix.DBUtil.getMetricResult(DBUtil.java:249)
    at oracle.sysman.emo.smap.TargetDownBean.initialize(TargetDownBean.java:89)
    at oracle.sysman.db.adm.inst.SitemapController.setRequestAttributes(SitemapController.java:1043)
    at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:848)
    at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:376)
    at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:169)
    at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:114)
    at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
    at oracle.sysman.eml.app.Console.doGet(Console.java:285)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:138)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    any ideas?
    thanks Wolfgang

    If you recovered only the database ensure that
    Database Name and Instance Name remains unchanged.
    Listener name and ports is the same
    Ensure they all services can start successfully. If not, recreate the services.
    If you recovered any other thing other than the database, ensure that you followed the correct recovery procedure for both the database and directory structures
    e.g
    Directory names and structures are recreated as before Crash
    Oracle and Agent Homes remain the same as before crash
    IP Address and Ports remain unchanged
    Then restart both the database and db control
    In short, the important thing is to keep all all before crash especially for DB Control to work immeiodiately.

  • Not able to connect linux database instance in another machine

    Hi,
    I have installed oracle 10g database server in Linux, and i created one database instance. and i have added tns entry and listener entry.
    I am to connect the database on that machine. but not in different machine. i am able to access/ping linux machine in another machine also.
    while creating tns entry for linux database instance in another machine using "netca" i am getting this error.
    Connecting...ORA-12560: TNS:protocol adapter error
    The test did not succeed.
    Some of the information you provided may be incorrect.
    Click Back to review the information provided for net service name, or Change Login to change username.
    I verified listener and tns entry ( i think for this listener configuration is enough) also. and database is up.
    If anybody knows why i am not able to connect linux database in another machine. is there any network configurations other than listener configuration.
    Thanks in advance.

    yes i tried to connect with ORACLE_SID, its successful. and using tnsname like you said.
    Instead of using netca to create the tnsnames.ora entry on the second server, copy the tnsnames.ora entry from the DB server. Then use tnsping to test connection :-i done above but not able to ping the tns name, i am getting this error.
    TNS-12560: TNS:protocol adapter error
    ------------------------------------------------

  • How to use OEM grid control to find any database not in archivelog mode?

    Hello,
    currently we have 130 databases, say, if I want to pick out any database currently NOT in archivelog mode, is there a quick way to find out ?
    by using OEM grid control
    or
    some trick similar,
    but really don't need to check each database manually.
    thank you very much!

    This query works in 12c - please run as SYSMAN.
    It is based on undocumented assumptions though +( AND key_value = 'NOARCHIVELOG')+.
      SELECT *
      FROM SYSMAN.MGMT$GROUP_DERIVED_MEMBERSHIPS O ,
        SYSMAN.MGMT$TARGET T ,
        sysman.MGMT$AVAILABILITY_CURRENT st
      WHERE
      o.member_target_type     IN ('oracle_database', 'rac_database')
      AND ( t.target_type           ='rac_database'
      OR (t.target_type             ='oracle_database'
      AND t.type_qualifier3        != 'RACINST'))
      AND o. member_target_guid     = t.target_guid
      AND t.target_guid             = st.target_guid
      AND st.availability_status    = 'Target Up'
      AND ( EXISTS
        (SELECT *
        FROM sysman.mgmt$metric_current i
        WHERE I.TARGET_GUID = O.MEMBER_TARGET_GUID
        AND metric_name     = 'archFull'
        AND Metric_Column   = 'archTotal'
        AND metric_label    = 'Archive Area'
        AND column_label    = 'Total Archive Area (KB)'
        AND key_value       = 'NOARCHIVELOG'
        ));Another way to achieve the goal is to push extended metrics (SELECT LOG_MODE FROM V$DATABASE) on each DB, and monitor the values they return to the repository. This is an example for a (slightly) different problem - http://iiotzov.wordpress.com/2012/08/08/how-to-use-the-new-oem-12c-metric-extensions-to-enforce-enterprise-wide-custom-policies .
    OEM Repository has many other great uses as well - http://iiotzov.files.wordpress.com/2012/05/oem-repository-a-second-look.doc , http://iiotzov.files.wordpress.com/2011/08/iotzov_oem_repository.pdf
    Iordan Iotzov
    http://iiotzov.wordpress.com/

  • OID Install fails - Cannot connect to database.

    Hi there,
    I am trying to install OID onto a Weblogic domain.
    The server is running OEL 5.8.
    Weblogic version 10.3.5.
    OID 11.1.1.6.
    I ran the RCU, and had no issues. I then installed OID with no problems. I then tried to install OVD, but created it with a different instance home by mistake. I then removed OID and OVD, removed the schemas and removed the domain from Weblogic.
    I ran the RCU again, configured just for OID, and ran the installer for OID.
    The installer goes through all checks and "installation", but crashes during configuration. The step that creates Oracle Internet Directory fails. When checking the log file:
    [2013-02-25T22:00:33.618+02:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] reportStartConfigAction: EXIT........
    [2013-02-25T22:00:33.618+02:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Start of create component
    [2013-02-25T22:00:33.781+02:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Action for the oid1 is CREATE
    [2013-02-25T22:00:33.782+02:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Trying to create the component oid1
    [2013-02-25T22:00:33.999+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] OID onCreate....[[
    [2013-02-25T22:00:34.364+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Cmd: /u01/app/oracle/product/fusion11g/Oracle_IDM//bin/oidctl connect=OIDDB server=OIDLDAPD inst=1 delete
    [2013-02-25T22:00:34.412+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Error Stream: NLS_LANG not set in environment
    [2013-02-25T22:00:34.412+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Error Stream: Setting NLS_LANG to AMERICAN_AMERICA.AL32UTF8
    *[2013-02-25T22:00:34.416+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Error Stream: Could not connect to the Database.*
    [2013-02-25T22:00:34.426+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Moving Directory /u01/app/oracle/product/fusion11g/asinst_1/diagnostics/logs/OID/oid1
    [2013-02-25T22:00:34.427+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Num of OIDs: 1
    [2013-02-25T22:00:34.427+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Deleting file /u01/app/oracle/product/fusion11g/asinst_1/config/tnsnames.ora
    [2013-02-25T22:00:34.427+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Deleting file /u01/app/oracle/product/fusion11g/asinst_1/config/tnsnames_copy.ora
    [2013-02-25T22:00:34.427+02:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] Deleting file /u01/app/oracle/product/fusion11g/asinst_1/OID/admin
    [2013-02-25T22:00:41.523+02:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] [[
    oracle.as.config.ProvisionException: Exception in onCreate()
         at oracle.iam.management.oid.install.wls.OIDComponent.onCreate(OIDComponent.java:235)
         at oracle.as.config.impl.OracleASComponentBaseImpl.createComponent(OracleASComponentBaseImpl.java:597)
         at oracle.as.config.impl.OracleASComponentBaseImpl.create(OracleASComponentBaseImpl.java:106)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:144)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:358)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:136)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:874)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.config.ProvisionException: Error getting free Non-SSL ports oracle.as.config.ProvisionException: Specified NonSSLPort: 389 not free
         at oracle.iam.management.oid.install.wls.OIDComponent._setNonsslPort(OIDComponent.java:271)
         at oracle.iam.management.oid.install.wls.OIDComponent.onCreate(OIDComponent.java:116)
         ... 20 more
    [2013-02-25T22:00:41.523+02:00] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] [SRC_CLASS: IdMProvisioningEventListener] [SRC_METHOD: onConfigurationError] ENTRY ca90f105-b68c-46e5-98b5-84720a3f83f1
    [2013-02-25T22:00:41.523+02:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2013-02-25T22:00:41.524+02:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> configGUID ca90f105-b68c-46e5-98b5-84720a3f83f1
    [2013-02-25T22:00:41.525+02:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] ErrorID: 35076
    [2013-02-25T22:00:41.525+02:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] Description: [[
    Error creating ASComponent oid1.
    Cause:
    An internal operation has failed: Exception in onCreate()
    Action:
    See logs for more details.
    [2013-02-25T22:00:41.526+02:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 36] [ecid: 0000JoIr7XZ4ulI6yrnZ6G1HAvTC00000R,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError]
    I have searched through documentation and blogs, and cannot seem to find where the issue lies. Like I said, it seems to connect fine during the install, just once it gets to the configuration that it bums out.
    Does anyone have an idea on what might be happening here? I might be making a really stupid mistake :)
    Thanks in advance!
    Kevin
    Edited by: 990245 on Feb 25, 2013 1:15 PM

    if MS is really doing good job then such things (scCm on remote sql) should be easy for us with proper docs. Cheers!
    The docs are "proper". They give you all the technical details needed. They assume however that you know how to translate the stated requirements, like the ports necessary (as documented at
    http://technet.microsoft.com/en-us/library/hh427328.aspx ), into the environment you are working in. They cannot give you a click by click guide because that would only be applicable to
    generic lab environments.
    Sorry that that may sound a bit harsh, but it is reality. They simply have no idea what customer networking environments actually look like as the possibilities are simply unbounded. They must rely on the implementer being able to take the core technical
    requirements and implement them for the uniqueness of the environment they are working in. In most cases, this is generally straight-forward, but there is a great deal of variety in the real-world.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Oemapp fails to connect to databases listed in tree

    Whenever I try to connect to one of the databases shown in my tree in oemapp, I get a message stating: closed connection. This pops up in a separate box with a red bell on it. Anyone else have the same issue?
    I have no problem with sqlplus, sqlplus worksheet, tnsping, etc, so I know my tnsnames entries are good and that the actual ability to connect is there.
    Thanks,
    Jeremy

    As hard as this is to believe - this issue may resolve itself out of the blue. There have been other discussions about not being able to connect to YouTube with the built in app in the past - and sometimes the issue will go away in a day or two.
    I still think the issue is with the connection and not the app and even if it is the app - you can't delete the preinstalled apps and reinstall them. You can restore the iOS which would put a clean install of the app on the iPad but I wouldn't do that just yet - unless you really want to try that.
    I don't think this is going to help, but it will not hurt anything and it's easy and quick to do. Sign out of your ID, restart and the sign in again.
    Settings>Store>Apple ID. Tap your ID and sign out. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign in and then try again.
    You could also try resetting all settings - Settings>General>Reset>Reset all settings. If you do this, you will have to re-enter all app and device preferences again. It doesn't affect email passwords or network passwords - but things like your wallpaper and brightness settings - things like that.

  • WLS Discoverer Plus fails to connect to database

    I have Discoverer (server) running on a WebLogic Server but cannot get it to connect to my database. IE7 shows a page error in the lower left-hand corner when trying to connect from the Discoverer Plus login page. Displaying the page error shows a message like the following.
    Line: 1
    Char: 1
    Error: Object expected
    Code: 0
    URL:http://myServer:7777/discoverer/plus
    When trying to connect from the login page using Mozilla Firefox nothing happens, no errors displayed, nothing, just sits there.
    I keep thinking this is an issue with IExplorer but not sure since Firefox does not connect either. Is there a particular log I should be looking at, if so then what should I be looking for?
    Any help would be greatly appreciated.

    Thanks, I have resolved this issue. It was a version issue with regards to the Fusion MiddleWare components I have loaded on my WLS. WebLogic Server 10.3.5 will not run versions of Forms, Reports or Discoverer that are lower than 11.1.6, at least that is what I found on my server. I had to patch my version of those components up to 11.1.6. All of these components now work fine. Thanks for your help.

Maybe you are looking for

  • Error:"The specified tag name was not found"

    Hello: My problem is the FieldPoint error message in LabWindows/CVI v6.0. When hook up with Ethernet module(FP-1600), NO Problem on the source code, specially item Name "All". See the actual code. if(status = FP_CreateTagIOPoint (ServerHandle, resour

  • Multiple Account Assignments in Stock procurement (PR/PO)

    In any unassigned Purchase requisition / Order ( purely stock procurement, not for an order, cost center etc.) it is understood that Fund center has to be entered manually if it were to consume budget. How can i assign multiple Fund centers for a sin

  • X58 Pro not POSTing correctly

    Hi, My new install X58 Pro system powers up OK, all fans running, DVD and HDs spinning up but I get no video output and the machine powers back to standby after about 2-3 minutes. A couple of noob questions: - For a single video card which PCI-Expres

  • Podcasts not updating  after 11.3 iTunes update

    About half my podcasts wont update since the upgrade. I attempted to refresh and no dice.  Also, tried to resubscribe to problem subscriptions, and again, nothing. What next?

  • Register as an Apple Developer: Review agreement is not working!

    At the "Review Agreement" page, when I accept the agreement and click the "Agree" button, I get redirected back to the same "Review Agreement" page. This prevents me from moving forward in the sign-up flow. Object function Event() { [native code] } h