Update BDoc status failed - BDoc locked

Hi,
The inbound queus in the CRM are struck with the status
Update BDoc status failed - BDoc locked
When I checked for the notes I could find the note 705650.
But we have a higher support package then the one mentioend in the notes.
Cany you guys give me suggestion how to resolve the issue

Try releasing the queue, might be a temporary problem.
If not, check out the lockings in transactions sm13 (or sm12: I'm not sure).
Michael.

Similar Messages

  • Error- Update Bdoc status failed- R3AD_Accounting

    Hi ,
    We are trying to replicate service order from CRM to r/3, after saving a service order in SMW01 it shows error "No r/3 upload"
    In SMQ2 there is a queue R3AD_Accounting with status SYSFAIL stuck with the error message "Update BDoc status failed - BDoc not found"
    In R3AC1 the object Accounting does not have any entries for tables or initial flow context.
    Please let me know where we can maintain the entries for this Adapter object-Accounting.
    Regards
    Prathiba

    Try releasing the queue, might be a temporary problem.
    If not, check out the lockings in transactions sm13 (or sm12: I'm not sure).
    Michael.

  • Reg:SMQ2 failed BDocs in CRM server

    Hi SDNites,
    We have a few failed BDocs in our CRM system with the system status SYSFAIL,when I reset the status manually and try to re-process the LUWs,it says "Function module does not exist or EXCEPTION raised"
    there are several queues in SMQ2 with the same status,kindly guide me thru so as to process the BDocs.
    Rgds
    Venu

    HI,
    SYSFAIL
    A serious error occurred while the first LUW of this queue was being executed. The execution was interrupted. When you double-click on this status, the system displays an error text. For more information on this error, see the corresponding short dump in the target system (transaction ST22). No background job is scheduled for a retry and the queue is no longer processed. To solve the problem, information from the affected application is required. See SAP Note 335162 for the error text "connection closed".
    if you normally can reprocess the queues in SMQ2 and the queue is running ok, then I think you could schedule the batch job in background.
    Just create a variant with the part of the queuename (for example SI_ORDER*) in queuename-field.
    But perhaps you are not meaning the queues but the Bdocs in SMW01? Is it the queues in SMQ2 och the Bdocs in SMW01 that you have to reprocess every day.you can schedule the background job to process the queueus automatically
    You find detailed information about qRFC status in SAP Note 378903
    Transaction SMW01 allows you to display the data of a BDoc.By means of transaction
    SMW02 it is possible to access the display of the processing status of individual BDoc from
    the BDoc types themselves.
    Search for special error situations per Bdoc-ID, date, Site ID, message ID ...,
    u2022
    Transaction SMW01/SMW02 (BDocs in error state)
    If you could check for some of the Middleware notes or RFC Queue notes, there is a background job that you can schedule in CRM which shall automatically try to re-process the queues at a specific amount of time. This is the best approach for re-processing queues if they are stuck say due to RFC Destination failures etc.
    Regards
    Sreedhar Reddy

  • Product: Java X Update X.. removal failed or error status 1602

    Hi
    Managing several different environments I repeatedly run into the same error on "to many" computers.
    We use SCCM as our primary distribution tool and install Java using the embedded MSI and a custom made MST.
    End user platform is: Windows XP and/or Windows 7
    The installs works flawlessly in 95% of all cases but the remaining 5% are still a big hurdle to have to handle manually.
    Problem:
    Installing the newest version returns error code: 1602.
    For a long time I have been ignoring it since it generally means that the end user has cancled the installation. But upon furter investigation I have found out that this is not the case.
    On the individual computer the eventlog actually reports: Product: Java X Update X.. removal failed or error status 1602.
    It is the uninstall of the previous version that fails.
    Does anyone know what causes this and possible a solution?
    Best Regards,
    Christian

    The same problem happened to me. When upgrading from JRE 1.5.0_5 to JRE 1.5.0_6, suddenly no applets would load, and all I could see was the little red X.
    I tried to change proxysettings (I dont use a proxy, but it is told at http://www.java.com/en/download/help/redximage.xml that it is due to wrong proxy-settings). It didn't help.
    I tried to turn off zonealarm. It didn't help.
    I tried to clear the browsers cache. It didn't help.
    I have been using both Firefox 1.5, and IE6. None would load the java-applets.
    So I uninstalled all older JRE versions and installed JRE 1.4.1_02. It worked!
    I then tried to upgrade to JRE 1.5.0. It didn't work.
    Now I am back at JRE 1.4.1_02 without knowing why I had to downgrade through 6 versions that through the last year or so has been working fine on my machine.
    I have no idea why it suddenly wouldnt work with the newer versions.
    Any ideas?
    Thank you.

  • Schedule Job for reprocessing failed BDOCs

    Hello,
    i heard there is a standard job which can be scheduled to reprocess failed BDOCs.
    What´s the name of this Job?
    Are you using this job? With what kind of experiences?
    Thank you
    Best regards
    Manfred

    RSMWAPP01 - Transaction SMW20 can be scheduled with a variant to re-process specific BDoc errors.

  • Express bios update last status i failed

    i have sccm 2007 and clients win 7 64 bit, on two clients win 7 64 bit, in advertised programs last status of express bios update (HP) is failed, but the bios install succesfully, when the bios upgrade from advertised programs computer reboot and bios
    install with status successfully, when komputer system win 7 run in advertised program last status is failed, help me

    Yes, I know this is an old post, but I’m trying to clean them up.
    When you applied the BIOS update, Did it reboot the computer without telling CM07?
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Httpd service does not start- shows status FAILED

    Hi,
    I have just installed ORACLE ENTERPRISE LINUX UPDATE 5,
    now, my issue is when i give the following command , it shows status FAILED.
    # service httpd start
    starting httpd: [FAILED].
    can anybody help me out.
    regards,
    Charan

    Seems like your system is not configured correctly.
    Are you using the correct user (the same that is the owner of the HTTP software)?
    Is there already another process running on the port?
    What is the output in the Apache logfiles?
    cu
    Andreas

  • Unable to update when executed, table gets lock Execution does not stop Execution even for an hour

    Following is my Query unable to update when Executed table gets lock Execution does not stop even for an hour.
    update Employees 
          set Status = 'Close'
          where statusid IN (select statusid 
                                             from MyView 
                                              where DownloadedDate ='2014-07-27 00:00:00.000'
    here Employee contains 3,00,000 of records and Subquery return 1,50,000 Empid 
    i tried in various ways but not able to solve, statusid  column have no index on,  i tried using cursor but it does not work.
    plz let me know how to solve this Issue, THANKS IN ADVANCE.

    Hello,
    You should better post your question to a more related Forum, like Transact-SQL or SQL Server Database Engine; this Forum is for samples & community Projects.
    Have you checked the execution plan if indexes are used?
    You could update the data in chunks, e.g. 10.000 rows per execution. For this you have to add a TOP clause and a filter to update only those, who are not updated yet.
    update TOP (10000) Employees
    set Status = 'Close'
    where statusid IN
    (select statusid
    from MyView
    where DownloadedDate ='2014-07-27 00:00:00.000')
    AND Status <> 'Close'
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Unable to update, when executed table gets lock and Execution does not stop even for an hour.

    Following is my Query, which unables to update. When Executed, table gets lock and Execution does not stop even for an hour.
    update Employees 
          set Status = 'Close'
          where statusid IN (select statusid 
                                             from MyView 
                                              where DownloadedDate ='2014-07-27 00:00:00.000'
    here Employee contains 3,00,000 of records and Subquery return 1,50,000 Empid 
    i tried in various ways but not able to solve, statusid  column have no index on,  i tried using cursor but it does not work.
    plz let me know how to solve this Issue, Its very Important to get solve as all my further work depends on Updation
    , THANKS IN ADVANCE.

    See also your other thread with the same question:
    http://social.msdn.microsoft.com/Forums/en-US/80243625-fc3b-4ee1-bce1-4adcdbc16c14/unable-to-update-when-executed-table-gets-lock-execution-does-not-stop-execution-even-for-an-hour?forum=sqlserversamples
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • VAMT 3.0 unknown error 0x80131904 on update license status

    I have VAMT 3.0 installed on a windows 2008 R2 server with SQL Express installed also, both from Windows ADK.
    When I try to update license status on VAMT 3.0 on a specific windows 7 computer it ends with error: unknown error (0x80131904).
    For Windows Servers an Office on windows XP it works fine.
    These are some events:
    Log Name:      Volume Activation Management Tool
    Source:        VAMT Runtime
    Date:          4/17/2013 11:52:50 AM
    Event ID:      1000
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      VMATServer
    Description:
    Software provider for application: 59a52881-a989-479d-af46-f275c6370663 was unavailable on machine:
        Machine Name: Windows7Computer.mycompanydomain
        OS Version  : 6.1.7601
        OS Edition  : Microsoft Windows 7 Professional
        Network Type: Domain
        Network Name: mycompanydomain
        Is KMS Host? False
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="VAMT Runtime" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>3</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-04-17T17:52:50.000000000Z" />
        <EventRecordID>29540</EventRecordID>
        <Channel>Volume Activation Management Tool</Channel>
        <Computer>VAMTserver.mycompanydomain</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Software provider for application: 59a52881-a989-479d-af46-f275c6370663 was unavailable on machine:
        Machine Name: Windows7Computer.mycompanydomain
        OS Version  : 6.1.7601
        OS Edition  : Microsoft Windows 7 Professional
        Network Type: Domain
        Network Name: mycompanydomain
        Is KMS Host? False
    </Data>
      </EventData>
    </Event>
    Log Name:      Volume Activation Management Tool
    Source:        VAMT Runtime
    Date:          4/17/2013 11:52:49 AM
    Event ID:      1000
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      VAMTServer.mycompanydomain
    Description:
    Encountered error while updating product on machine
        Machine Name: Windows7Computer.mycompanydomain
        OS Version  : 6.1.7601
        OS Edition  : Microsoft Windows 7 Professional
        Network Type: Domain
        Network Name: mycompanydomain
        Is KMS Host? False
     System.Data.SqlClient.SqlException: String or binary data would be truncated.
    The statement has been terminated.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
       at System.Data.SqlClient.SqlDataReader.get_MetaData()
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
       at System.Data.Common.DbCommand.ExecuteReader()
       at System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
       at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
       at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
       at System.Data.Linq.ChangeDirector.StandardChangeDirector.DynamicInsert(TrackedObject item)
       at System.Data.Linq.ChangeDirector.StandardChangeDirector.Insert(TrackedObject item)
       at System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode)
       at System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode)
       at System.Data.Linq.DataContext.SubmitChanges()
       at Microsoft.Licensing.VolumeActivation.VamtDataStore.AddDiscoveredProductsInternal(IList`1 availableProducts, IList`1 activeProducts, SoftwareProtectionService provider, Boolean doNotDeleteProducts)
       at Microsoft.Licensing.VolumeActivation.VamtDataStore.AddDiscoveredProducts(IList`1 availableProducts, IList`1 activeProducts, SoftwareProtectionService provider, Boolean doNotDeleteProducts)
       at Microsoft.Licensing.VolumeActivation.UpdateProductsProvider.DiscoverProducts()
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="VAMT Runtime" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-04-17T17:52:49.000000000Z" />
        <EventRecordID>29538</EventRecordID>
        <Channel>Volume Activation Management Tool</Channel>
        <Computer>VAMTServer.mycompanydomain</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Encountered error while updating product on machine
        Machine Name: Windows7Computer
        OS Version  : 6.1.7601
        OS Edition  : Microsoft Windows 7 Professional
        Network Type: Domain
        Network Name: mycompanydomain
        Is KMS Host? False
     System.Data.SqlClient.SqlException: String or binary data would be truncated.
    The statement has been terminated.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
       at System.Data.SqlClient.SqlDataReader.get_MetaData()
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
       at System.Data.Common.DbCommand.ExecuteReader()
       at System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
       at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
       at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
       at System.Data.Linq.ChangeDirector.StandardChangeDirector.DynamicInsert(TrackedObject item)
       at System.Data.Linq.ChangeDirector.StandardChangeDirector.Insert(TrackedObject item)
       at System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode)
       at System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode)
       at System.Data.Linq.DataContext.SubmitChanges()
       at Microsoft.Licensing.VolumeActivation.VamtDataStore.AddDiscoveredProductsInternal(IList`1 availableProducts, IList`1 activeProducts, SoftwareProtectionService provider, Boolean doNotDeleteProducts)
       at Microsoft.Licensing.VolumeActivation.VamtDataStore.AddDiscoveredProducts(IList`1 availableProducts, IList`1 activeProducts, SoftwareProtectionService provider, Boolean doNotDeleteProducts)
       at Microsoft.Licensing.VolumeActivation.UpdateProductsProvider.DiscoverProducts()</Data>
      </EventData>
    </Event>
    Log Name:      Volume Activation Management Tool
    Source:        VAMT Runtime
    Date:          4/17/2013 11:52:49 AM
    Event ID:      1000
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      VAMTserver.mycompanydomain
    Description:
    Encountered an error while saving discovered products to database: System.Data.SqlClient.SqlException: String or binary data would be truncated.
    The statement has been terminated.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
       at System.Data.SqlClient.SqlDataReader.get_MetaData()
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
       at System.Data.Common.DbCommand.ExecuteReader()
       at System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
       at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
       at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
       at System.Data.Linq.ChangeDirector.StandardChangeDirector.DynamicInsert(TrackedObject item)
       at System.Data.Linq.ChangeDirector.StandardChangeDirector.Insert(TrackedObject item)
       at System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode)
       at System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode)
       at System.Data.Linq.DataContext.SubmitChanges()
       at Microsoft.Licensing.VolumeActivation.VamtDataStore.AddDiscoveredProductsInternal(IList`1 availableProducts, IList`1 activeProducts, SoftwareProtectionService provider, Boolean doNotDeleteProducts)
       at Microsoft.Licensing.VolumeActivation.VamtDataStore.AddDiscoveredProducts(IList`1 availableProducts, IList`1 activeProducts, SoftwareProtectionService provider, Boolean doNotDeleteProducts)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="VAMT Runtime" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-04-17T17:52:49.000000000Z" />
        <EventRecordID>29537</EventRecordID>
        <Channel>Volume Activation Management Tool</Channel>
        <Computer>VAMTServer.mycompanydomain</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Encountered an error while saving discovered products to database: System.Data.SqlClient.SqlException: String or binary data would be truncated.
    The statement has been terminated.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
       at System.Data.SqlClient.SqlDataReader.get_MetaData()
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
       at System.Data.Common.DbCommand.ExecuteReader()
       at System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
       at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
       at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
       at System.Data.Linq.ChangeDirector.StandardChangeDirector.DynamicInsert(TrackedObject item)
       at System.Data.Linq.ChangeDirector.StandardChangeDirector.Insert(TrackedObject item)
       at System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode)
       at System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode)
       at System.Data.Linq.DataContext.SubmitChanges()
       at Microsoft.Licensing.VolumeActivation.VamtDataStore.AddDiscoveredProductsInternal(IList`1 availableProducts, IList`1 activeProducts, SoftwareProtectionService provider, Boolean doNotDeleteProducts)
       at Microsoft.Licensing.VolumeActivation.VamtDataStore.AddDiscoveredProducts(IList`1 availableProducts, IList`1 activeProducts, SoftwareProtectionService provider, Boolean doNotDeleteProducts)</Data>
      </EventData>
    </Event>
    Please help.

    String or binary data would be truncated.
    The statement has been terminated.
    Above is the error in stack. The general meaning of the error is what we are trying to insert a larger length value. For example inserting value 'Balmukund' in varchar(8) column would fail because my name as 9 characters.
    Since its raised by VAMT, this has to be reported to them to find where the problem is.
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • SMART status failing on a WD Scorpio Black WD3200BEKT 320GB 7200 RPM

    I just recently purchased a Western Digital Scorpio Black WD3200BEKT 320GB 7200 RPM drive to put in my 1st Gen MacBook Pro. Ever since installing the drive, I've had random beach balls happen usually when there is a fair amount of disk I/O.
    Thinking the drive was bad, I sent it back and got another one. I am still seeing the same frequent beach balls requiring a hard restart to get the system to be responsive again.
    Checking the System Profiler, I see that the drive is failing SMART status. I also checked the kernel logs and am getting I/O errors on the drive at the point when the system beach balls.
    I am pretty certain it isn't the drive. I'm at a loss for what to try next. Is this drive not compatible with my SATA interface. Any suggestions or comments?
    Below are some of my pertinent machine information from System Profiler:
    Model Name: MacBook Pro 15"
    Model Identifier: MacBookPro1,1
    Processor Name: Intel Core Duo
    Processor Speed: 1.83 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 2 MB
    Memory: 2 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP11.0055.B08
    SMC Version (system): 1.2f10
    Sudden Motion Sensor:
    State: Enabled
    Below is the Serial-ATA information from the System Profiler:
    Intel ICH7-M AHCI:
    Vendor: Intel
    Product: ICH7-M AHCI
    Speed: 1.5 Gigabit
    Description: AHCI Version 1.10 Supported
    WDC WD3200BEKT-60F3T1:
    Capacity: 298.09 GB
    Model: WDC WD3200BEKT-60F3T1
    Revision: 12.01A12
    Native Command Queuing: Yes
    Queue Depth: 32
    Removable Media: No
    Detachable Drive: No
    BSD Name: disk0
    Mac OS 9 Drivers: No
    Partition Map Type: GPT (GUID Partition Table)
    S.M.A.R.T. status: Failing
    Volumes:
    Macintosh HD:
    Capacity: 297.77 GB
    Available: 153.19 GB
    Writable: Yes
    File System: Journaled HFS+
    BSD Name: disk0s2
    Mount Point: /
    I also ran this to check the current speed of the SATA interface since the drive is a SATA II drive with a 3.0gb/s burst.
    $ sudo ioreg -l | grep 'Interconnect"="SATA"'
    | | | | "Protocol Characteristics" = {"Physical Interconnect"="SATA","Physical Interconnect Location"="Internal/External"}
    | | | | "Protocol Characteristics" = {"Physical Interconnect"="SATA","AHCI Port Number"=0,"Physical Interconnect Location"="Internal","Port Speed"="1.5 Gigabit$
    | | | | "Protocol Characteristics" = {"Physical Interconnect"="SATA","Physical Interconnect Location"="Internal"}
    The above shows that the interface is running at 1.5gb/s SATA I which is what I excepted on this system.
    Thanks!
    Dustin

    Sounds like you have things well sorted out.
    Despite that fact that you have had two consecutive HDDs with defects does not, necessarily, mean that all of those drive are defective. However, you are fortunate that you were able to get you money back. Seagate makes good drives, as does WD, and hopefully you have paid your dues and you will have no more incidents.
    Do post back should you run into stuff and need to bounce ideas off someone else.
    Good luck.
    cornelius
    I will certainly report back on my luck with Seagate.
    You are correct that the failure of two consecutive drives does not mean the whole line is faulty. The drive I was replacing in the MacBook Pro was actually a Western Digital Scopio as well (just not a Blue or Black) and it has performed flawlessly. It's the drive I have reinstalled twice now while I waited for the replacement drive to be shipped.
    Another interesting anecdote is that I searched the NewEgg customer comments for reports of SMART errors on the Western Digital Scorpio Black drive I had ordered and sure enough, there were quite a few postings where people had tried multiple times to get a good drive.
    It's just one of those things that you start to question, especially with older hardware like I am using (1st Gen MacBook Pro) that maybe backwards compatible quirks between SATA 1 and SATA 2 are the real problem not the drive itself. I'm still not 100% convinced that the drives were the true culprit. Hard to say for sure.
    Not to mention all the troubles I've been reading about with 3rd party drives and the recent 1.7 EFI update which has caused similar errors as to what I was seeing with these drives. The first drive I had didn't throw any SMART errors, or at least I didn't notice them.
    I'm gonna order the Seagate Momentus 7200.4 ST9320423AS 320GB 7200 RPM 2.5" SATA 3.0Gb/s and see what happens. I'll report back my findings in another thread so that people who search for the Seagate drive will have a more related thread to read.
    Dustin

  • InfoPackage error message "Subsequent update (requests) : Status unknown "

    After running an InfoPackage the status is set to green, but when you look at the Details tab you see an error message "Subsequent update (requests) : Status unknown "  and "With DTP in InfoProvider ZHRPYO00 : Further processed " under it. We did not used to get this error message and don't quite understand why are we getting it now. Could someone explain, please?
    Thanks!
    Luda

    Hi,
    Usually this error could be while loading the DSO or loading DSO first and then to other infoprovider.
    Error message tab at the monitor should give you clear error message where it went wrong. check this tab.
    some time while activating the data this may fail for the DSO object. or some time due to authorization problem to load the data automatically from the DSO to infocubes.
    If possible let me know what is error message.
    Regards,
    Vishwa.

  • How to update my status here on the Adobe Forums?

    I am here on this forum and on the left it says, "You haven't updated your status". OK I click on the link and off it sends me to where I should go to do this but I can not see anywhere as to how or where to do this. I do a Ctrl-F for a "Find" and type in the word ''status' should my eyes be failing me as to where this can be done, but nothing shows up. So I'm lost here.

    Hi Thanks to all of you. I agree this isn't FB. so I was wondering what they meant by Status. I was hoping that once there I would know whether I'd want to or not, But if it is a thing similar to FB or if  it has been disabled then problem solved :-)

  • SDO gives JBO-26030: Failed to lock the record, another user holds the lock

    Hi,
    I have a question thats on the boundary between ADF and BPEL but I posted in this forum because its highly related to ADF Model with Service Interface.
    We have a BPEL batch process that spawns multiple child BPEL processes that handle threads inside the batch in parallel. These child processes all update the same batch record in a database with for example the lastActionDateTime. We do this by invoking an update service on a SDO application that we built following this tutorial: http://jianmingli.com/wp/?p=2838
    It all works good but sometimes when updating the same row from multiple BPEL process instances at the same time, we sometimes get a SDO JBO-26030: Failed to lock the record, another user holds the lock.
    I'm a bit stunned by this, because all we really do is updating a record. From BPEL we just invoke the updateBatch webservice method of the Service Interface.
    I can imagine that there will be wait time when these updates come in at the same time, but I didn't expect an exception would occur. Also the arbitrariness confuses me. If a child process would lock the record, I would expect this error to happen always and not at random.
    From BPEL the error displays as follows:
         <fault>
              <bpelFault>
                   <faultType>1</faultType>
                   <ServiceException>
                        <part  name="ServiceErrorMessage">
                             <tns:ServiceErrorMessage>
                                  <tns:code>26030</tns:code>
                                  <tns:message>JBO-26030: Failed to lock the record, another user holds the lock.</tns:message>
                                  <tns:severity>SEVERITY_ERROR</tns:severity>
                                  <tns:exceptionClassName>oracle.jbo.AlreadyLockedException</tns:exceptionClassName>
                             </tns:ServiceErrorMessage>
                        </part>
                   </ServiceException>
              </bpelFault>
         </fault>However when I dive into soa_server1-diagnostic.log I see the following exception:
    [2011-10-28T17:37:37.770+02:00] [soa_server1] [ERROR] [] [oracle.jbo.server.svc.ServiceJTATxnHandlerImpl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: a1484c49db38e963:-581f01fc:13345d7173d:-8000-00000000000322f4,0:1:0x5f5e2bf:33] [WEBSERVICE_PORT.name: ECMControllerSDOServiceSoapHttpPort] [APP: ECMControllerSDO] [composite_name: ECMProcessController] [component_name: ProcessControllerBPEL] [component_instance_id: 240335] [J2EE_MODULE.name: ECMControllerSDO] [WEBSERVICE.name: ECMControllerSDOService] [J2EE_APP.name: ECMControllerSDO] [[
    oracle.jbo.RowInconsistentException: JBO-25014: Another user has changed the row with primary key oracle.jbo.Key[CDS_20111028_8 ].
         at oracle.jbo.server.OracleSQLBuilderImpl.doEntitySelectForAltKey(OracleSQLBuilderImpl.java:1077)
         at oracle.jbo.server.BaseSQLBuilderImpl.doEntitySelect(BaseSQLBuilderImpl.java:553)
         at oracle.jbo.server.EntityImpl.doSelect(EntityImpl.java:8134)
         at oracle.jbo.server.EntityImpl.lock(EntityImpl.java:5863)
         at oracle.jbo.server.EntityImpl.beforePost(EntityImpl.java:6369)
         at oracle.jbo.server.EntityImpl.postChanges(EntityImpl.java:6551)
         at oracle.jbo.server.DBTransactionImpl.doPostTransactionListeners(DBTransactionImpl.java:3275)
         at oracle.jbo.server.DBTransactionImpl.postChanges(DBTransactionImpl.java:3078)
         at oracle.jbo.server.DBTransactionImpl.commitInternal(DBTransactionImpl.java:2088)
         at oracle.jbo.server.DBTransactionImpl.commit(DBTransactionImpl.java:2369)
         at oracle.jbo.server.DefaultJTATxnHandlerImpl.commit(DefaultJTATxnHandlerImpl.java:156)
         at oracle.jbo.server.svc.ServiceJTATxnHandlerImpl.commit(ServiceJTATxnHandlerImpl.java:216)
         at oracle.jbo.server.svc.ServiceJTATxnHandlerImpl.beforeCompletion(ServiceJTATxnHandlerImpl.java:124)
         at sun.reflect.GeneratedMethodAccessor2677.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jbo.server.svc.WLSContextCrossAppProxy$WLSCrossAppProxy.invoke(WLSContextCrossAppProxy.java:66)
         at $Proxy377.beforeCompletion(Unknown Source)
         at weblogic.transaction.internal.ServerSCInfo.doBeforeCompletion(ServerSCInfo.java:1239)
         at weblogic.transaction.internal.ServerSCInfo.callBeforeCompletions(ServerSCInfo.java:1214)
         at weblogic.transaction.internal.ServerSCInfo.startPrePrepareAndChain(ServerSCInfo.java:116)
         at weblogic.transaction.internal.ServerTransactionImpl.localPrePrepareAndChain(ServerTransactionImpl.java:1316)
         at weblogic.transaction.internal.ServerTransactionImpl.globalPrePrepare(ServerTransactionImpl.java:2132)
         at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:272)
         at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:239)
         at weblogic.ejb.container.internal.BaseRemoteObject.postInvoke1(BaseRemoteObject.java:625)
         at weblogic.ejb.container.internal.StatelessRemoteObject.postInvoke1(StatelessRemoteObject.java:49)
         at weblogic.ejb.container.internal.BaseRemoteObject.__WL_postInvokeTxRetry(BaseRemoteObject.java:444)
         at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:53)
         at nl.kpn.ecm4crm.am.server.serviceinterface.ECMControllerSDOServiceImpl_51vl7y_ECMControllerSDOServiceImpl.updateBatches(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
         at $Proxy373.updateBatches(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:355)
         at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:196)
         at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:479)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1187)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1081)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:581)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:232)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:192)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:459)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.jbo.server.svc.ServiceContextFilter.doFilter(ServiceContextFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)Thank you for reading, any directions suggestions on how to solve this will be highly appreciated.
    regards,
    Gerben

    Thanks Frank.
    Already tried that , please let me know if there is any other way to get this .
    This is being discussed here :
    Re: Update without No wait
    and i am following what John Stegeman has suggested.

  • Status control table - 'Perform update for status control table for cube '

    Hello Experts,
    While loading data to DSO, I am getting this message - 'Perform update for status control table for cube Z3MLQUA'.
    What is status control table ? and can I have some inputs as to how to solve this issue
    Regards,
    arjun

    Hi,
    This message is not a issue in itself. It is just a SAP message which means that the system is checking/updating the system tables to carry out the operation whether it can be done or not.
    If your loads are failing at this step or after this message there can be many reasons, check some of  the possible reasons below
    Performing check and potential update for status control table
    Update from PSA error in Process Chain
    problem in deleting request
    Reporting not available ,even if Data is sucessfully loaded into DT
    Hope this helps,
    Kush kashyap

Maybe you are looking for

  • Problem starting ASM on non-RAC environment on HP-UX 11.11

    I am trying to start ASM on single node running multiple database as I am planning to test setting up on of the db files with ASM. Wen I tried to start the ASM after I created the init+ASM.ora and exported the ORACLE _SID to +ASM; I got the error bel

  • Using range partition

    my table has partition and subpartition like ----- PARTITION BY RANGE (SEGMENT_) SUBPARTITION BY LIST (DATE_FOR_PURGE) PARTITION S_1 VALUES LESS THAN (2) NOLOGGING NOCOMPRESS TABLESPACE TAO_TBL ( SUBPARTITION S_1_D_99999999 VALUES (99999999) TABLESPA

  • Down payments in Liquidity forecast

    Dear collegues, I'm searching for a way to include downpayments in the liquidity forecast (tx FF7B), but the system don't allow so as this kind of Special GL indicators are considered as incoming payments, so when I'm trying to post one under tx. F-2

  • Missing Covers in iTunes – but availible in Coverflow

    Curious Problem: for problems in iPhoto with slideshows & Music I had to create a new iTunes Library. Although the Covers have been still in the iTunes-Folder, iTunes didn't recognize them. Okay, al lot of covers I got via ITMS – but not all. When I

  • Pfile - init.ora file setup

    My database 10.2.0.3. OS is Sun Solaris 10. My database SID is test. I have part of my inittest.ora file as following: test.__db_cache_size=230686720 test.__large_pool_size=4194304 test.__shared_pool_size=200m test.__streams_pool_size=0 *.pga_aggrega