A severe error occurred on the current command. The results, if any, should be discarded.

I have a strange situation on a database, which are on SQL Server 2008 R2 Express SP2. The database size is something around 90 MB.
When a user try to insert a record inside one table, he receive an error message,  and the program is disconnected from the database. I tried to investigate this issue, and I discovered that when user try to insert one row  the trigger for
insert invoke also the trigger for update and sql server crushes with "A severe error occurred on the current command.  The results, if any, should be discarded."
I have checked from SQL Server Management Studio to run a direct Update on the specific table. The same error occurred.
I have run DBCC CheckTable and no errors have been found. I also have run DBCC CHECKDB and no errors.
Because I also have 3 other different databases, with the same functionality, on the same server which are going well with more than 100 000 records in that specific table, and the triggers are going well for more than 5 years, I have assumed that some
problems occurs inside the database. That is why I have copied all the records from the "damage" database to a new one. This means that inside the new databases the indexes are regenerated and a new space will be allocated.
The same strange things are happening. The same table can not be updated with a very basic Update statement.
I am looking for a patch or KB to solve this issues.
Any ideas are will be appreciated.
Thank you

there is a file as response to one of my tests to investigate which command is responsible for this error. 
Current time is 21:18:39 08/18/13.                                                                              
=====================================================================                                           
       BugCheck Dump                                                                                            
=====================================================================                                           
This file is generated by Microsoft SQL Server                                                                  
version 10.50.4000.0                                                                                            
upon detection of fatal unexpected error. Please return this file,                                              
the query or program that produced the bugcheck, the database and                                               
the error log, and any other pertinent information with a Service Request.                                      
Computer type is Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz.                                               
Bios Version is INTEL  - 1072009                                                                                
BIOS Date: 09/23/09 11:58:43 Ver: 08.00.10                                                                      
8 X64 level 8664, 2 Mhz processor (s).                                                                          
Windows NT 6.1 Build 7601 CSD Service Pack 1.                                                                   
Memory                              
MemoryLoad = 16%                    
Total Physical = 8125 MB            
Available Physical = 6755 MB        
Total Page File = 16248 MB          
Available Page File = 14719 MB      
Total Virtual = 8388607 MB          
Available Virtual = 8380163 MB      
***Stack Dump being sent to d:\MSSQL10_50.MSSQLSERVER\MSSQL\LOG\SQLDump0084.txt                                 
SqlDumpExceptionHandler: Process 52 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is
terminating this process.                                                                                       
* BEGIN STACK DUMP:                                                                                             
*   08/18/13 21:18:39 spid 52                                                                                   
*   Exception Address = 0000000000886B00 Module(sqlservr+00000000001F6B00)                                      
*   Exception Code    = c0000005 EXCEPTION_ACCESS_VIOLATION                                                     
*   Access Violation occurred writing address 0000000000000000                                                  
* Input Buffer 214 bytes -                                                                                      
*               begin transaction    insert into DocContabile   select *  f                                     
*  rom gunoiDocContabile      rollback                                                                          
*  MODULE                          BASE      END       SIZE                                                     
* sqlservr                       0000000000690000  00000000042A1FFF  03c12000                                   
* ntdll                          0000000077730000  00000000778D8FFF  001a9000                                   
* kernel32                       0000000077510000  000000007762EFFF  0011f000                                   
* KERNELBASE                     000007FEFD6E0000  000007FEFD74AFFF  0006b000                                   
* ADVAPI32                       000007FEFE090000  000007FEFE16AFFF  000db000                                   
* msvcrt                         000007FEFE300000  000007FEFE39EFFF  0009f000                                   
* sechost                        000007FEFF590000  000007FEFF5AEFFF  0001f000                                   
* RPCRT4                         000007FEFF5B0000  000007FEFF6DCFFF  0012d000                                   
* MSVCR80                        0000000071710000  00000000717D8FFF  000c9000                                   
* MSVCP80                        0000000071600000  0000000071708FFF  00109000                                   
* sqlos                          00000000715F0000  00000000715F6FFF  00007000                                   
* Secur32                        000007FEFD1E0000  000007FEFD1EAFFF  0000b000                                   
* SSPICLI                        000007FEFD3B0000  000007FEFD3D4FFF  00025000                                   
* pdh                            000007FEF90C0000  000007FEF910DFFF  0004e000                                   
* SHLWAPI                        000007FEFDE50000  000007FEFDEC0FFF  00071000                                   
* GDI32                          000007FEFE3A0000  000007FEFE406FFF  00067000                                   
* USER32                         0000000077630000  0000000077729FFF  000fa000                                   
* LPK                            000007FEFDE40000  000007FEFDE4DFFF  0000e000                                   
* USP10                          000007FEFF970000  000007FEFFA38FFF  000c9000                                   
* USERENV                        000007FEFC850000  000007FEFC86DFFF  0001e000                                   
* profapi                        000007FEFD510000  000007FEFD51EFFF  0000f000                                   
* WINMM                          000007FEFB320000  000007FEFB35AFFF  0003b000                                   
* IPHLPAPI                       000007FEFAD70000  000007FEFAD96FFF  00027000                                   
* NSI                            000007FEFDFB0000  000007FEFDFB7FFF  00008000                                   
* WINNSI                         000007FEFAD60000  000007FEFAD6AFFF  0000b000                                   
* opends60                       0000000071590000  0000000071597FFF  00008000                                   
* NETAPI32                       000007FEFAEB0000  000007FEFAEC5FFF  00016000                                   
* netutils                       000007FEFAEA0000  000007FEFAEABFFF  0000c000                                   
* srvcli                         000007FEFD060000  000007FEFD082FFF  00023000                                   
* wkscli                         000007FEFAE80000  000007FEFAE94FFF  00015000                                   
* LOGONCLI                       000007FEFCB90000  000007FEFCBBFFFF  00030000                                   
* SAMCLI                         000007FEFAE60000  000007FEFAE73FFF  00014000                                   
* BatchParser                    0000000071560000  000000007158CFFF  0002d000                                   
* IMM32                          000007FEFE060000  000007FEFE08DFFF  0002e000                                   
* MSCTF                          000007FEFE1F0000  000007FEFE2F8FFF  00109000                                   
* psapi                          00000000778F0000  00000000778F6FFF  00007000                                   
* instapi10                      0000000071320000  000000007132CFFF  0000d000                                   
* cscapi                         000007FEF7FA0000  000007FEF7FAEFFF  0000f000                                   
* sqlevn70                       0000000071100000  0000000071303FFF  00204000                                   
* CRYPTSP                        000007FEFCE50000  000007FEFCE66FFF  00017000                                   
* rsaenh                         000007FEFCA70000  000007FEFCAB6FFF  00047000                                   
* CRYPTBASE                      000007FEFD440000  000007FEFD44EFFF  0000f000                                   
* BROWCLI                        000007FEF8B80000  000007FEF8B91FFF  00012000                                   
* AUTHZ                          000007FEFCF70000  000007FEFCF9EFFF  0002f000                                   
* MSCOREE                        000007FEF8980000  000007FEF89EEFFF  0006f000                                   
* ole32                          000007FEFDC30000  000007FEFDE32FFF  00203000                                   
* credssp                        000007FEFC960000  000007FEFC969FFF  0000a000                                   
* msv1_0                         000007FEFCD90000  000007FEFCDE0FFF  00051000                                   
* cryptdll                       000007FEFD090000  000007FEFD0A3FFF  00014000                                   
* kerberos                       000007FEFCCD0000  000007FEFCD83FFF  000b4000                                   
* MSASN1                         000007FEFD5B0000  000007FEFD5BEFFF  0000f000                                   
* schannel                       000007FEFCB00000  000007FEFCB55FFF  00056000                                   
* CRYPT32                        000007FEFD7D0000  000007FEFD939FFF  0016a000                                   
* security                       0000000071390000  0000000071392FFF  00003000                                   
* WS2_32                         000007FEFF360000  000007FEFF3ACFFF  0004d000                                   
* SHELL32                        000007FEFE5D0000  000007FEFF357FFF  00d88000                                   
* OLEAUT32                       000007FEFDED0000  000007FEFDFA6FFF  000d7000                                   
* ncrypt                         000007FEFCF20000  000007FEFCF6CFFF  0004d000                                   
* bcrypt                         000007FEFCEF0000  000007FEFCF11FFF  00022000                                   
* mswsock                        000007FEFCDF0000  000007FEFCE44FFF  00055000                                   
* wship6                         000007FEFCFB0000  000007FEFCFB6FFF  00007000                                   
* wshtcpip                       000007FEFC720000  000007FEFC726FFF  00007000                                   
* ntmarta                        000007FEFC620000  000007FEFC64CFFF  0002d000                                   
* WLDAP32                        000007FEFE410000  000007FEFE461FFF  00052000                                   
* ntdsapi                        000007FEF7AF0000  000007FEF7B16FFF  00027000                                   
* bcryptprimitives               000007FEFC9D0000  000007FEFCA1BFFF  0004c000                                   
* SAMLIB                         000007FEFBE10000  000007FEFBE2CFFF  0001d000                                   
* CLBCatQ                        000007FEFD960000  000007FEFD9F8FFF  00099000                                   
* sqlncli10                      0000000063720000  00000000639DCFFF  002bd000                                   
* VERSION                        000007FEFC650000  000007FEFC65BFFF  0000c000                                   
* COMCTL32                       000007FEFA110000  000007FEFA1AFFFF  000a0000                                   
* COMDLG32                       000007FEFDFC0000  000007FEFE056FFF  00097000                                   
* SQLNCLIR10                     00000000636E0000  0000000063716FFF  00037000                                   
* netbios                        000007FEF4340000  000007FEF4349FFF  0000a000                                   
* xpstar                         0000000063650000  00000000636D7FFF  00088000                                   
* SQLSCM                         0000000063640000  000000006364DFFF  0000e000                                   
* ODBC32                         000007FEF0AC0000  000007FEF0B70FFF  000b1000                                   
* ATL80                          0000000063620000  000000006363FFFF  00020000                                   
* odbcint                        00000000635E0000  0000000063617FFF  00038000                                   
* clusapi                        000007FEF91B0000  000007FEF91FFFFF  00050000                                   
* resutils                       000007FEF9190000  000007FEF91A8FFF  00019000                                   
* xpstar                         00000000635B0000  00000000635D4FFF  00025000                                   
* dbghelp                        0000000063330000  000000006348DFFF  0015e000                                   
*     P1Home: 000000000BB6A950:  00000000C0000005  0000000000000000  0000000000886B00  0000000000000002  00000000
What else should I have to do?
Thank you,
Horia

Similar Messages

  • MS SQL server is going down frequently(10 days of gap) with exception message: "A severe error occurred on the current command. The results, if any, should be discarded".

    MS SQL server is going down frequently(10 days of gap) with exception message: "A severe error occurred
    on the current command. The results, if any, should be discarded". We are facing this issue for past two month.But funny thing is server will be up automatically with out any service restart manually.  Also if we try to restart the SQL
    server service manually then SQL server will be in a dead lock situation and it will not come up even if we wait for long time. Then we should do a windows server machine restart to
    make the SQL sever up. As a suggestion from Microsoft to fix this kind of similar issue,
    we have installed service pack 3 for SQL Server. But even after we are facing same issue.
    Server Details:
    Server OS: Windows Server 2008 R2
    Two type of database servers are installed on server:
    1. MS SQL Server 2008 R2
    2. My SQL
    Also Reporting server is configured for the purpose of generating SSRS report from a dot net website.
     NOTE:Immediately after the data retrieval/save, we are closing the connection explicitly by the
    application.
    we have checked the windows event log and below are the details:
    Log Name:      Application
    Source:        ASP.NET 4.0.30319.0
    Application information:
        Application domain: /LM/W3SVC/5/ROOT-1-130718142067856406
        Trust level: Full
        Application Virtual Path: /
        Application Path: E:\WebSpaceFolder\ACSQuiK\Production\
        Machine name: DBSERVER 
     Process information:
        Process ID: 148
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE 
     Exception information:
        Exception type: SqlException
        Exception message: A severe error occurred on the current command.  The results, if any, should be discarded.
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
       at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
    Log Name:      Application
    Source:        Report Server Windows Service (MSSQLSERVER)
    Description:
    Report Server Windows Service (MSSQLSERVER) cannot connect to the report server database.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Report Server Windows Service (MSSQLSERVER)" />
        <EventID Qualifiers="0">107</EventID>
    Could anybody can suggest any kind of fix for this issue? Thanks in advance.

    Hi YesYemPee,
    I have tried but still not clear about your issue, I would like you provide more details information about your issue based on below points to better analysis about the issue:
    What action did you do and caused the error "A severe error occurred on the current command. The results, if any, should be discarded", did you run report on the web application or something else then the error happen?
    If you rendering the report and got the error, please try to provide us more error information in the log files which path like:
    C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\LogFiles
    If it is not the case in step1, Please try to provide SQL Server Error log(SQL Server Logs) and more details information.
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • A severe error occurred on the current command. The results, if any, should be discarded(Not Always)

    We have a DotNet website which is deployed on a physical server(windows server 2008 r2). The application is started to using for live. Most of the time application is  working fine. But some times we have noticed the application is failed to communicate
    with MS SQL 2008 R2 database and as result the below error is displaying:
    "A severe error occurred on the current command. The results, if any, should be discarded. at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
    stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean&
    dataReady) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean
    enlistOK) "
    If we tried to connect the database server the same issue is showing:"A severe error occurred on the current command. The results, if any, should be discarded"
    The issue will be resolved automatically after 30-45 minutes .   Please let us know if any fixes can be done to resolve this issue.
    NOTE: We have installed SQL Server 2008 service pack 3 as per the suggestion from experts .But still the issue pwersist.

    Hello,
    When this issue occurs have you check the existing connections? If an app was unclean developed it can happen that the app opens connection by connection, but never closed them correctly and when all available connections are in use, such an error can occur.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • A server error occurred on the current command. the results if any should be discarded in SQL 2008 R2

    Hi,
    I am using SQL server 2008 R2 and also MultipleActiveResultSet = true and Pooling = true (default value) in connection string.
    While executing query 'IF ORIGINAL_LOGIN() = SUSER_SNAME() EXECUTE AS USER = 'MyUser'', I received error stating  'A server error occurred on the current command. the results if any should be discarded'. At the same time I could check that SqlConnection
    state is also closed.
    I have also fired 'REVERT' query If I find such exception and again try to execute same query again. but no luck. I received the same exception while executing query (Execute As) again.
    What can be the solution to avoid such exception and make my code working?
    Thanks,
    Ashish

    Login failed for user 'sa'. The user is not associated with a trusted SQL Server connection.
    Above issue occurs genrally when authentication mode is set to Windows Authentication insted Mixed Mode.
    You can change the authentication mode of the SQL server from “Windows Authentication Mode (Windows Authentication)” to “Mixed Mode (Windows Authentication and SQL Server Authentication)”.
    Run following script in SQL Analyzer to change the authentication
    LOGIN sa ENABLE
    GO
    ALTER LOGIN sa WITH PASSWORD = '<password>'
    GO
    http://blog.sqlauthority.com/2007/04/14/sql-server-fix-error-18452-login-failed-for-user-null-the-user-is-not-associated-with-a-trusted-sql-server-connection/
    But as per the first post it seems issue is different have you observerd Error log?
    Check out at C:\Program Files\Microsoft SQL Server\MSSQL.n\MSSQL\LOG\ERRORLOG
    Location might differ as per the Server configration
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • "A severe error occurred on the current command. The results, if any, should be discarded." + Full-text-index Sql Server 2008 R2 SP1

    Hello.
    I have a problem with SQL Server 2008 R2 SP1:
    I have a table with the full-text index-activated on 3 fields of type nvarchar.
    When I try to open a transaction (ex: BEGIN TRAN {inserts} COMMIT) to insert multiple rows, I get the following error: "A severe error occurred on the current command ...".
    I checked the Sql Server Logs and the Event Viewer on the machine, but nothing was logged.
    I found a workaround: disable full-text-index => Do stuff => enable  full-text-index, but this is very annoying (especially when i use the Data Compare to update that table on the Development Environment).
    Help!!!

    I concur with Tom. Upgrade to SP3. This may resolve the issue.
    Since you say that there is nothing in the SQL Server errorlog, this may be an API issue. Try running the same commands through the command-line tools SQLCMD or OSQL to see how this turns out.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • A Servere Error Occured on the Current Command, The Result, If Any, should be discarded Message (10:17:1)

    Hello
    I am getting Following error when I predd add button. On this add button I do Bulk Copy insertion in some of tables.
    I am using Linq to sql classes. At my side error is not comming. But at client side error is comming. They have more than 1 lac data. I am not getting why this kind of error occured?
    So can anybody please tell me possible causes of this error?
    If possible then can anybody sugest me any solution for it?
    Thanking you in advance..
    Regards
    Vipul

    So can you please analyse it & tell me the possible reasons for this kind of error..
    Did you check the SQL Server error log?  That might provide details as to the underlying cause of the error.
    & also if possible then can you please send me basic solution that you can sugest me..
    One method that might avoid the problem to insert in smaller batches line 10,000 rows.  Use a separate data table for the SqlBulkCopy and perform the WriteToServer in a loop.  Copy up to 10K rows from the source to target data table and
    execute WriteToServer in each iteration.
    A more robust method is to create your own DataReader that batches the rows.  The original data table could be used as the source. 
    Dan Guzman, SQL Server MVP, http://www.dbdelta.com

  • A severe error occurred on the current command - select into

    Hi
    I am making a backup of a table before working on the original, but when I try a simple select into statement I receive 'Msg 0, Level 11, State 0, Line 0 - A Severe error occurred on the current command.  The results, if any, should be discarded.'
    I am able to run a select query on the original table with the same where clause I am using in the select into statement and it runs without error.  
    Does anyone know why this is happening?
    Server 2008 64bit, SQL Server 2008r2
    Thank you for any help

    This is a generic message that informs you that something went very wrong, either in SQL Server itself or in the client API.
    If open a command promptt and try the same command running from SQLCMD or OSQL, what happens? If things seems to work well, run a simple second command like "SELECT 1" to make sure that this works. (The use a different API from SSMS, why it is
    worth testing.)
    Also look in the SQL Server error log. If you see a stack dump which appeared at the same time as you ran the SELECT INTO statement, then it's clear that the accident was in SQL Server.
    I would recommend that you run DBCC CHECKDB on the database, as the root cause could be corruption.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Severe Error Ocurred on the Current Command REPORT BUILDER SSRS 2008

    Hi,
         I have a report with 6 tabs, I am using totally 8 Stored Procedures for it.I am using SQL SERVER 2008 R2 and the same in production also.
    Everything works fine when I run the report in my local machine's BIDS, however, when I deploy it into the Production, it occasionally gives an error which reads "An error has occurred during local report processing. (rsProcessingAborted). Query execution
    failed  for dataset 'DS_xxxx'. (rsErrorExecutingCommand)
    A Severe error occurred on the current command. The results, if any, should be discarded. Operation cancelled by user.
    When I ran the SPs individually in the SSMS they are executing fine and the report itself works fine always in my local BIDS.
    Also, This issue happend several weeks after the report was deployed to the production, i.e. it was working fine but suddenly it started giving this error, so I changed the global temp table I was using to a permanent table and then it worked fine for a
    few more weeks, now, again, I am getting the same error occasionally, is there any way to avoid this error completely and can you list all the possible causes for this error, because it happens 2 times out of 5 runs so it is difficult to debug it also.
    As for the Report it self, It is a simple report with a few spark line Charts and a mostly data charts. I am not using any CTEs or Global Temp Tables anywhere in the report.
    Thanks You.

    Hi,
    I would suggest you increase the time out on the reports to 3600 and how it works.
    You can set a default value for all reports in the Site Settings page.
    The default timeout in SSRS for reports is 1800 seconds.
    If still no progress, please check the RS log.
    For more information, see
    Set Report Processing Properties.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • 0CFM_INIT_POSITIONS: Errors occurred during the extraction

    Hi,
    I am working in treasury management. I have activated the data source 0CFM_INIT_POSITIONS in rsa5 and while loading data I am getting error: Errors in source system
    If I checked same data source in rsa3 in ECC, I got the following error
    Errors occurred during the extraction.
    could any one solve this problem?

    sry, forgot to mention the error that i am getting for this init request in infocube mange->monitor
    Delta upload is only possible after successful initialization
    Message no. RSBM103
    Diagnosis
    You tried to extract records using a delta request in the target BI. However, it is not possible to transfer a consistent delta for this DataSource.
    System Response
    One of the following takes place:
    1. You have not yet triggered the delta update with an init request.
    2. The delta update was initialized but a request was deleted that was already transferred into the target BI.
    3. The delta update was initialized but a request was deleted that was not yet transferred into the target BI.
    In each case the consistency of the data transferred into the target BI is not guaranteed.
    Procedure
    Restructure the delta update by deleting the delta request that already exists in the target BI and then submitting an init request to InfoCube 0CFM_O01 of the source BI.

  • Errors occurred during the extraction - 0FI_AR_30

    Hi guys,
    I have just activated some datasources  0FI_AR_30, 0FI_AR_20 and 0FI_AR_50 and when I tried to check the extractors in RSA3 am getting a (Errors occurred during the extraction).  Any clues? 
    Thanks,
    Recca

    Hi Gaurav,
    I have no any other error message other than this in an SAP message window.  This of course is a full extraction to check if the datasource fields are pulling data from the tables.  Also, can you please expanciate on the init that need to be done.......do you mean Infopackage need to be created before I can check an extractor or what do you mean by target system?.  This is RSA3 in ECC and not RSA1 IN BI.  Please explain.
    Thanks,
    Recca

  • Validation Error - An error occured executing the provided SQL Command

    Hi All,
    I am new to using SQL Server in general (2008 R2) and am trying to change the source location for multiple packages in order to obtain our data from a more reliable environment.
    I have created a copy of the target database where the data will be loaded, amended the source and target connection managers and ran through the packages to ensure they work, which many do.
    We are changing the source from a local server to a cloud based server and when running a package that literally truncates target table, selects * from source, and inserts data to target I get a validation error "An error occurred executing the provided
    SQL Command "Select *...." The connection has been disabled" and "component ADO NET Source failed validation and returned validation status "VS_ISBROKEN"".
    The table structure from the 2 sources is the same and I have even recreated the data flow tasks to ensure the metadata has updated. When selecting 100 rows or even 5,000,000 rows from source the package runs fine but will fail as above
    when selecting &* (around 9.5 million rows).
    I'm not sure if this is due to the new data source being web based or if it could be some erroneous data in the table that isn't being selected when limiting to 5 milling rows etc.
    I have spend hours trying to figure out what the issue could be (doesn't help being new to SQL Server) so any guidance would be hugely appreciated!!!
    Thanks,
    Louis.

    Hi All,
    Unfortunately I don't believe any of the above are the issues.
    Our current working project/packages run via an SQL agent job daily. To test and ensure the package in question ran outside of the agent WITHOUT changing the ADO NET Source I exported the package (that runs daily) and ran it locally,
    to which it failed.
    I then edited the select statement from 'select * from [table]' to 'select top(100) from [table] to which it ran without error.
    So in summary:
    Package will run fine if run as part of the agent job (with multiple other packages)
    Package will not run from File System when selecting * from the source table
    Package will run from File System when selecting limited rows
    Could this be something to do with permissions? The errors I get are:
    An error occurred executing the provided SQL command: "select * from [table]". The connection has been disabled.
    "component" ADO NET Source"(396") failed validation and returned validation status "VS_ISBROKEN".
    Thanks,
    Louis.

  • "An error occurred sending the command to the application" When trying to open excel document from outlook 2007

    Error message "An error occurred sending the command to the application" When trying to open excel document from outlook 2007.
    OS: Windows Server 2008 R2
    If I save the document then it opens fine, messing with default file associations does not resolve this problem, I've googled for ir it and some suggest unticking compatibility mode or "run as admin" for excel application, neither is selected in my case.
    Outlook is configured to run as remote application from remoteApp server, this error is only occurring for one user, for others excel documents open just fine.

    Hi
    Thank you for using
    Microsoft Office for IT Professionals Forums.
    From your description, we can Create a trusted location follow these steps
    Click the Microsoft Office Button , and then click Excel Options.
    Click Trust Center, click Trust Center Settings, and then click
    Trusted Locations.
    If you want to create a trusted location that is not local to your computer, select the Allow trusted locations on my network (not recommended) check
    box.
    Click Add new location.
     IMPORTANT   We recommended that you don't make your entire
    Documents or My Documents folder a trusted location. Doing so creates a larger target for a hacker to potentially exploit and increases your security risk. Create a subfolder within Documents or My Documents, and make only that folder a trusted location.
    In the Path box, type the name of the folder that you want to use as a trusted location, or click Browse to
    locate the folder.
    If you want to include subfolders as trusted locations, select the
    Subfolders of this location are also trusted check box.
    In the Description box, type what you want to describe the purpose of the trusted location.
    Click OK.
    More detailed information you can refer to this link:
    http://office.microsoft.com/en-us/word-help/create-remove-or-change-a-trusted-location-for-your-files-HA010031999.aspx?CTT=1#BM12
    Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything
    I can do for you, please feel free to let me know.
    Hope that helps.
    Sincerely
    William Zhou CHN
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Help - Multiple errors occurred on the server while processing commands

    I am trying to start ical server on a fresh install of os x server 10.5, but I receive the following error messages: "Multiple errors occurred on the server while processing commands. Use the console application to view the error message" then I hit "ok" and then if i try to enable the iCal service, up pops up another window saying: "an error occurred onthe server while processing a command. Error 'CANNOTLOAD_BUNDLEERR' occurred while processing a command of type 'writeSettings' in plug-in 'servermgr_calendar'
    what's going on? how do i proceed to enable the iCal service? here is my error log:
    servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:22:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:23:50 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a398170>
    May 25 13:23:50 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'readSettings' in plug-in: 'servermgr_calendar'
    May 25 13:23:51 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a390c30>
    May 25 13:23:51 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'getState' in plug-in: 'servermgr_calendar'
    May 25 13:23:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:23:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:23:58 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3cabf0>
    May 25 13:23:58 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'setState' in plug-in: 'servermgr_calendar'
    May 25 13:24:04 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a396e50>
    May 25 13:24:04 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'readSettings' in plug-in: 'servermgr_calendar'
    May 25 13:24:05 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a396370>
    May 25 13:24:05 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'getState' in plug-in: 'servermgr_calendar'
    May 25 13:24:10 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a38ad80>
    May 25 13:24:10 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'writeSettings' in plug-in: 'servermgr_calendar'
    May 25 13:24:14 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3d6980>
    May 25 13:24:14 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'writeSettings' in plug-in: 'servermgr_calendar'
    May 25 13:24:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:24:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:25:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:25:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:26:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:26:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:27:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:27:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:28:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:28:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:29:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:29:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:30:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:30:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:31:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:31:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:32:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:32:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:33:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:33:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:34:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:34:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:35:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:35:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:36:59 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:36:59 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:37:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:37:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:38:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:38:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:39:14 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a39a0d0>
    May 25 13:39:14 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'getState' in plug-in: 'servermgr_calendar'
    May 25 13:39:14 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a39b2a0>
    May 25 13:39:14 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'readSettings' in plug-in: 'servermgr_calendar'
    May 25 13:39:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:39:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:40:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:40:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:41:33 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3d55b0>
    May 25 13:41:33 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'getState' in plug-in: 'servermgr_calendar'
    May 25 13:41:34 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3c1ba0>
    May 25 13:41:34 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'readSettings' in plug-in: 'servermgr_calendar'
    May 25 13:41:36 plgs-server Server Preferences[70930]: XSAdminQueueController: gotServerError: CANNOTLOAD_BUNDLEERR forTransaction: <XSAdminTransaction: 0x1a3835c0>
    May 25 13:41:36 plgs-server Server Preferences[70930]: ERROR: The server 'PLG-Server.local' reported the error: 'CANNOTLOAD_BUNDLEERR' while processing a command of type: 'writeSettings' in plug-in: 'servermgr_calendar'
    May 25 13:41:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:41:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes
    May 25 13:42:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; using default group services settings
    May 25 13:42:54 plgs-server servermgrd[56]: servermgr_web: Unable to get valid response from servermgr_teams; no themes

    no idea how to set up a dns. can you point me in the right direction? thanks

  • SEVERE: An exception or error occurred in the container during the request

    hi
    I am using tomcat 4.0 as for my serlvets. I get below exception when processing a request. Please let me know under what conditions do we get such exception
    Aug 31, 2005 12:20:28 PM org.apache.coyote.tomcat5.CoyoteAdapter service
    SEVERE: An exception or error occurred in the container during the request processing
    java.lang.NullPointerExceptionnull at java.io.Writer.write(Writer.java:126)null at java.io.PrintWriter.newLine(PrintWriter.java:254)null at java.io.PrintWriter.println(PrintWriter.java:405)null at java.io.PrintWriter.println(PrintWriter.java:516)null at org.apache.catalina.logger.LoggerBase.log(LoggerBase.java:266)null at org.apache.catalina.core.StandardWrapperValve.log(StandardWrapperValve.java:376)null at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)null at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)null at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)null at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)null at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)null at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)null at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)null at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)null at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)null at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)null at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)null at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)null at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)null at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)null at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)null at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)null at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)null at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)null at java.lang.Thread.run(Thread.java:534)null
    Thanks
    Rajesh

    Srikanth,
    Problem is that the exception is not form any PrintWriter object i had instantiated in my servlet code. Infact, the exception comes from a class of tomcat when it is trying to log some information. The basic thing is I am contacting a Geographical positioning server from servlet. The contact is fine and I get requested information back from server. But, once the control comes back to server, I get that exception. If I dont contact the geo server, I dont get any exception.
    Thanks for your immediate reply.
    Rajesh

  • Processing data for a remote command failed with the following error message: Error occurred during the Kerberos reponse.

    Hi!
    We have 5 Exchange 2013 servers and when I’m trying to run a script that includes the cmd-let Get-MessageTrackinglog with StartDate = the first of the month and with EndDate = the end of the month I get the following error message after
    a couple of hours. The script is run on the server SERVER01 and goes through the Message Tracking logs of all Exchange servers. I have tried the script on other servers and get the same result.
    Processing data for a remote command failed with the following error message: Error occurred during the Kerberos reponse.
    [Server=SERVER01, TimeStamp = 918/2014 19:32:34]
    For more information, see the about_Remote_Troubleshooting Help topic.
        + CategoryInfo         
    : OperationStopped: (server01.domain.com:String) [], PSRemotingTransportException
        + FullyQualifiedErrorId : JobFailure
        + PSComputerName       
    : server01.domain.com
    I have gone through “about_Remote_Troubleshooting Help topic”, but can’t find anything related to my issue. There is nothing in the Application or the Windows PowerShell log either.
    /Henrik

    Hi Henado 
    Check the time on your Exchange server(s) relative to the DCs and ensure they are in correct sync
    Use another account which is assigned the Organization Management permission and log to to the server run the command in shell and see the results
    Run 
    Add-PSSnapin -Name Microsoft.Exchange.Management.PowerShell.E2010
    Set-Adserversettings -ViewEntireForest $True and then run message tracking command and see the results
    If none of the above helps you may need to remove and re-install the WinRM and see the results
    Good Luck :)
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com

Maybe you are looking for

  • How can I initialize all TabNavigator Tabs upon a state change?

    Here's the basic goal. I want to provide two views to the user that display the same panels. I configured each view as a separate state but I am having trouble initializing each of the tab views since they are only created by Flex when the user first

  • 2nd gen shuffle problem when connected to different mac

    I plugged the shuffle into a mac, set it up, put songs on it, and everything worked fine. Now, I came home, plugged it into my Mac (a different one) it mounted, but iTunes popped up with a screen saying that the iPod is synced to a different computer

  • X-Fi XtremeMusic BSOD on B

    This just started happening a month ago and I can't figure it out. My X-Fi causes Vista to BSOD on boot when installed. When I take the X-Fi out, it works fine. I'm also getting a ton of "Unknown PCI Device" in the device summary screen on boot. Neve

  • WONT TURN ON

    my macbook was working fine around midnight last night when i put it to sleep, but then around 8am this morning, i opened it and the gray screen came up, but before the password entry box came up, it went back to sleep. this happened multiple times.

  • Allow change of forum username

    Hi There, This isn't a critical issue but I think it would be easily solved. I initially signed up with my full name as my forum username, now I don't like my full name anymore 8-) I administer a couple of phpBB forums myself and I know it's possible