-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

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

  • 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

  • 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

  • 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

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

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

  • Failed to connect Error - Need Help, Please

    I installed , created the simple "Hello" program and it ran fine on the simulator.
    Then, I click the run OTA and now I'm in deep yogurt!
    I get the message:
    *** Error ***
    Failed to connect to device 0!
    Reason:
    Emulator 0 terminated while waiting for it to register!
    BUILD SUCCESSFUL (total time: 4 seconds)
    I just want to restore things to what they were before I selected Run OTA. I've been reading for the past 3 hours and haven't found out to restore. I even deleted and re-installed but, still get the same meassge (probably some saved java pref file...). Anyway, HOW TO RESTORE to a virgin setup????
    Thanks

    ... I read somewhere I need to reboot - I did and it took care of it.

  • Remote app on ipod fails to connect to itunes 10

    After upgrading to iTunes 10, my remote app on the ipod touch 4G fails to connect. I've reauthorized, which times out most times, but eventually when it works, it only continues to connect to iTunes until I close and restart the program. I've disabled all firewalls and still have the issue. iTunes 10/iPod Touch 4G/iOS 4.1/ancient remote.app do not play well together.
    Anyone else unable to get the remote app working reliably with this combination?

    Hello all,
    I would like to get more details from people who are still having trouble getting Remote 2.0.1 to connect. If you are unable to connect, please email me <[email protected]> with the following information:
    - A detailed description of the specific issue you are seeing.
    - What OS is on the host computer? (the one with iTunes on it)
    - What OS is on the affected iOS device(s)?
    - A description of your network topology. Please be as detailed as you can, including hardware and firmware versions, if possible. Also please explain how everything is connected.
    - Is the base station running default settings, or do you have any non-standard settings enabled? If so, please elaborate.
    - Do you have the built-in firewall enabled on the host computer?
    - Do you have any other firewall or Internet protection (anti-virus, etc) installed on the host computer?
    - Were you able to connect with versions of Remote prior to 2.0?
    - If you have multiple computers, can you get Remote to connect to any of them?
    - Does Home Sharing work between computers on your network?
    - Do you see any messages in Console (in Applications/Utilities) on the host computer that seem to coincide with the connection failures?
    Thanks,
    Roy
    <[email protected]>

  • My iphone 5 won't make a call when i fail to connect to the internet via 3g

    My iphone 5 won't call when i fail to connect to the internet via 3g.
    At work i dont have wifi i have 3g, if i launch say the sky go app,or the iplayer, sometimes they work and everything is fine...sometimes they wont load as 3g for whatever reason cant get a connection at that particular time........ if i then try and make a call the call will fail. I've experimented 25 + times and this is definately the cause.
    (note: when the 3g connection does work, the phone has absolutely no problem calling people)
    Anyone had this problem?
    Even better has anyone got a solution?
    Thanks,
    Nick.

    Are you sure that the carrier's signal is strong where you are having this problem? Certain building structures and locations have poor cellular signal strength and this often results in the "No Service" indication. Are other users able to get service in the same locations where you have problems?

Maybe you are looking for

  • Photo Pages: TIFF Format Doesn't Work?

    I just published an iWeb site with 3 photo pages in it. All of the photos were in TIFF format. I found that when the site was viewed via Safari (or IE in Windows) the photos looked horrible...pixellated...slideshows didn't work, etc.). I then tried r

  • Client reports "fuzzy" / "broken up" appearance of type??!

    I've been doing websites for some time now, and this is a new one for me. My client is reporting that the text in the sitewide header and footer, as well as any/all text that's created in image files appears "fuzzy" or "broken up" to him on some moni

  • OWB 10gR2 Try to schedule a process flow

    Hi, I built a process flow Flow_1 and now I try to schdule and run it. I built a Schedule WF1 but now I cannot merge process flow and schedule. I think I forgot something to do. Please help me. Siegwin

  • URGENT: Is it possible to upload multiple files using STRUTS

    Hi, Is it possible to upload multiple files using STRUTS. I am able to upload a single file. But how do i upload multiple files ?? upload.jsp <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/struts-template.tld" p

  • Updated ipod, now it wont turn off.

    last week i updated my ipod with the latest software and now when i hold the play/pause button it wont shut off, i have tried to reset it but it wont work, what can i do?