X64: ERR -111: Failed to Connect to SBOCommon

Hi
does anyone have experience with that error on x64 Systems?
starting position
1) B1 2007 A SP00 PL42 installed on a virtual machine 1 (win 2003 server)
2) Our Application - only using DI-API - installed on machine 2 (win 2003 server) compiled for x86
3) Our Application  - only using DI-API - installed on machine 3 (win vista ultimate 64) compiled for x86
Running our application on machine 2 works fine. Runnig our application on machine 3 produces the error -111.
Binaries and configurations of our application are equal on machine 2 and 3 (same deployment).
Are there any known problems with access rights on vista, e.g. for writing into %temp% folder?
Are there any known problems with x64 native sql client?
I have installed a B1 client on machine 3 and it works correctly.
Thanks
Flo

Hi Gordon
thanks for the reply. During the last three days, I have read everything I could find here already and double checked. It must be another problem.
The application is running fine in all other environments with exactly the same configuration. Even with older versions of DI-API. It is also running fine on x64 environments at our customers (Windows Server 2003 and Windows Server 2008).
I assume, that it is a problem of my Vista environment ( e.g. there is no SM_OBS_DLL-Directory) or SQL client.
Is there a way to trace the DI-API (I dont want to write a wrapper). I have seen, that the DI-API accesses a file called 'C:\Program Files (x86)\SAP\SAP Business One DI API\DI API 2005\DoDiLogging' and if this file exists, it writes the following messages to a file called 'C:\Program Files (x86)\SAP\SAP Business One DI API\DI API 2005\DiLogger.txt':
28/10/2009  16:21:28  *** DI new running ... ***
28/10/2009  16:35:42  *** DI new running ... ***
28/10/2009  16:42:01  *** DI new running ... ***
28/10/2009  16:42:29  *** DI new running ... ***
28/10/2009  16:49:12  *** DI new running ... ***
28/10/2009  17:15:49  *** DI new running ... ***
28/10/2009  17:29:37  *** DI new running ... ***
28/10/2009  17:31:11  *** DI new running ... ***
28/10/2009  18:32:28  *** DI new running ... ***
28/10/2009  18:33:57  *** DI new running ... ***
28/10/2009  18:35:40  *** DI new running ... ***
Unfortunately not that much of information - but eventually, there is a way to tell the DI-API to log more detailed information...
Regards
Max

Similar Messages

  • Solution Error #: -111 Failed to Connect to SBOCommon.

    Good morning.
    We are representatives of SAP Business One
    I have a problem in the sap.
    We have a web application working properly and where a trial basis to validate the changes delivered to the customer.
    But when the application will make the communication with the sap returns me the following error.
    Unable to save the quote
    Error #: -111 Failed to Connect to SBOCommon.
    I wonder if anyone can help me in this doubt.

    Hi,
    Welcome you post on the forum.
    You mat check this first: http://forums.sdn.sap.com/search.jspa?threadID=&q=111&objID=c44&dateRange=thisyear&numResults=15&rankBy=10001
    Thanks,
    Gordon

  • 111 Failed to connect to SBOCommon Login - DI server

    Hi,
    I have developed a website that uses DI Server. I am able to successfully execute the B1 logic in my development machine. After hosting it on a server, i am getting "111 Failed to connect to SBOCommon Login" error.
    Any clues?
    Thanks & Regards
    Amudha

    You may check these threads:
    Error -111 "Failed to Connect to SBOCommon" MSSQL2008
    dtw error
    Thanks,
    Gordon

  • -111 Failed to Connect to SBOCommon

    I am getting an occational error when I am trying to connect to one of our test databases with the DI API.
    This is what the code looks like:
      oCompany = New SAPbobsCOM.Company
            oCompany.Server = "192.168.123.76"
            oCompany.CompanyDB = "Feb19_ForAuditors"
            oCompany.UseTrusted = True
            oCompany.UserName = "maanger"
            oCompany.Password = "manager"
            '** Disconnect from DB if connection present
            If (oCompany.Connected = True) Then
                oCompany.Disconnect()
            End If
            Try
                '** Attempt connection to DB
                lRetCode = oCompany.Connect
            Catch ex As Exception
                MessageBox.Show("Error upon connecting to " & oCompany.CompanyDB & Environment.NewLine & _
                            ex.Message, "SAPbobCOM Error", MessageBoxButtons.OK, MessageBoxIcon.Error)
                Close()
            End Try
            If lRetCode <> 0 Then
                '** If there was a code other than 0 (connected) state why
                oCompany.GetLastError(lErrCode, sErrMsg)
                MessageBox.Show(sErrMsg)
            End If
    Now normally my SAP B1 setup for the application itself is set to Used Trusted.  I started off using .UseTrusted = True but it would never let me connect until it supplied .Username and .Password
    Now it seems it seems to fail more often now with both the username and password as well as being a trusted connection.
    I can use SAP fine, but when I try to run my little app it says Failed to Connect to SBOCommon
    Is there anything wrong in the above code? I would like to use the trusted connection because I don't want to have people type in their username/password each time they run this little middleware app nor do I want to store it on each machine.
    Could it possible be an issue if my program crashes and the connection to the SAP database was not closed properly and it has to wait to timeout??
    Just looking to figure this out

    Tyler,
    You state that you get the error "occasionally".  Does that mean that you do not get it all of the time?   If you do not get it all of the time, what is the difference/what has happened between the time that you do not see the error and the time that you do?  What version of Business One and patch level are you using?
    Here is a note from the SAP Notes database that may help, but it has to do with db ownership and also may not pertain to your issue ...
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0000979081
    Eddy

  • SBO Error #-111: Failed to Connect to SBOCommon

    I have recently moved my databases to a SQL 2008 server on a 64bit platform. When doing so, I installed the SQL Native Client to support the client access. I can go into SAP/b1 and access everything as I did before. (Previously SQL 2005.)
    When I moved the databases, I went into the Synch Manager to change my settings. I was able to enter my SQL connection information and select my databases, but when I clicked "Try Connection", I get the error message.
    I have seen where others have found that reinstalling the Synch Manager has helped... this did not work for me.
    I have seen where others have deleted items from the TEMP folder... this did not work for me.
    I have also seen where others stated that the 64bit SQL platform is not supported with WebTools. If this is the case, then this is a problem... However, I'm begining to think that this is an issue with the support of SQL 2008.
    Can someone give me some direction to help correct this issue?
    Thanks!

    Ugh... yes that helps, thank you.
    I will update to p04 and see if that fixes my problem.
    FYI for others:
    zed E-Commerce 7.0.1 is now available for download to all zedIT Solutions partners for implementation.
    Additions:
    Express Checkout Service Tab on Business Partner detail screen Previously Purchased Item view Special Pricing view SQL 2008 compatibility New version numbering scheme Fixes and changes Credit Card data encrypted when synchronized to Business One Able to sort quotes by column heading Text label width expanded on admin homepage to display correct amount of text New instance will contain default ticket types Synch no longer fails when using stored credit card for payment method Phone number now displayed on prospect detail License request page link correct on installation using domain name and no virtual directory Initialize synch operation no longer incorrectly clears web userid UDF field when choosing UserID as the Business Partner Contacts Synch Field in the Synch Manager u2013 settings screen Correct default data populated on new instances for General mail template Single quotes and apostropheu2019s in Web Userid UDF no longer throws synch error Editing of closed service call disabled About page now shows overall product version number u201CAttentionu201D field on shipping and billing screen renamed to u201CNameu201D and moved to top Parent level category on category list page now displays links to sub categories and category description Able to sort tickets by Project and Queue Renamed u201CSupportu201D menu option in admin to u201CServiceu201D All fixes from SAP Business One E-Commerce and WebCRM(Web tools) Patch 4 merged
    Edited by: Terry Oplinger on Oct 21, 2009 7:41 PM

  • 2008-07-29 16:23:42Z - SBO Error #-111: Failed to Connect to SBOCommon

    Hey guys,
    I'm getting this error message when I try to connect to the company SAP database on another server.  When I refresh the list of databases, I can see all of the B1 databases that are on that server, but it continues to give me this error message and prevents me from connecting to the database or editing any of the other configuration tabs.
    Thanks,
    Kevin

    Hey Bryce,
    So I was using the sa user and so I created a new SQL Server user with administrative rights.  I assigned that user to the database and it seemed to have no impact on this error message I was having.
    However, I did notice that the synchmanager tools is referring the SBOCommon, not SBO-COMMON as it appears in SQL Server.  Is it possible that the synch manager is looking for SBOCommon when it should be looking for SBO-COMMON?
    Thanks,
    Kevin
    Edited by: Kevin Lee on Jul 30, 2008 3:50 PM

  • ERR: SynchManager's Try Connection Button: "Failed to Connect to SBOCommon"

    When running SynchManager and testing the connection, I get the same error every time:
    SBO Error #-111: Failed to Connect to SBOCommon
    I can see both the B1 SQL Server and the Web Tools SQL Server, but it doesn't see the SBOCommon database. It's clearly there, though - why would this happen?
    Edited by: Michael Foss on Jan 22, 2008 3:48 PM - Updated Subject to make problem clearer

    Jay, I've checked on the things you mentioned and am still stuck. Here're my results:
    > 1) Is the DI-API at the same patch level as the patch level of the database?
    How would I check this? Where would I go to view the DI-API patch level and the DB patch level?
    > 2) Can you log into SBO normally?
    ...yes, but for some reason it blows up on me when I do certain things. This is not the first time this has happened, either. I have a backup of my SAP DB from over a month ago (same version as the current), and I restore it to the same SQL server under a different name. When I log in to it via SAP B1, it tells me that my password is expired and I need to change it. I change it to something else quick and it lets me in, but as soon as it finishes loading up it crashes. Upon trying to go in again, I use the new password and get in successfully. I'd prefer it if all of the manager passwords stay the same, so I go into Users and change the password back. When I Update the password dialog it goes through OK, but when I Update the user dialog it blows up again, password unchanged. This might be related to a different problem.
    > 3) Sometimes there is a copy of an old version of SBOBobsCOM2005.dll in the windows\temp folder, do a search on the computer and if you find a SBOBobscom dll in the temp directory, delete it, it will be recreated the next time the di-api is accessed.
    No such file exists anywhere in \Windows.
    > 4) Are you using SA to access the SQL server? Does the SQL user have access to all of the databases?
    Yes.
    Any further help would be fantastic. Thanks for your time.

  • Failed to Connect to SBOCommon

    Hello,
    I created a simple program to get the Session ID from the di server using the VB6.0, I supplied all the valid entries but i still can't get the session id. Here is the SBODI_Server.log response given to me.
    <?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><env:Fault><env:Code><env:Value>env:Receiver</env:Value><env:Subcode><env:Value>-111</env:Value></env:Subcode></env:Code><env:Reason><env:Text xml:lang="en">Failed to Connect to SBOCommon</env:Text></env:Reason><env:Detail><Command>Login</Command></env:Detail></env:Fault></env:Body></env:Envelope>

    Have a look at this thread
    Can't connect to Company Database w/ SOAP

  • Webserver - "Failed to Connect to SBOCommon -111"

    hi, i have a little web-application, that connects to the SAP-Db via DIApi.
    it worked fine on the test-server, but now in the live-environment it crashes from time to time (i can't login and get the error message mentioned above).
    After a restart of the IIS it works again.
    What can it be? Has anyone had the same problem?
    best regards
    Philipp

    So,
    Sorry, i did not have so many time to think this over...
    Now it is better. I have thinked and ....
    I am would continue the authorization line, because my experience (i have written web applications for B1 and webshops) says this. Even in the development environment it is going fine, and in the go live environment could be different from tests....
    If your test environment was your PC and IIS, or VS2005, in this case the IIS was running under your account.
    Now the iis is running in the name of localsystem or network service account, so it must have to be also enabled to access license and configured for dcom security.
    This means, that Network service / Interactive / Self and SYSTEM users must have to be accessed to DI API in DCOM config of the running machine. Without this, it will not work.
    I have found my documentation:
    1.2.1 Configuring COM Security
    Follow the outlined steps below to configure COM Security to work with the Business One DI API.
    1.2.1.1 Windows 2003 Server Instructions
    (For Windows XP or Windows 2000 instructions see section 1.2.1.2)
         In Windows, click on Start > Control Panel > Administrative Tools > Component Services.
         Under Console Root click once on Component Services.
         A folder called Computers will appear on the right.  Double-click on it.
         An icon labeled My Computer will appear in the same window.  Right click on it and select Properties.
         Click on the Default COM Security tab.
         Under the section labeled Access Permissions click on Edit Default.
    u2022     Within the Group or User Name area, the following groups should appear: Network Service, Interactive, Self, and System.  Click on each of these groups to assure that Allow is selected for everything under the Permissions area.  If any of these groups are missing, follow the directions below:
    u2022     Click Add.
    u2022     Type "YOUR MACHINE NAME\network service".  (Substitute "YOUR MACHINE NAME" with the webserveru2019s name.  Do not use quotes.)
    u2022     Click Check Names.
    u2022     Click OK.
    u2022     Click Add.
    u2022     Type "interactive" (without quotes).
    u2022     Click Check Names.
    u2022     Click OK.
    u2022     Double-check to make sure Allow is checked for all permissions.  Click OK when finished.
         Select Edit Default in the Launch Permissions section.
         Under Group or User Names, the selections Network Service, Interactive, Self, and System should be available.  If any are not, follow these steps:
    u2022     Click Add.
    u2022     Type "YOUR MACHINE NAME\network service".  (Substitute "YOUR MACHINE NAME" with your the webserveru2019s name.  Do not use quotes.)
    u2022     Click Check Names.
    u2022     Click OK.
    u2022     Click Add.
    u2022     Type "interactive" (without quotes).
    u2022     Click Check Names.
    u2022     Click OK.
    u2022     Double-check to make sure Allow is checked for all permissions.  Click OK when finished.
         Select each user in the Group or User Name window and assure Allow is selected for all Permissions in the window located below them.
         Back in the My Computer Properties screen select the Default Properties tab.
         Place a check in the Enable Distributed COM on this Computer selection.
         Place a check in the Enable COM Internet Services on this Computer selection.
         Under Default Authentication Level, click the drop-down arrow and select Connect.
         Under Default Impersonation Level, click the drop-down arrow and select Identify.
         Click OK.
         Close the Component Services window and reboot your system.
    1.2.1.2 Windows XP and 2000 Installation
         In Windows, click on Start > Control Panel > Administrative Tools > Component Services.
         Under Console Root click once on Component Services.
         A folder called Computers will appear on the right.  Double-click on it.
         An icon labeled My Computer will appear in the same window.  Right click on it and select Properties.
         Click on the COM Security tab.
         Under the section labeled Access Permissions click on Edit Default.
         Within the Group or User Name area, the following groups should appear: ASP.NET, Interactive, Self, and System.  Click on each of these groups to assure that Allow is selected for everything under the Permissions area.  If any of these groups are missing, follow the directions below:
    u2022     Click Add.
    u2022     Type "YOUR MACHINE NAME\ASPNET".  (Substitute "YOUR MACHINE NAME" with the webserveru2019s name.  Do not use quotes.)
    u2022     Click Check Names.
    u2022     Click OK.
    u2022     Click Add.
    u2022     Type "interactive" (without quotes).
    u2022     Click Check Names.
    u2022     Click OK.
    u2022     Double-check to make sure Allow is checked for all permissions.  Click OK when finished.
         Select Edit Default in the Launch Permissions section.
         Under Group or User Names, the selections ASP.NET, Interactive, Self, and System should be available.  If any are not, follow these steps:
    u2022     Click Add.
    u2022     Type "YOUR MACHINE NAME\ASPNET".  (Substitute "YOUR MACHINE NAME" with the webserveru2019s name.  Do not use quotes.)
    u2022     Click Check Names.
    u2022     Click OK.
    u2022     Click Add.
    u2022     Type "interactive" (without quotes).
    u2022     Click Check Names.
    u2022     Click OK.
    u2022     Double-check to make sure Allow is checked for all permissions.  Click OK when finished.
         Select each user in the Group or User Name window and assure Allow is selected for all Permissions in the window located below them.
         Back in the My Computer Properties screen select the Default Properties tab.
         Place a check in the Enable Distributed COM on this Computer selection.
         Place a check in the Enable COM Internet Services on this Computer selection.
         Under Default Authentication Level, click the drop-down arrow and select Connect.
         Under Default Impersonation Level, click the drop-down arrow and select Identify.
         Click OK.
         Close the Component Services window and reboot your system.
    regards,
    J.

  • 111 Cannot connect to SBOCommon

    Dear all,
    I am trying to execute code that connected to the DI api But I am getting the following error:
           " -111 Cannot connect to SBOCommon" .
    frmMain.oCompany= new SAPbobsCOM.Company();
    frmMain.oCompany.Server =  'SAP_B!';
    frmMain.oCompany.UserName  = "TEST1";
    frmMain.oCompany.Password = "TEST2";
    frmMain.oCompany.UseTrusted= true;
    retValue = frmMain.oCompany.Connect();
        I double checked passwored and it is correct. I m not sure why its coming back with the above mentioned error.
    Any help is appreciated
    Weerachai
    ps. I can connect to SAP B1 .

    You should also check the OBSCommon user in the SQL Enterprise manager. This error also pops up when the OBSCommon user's loginname is not the same as the Name. Both should be OBSCommon. If this is not the case delete the OBSCommon user and add it again with the right name and loginname. Just make sure that you also give this user the db_owner role.
    Hope this helps...
    Jacco

  • Heartbeat failed to connect to standby ORA-12160: TNS:internal error: Bad e

    <msg time='2010-09-03T11:37:46.548+06:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='DC-DB-01' host_addr='192.168.100.101' module=''
    pid='24310'>
    <txt>Error 12160 received logging on to the standby
    </txt>
    </msg>
    <msg time='2010-09-03T11:37:46.548+06:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='DC-DB-01' host_addr='192.168.100.101' module=''
    pid='24310'>
    <txt>Errors in file /u01/app/oracle/diag/rdbms/bddipdc/bddipdc1/trace/bddipdc1_arcq_24310.trc:
    ORA-12160: TNS:internal error: Bad error number
    </txt>
    </msg>
    <msg time='2010-09-03T11:37:46.548+06:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='DC-DB-01' host_addr='192.168.100.101' module=''
    pid='24310'>
    <txt>PING[ARCq]: Heartbeat failed to connect to standby &apos;bddipdrs&apos;. Error is 12160.
    </txt>
    </msg>
    From trace file,
    [oracle@DC-DB-01 ~]$ less /u01/app/oracle/diag/rdbms/bddipdc/bddipdc1/trace/bddipdc1_arcq_24310.trc
    Redo shipping client performing standby login
    OCIServerAttach failed -1
    .. Detailed OCI error val is 12160 and errmsg is 'ORA-12160: TNS:internal error:
    Bad error number
    OCIServerAttach failed -1
    .. Detailed OCI error val is 12160 and errmsg is 'ORA-12160: TNS:internal error:
    Bad error number
    OCIServerAttach failed -1
    .. Detailed OCI error val is 12160 and errmsg is 'ORA-12160: TNS:internal error:
    Bad error number
    *** 2010-09-03 11:37:46.548 4132 krsh.c
    Error 12160 received logging on to the standby
    *** 2010-09-03 11:37:46.548 869 krsu.c
    Error 12160 connecting to destination LOG_ARCHIVE_DEST_2 standby host 'bddipdrs'
    Error 12160 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'bddipdrs'
    ORA-12160: TNS:internal error: Bad error number
    *** 2010-09-03 11:37:46.548 4132 krsh.c
    PING[ARCq]: Heartbeat failed to connect to standby 'bddipdrs'. Error is 12160.
    *** 2010-09-03 11:37:46.548 2747 krsi.c
    krsi_dst_fail: dest:2 err:12160 force:0 blast:1

    SQL> select
    2 substr(local.name,1,50) "Archive Name",
    case when remote.sequence# is null then 'NOT TRANSMITTED'
    3 4 else 'transmitted'
    5 end,
    6 local.sequence#,
    7 local.thread#
    8 from
    9 (select * from v$archived_log where dest_id = 1) local
    10 left join
    11 (select * from v$archived_log where dest_id = 2) remote
    12 on local.sequence# = remote.sequence# and
    13 local.thread# = remote.thread#
    14 order by local.sequence#;
    Archive Name CASEWHENREMOTE. SEQUENCE# THREAD#
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED         1       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED         2       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED         3       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED         4       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s transmitted             5       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED         6       2
    +RECOVERY/bddipdc/archivelog/2010_08_31/thread_1_s NOT TRANSMITTED         6       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED         7       2
    +RECOVERY/bddipdc/archivelog/2010_08_31/thread_1_s NOT TRANSMITTED         7       1
    +RECOVERY/bddipdc/archivelog/2010_08_31/thread_1_s NOT TRANSMITTED         8       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED         8       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED         9       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED         9       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        10       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        10       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s transmitted            11       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        11       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        12       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        12       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        13       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        13       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        14       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        14       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        15       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        15       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        16       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        16       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        17       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        17       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        18       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        18       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        19       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        19       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        20       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        20       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        21       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        21       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        22       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        22       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        23       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        23       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        24       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        24       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        25       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        25       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        26       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        26       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        27       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        27       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        28       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        28       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        29       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        29       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        30       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        30       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        31       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        31       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        32       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        32       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        33       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        33       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        34       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        34       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        35       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        35       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        36       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        36       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        37       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        37       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        38       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        38       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        39       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        39       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        40       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        40       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        41       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        41       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        42       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        42       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        43       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        43       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        44       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        44       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        45       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        45       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        46       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        46       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        47       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        47       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        48       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        48       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        49       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        49       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        50       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        50       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        51       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        51       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        52       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        52       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        53       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_2_s NOT TRANSMITTED        53       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        54       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        54       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        55       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        55       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        56       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        56       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        57       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        57       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        58       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        58       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        59       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        59       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        60       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        60       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        61       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        61       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        62       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        62       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        63       2
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        63       1
    +RECOVERY/bddipdc/archivelog/2010_09_01/thread_1_s NOT TRANSMITTED        64       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        64       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        65       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        65       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        66       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        66       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        67       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        67       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        68       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        68       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        69       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        69       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        70       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        70       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        71       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        71       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        72       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        72       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        73       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        73       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        74       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        74       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        75       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        75       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        76       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        76       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        77       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        77       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        78       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        78       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        79       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        79       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        80       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        80       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        81       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        81       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        82       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        82       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        83       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        83       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        84       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        84       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        85       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        85       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        86       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        86       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        87       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        87       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        88       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        88       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        89       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        89       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        90       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        90       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        91       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        91       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        92       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        92       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        93       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        93       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_2_s NOT TRANSMITTED        94       2
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        94       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        95       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        96       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        97       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        98       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED        99       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       100       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       101       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       102       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       103       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       104       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       105       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       106       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       107       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       108       1
    Archive Name CASEWHENREMOTE. SEQUENCE# THREAD#
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       109       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       110       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       111       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       112       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       113       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       114       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       115       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       116       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       117       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       118       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       119       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       120       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       121       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       122       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       123       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       124       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       125       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       126       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       127       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       128       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       129       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       130       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       131       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       132       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       133       1
    +RECOVERY/bddipdc/archivelog/2010_09_02/thread_1_s NOT TRANSMITTED       134       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       135       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       136       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       137       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       138       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       139       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       140       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       141       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       142       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       143       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       144       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       145       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       146       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       147       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       148       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       149       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       150       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       151       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       152       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       153       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       154       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       155       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       156       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       157       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       158       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       159       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       160       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       161       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       162       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       163       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       164       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       165       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       166       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       167       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       168       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       169       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       170       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       171       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       172       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       173       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       174       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       175       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       176       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       177       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       178       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       179       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       180       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       181       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       182       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       183       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       184       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       185       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       186       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       187       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       188       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       189       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       190       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       191       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       192       1
    +RECOVERY/bddipdc/archivelog/2010_09_03/thread_1_s NOT TRANSMITTED       193       1
    282 rows selected.

  • X64 Oracle 11g R2 Install On i7 3770 Windows 7 x64 Enterprise System Fails

    x64 Oracle 11gR2 installation on my new Windows 7 x64 Enterprise system fails after the "Desktop/Server Class" screen. I click Next, and then nothing happens. The install app closes and no installation logs are available. I checked the Windows logs and there is nothing obvious.
    My new system has an Intel i7 3770 cpu with 32GB of ram. My old system had twin Intel Xeon EM64T cpus with 3GB of ram. Both systems ran Windows 7 x64 Enterprise. x64 Oracle 11gR2 installed and ran fine on the old system, but the old system started making "funny" noises and had to be replaced.
    This is my personal system, not a commercial installation. I got Win 7 x64 Enterprise from my community college, which is a Microsoft Partner. I need Oracle for my relational database classes.
    The story so far:
    1. I downloaded win64_11gR2_database_1of2 and win64_11gR2_database_2of2 and unpacked both of them into a folder named win64_11gR2_database_install, replacing as necessary.
    2. I set up a loopback adapter and added the following entry to c:\Windows\System32\drivers\etc\hosts:
    10.10.10.10 localhost PaulK-PC # Loopback Adapter for Oracle 11gR2 Install
    3. After creating the loopback adapter, I restarted my PC. I can ping the adapter with no problems.
    4. I ran c:\Users\PaulK\Downloads\Oracle\win64_11gR2_database_install\database\setup.exe as Administrator.
    5. I skipped email notification, since I don't have a support agreement.
    6. I select "Create and configure a database".
    7. Whether I select Desktop Class or Server Class, when I click Next, the installation app dies.
    Page 2-2 of Oracle Database Installation Guide 11g Release 2 (11.2) for Windows E24186-01 states that an x64 installation of Oracle requires an AMD64 or EM64T cpu. Does this mean I need to install the x86 version of Oracle 11gR2, or is there some other problem?
    Suggestions?
    Thanks.

    And Part II:
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: E:\app\PaulK\product\11.2.0\dbhome_1, and user: SYS
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.DatabaseChecks updateAccountStatus
    CONFIG: SYSMAN password modified
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.DatabaseChecks updateAccountStatus
    CONFIG: Unlocked SYSMAN account
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Apr 24, 2013 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: E:\app\PaulK\product\11.2.0\dbhome_1, and user: SYSMAN
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: E:\app\PaulK\product\11.2.0\dbhome_1, and user: SYS
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: E:\app\PaulK\product\11.2.0\dbhome_1, and user: SYS
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: orcl
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emd.properties to E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emd.properties.emca.tmp
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emd.properties has been copied to E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emd.properties.emca.tmp
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emoms.properties to E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emoms.properties.emca.tmp
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emoms.properties has been copied to E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emoms.properties.emca.tmp
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file E:\app\PaulK\product\11.2.0\dbhome_1\sysman\emd\targets.xml to E:\app\PaulK\product\11.2.0\dbhome_1\sysman\emd\targets.xml.emca.tmp
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file E:\app\PaulK\product\11.2.0\dbhome_1\sysman\emd\targets.xml has been copied to E:\app\PaulK\product\11.2.0\dbhome_1\sysman\emd\targets.xml.emca.tmp
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: orcl Host: localhost Node: null OH: E:\app\PaulK\product\11.2.0\dbhome_1 agentHome: null isCentral: false
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: orcl Host: localhost Node: null OH: E:\app\PaulK\product\11.2.0\dbhome_1 isDBC: false
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: orcl Host: localhost Node: null OH: E:\app\PaulK\product\11.2.0\dbhome_1 isDBC: false
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_localhost.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_localhost.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_localhost.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_localhost.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to E:\app\PaulK\product\11.2.0\dbhome_1\oui
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [E:\app\PaulK\product\11.2.0\dbhome_1]
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME E:\app\PaulK\product\11.2.0\dbhome_1
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from E:\app\PaulK\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from E:\app\PaulK\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from E:\app\PaulK\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from E:\app\PaulK\product\11.2.0\dbhome_1\sysman\config\emd.properties
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file E:\app\PaulK\product\11.2.0\dbhome_1\install\staticports.ini
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: E:\app\PaulK\product\11.2.0\dbhome_1:localhost:null:orcl:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_localhost.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_localhost value: 3938
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_localhost.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_localhost value: 1158
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_localhost.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_localhost value: 5540
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_localhost.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_localhost value: 5520
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for Node: localhost : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: E:\app\PaulK\product\11.2.0\dbhome_1\localhost_orcl\sysman\emd\agntstmp.txt:localhost does not exists.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: E:\app\PaulK\product\11.2.0\dbhome_1, and user: SYS
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: E:\app\PaulK\product\11.2.0\dbhome_1, and user: SYS
    Apr 24, 2013 5:51:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: E:\app\PaulK\product\11.2.0\dbhome_1, and user: SYSMAN
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Submitting dbms job: E:\app\PaulK\product\11.2.0\dbhome_1\sysman\admin\emdrep\sql\core\latest\admin\admin_submit_dbms_jobs.sql
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Successfully submitted dbms job
    Apr 24, 2013 5:51:59 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: connectDesc : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=orcl)))
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: E:\app\PaulK\product\11.2.0\dbhome_1, and user: SYSMAN
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1903)
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:3230)
         at oracle.sysman.emcp.EMReposConfig.unlockMGMTAccount(EMReposConfig.java:1001)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:346)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:158)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:583)
         at oracle.sysman.assistants.dbca.backend.PostDBCreationStep.executeImpl(PostDBCreationStep.java:968)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2667)
         at java.lang.Thread.run(Thread.java:595)
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Listener is not up or database service is not registered with it. Start the Listener and register database service and run EM Configuration Assistant again .
    Refer to the log file at E:\app\PaulK\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Listener is not up or database service is not registered with it. Start the Listener and register database service and run EM Configuration Assistant again .
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:3245)
         at oracle.sysman.emcp.EMReposConfig.unlockMGMTAccount(EMReposConfig.java:1001)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:346)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:158)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:583)
         at oracle.sysman.assistants.dbca.backend.PostDBCreationStep.executeImpl(PostDBCreationStep.java:968)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2667)
         at java.lang.Thread.run(Thread.java:595)
    Apr 24, 2013 5:52:00 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\PaulK\product\11.2.0\dbhome_1\oui

  • Hyper-V Remote Admin on a Domain - Failed to connect to root\cimv2

    I'm trying to configure our Hyper-V server so that a user on our domain has administrative control.  Our Hyper-V server is on the domain running 2008 R2 (named SERVER85 below), and the client is on Win 7 Ent x64 (named DEV03 below, username accuraty\jkessel).
    In the output below you can see that it appears we might have a problem with this user's access to the WMI path root\CIMv2, but if I pull up the advanced security settings for that node in WMI, I see:
    Name: Justin Kessel ([email protected])
    Apply to: This namespace and subnamespaces
    Permissions allowed: "Enable Account" and "Remote Enable" (no others, no denies).
    IMHO, the server, the desktop, and user are all fairly "vanilla" with nothing unusual going on.  Maybe one thing worth noting: our Small Business Server 2008 (i.e. domain controller) is running as a VPS on SERVER85, so SERVER85 never boots with the
    domain controller on.  This hasn't ever caused problems except that the machine always thinks it's firewall should be in the "work" configuration instead of the "domain" configuration.  I tested running the HVRemote script while the SERVER85 firewall
    was turned off, and I get exactly the same results below.
    One more note: this user currently can logon through RDP to SERVER85 and administer Hyper-V just fine.  This user is *not* a domain admin or an admin on that server - I've simply provided him with the right permissions to be able to RDP and admin Hyper-V
    only.
    We used HVRemote and it output this info when run on the client:
    Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    Hyper-V Remote Management Configuration & Checkup Utility
    John Howard, Hyper-V Team, Microsoft Corporation.
    http://blogs.technet.com/jhoward
    Version 0.7 7th August 2009
    INFO: Computername is DEV03
    INFO: Computer is in domain accuraty.local
    INFO: Current user is ACCURATY\JKessel
    INFO: Assuming /mode:client as the Hyper-V role is not installed
    INFO: Build 7600.16617.amd64fre.win7_gdr.100618-1621
    INFO: Detected Windows 7/Windows Server 2008 R2 OS
    INFO: Remote Server Administration Tools are installed
    INFO: Hyper-V Tools Windows feature is enabled
    DACL for COM Security Access Permissions
    \Everyone    (S-1-1-0)
         Allow: LocalLaunch RemoteLaunch (7)
    NT AUTHORITY\ANONYMOUS LOGON    (S-1-5-7)
         Allow: LocalLaunch (3)
    BUILTIN\Distributed COM Users    (S-1-5-32-562)
         Allow: LocalLaunch RemoteLaunch (7)
    BUILTIN\Performance Log Users    (S-1-5-32-559)
         Allow: LocalLaunch RemoteLaunch (7)
    ANONYMOUS LOGON Machine DCOM Access
    ANONYMOUS LOGON does not have remote access
      This setting should only be enabled if required as security on this
      machine will be lowered. This computer is in a domain. It is not
      required if the server(s) being managed are in the same or trusted
      domains.
      Use hvremote /mode:client /anondcom:enable to turn on
    Firewall Settings for Hyper-V Management Clients
    Domain Firewall Profile is active
       Enabled:  Hyper-V Management Clients - WMI (Async-In)
       Enabled:  Hyper-V Management Clients - WMI (TCP-Out)
       Enabled:  Hyper-V Management Clients - WMI (TCP-In)
       Enabled:  Hyper-V Management Clients - WMI (DCOM-In)
    Windows Firewall exception rule(s) for mmc.exe
    Domain Firewall Profile is active
       Enabled:  Microsoft Management Console (UDP)
       Enabled:  Microsoft Management Console (TCP)
    Additional configuration may be necessary
      This computer is in a domain. If the target server is in a workgroup,
      you may need to set credentials for the server for Hyper-V Remote
      Management to operate correctly. This step should not be necssary if
      the target server is in the same or trusted domain as this computer.
      If necessary, from a *NON* elevated command prompt, enter:
         cmdkey /add:ServerComputerName /user:ServerComputerName\UserName /pass
      Note that you MUST enter ServerComputerName to BOTH parameters.
      You will be prompted for a password after entering the command.
    IP Configuration
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : DEV03
       Primary Dns Suffix  . . . . . . . : accuraty.local
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : accuraty.local
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . : accuraty.local
       Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection
       Physical Address. . . . . . . . . : 00-19-D1-05-57-01
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::4406:b48c:dea3:de50%11(Preferred)
       IPv4 Address. . . . . . . . . . . : 172.16.48.185(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Wednesday, November 10, 2010 3:19:23 AM
       Lease Expires . . . . . . . . . . : Monday, December 20, 2010 9:39:25 AM
       Default Gateway . . . . . . . . . : 172.16.48.1
       DHCP Server . . . . . . . . . . . : 172.16.48.210
       DHCPv6 IAID . . . . . . . . . . . : 234887633
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-62-35-81-00-19-D1-05-57-01
       DNS Servers . . . . . . . . . . . : 172.16.48.210
    66.209.192.5
    8.8.8.8
                                           66.209.192.15
    8.8.4.4
    4.2.2.1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter isatap.accuraty.local:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Stored Credentials
    Currently stored credentials:
        Target: WindowsLive:[email protected]
        Type: Generic
        User:
    [email protected]
        Local machine persistence
        Target: LegacyGeneric:target=WindowsLive:(token):[email protected];serviceuri=contacts.msn.com
        Type: Generic
        User:
    [email protected]
        Local machine persistence
        Target: Domain:target=TERMSRV/server85
        Type: Domain Password
        User: ACCURATY\jkessel
        Local machine persistence
        Target: WindowsLive:target=virtualapp/didlogical
        Type: Generic
        User: 02mybhosqazs
        Local machine persistence
    Testing connectivity to server:server85
    1: - nslookup for DNS verification.
         Note that failure is OK if you don't have a DNS infrastructure
    ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
    Server:  sbs01.accuraty.local
    Address:  172.16.48.210
    Name:    server85.accuraty.local
    Address:  172.16.48.201
    ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
    2: - ping attempt (ping -4 -n -1 server85)
         Note the ping may timeout - that is OK. However, if you get an
         error that server85 could not be found, you need to fix DNS
         or add an entry to the hosts file. Test 3 will fail and provide more
         guidance.
         This may take a second or two...
    ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
    Pinging server85.accuraty.local [172.16.48.201] with 32 bytes of data:
    Reply from 172.16.48.201: bytes=32 time<1ms TTL=128
    Ping statistics for 172.16.48.201:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
    3: - Connect to root\cimv2 WMI namespace
    ***** Failed to connect to root\cimv2
    ***** Error:     -2147024891 Access is denied.
    ***** Namespace: root\cimv2
         FAIL - Was unable to connect. Diagnosis steps:
         - Have you run hvremote /add:user or hvremote /add:domain\user
           on server85 to grant access?
         - Are you sure the server name 'server85' is correct?
         - Did you use cmdkey if needed? More information higher up.
         - Did you restart server85 after running hvremote /add for
           the very first time? (Subsequent adds, no restart needed.)
         - Is DNS operating correctly and was server85 found?
           Look at the output of tests 1 and 2 above to verify that the
           IPv4 address matches the output of 'ipconfig /all' when run on
           server85. If you do not have a DNS infrastructure,
           edit \windows\system32\drivers\etc on DEV03
           to add an entry for server85.
    INFO: Are running the latest version
    3 warning(s) or error(s) were found in the configuration. Review the
    detailed output above to determine whether you need to take further action.
    Summary is below.
    1: Anonymous Logon does not have remote access (may be ok)
    2: You *may* need to set credentials for access to the server
    3: Cannot connect to root\cimv2 on server85
    I'd greatly appreciate some help!
    Thanks!

    Hi,
    It seems that you were using Hyper-V Remote Management Configuration Utility from the link
    http://code.msdn.microsoft.com/HVRemote, if so, you can refer to the following link.
    Configure Hyper-V Remote Management in seconds
    http://blogs.technet.com/jhoward/archive/2008/11/14/configure-hyper-v-remote-management-in-seconds.aspx
    By the way, if you want to perform the further research about Hyper-V Remote Management Configuration Utility, it is recommend that you to get further
    support in the corresponding community so that you can get the most qualified pool of respondents. Thanks for your understanding.
    For your convenience, I have list the related link as followed.
    Discussions for Hyper-V Remote Management Configuration Utility
    http://code.msdn.microsoft.com/HVRemote/Thread/List.aspx
    Best Regards,
    Vincent Hu

  • 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.

  • Enqu-Error: Encomi: failed to connect to xyz/3277(Connection refused

    Hi Basis Experts,
    I am getting the following error in J2ee Engine
    The system config is
    CRM 2007 SP9
    DATABASE - ORACLE
    OS : WINDOWS 2003 X64
    The Java HTTP service is not coming up. All the status is in green in MMC
    Unable to open an web based Java application
    Thanks in Advance
    Date : 04/4/2008
    Time : 17:05:47:500
    *Message : Encomi: failed to connect to infoxsap/3203/Connection refused: connect)*
    *Severity : Error*
    Category : /System/Server
    Location : com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib
    Application :
    Thread : Thread[SAPEngine_EnquReader,5,main]
    Datasource : 24663050:D:\usr\sap\CRM\DVEBMGS02\j2ee\cluster\server0\log\defaultTrace.trc
    Message ID : 00188B74DBD7010800000031000027940004486C08C3557A
    Source Name : com.sap.engine.core.locking.impl3.LockingManagerImpl
    Argument Objs :
    Arguments :
    Dsr Component :
    Dsr Transaction : 48f4cdb0f20a11dc9af100188b74dbd7
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 0
    Relatives : /System/Server
    Resource Bundlename :
    Session :
    Source : com.sap.engine.core.locking.impl3.LockingManagerImpl
    ThreadObject : Thread[SAPEngine_EnquReader,5,main]
    Transaction :
    User :

    Hi,
    your hostname http://A01CAC01/172.22.2.97 does look rather strange.
    Can the configtool connect to your database?
    Check your profiles for the MS host.
    regards,
    Andi

Maybe you are looking for