Quantcast
Channel: Forum SQL Server Database Engine
Viewing all 15889 articles
Browse latest View live

SQL Server 2012 - frequent "System Health Monitor Thread: Operating system error Exception 0x1 encountered" errors in Application log

$
0
0
We have recently installed a brand new Windows 2008 R2 server and installed SQL Server 2012 (and SP1) on it. We have moved a couple of databases from SQL 2005 to it.

Frequently the following is written to the Application log:

Event ID 17053 - "System Health Monitor Thread: Operating system error Exception 0x1 encountered."

It has also been generating SQL dumps regularly, I've pasted an example at the end of my post.

We have installed Cumulative update package 2 (CU2) for SQL Server 2012 Service Pack 1, since then the dumps have stopped being generated but the following is still being written to exception.log frequently:

"03/07/13 09:54:53 spid 14 Exception 0xc000000d EXCEPTION_INVALID_CRT_PARAMETER at 0x7690C41F"

Any ideas how to troubleshoot this?

Paul

29.03 spid14s     * BROWCLI                        6F540000  6F54CFFF  0000d000
2013-02-15 19:25:29.03 spid14s     * xplog70                        6F530000  6F532FFF  00003000
2013-02-15 19:25:29.03 spid14s     * dsrole                         6F640000  6F648FFF  00009000
2013-02-15 19:25:29.03 spid14s     * apphelp                        D34C0000
2013-02-15 19:25:29.03 spid14s     * sqlvdi                         05060000  05083FFF  00024000
2013-02-15 19:25:29.03 spid14s     * dbghelp                        D6EA0000
2013-02-15 19:25:29.03 spid14s     *
2013-02-15 19:25:29.03 spid14s     *        Edi: 6E52D7FC:  00350000  00390036  00370066  00380030  00660066  00660066  
2013-02-15 19:25:29.03 spid14s     *        Esi: 00000022:  
2013-02-15 19:25:29.03 spid14s     *        Eax: 6E52D674:  C000000D  00000000  00000000  7556C41F  00000000  70D22288  
2013-02-15 19:25:29.03 spid14s     *        Ebx: 6E52D848:  939C5FA8  939C0548  00000000  00000000  939C5FA8  00000000  
2013-02-15 19:25:29.03 spid14s     *        Ecx: D072001F:  064F491E  00000100  0335F800  00166B00  00000E00  00000000  
2013-02-15 19:25:29.03 spid14s     *        Edx: 308CE7D8:  308CE7D8  00000000  308CE7D8  00000000  308CEFE0  00000000  
2013-02-15 19:25:29.03 spid14s     *        Eip: 7556C41F:  0010C2C9  CCCCCCCC  55FF8BCC  8B56EC8B  FE830875  831872F4  
2013-02-15 19:25:29.03 spid14s     *        Ebp: 6E52D6C4:  6E52D700  7262347D  C000000D  00000000  00000000  00000000  
2013-02-15 19:25:29.03 spid14s     *      SegCs: 00000023:  
2013-02-15 19:25:29.03 spid14s     *     EFlags: 00000246:  
2013-02-15 19:25:29.03 spid14s     *        Esp: 6E52D674:  C000000D  00000000  00000000  7556C41F  00000000  70D22288  
2013-02-15 19:25:29.03 spid14s     *      SegSs: 0000002B:  
2013-02-15 19:25:29.03 spid14s     * *******************************************************************************
2013-02-15 19:25:29.03 spid14s     * -------------------------------------------------------------------------------
2013-02-15 19:25:29.03 spid14s     * Short Stack Dump
2013-02-15 19:25:29.04 spid14s     7556C41F Module(KERNELBASE+0000C41F)
2013-02-15 19:25:29.05 spid14s     7262347D Module(sqldk+000B347D)
2013-02-15 19:25:29.06 spid14s     74CFD3B2 Module(MSVCR100+0005D3B2)
2013-02-15 19:25:29.06 spid14s     70D220D1 Module(sqllang+001520D1)
2013-02-15 19:25:29.06 spid14s     70D23FA6 Module(sqllang+00153FA6)
2013-02-15 19:25:29.06 spid14s     70D2036A Module(sqllang+0015036A)
2013-02-15 19:25:29.06 spid14s     70D205D0 Module(sqllang+001505D0)
2013-02-15 19:25:29.06 spid14s     719DE79D Module(sqllang+00E0E79D)
2013-02-15 19:25:29.06 spid14s     719DEB1C Module(sqllang+00E0EB1C)
2013-02-15 19:25:29.06 spid14s     7259E3D9 Module(sqldk+0002E3D9)
2013-02-15 19:25:29.06 spid14s     7259E540 Module(sqldk+0002E540)
2013-02-15 19:25:29.06 spid14s     7259E1AC Module(sqldk+0002E1AC)
2013-02-15 19:25:29.06 spid14s     72578368 Module(sqldk+00008368)
2013-02-15 19:25:29.06 spid14s     72578265 Module(sqldk+00008265)
2013-02-15 19:25:29.06 spid14s     72577DF2 Module(sqldk+00007DF2)
2013-02-15 19:25:29.06 spid14s     72578120 Module(sqldk+00008120)
2013-02-15 19:25:29.07 spid14s     766F33AA Module(kernel32+000133AA)
2013-02-15 19:25:29.07 spid14s     77C99EF2 Module(ntdll+00039EF2)
2013-02-15 19:25:29.07 spid14s     77C99EC5 Module(ntdll+00039EC5)
2013-02-15 19:25:29.08 spid14s     Stack Signature for the dump is 0x00CE9793
2013-02-15 19:25:30.18 spid14s     External dump process return code 0x20000001.
External dump process returned no errors.

2013-02-15 19:25:30.18 spid14s     Error: 17053, Severity: 16, State: 1.
2013-02-15 19:25:30.18 spid14s     System Health Monitor Thread: Operating system error Exception 0x1 encountered.
2013-02-15 19:25:30.19 spid14s     Using 'dbghelp.dll' version '4.0.5'
2013-02-15 19:25:30.21 spid14s     ***Stack Dump being sent to D:\Program Files (x86)\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\LOG\SQLDump9998.txt
2013-02-15 19:25:30.21 spid14s     SqlDumpExceptionHandler: Process 14 generated fatal exception c000000d EXCEPTION_INVALID_CRT_PARAMETER. SQL Server is terminating this process.
2013-02-15 19:25:30.21 spid14s     * *******************************************************************************
2013-02-15 19:25:30.21 spid14s     *
2013-02-15 19:25:30.21 spid14s     * BEGIN STACK DUMP:
2013-02-15 19:25:30.21 spid14s     *   02/15/13 19:25:30 spid 14
2013-02-15 19:25:30.21 spid14s     *
2013-02-15 19:25:30.21 spid14s     *
2013-02-15 19:25:30.21 spid14s     *   Exception Address = 7556C41F Module(KERNELBASE+0000C41F)
2013-02-15 19:25:30.21 spid14s     *   Exception Code    = c000000d EXCEPTION_INVALID_CRT_PARAMETER
2013-02-15 19:25:30.21 spid14s     *  
2013-02-15 19:25:30.21 spid14s     *
2013-02-15 19:25:30.21 spid14s     *  MODULE                          BASE      END       SIZE
2013-02-15 19:25:30.21 spid14s     * sqlservr                       00320000  00354FFF  00035000
2013-02-15 19:25:30.21 spid14s     * ntdll                          77C60000  77DDFFFF  00180000
2013-02-15 19:25:30.21 spid14s     * kernel32                       766E0000  767EFFFF  00110000
2013-02-15 19:25:30.21 spid14s     * KERNELBASE                     75560000  755A6FFF  00047000
2013-02-15 19:25:30.21 spid14s     * ADVAPI32                       76C80000  76D1FFFF  000a0000
2013-02-15 19:25:30.21 spid14s     * msvcrt                         76A10000  76ABBFFF  000ac000
2013-02-15 19:25:30.21 spid14s     * sechost                        75640000  75658FFF  00019000
2013-02-15 19:25:30.21 spid14s     * RPCRT4                         76F00000  76FEFFFF  000f0000
2013-02-15 19:25:30.21 spid14s     * SspiCli                        75340000  7539FFFF  00060000
2013-02-15 19:25:30.21 spid14s     * CRYPTBASE                      75330000  7533BFFF  0000c000
2013-02-15 19:25:30.21 spid14s     * MSVCR100                       74CA0000  74D5EFFF  000bf000
2013-02-15 19:25:30.21 spid14s     * MSVCP100                       74C30000  74C98FFF  00069000
2013-02-15 19:25:30.21 spid14s     * sqlos                          75110000  75115FFF  00006000
2013-02-15 19:25:30.21 spid14s     * NETAPI32                       750F0000  75100FFF  00011000
2013-02-15 19:25:30.21 spid14s     * netutils                       750E0000  750E8FFF  00009000
2013-02-15 19:25:30.21 spid14s     * srvcli                         750A0000  750B8FFF  00019000
2013-02-15 19:25:30.21 spid14s     * wkscli                         75050000  7505EFFF  0000f000
2013-02-15 19:25:30.21 spid14s     * pdh                            74BF0000  74C2BFFF  0003c000
2013-02-15 19:25:30.21 spid14s     * opends60                       74BD0000  74BD6FFF  00007000
2013-02-15 19:25:30.21 spid14s     * sqlmin                         731A0000  74B6FFFF  019d0000
2013-02-15 19:25:30.21 spid14s     * USER32                         75980000  75A7FFFF  00100000
2013-02-15 19:25:30.21 spid14s     * GDI32                          76BF0000  76C7FFFF  00090000
2013-02-15 19:25:30.21 spid14s     * LPK                            769F0000  769F9FFF  0000a000
2013-02-15 19:25:30.21 spid14s     * USP10                          753A0000  7543CFFF  0009d000
2013-02-15 19:25:30.21 spid14s     * ole32                          75820000  7597BFFF  0015c000
2013-02-15 19:25:30.21 spid14s     * OLEAUT32                       755B0000  7563EFFF  0008f000
2013-02-15 19:25:30.21 spid14s     * CRYPT32                        76DE0000  76EFDFFF  0011e000
2013-02-15 19:25:30.21 spid14s     * MSASN1                         766D0000  766DBFFF  0000c000
2013-02-15 19:25:30.21 spid14s     * Secur32                        73170000  73177FFF  00008000
2013-02-15 19:25:30.21 spid14s     * PSAPI                          76BE0000  76BE4FFF  00005000
2013-02-15 19:25:30.21 spid14s     * WS2_32                         76D20000  76D54FFF  00035000
2013-02-15 19:25:30.21 spid14s     * NSI                            76A00000  76A05FFF  00006000
2013-02-15 19:25:30.21 spid14s     * sqlTsEs                        72950000  73119FFF  007ca000
2013-02-15 19:25:30.21 spid14s     * sqldk                          72570000  72947FFF  003d8000
2013-02-15 19:25:30.21 spid14s     * WINMM                          75060000  75091FFF  00032000
2013-02-15 19:25:30.21 spid14s     * sqllang                        70BD0000  72519FFF  0194a000
2013-02-15 19:25:30.21 spid14s     * USERENV                        70BB0000  70BC6FFF  00017000
2013-02-15 19:25:30.21 spid14s     * profapi                        70BA0000  70BAAFFF  0000b000
2013-02-15 19:25:30.21 spid14s     * LOGONCLI                       75000000  75021FFF  00022000
2013-02-15 19:25:30.21 spid14s     * SAMCLI                         70B90000  70B9EFFF  0000f000
2013-02-15 19:25:30.21 spid14s     * AUTHZ                          70B70000  70B8AFFF  0001b000
2013-02-15 19:25:30.21 spid14s     * WINTRUST                       75530000  7555CFFF  0002d000
2013-02-15 19:25:30.21 spid14s     * IMM32                          77340000  7739FFFF  00060000
2013-02-15 19:25:30.21 spid14s     * MSCTF                          770A0000  7716BFFF  000cc000
2013-02-15 19:25:30.21 spid14s     * instapi110                     70B60000  70B6AFFF  0000b000
2013-02-15 19:25:30.21 spid14s     * cscapi                         70B20000  70B2AFFF  0000b000
2013-02-15 19:25:30.21 spid14s     * sqlevn70                       708A0000  70B19FFF  0027a000
2013-02-15 19:25:30.21 spid14s     * CRYPTSP                        73180000  73195FFF  00016000
2013-02-15 19:25:30.21 spid14s     * rsaenh                         72530000  7256AFFF  0003b000
2013-02-15 19:25:30.21 spid14s     * imagehlp                       77310000  77339FFF  0002a000
2013-02-15 19:25:30.21 spid14s     * ncrypt                         70860000  70897FFF  00038000
2013-02-15 19:25:30.21 spid14s     * bcrypt                         70B40000  70B56FFF  00017000
2013-02-15 19:25:30.21 spid14s     * bcryptprimitives               70820000  7085CFFF  0003d000
2013-02-15 19:25:30.21 spid14s     * GPAPI                          70800000  70815FFF  00016000
2013-02-15 19:25:30.21 spid14s     * cryptnet                       707E0000  707FBFFF  0001c000
2013-02-15 19:25:30.21 spid14s     * WLDAP32                        76D60000  76DA4FFF  00045000
2013-02-15 19:25:30.21 spid14s     * SHLWAPI                        75440000  75496FFF  00057000
2013-02-15 19:25:30.21 spid14s     * VERSION                        74FD0000  74FD8FFF  00009000
2013-02-15 19:25:30.21 spid14s     * credssp                        70B30000  70B37FFF  00008000
2013-02-15 19:25:30.21 spid14s     * msv1_0                         70790000  707D1FFF  00042000
2013-02-15 19:25:30.21 spid14s     * cryptdll                       70770000  70780FFF  00011000
2013-02-15 19:25:30.21 spid14s     * Kerberos                       706E0000  70767FFF  00088000
2013-02-15 19:25:30.21 spid14s     * schannel                       706A0000  706DEFFF  0003f000
2013-02-15 19:25:30.21 spid14s     * MSCOREE                        70650000  70699FFF  0004a000
2013-02-15 19:25:30.21 spid14s     * mscoreei                       705E0000  70646FFF  00067000
2013-02-15 19:25:30.21 spid14s     * CLUSAPI                        705A0000  705DAFFF  0003b000
2013-02-15 19:25:30.21 spid14s     * RESUTILS                       70580000  70593FFF  00014000
2013-02-15 19:25:30.21 spid14s     * security                       70570000  70572FFF  00003000
2013-02-15 19:25:30.21 spid14s     * CLBCatQ                        754A0000  75522FFF  00083000
2013-02-15 19:25:30.21 spid14s     * sqlncli11                      70270000  7054DFFF  002de000
2013-02-15 19:25:30.21 spid14s     * COMCTL32                       701E0000  70263FFF  00084000
2013-02-15 19:25:30.21 spid14s     * COMDLG32                       77290000  7730AFFF  0007b000
2013-02-15 19:25:30.21 spid14s     * SHELL32                        75A80000  766C9FFF  00c4a000
2013-02-15 19:25:30.21 spid14s     * SQLNCLIR11                     700C0000  700F7FFF  00038000
2013-02-15 19:25:30.21 spid14s     * netbios                        700B0000  700B7FFF  00008000
2013-02-15 19:25:30.21 spid14s     * clr                            6FA40000  700AFFFF  00670000
2013-02-15 19:25:30.21 spid14s     * MSVCR100_CLR0400               6F880000  6F93DFFF  000be000
2013-02-15 19:25:30.21 spid14s     * BatchParser                    6F300000  6F321FFF  00022000
2013-02-15 19:25:30.21 spid14s     * mscorlib.ni                    6E530000  6F2F0FFF  00dc1000
2013-02-15 19:25:30.21 spid14s     * mswsock                        751A0000  751DBFFF  0003c000
2013-02-15 19:25:30.21 spid14s     * wship6                         6F780000  6F785FFF  00006000
2013-02-15 19:25:30.21 spid14s     * nlssorting                     6F790000  6F79FFFF  00010000
2013-02-15 19:25:30.21 spid14s     * wshtcpip                       75030000  75034FFF  00005000
2013-02-15 19:25:30.21 spid14s     * ntmarta                        75120000  75140FFF  00021000
2013-02-15 19:25:30.21 spid14s     * ntdsapi                        6F7B0000  6F7C7FFF  00018000
2013-02-15 19:25:30.21 spid14s     * DNSAPI                         74F80000  74FC3FFF  00044000
2013-02-15 19:25:30.21 spid14s     * IPHLPAPI                       750C0000  750DBFFF  0001c000
2013-02-15 19:25:30.21 spid14s     * WINNSI                         75040000  75046FFF  00007000
2013-02-15 19:25:30.21 spid14s     * rasadhlp                       74E90000  74E95FFF  00006000
2013-02-15 19:25:30.21 spid14s     * fwpuclnt                       74EA0000  74ED7FFF  00038000
2013-02-15 19:25:30.21 spid14s     * clrjit                         6F660000  6F6BFFFF  00060000
2013-02-15 19:25:30.21 spid14s     * xpsqlbot                       6F610000  6F616FFF  00007000
2013-02-15 19:25:30.21 spid14s     * xpstar                         6F5C0000  6F60DFFF  0004e000
2013-02-15 19:25:30.21 spid14s     * ATL100                         6F590000  6F5B5FFF  00026000
2013-02-15 19:25:30.21 spid14s     * SQLSCM                         6F7A0000  6F7AAFFF  0000b000
2013-02-15 19:25:30.21 spid14s     * ODBC32                         74D60000  74DEBFFF  0008c000
2013-02-15 19:25:30.21 spid14s     * odbcint                        75160000  75197FFF  00038000
2013-02-15 19:25:30.21 spid14s     * xpstar                         6F560000  6F584FFF  00025000
2013-02-15 19:25:30.21 spid14s     * xplog70                        6F550000  6F55DFFF  0000e000
2013-02-15 19:25:30.21 spid14s     * BROWCLI                        6F540000  6F54CFFF  0000d000
2013-02-15 19:25:30.21 spid14s     * xplog70                        6F530000  6F532FFF  00003000
2013-02-15 19:25:30.21 spid14s     * dsrole                         6F640000  6F648FFF  00009000
2013-02-15 19:25:30.21 spid14s     * apphelp                        D34C0000
2013-02-15 19:25:30.21 spid14s     * sqlvdi                         05060000  05083FFF  00024000
2013-02-15 19:25:30.21 spid14s     * dbghelp                        D6EA0000
2013-02-15 19:25:30.21 spid14s     *
2013-02-15 19:25:30.21 spid14s     *        Edi: C97FD9D4:  00350000  00390036  00370066  00380030  00660066  00660066  
2013-02-15 19:25:30.21 spid14s     *        Esi: 00000022:  
2013-02-15 19:25:30.21 spid14s     *        Eax: C97FD84C:  C000000D  00000000  00000000  7556C41F  00000000  70D22288  
2013-02-15 19:25:30.21 spid14s     *        Ebx: C97FDA20:  5EA71FA8  939C4548  059B126C  C97FDA60  5EA71FA8  7497EC80  
2013-02-15 19:25:30.21 spid14s     *        Ecx: D072001F:  064F491E  00000100  0335F800  00166B00  00000E00  00000000  
2013-02-15 19:25:30.21 spid14s     *        Edx: BE59E3D8:  BE59E3D8  00000000  BE59E3D8  00000000  BE59EBE0  00000000  
2013-02-15 19:25:30.21 spid14s     *        Eip: 7556C41F:  0010C2C9  CCCCCCCC  55FF8BCC  8B56EC8B  FE830875  831872F4  
2013-02-15 19:25:30.21 spid14s     *        Ebp: C97FD89C:  C97FD8D8  7262347D  C000000D  00000000  00000000  00000000  
2013-02-15 19:25:30.21 spid14s     *      SegCs: 00000023:  
2013-02-15 19:25:30.21 spid14s     *     EFlags: 00000246:  
2013-02-15 19:25:30.21 spid14s     *        Esp: C97FD84C:  C000000D  00000000  00000000  7556C41F  00000000  70D22288  
2013-02-15 19:25:30.21 spid14s     *      SegSs: 0000002B:  
2013-02-15 19:25:30.21 spid14s     * *******************************************************************************
2013-02-15 19:25:30.21 spid14s     * -------------------------------------------------------------------------------
2013-02-15 19:25:30.21 spid14s     * Short Stack Dump
2013-02-15 19:25:30.22 spid14s     7556C41F Module(KERNELBASE+0000C41F)
2013-02-15 19:25:30.23 spid14s     7262347D Module(sqldk+000B347D)
2013-02-15 19:25:30.23 spid14s     74CFD3B2 Module(MSVCR100+0005D3B2)
2013-02-15 19:25:30.23 spid14s     70D220D1 Module(sqllang+001520D1)
2013-02-15 19:25:30.23 spid14s     70D23FA6 Module(sqllang+00153FA6)
2013-02-15 19:25:30.23 spid14s     70D2036A Module(sqllang+0015036A)
2013-02-15 19:25:30.23 spid14s     70D205D0 Module(sqllang+001505D0)
2013-02-15 19:25:30.23 spid14s     719DE79D Module(sqllang+00E0E79D)
2013-02-15 19:25:30.23 spid14s     719DEB1C Module(sqllang+00E0EB1C)
2013-02-15 19:25:30.23 spid14s     7259E3D9 Module(sqldk+0002E3D9)
2013-02-15 19:25:30.23 spid14s     7259E540 Module(sqldk+0002E540)
2013-02-15 19:25:30.23 spid14s     7259E1AC Module(sqldk+0002E1AC)
2013-02-15 19:25:30.23 spid14s     72578368 Module(sqldk+00008368)
2013-02-15 19:25:30.23 spid14s     72578265 Module(sqldk+00008265)
2013-02-15 19:25:30.23 spid14s     72577DF2 Module(sqldk+00007DF2)
2013-02-15 19:25:30.23 spid14s     72578120 Module(sqldk+00008120)
2013-02-15 19:25:30.24 spid14s     766F33AA Module(kernel32+000133AA)
2013-02-15 19:25:30.24 spid14s     77C99EF2 Module(ntdll+00039EF2)
2013-02-15 19:25:30.24 spid14s     77C99EC5 Module(ntdll+00039EC5)
2013-02-15 19:25:30.24 spid14s     Stack Signature for the dump is 0x00CE9793
2013-02-15 19:25:30.96 spid14s     External dump process return code 0x20000001.
External dump process returned no errors.

2013-02-15 19:25:30.96 spid14s     Error: 17053, Severity: 16, State: 1.
2013-02-15 19:25:30.96 spid14s     System Health Monitor Thread: Operating system error Exception 0x1 encountered.
2013-02-15 19:25:30.97 spid14s     Using 'dbghelp.dll' version '4.0.5'
2013-02-15 19:25:30.99 spid14s     ***Stack Dump being sent to D:\Program Files (x86)\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\LOG\SQLDump9999.txt
2013-02-15 19:25:30.99 spid14s     SqlDumpExceptionHandler: Process 14 generated fatal exception c000000d EXCEPTION_INVALID_CRT_PARAMETER. SQL Server is terminating this process.
2013-02-15 19:25:30.99 spid14s     * *******************************************************************************
2013-02-15 19:25:30.99 spid14s     *
2013-02-15 19:25:30.99 spid14s     * BEGIN STACK DUMP:
2013-02-15 19:25:30.99 spid14s     *   02/15/13 19:25:30 spid 14
2013-02-15 19:25:30.99 spid14s     *
2013-02-15 19:25:30.99 spid14s     *
2013-02-15 19:25:30.99 spid14s     *   Exception Address = 7556C41F Module(KERNELBASE+0000C41F)
2013-02-15 19:25:30.99 spid14s     *   Exception Code    = c000000d EXCEPTION_INVALID_CRT_PARAMETER
2013-02-15 19:25:30.99 spid14s     *  
2013-02-15 19:25:30.99 spid14s     *
2013-02-15 19:25:30.99 spid14s     *  MODULE                          BASE      END       SIZE
2013-02-15 19:25:30.99 spid14s     * sqlservr                       00320000  00354FFF  00035000
2013-02-15 19:25:30.99 spid14s     * ntdll                          77C60000  77DDFFFF  00180000
2013-02-15 19:25:30.99 spid14s     * kernel32                       766E0000  767EFFFF  00110000
2013-02-15 19:25:30.99 spid14s     * KERNELBASE                     75560000  755A6FFF  00047000
2013-02-15 19:25:30.99 spid14s     * ADVAPI32                       76C80000  76D1FFFF  000a0000
2013-02-15 19:25:30.99 spid14s     * msvcrt                         76A10000  76ABBFFF  000ac000
2013-02-15 19:25:30.99 spid14s     * sechost                        75640000  75658FFF  00019000
2013-02-15 19:25:30.99 spid14s     * RPCRT4                         76F00000  76FEFFFF  000f0000
2013-02-15 19:25:30.99 spid14s     * SspiCli                        75340000  7539FFFF  00060000
2013-02-15 19:25:30.99 spid14s     * CRYPTBASE                      75330000  7533BFFF  0000c000
2013-02-15 19:25:30.99 spid14s     * MSVCR100                       74CA0000  74D5EFFF  000bf000
2013-02-15 19:25:30.99 spid14s     * MSVCP100                       74C30000  74C98FFF  00069000
2013-02-15 19:25:30.99 spid14s     * sqlos                          75110000  75115FFF  00006000
2013-02-15 19:25:30.99 spid14s     * NETAPI32                       750F0000  75100FFF  00011000
2013-02-15 19:25:30.99 spid14s     * netutils                       750E0000  750E8FFF  00009000
2013-02-15 19:25:30.99 spid14s     * srvcli                         750A0000  750B8FFF  00019000
2013-02-15 19:25:30.99 spid14s     * wkscli                         75050000  7505EFFF  0000f000
2013-02-15 19:25:30.99 spid14s     * pdh                            74BF0000  74C2BFFF  0003c000
2013-02-15 19:25:30.99 spid14s     * opends60                       74BD0000  74BD6FFF  00007000
2013-02-15 19:25:30.99 spid14s     * sqlmin                         731A0000  74B6FFFF  019d0000
2013-02-15 19:25:30.99 spid14s     * USER32                         75980000  75A7FFFF  00100000
2013-02-15 19:25:30.99 spid14s     * GDI32                          76BF0000  76C7FFFF  00090000
2013-02-15 19:25:30.99 spid14s     * LPK                            769F0000  769F9FFF  0000a000
2013-02-15 19:25:30.99 spid14s     * USP10                          753A0000  7543CFFF  0009d000
2013-02-15 19:25:30.99 spid14s     * ole32                          75820000  7597BFFF  0015c000
2013-02-15 19:25:30.99 spid14s     * OLEAUT32                       755B0000  7563EFFF  0008f000
2013-02-15 19:25:30.99 spid14s     * CRYPT32                        76DE0000  76EFDFFF  0011e000
2013-02-15 19:25:30.99 spid14s     * MSASN1                         766D0000  766DBFFF  0000c000
2013-02-15 19:25:30.99 spid14s     * Secur32                        73170000  73177FFF  00008000
2013-02-15 19:25:30.99 spid14s     * PSAPI                          76BE0000  76BE4FFF  00005000
2013-02-15 19:25:30.99 spid14s     * WS2_32                         76D20000  76D54FFF  00035000
2013-02-15 19:25:30.99 spid14s     * NSI                            76A00000  76A05FFF  00006000
2013-02-15 19:25:30.99 spid14s     * sqlTsEs                        72950000  73119FFF  007ca000
2013-02-15 19:25:30.99 spid14s     * sqldk                          72570000  72947FFF  003d8000
2013-02-15 19:25:30.99 spid14s     * WINMM                          75060000  75091FFF  00032000
2013-02-15 19:25:30.99 spid14s     * sqllang                        70BD0000  72519FFF  0194a000
2013-02-15 19:25:30.99 spid14s     * USERENV                        70BB0000  70BC6FFF  00017000
2013-02-15 19:25:30.99 spid14s     * profapi                        70BA0000  70BAAFFF  0000b000
2013-02-15 19:25:30.99 spid14s     * LOGONCLI                       75000000  75021FFF  00022000
2013-02-15 19:25:30.99 spid14s     * SAMCLI                         70B90000  70B9EFFF  0000f000
2013-02-15 19:25:30.99 spid14s     * AUTHZ                          70B70000  70B8AFFF  0001b000
2013-02-15 19:25:30.99 spid14s     * WINTRUST                       75530000  7555CFFF  0002d000
2013-02-15 19:25:30.99 spid14s     * IMM32                          77340000  7739FFFF  00060000
2013-02-15 19:25:30.99 spid14s     * MSCTF                          770A0000  7716BFFF  000cc000
2013-02-15 19:25:30.99 spid14s     * instapi110                     70B60000  70B6AFFF  0000b000
2013-02-15 19:25:30.99 spid14s     * cscapi                         70B20000  70B2AFFF  0000b000
2013-02-15 19:25:30.99 spid14s     * sqlevn70                       708A0000  70B19FFF  0027a000
2013-02-15 19:25:30.99 spid14s     * CRYPTSP                        73180000  73195FFF  00016000
2013-02-15 19:25:30.99 spid14s     * rsaenh                         72530000  7256AFFF  0003b000
2013-02-15 19:25:30.99 spid14s     * imagehlp                       77310000  77339FFF  0002a000
2013-02-15 19:25:30.99 spid14s     * ncrypt                         70860000  70897FFF  00038000
2013-02-15 19:25:30.99 spid14s     * bcrypt                         70B40000  70B56FFF  00017000
2013-02-15 19:25:30.99 spid14s     * bcryptprimitives               70820000  7085CFFF  0003d000
2013-02-15 19:25:30.99 spid14s     * GPAPI                          70800000  70815FFF  00016000
2013-02-15 19:25:30.99 spid14s     * cryptnet                       707E0000  707FBFFF  0001c000
2013-02-15 19:25:30.99 spid14s     * WLDAP32                        76D60000  76DA4FFF  00045000
2013-02-15 19:25:30.99 spid14s     * SHLWAPI                        75440000  75496FFF  00057000
2013-02-15 19:25:30.99 spid14s     * VERSION                        74FD0000  74FD8FFF  00009000
2013-02-15 19:25:30.99 spid14s     * credssp                        70B30000  70B37FFF  00008000
2013-02-15 19:25:30.99 spid14s     * msv1_0                         70790000  707D1FFF  00042000
2013-02-15 19:25:30.99 spid14s     * cryptdll                       70770000  70780FFF  00011000
2013-02-15 19:25:30.99 spid14s     * Kerberos                       706E0000  70767FFF  00088000
2013-02-15 19:25:30.99 spid14s     * schannel                       706A0000  706DEFFF  0003f000
2013-02-15 19:25:30.99 spid14s     * MSCOREE                        70650000  70699FFF  0004a000
2013-02-15 19:25:30.99 spid14s     * mscoreei                       705E0000  70646FFF  00067000
2013-02-15 19:25:30.99 spid14s     * CLUSAPI                        705A0000  705DAFFF  0003b000
2013-02-15 19:25:30.99 spid14s     * RESUTILS                       70580000  70593FFF  00014000
2013-02-15 19:25:30.99 spid14s     * security                       70570000  70572FFF  00003000
2013-02-15 19:25:30.99 spid14s     * CLBCatQ                        754A0000  75522FFF  00083000
2013-02-15 19:25:30.99 spid14s     * sqlncli11                      70270000  7054DFFF  002de000
2013-02-15 19:25:30.99 spid14s     * COMCTL32                       701E0000  70263FFF  00084000
2013-02-15 19:25:30.99 spid14s     * COMDLG32                       77290000  7730AFFF  0007b000
2013-02-15 19:25:30.99 spid14s     * SHELL32                        75A80000  766C9FFF  00c4a000
2013-02-15 19:25:30.99 spid14s     * SQLNCLIR11                     700C0000  700F7FFF  00038000
2013-02-15 19:25:30.99 spid14s     * netbios                        700B0000  700B7FFF  00008000
2013-02-15 19:25:30.99 spid14s     * clr                            6FA40000  700AFFFF  00670000
2013-02-15 19:25:30.99 spid14s     * MSVCR100_CLR0400               6F880000  6F93DFFF  000be000
2013-02-15 19:25:30.99 spid14s     * BatchParser                    6F300000  6F321FFF  00022000
2013-02-15 19:25:30.99 spid14s     * mscorlib.ni                    6E530000  6F2F0FFF  00dc1000
2013-02-15 19:25:30.99 spid14s     * mswsock                        751A0000  751DBFFF  0003c000
2013-02-15 19:25:31.00 spid14s     * wship6                         6F780000  6F785FFF  00006000
2013-02-15 19:25:31.00 spid14s     * nlssorting                     6F790000  6F79FFFF  00010000
2013-02-15 19:25:31.00 spid14s     * wshtcpip                       75030000  75034FFF  00005000
2013-02-15 19:25:31.00 spid14s     * ntmarta                        75120000  75140FFF  00021000
2013-02-15 19:25:31.00 spid14s     * ntdsapi                        6F7B0000  6F7C7FFF  00018000
2013-02-15 19:25:31.00 spid14s     * DNSAPI                         74F80000  74FC3FFF  00044000
2013-02-15 19:25:31.00 spid14s     * IPHLPAPI                       750C0000  750DBFFF  0001c000
2013-02-15 19:25:31.00 spid14s     * WINNSI                         75040000  75046FFF  00007000
2013-02-15 19:25:31.00 spid14s     * rasadhlp                       74E90000  74E95FFF  00006000
2013-02-15 19:25:31.00 spid14s     * fwpuclnt                       74EA0000  74ED7FFF  00038000
2013-02-15 19:25:31.00 spid14s     * clrjit                         6F660000  6F6BFFFF  00060000
2013-02-15 19:25:31.00 spid14s     * xpsqlbot                       6F610000  6F616FFF  00007000
2013-02-15 19:25:31.00 spid14s     * xpstar                         6F5C0000  6F60DFFF  0004e000
2013-02-15 19:25:31.00 spid14s     * ATL100                         6F590000  6F5B5FFF  00026000
2013-02-15 19:25:31.00 spid14s     * SQLSCM                         6F7A0000  6F7AAFFF  0000b000
2013-02-15 19:25:31.00 spid14s     * ODBC32                         74D60000  74DEBFFF  0008c000
2013-02-15 19:25:31.00 spid14s     * odbcint                        75160000  75197FFF  00038000
2013-02-15 19:25:31.00 spid14s     * xpstar                         6F560000  6F584FFF  00025000
2013-02-15 19:25:31.00 spid14s     * xplog70                        6F550000  6F55DFFF  0000e000
2013-02-15 19:25:31.00 spid14s     * BROWCLI                        6F540000  6F54CFFF  0000d000
2013-02-15 19:25:31.00 spid14s     * xplog70                        6F530000  6F532FFF  00003000
2013-02-15 19:25:31.00 spid14s     * dsrole                         6F640000  6F648FFF  00009000
2013-02-15 19:25:31.00 spid14s     * apphelp                        D34C0000
2013-02-15 19:25:31.00 spid14s     * sqlvdi                         05060000  05083FFF  00024000
2013-02-15 19:25:31.00 spid14s     * dbghelp                        D6EA0000
2013-02-15 19:25:31.00 spid14s     *
2013-02-15 19:25:31.00 spid14s     *        Edi: 3141DD04:  00350000  00390036  00370066  00380030  00660066  00660066  
2013-02-15 19:25:31.00 spid14s     *        Esi: 00000022:  
2013-02-15 19:25:31.00 spid14s     *        Eax: 3141DB7C:  C000000D  00000000  00000000  7556C41F  00000000  70D22288  
2013-02-15 19:25:31.00 spid14s     *        Ebx: 3141DD50:  5EA71FA8  939C4548  059B126C  3141DD90  5EA71FA8  7497EC80  
2013-02-15 19:25:31.00 spid14s     *        Ecx: D072001F:  064F491E  00000100  0335F800  00166B00  00000E00  00000000  
2013-02-15 19:25:31.00 spid14s     *        Edx: 30DEE3F8:  30DEE3F8  00000000  30DEE3F8  00000000  30DEEC00  00000000  
2013-02-15 19:25:31.00 spid14s     *        Eip: 7556C41F:  0010C2C9  CCCCCCCC  55FF8BCC  8B56EC8B  FE830875  831872F4  
2013-02-15 19:25:31.00 spid14s     *        Ebp: 3141DBCC:  3141DC08  7262347D  C000000D  00000000  00000000  00000000  
2013-02-15 19:25:31.00 spid14s     *      SegCs: 00000023:  
2013-02-15 19:25:31.00 spid14s     *     EFlags: 00000246:  
2013-02-15 19:25:31.00 spid14s     *        Esp: 3141DB7C:  C000000D  00000000  00000000  7556C41F  00000000  70D22288  
2013-02-15 19:25:31.00 spid14s     *      SegSs: 0000002B:  
2013-02-15 19:25:31.00 spid14s     * *******************************************************************************
2013-02-15 19:25:31.00 spid14s     * -------------------------------------------------------------------------------
2013-02-15 19:25:31.00 spid14s     * Short Stack Dump
2013-02-15 19:25:31.00 spid14s     7556C41F Module(KERNELBASE+0000C41F)
2013-02-15 19:25:31.01 spid14s     7262347D Module(sqldk+000B347D)
2013-02-15 19:25:31.02 spid14s     74CFD3B2 Module(MSVCR100+0005D3B2)
2013-02-15 19:25:31.02 spid14s     70D220D1 Module(sqllang+001520D1)
2013-02-15 19:25:31.02 spid14s     70D23FA6 Module(sqllang+00153FA6)
2013-02-15 19:25:31.02 spid14s     70D2036A Module(sqllang+0015036A)
2013-02-15 19:25:31.02 spid14s     70D205D0 Module(sqllang+001505D0)
2013-02-15 19:25:31.02 spid14s     719DE79D Module(sqllang+00E0E79D)
2013-02-15 19:25:31.02 spid14s     719DEB1C Module(sqllang+00E0EB1C)
2013-02-15 19:25:31.02 spid14s     7259E3D9 Module(sqldk+0002E3D9)
2013-02-15 19:25:31.02 spid14s     7259E540 Module(sqldk+0002E540)
2013-02-15 19:25:31.02 spid14s     7259E1AC Module(sqldk+0002E1AC)
2013-02-15 19:25:31.02 spid14s     72578368 Module(sqldk+00008368)
2013-02-15 19:25:31.02 spid14s     72578265 Module(sqldk+00008265)
2013-02-15 19:25:31.02 spid14s     72577DF2 Module(sqldk+00007DF2)
2013-02-15 19:25:31.02 spid14s     72578120 Module(sqldk+00008120)
2013-02-15 19:25:31.03 spid14s     766F33AA Module(kernel32+000133AA)
2013-02-15 19:25:31.03 spid14s     77C99EF2 Module(ntdll+00039EF2)
2013-02-15 19:25:31.03 spid14s     77C99EC5 Module(ntdll+00039EC5)
2013-02-15 19:25:31.03 spid14s     Stack Signature for the dump is 0x00CE9793


Issue connecting to SQL Server 2012

$
0
0

Hi All, 

I have sql 2008 installed and now I installed sql 2012 in the same laptop I am using for practice. Installation went well but when  I try to open management studio, I see some thing strange. It connects to sql 2008 but not to 2012. In the attachment below, you can see i have 2012, but when I connect to it, the server name says 10.0 instead of 11.0. I have marked it in red. Can any one tell me what went wrong in my installation? 

Thanks,

Ramesh



restoring status of a database

$
0
0
I have restored a database from a backup, and the restore is OK.

I went into it checking security is Ok, tables are OK,

Then after a few hours I logged in again, and see the database is at restoring status.
Why is that?

I have no jobs schedules to do that, and I am not aware of anyone else logging to this new server.

It happened once, I thought I missed something, I restored again, it is fine, I can open tables, edit, and then after a few hours, I login and see it is at restoring status again...


SQLFriend

UPDATE STATISTICS WITH FULL SCAN - High reads than normal

$
0
0

Hi

      Update statistics when it runs with full sampling, reads high amount of data.  my database size is 300GB and update stats is reading TBs of data from the data drive.  Did anyone come across this wierd scenario? 

Thanks

Vicky


Thanks

Windows authentication

$
0
0

Hi,

i got this error message when i try to access the database using SQL authentication.

Error Message - "A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)"

Please help me out


- Ram



Browse SQL servers on other subnet

$
0
0

Hi!

We have several SQL servers located on several subnets, and some users want to be able to use the browse function when they connect to a SQL servers instead of typing in the hostname manually. But we are not able to see SQL servers on different subnet, is this because the firewall block broadcast? We can reach the serves if we type in the hostname, but that is not what the users want.

To information, im not a SQL person :)

Thanks for reply

/R

Andreas

sql server service terminated unexpectedly

$
0
0
A SQL crash has occurred on a clustered SQL Server 2008 R2 SP2 system. The service crashed and restarted itself, any pointers?

Error in event log:
The SQL Server service terminated unexpectedly. It has done this 4 times.

Looking at the error log, the detail is only

ex_terminator - Last chance exception handling

And stack dump:

2013-04-19 05:26:14.36 Server      Using 'dbghelp.dll' version '4.0.5'
2013-04-19 05:26:14.44 Server      **Dump thread - spid = 0, EC = 0x0000000000000000
2013-04-19 05:26:14.44 Server      ***Stack Dump being sent to E:\043E\MSSQL10_50\MSSQL\LOG\SQLDump0036.txt
2013-04-19 05:26:14.44 Server      * *******************************************************************************
2013-04-19 05:26:14.44 Server      *
2013-04-19 05:26:14.44 Server      * BEGIN STACK DUMP:
2013-04-19 05:26:14.44 Server      *   04/19/13 05:26:14 spid 46924
2013-04-19 05:26:14.44 Server      *
2013-04-19 05:26:14.44 Server      * ex_terminator - Last chance exception handling
2013-04-19 05:26:14.44 Server      *
2013-04-19 05:26:14.44 Server      *
2013-04-19 05:26:14.44 Server      *  MODULE                          BASE      END       SIZE
2013-04-19 05:26:14.44 Server      * sqlservr                       0000000000350000  0000000003EFDFFF  03bae000
2013-04-19 05:26:14.44 Server      * ntdll                          0000000076EC0000  0000000077045FFF  00186000
2013-04-19 05:26:14.44 Server      * kernel32                       0000000076CC0000  0000000076DECFFF  0012d000
2013-04-19 05:26:14.44 Server      * ADVAPI32                       000007FEFEFE0000  000007FEFF0E7FFF  00108000
2013-04-19 05:26:14.44 Server      * RPCRT4                         000007FEFD6C0000  000007FEFD802FFF  00143000
2013-04-19 05:26:14.44 Server      * MSVCR80                        0000000074790000  0000000074858FFF  000c9000
2013-04-19 05:26:14.44 Server      * msvcrt                         000007FEFD620000  000007FEFD6BBFFF  0009c000
2013-04-19 05:26:14.44 Server      * MSVCP80                        0000000074610000  0000000074718FFF  00109000
2013-04-19 05:26:14.44 Server      * sqlos                          0000000075140000  0000000075146FFF  00007000
2013-04-19 05:26:14.44 Server      * Secur32                        000007FEFD460000  000007FEFD47BFFF  0001c000
2013-04-19 05:26:14.44 Server      * pdh                            000007FEFA560000  000007FEFA5AFFFF  00050000
2013-04-19 05:26:14.44 Server      * SHLWAPI                        000007FEFE4D0000  000007FEFE542FFF  00073000
2013-04-19 05:26:14.44 Server      * GDI32                          000007FEFE550000  000007FEFE5B3FFF  00064000
2013-04-19 05:26:14.44 Server      * USER32                         0000000076DF0000  0000000076EBCFFF  000cd000
2013-04-19 05:26:14.44 Server      * USERENV                        000007FEFD480000  000007FEFD4A5FFF  00026000
2013-04-19 05:26:14.44 Server      * WINMM                          000007FEFB440000  000007FEFB478FFF  00039000
2013-04-19 05:26:14.44 Server      * ole32                          000007FEFEE00000  000007FEFEFD7FFF  001d8000
2013-04-19 05:26:14.44 Server      * OLEAUT32                       000007FEFEBB0000  000007FEFEC82FFF  000d3000
2013-04-19 05:26:14.44 Server      * OLEACC                         000007FEFB3E0000  000007FEFB434FFF  00055000
2013-04-19 05:26:14.44 Server      * IPHLPAPI                       000007FEFCCB0000  000007FEFCCD2FFF  00023000
2013-04-19 05:26:14.44 Server      * dhcpcsvc                       000007FEFCB60000  000007FEFCBA4FFF  00045000
2013-04-19 05:26:14.44 Server      * DNSAPI                         000007FEFCF00000  000007FEFCF39FFF  0003a000
2013-04-19 05:26:14.44 Server      * WS2_32                         000007FEFE8F0000  000007FEFE933FFF  00044000
2013-04-19 05:26:14.44 Server      * NSI                            000007FEFD610000  000007FEFD616FFF  00007000
2013-04-19 05:26:14.44 Server      * WINNSI                         000007FEFCCA0000  000007FEFCCA9FFF  0000a000
2013-04-19 05:26:14.44 Server      * dhcpcsvc6                      000007FEFCC00000  000007FEFCC2AFFF  0002b000
2013-04-19 05:26:14.44 Server      * opends60                       0000000075130000  0000000075137FFF  00008000
2013-04-19 05:26:14.44 Server      * NETAPI32                       000007FEFCF80000  000007FEFD022FFF  000a3000
2013-04-19 05:26:14.44 Server      * PSAPI                          0000000077060000  0000000077068FFF  00009000
2013-04-19 05:26:14.44 Server      * BatchParser                    0000000072A00000  0000000072A2CFFF  0002d000
2013-04-19 05:26:14.44 Server      * IMM32                          000007FEFF110000  000007FEFF13CFFF  0002d000
2013-04-19 05:26:14.44 Server      * MSCTF                          000007FEFEC90000  000007FEFED91FFF  00102000
2013-04-19 05:26:14.44 Server      * LPK                            000007FEFE660000  000007FEFE66CFFF  0000d000
2013-04-19 05:26:14.44 Server      * USP10                          000007FEFF140000  000007FEFF1D9FFF  0009a000
2013-04-19 05:26:14.44 Server      * comctl32                       000007FEFBCE0000  000007FEFBED8FFF  001f9000
2013-04-19 05:26:14.44 Server      * instapi10                      0000000071060000  000000007106CFFF  0000d000
2013-04-19 05:26:14.44 Server      * CLUSAPI                        000007FEF9600000  000007FEF963EFFF  0003f000
2013-04-19 05:26:14.44 Server      * NTDSAPI                        000007FEFCE90000  000007FEFCEB5FFF  00026000
2013-04-19 05:26:14.44 Server      * WLDAP32                        000007FEFD810000  000007FEFD864FFF  00055000
2013-04-19 05:26:14.44 Server      * cryptdll                       000007FEFD350000  000007FEFD363FFF  00014000
2013-04-19 05:26:14.44 Server      * ACTIVEDS                       000007FEF9570000  000007FEF95B4FFF  00045000
2013-04-19 05:26:14.44 Server      * adsldpc                        000007FEF9390000  000007FEF93CBFFF  0003c000
2013-04-19 05:26:14.44 Server      * credui                         000007FEF8FF0000  000007FEF9025FFF  00036000
2013-04-19 05:26:14.44 Server      * SHELL32                        000007FEFD870000  000007FEFE4C2FFF  00c53000
2013-04-19 05:26:14.44 Server      * ATL                            000007FEFC370000  000007FEFC388FFF  00019000
2013-04-19 05:26:14.44 Server      * RESUTILS                       000007FEF9460000  000007FEF9476FFF  00017000
2013-04-19 05:26:14.44 Server      * cscapi                         000007FEF9D00000  000007FEF9D0CFFF  0000d000
2013-04-19 05:26:14.44 Server      * sqlevn70                       0000000070730000  0000000070930FFF  00201000
2013-04-19 05:26:14.44 Server      * rsaenh                         000007FEFC6E0000  000007FEFC727FFF  00048000
2013-04-19 05:26:14.44 Server      * AUTHZ                          000007FEFD0E0000  000007FEFD105FFF  00026000
2013-04-19 05:26:14.44 Server      * MSCOREE                        000007FEF5FF0000  000007FEF605EFFF  0006f000
2013-04-19 05:26:14.44 Server      * mscoreei                       000007FEF4AC0000  000007FEF4B4FFFF  00090000
2013-04-19 05:26:14.44 Server      * CRYPT32                        000007FEFCD10000  000007FEFCE47FFF  00138000
2013-04-19 05:26:14.44 Server      * MSASN1                         000007FEFCEC0000  000007FEFCED8FFF  00019000
2013-04-19 05:26:14.44 Server      * credssp                        000007FEFCBD0000  000007FEFCBD8FFF  00009000
2013-04-19 05:26:14.44 Server      * schannel                       000007FEFC770000  000007FEFC7C8FFF  00059000
2013-04-19 05:26:14.44 Server      * msv1_0                         000007FEFC9C0000  000007FEFCA04FFF  00045000
2013-04-19 05:26:14.44 Server      * kerberos                       000007FEFCA10000  000007FEFCAB5FFF  000a6000
2013-04-19 05:26:14.44 Server      * mswsock                        000007FEFC970000  000007FEFC9BEFFF  0004f000
2013-04-19 05:26:14.44 Server      * wshtcpip                       000007FEFC5E0000  000007FEFC5E6FFF  00007000
2013-04-19 05:26:14.44 Server      * wship6                         000007FEFCBC0000  000007FEFCBC6FFF  00007000
2013-04-19 05:26:14.44 Server      * NLAapi                         000007FEFC3F0000  000007FEFC402FFF  00013000
2013-04-19 05:26:14.44 Server      * napinsp                        000007FEFB360000  000007FEFB372FFF  00013000
2013-04-19 05:26:14.44 Server      * winrnr                         000007FEFB390000  000007FEFB39AFFF  0000b000
2013-04-19 05:26:14.44 Server      * rasadhlp                       000007FEFB8F0000  000007FEFB8F7FFF  00008000
2013-04-19 05:26:14.44 Server      * security                       00000000742E0000  00000000742E3FFF  00004000
2013-04-19 05:26:14.44 Server      * ftimport                       0000000060000000  0000000060024FFF  00025000
2013-04-19 05:26:14.44 Server      * MSFTE                          0000000049980000  0000000049D2DFFF  003ae000
2013-04-19 05:26:14.44 Server      * VERSION                        000007FEFCBB0000  000007FEFCBBAFFF  0000b000
2013-04-19 05:26:14.44 Server      * dbghelp                        00000000713A0000  00000000714FDFFF  0015e000
2013-04-19 05:26:14.44 Server      * WINTRUST                       000007FEFB900000  000007FEFB938FFF  00039000
2013-04-19 05:26:14.44 Server      * imagehlp                       000007FEFF0F0000  000007FEFF107FFF  00018000
2013-04-19 05:26:14.44 Server      * NTMARTA                        000007FEFC630000  000007FEFC65BFFF  0002c000
2013-04-19 05:26:14.44 Server      * SAMLIB                         000007FEFCEE0000  000007FEFCEFBFFF  0001c000
2013-04-19 05:26:14.44 Server      * ncrypt                         000007FEFCB10000  000007FEFCB51FFF  00042000
2013-04-19 05:26:14.44 Server      * dssenh                         000007FEF83F0000  000007FEF8423FFF  00034000
2013-04-19 05:26:14.44 Server      * bcrypt                         000007FEFCAC0000  000007FEFCB0FFFF  00050000
2013-04-19 05:26:14.44 Server      * CLBCatQ                        000007FEFE5C0000  000007FEFE658FFF  00099000
2013-04-19 05:26:14.44 Server      * sqlncli10                      000000006E370000  000000006E627FFF  002b8000
2013-04-19 05:26:14.44 Server      * COMCTL32                       000007FEFB4E0000  000007FEFB57FFFF  000a0000
2013-04-19 05:26:14.44 Server      * COMDLG32                       000007FEFEB20000  000007FEFEBABFFF  0008c000
2013-04-19 05:26:14.44 Server      * SQLNCLIR10                     000000006EC30000  000000006EC66FFF  00037000
2013-04-19 05:26:14.44 Server      * xpsqlbot                       0000000075100000  0000000075107FFF  00008000
2013-04-19 05:26:14.44 Server      * xpstar                         0000000071250000  00000000712D7FFF  00088000
2013-04-19 05:26:14.44 Server      * SQLSCM                         0000000074550000  000000007455DFFF  0000e000
2013-04-19 05:26:14.44 Server      * ODBC32                         000007FEF94D0000  000007FEF9541FFF  00072000
2013-04-19 05:26:14.44 Server      * ATL80                          0000000071040000  000000007105FFFF  00020000
2013-04-19 05:26:14.44 Server      * odbcint                        0000000074010000  0000000074047FFF  00038000
2013-04-19 05:26:14.44 Server      * xpstar                         0000000074560000  0000000074584FFF  00025000
2013-04-19 05:26:14.44 Server      * xplog70                        00000000750C0000  00000000750CFFFF  00010000
2013-04-19 05:26:14.44 Server      * xplog70                        00000000750B0000  00000000750B1FFF  00002000
2013-04-19 05:26:14.44 Server      * COMRES                         0000000073140000  000000007327CFFF  0013d000
2013-04-19 05:26:14.44 Server      * XOLEHLP                        000007FEF8A00000  000007FEF8A11FFF  00012000
2013-04-19 05:26:14.44 Server      * MSDTCPRX                       000007FEF8720000  000007FEF87D7FFF  000b8000
2013-04-19 05:26:14.44 Server      * MTXCLU                         000007FEF87E0000  000007FEF883CFFF  0005d000
2013-04-19 05:26:14.44 Server      * ktmw32                         000007FEFC360000  000007FEFC367FFF  00008000
2013-04-19 05:26:14.44 Server      * sqlvdi                         000000000EF10000  000000000EF3BFFF  0002c000
2013-04-19 05:26:14.44 Server      * dbghelp                        0000000039730000  000000003988DFFF  0015e000
2013-04-19 05:26:14.44 Server      *
2013-04-19 05:26:14.44 Server      *     P1Home: 0000000002080076:  8D482E7570245C85  FE2F0C5AE868244C  1C7570245C8522EB  0C48E868244C8D48  70245C8510EBFE2F  E868244C8D480A75  
2013-04-19 05:26:14.44 Server      *     P2Home: 000000001F77BBF0:  0000000000000000  0000000000000000  0000000000000000  0000000000000000  0000000000000000  0000000000000000  
2013-04-19 05:26:14.44 Server      *     P3Home: 0000003B00000076:  
2013-04-19 05:26:14.44 Server      *     P4Home: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *     P5Home: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *     P6Home: 0000000200000000:  0100020000040201  00190003061838CD  00CA0003063BFC82  14EA098200000058  0000000100F4610B  00029C390023F7A4  
2013-04-19 05:26:14.44 Server      * ContextFlags: 000000000010000F:  0000000000000000  0000000000000000  0000000000000000  0000000000000000  0000000000000000  0000000000000000  
2013-04-19 05:26:14.44 Server      *      MxCsr: 0000000000001F80:  
2013-04-19 05:26:14.44 Server      *      SegCs: 0000000000000033:  
2013-04-19 05:26:14.44 Server      *      SegDs: 000000000000002B:  
2013-04-19 05:26:14.44 Server      *      SegEs: 000000000000002B:  
2013-04-19 05:26:14.44 Server      *      SegFs: 0000000000000053:  
2013-04-19 05:26:14.44 Server      *      SegGs: 000000000000002B:  
2013-04-19 05:26:14.44 Server      *      SegSs: 000000000000002B:  
2013-04-19 05:26:14.44 Server      *     EFlags: 0000000000000202:  
2013-04-19 05:26:14.44 Server      *        Rax: 0000000076CD76C0:  83000000C8EC8148  FFFFEF058D4801E2  4DC93320244C89FF  893024448948C985  28244C8948242454  4C8900000BF9850F  
2013-04-19 05:26:14.44 Server      *        Rcx: 000000001F77BAA0:  0000000002080076  000000001F77BBF0  0000003B00000076  0000000000000000  0000000000000000  0000000200000000  
2013-04-19 05:26:14.44 Server      *        Rdx: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *        Rbx: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *        Rsp: 000000001F77BF90:  0000000000000000  0000000076EC0000  000000001F77B980  000007FFFFF4C000  00000000000042AC  0000000000000000  
2013-04-19 05:26:14.44 Server      *        Rbp: 00000000030D887C:  0000000719930522  0000000202D888A4  0000000F02D88954  0000016002D888DC  0000000000000000  00000000FFFFFFFF  
2013-04-19 05:26:14.44 Server      *        Rsi: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *        Rdi: 000000001F77C1C0:  00000000570FF060  0000000000000000  0000000000000000  0000000000000000  0000000000000000  0000000000000000  
2013-04-19 05:26:14.44 Server      *         R8: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *         R9: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *        R10: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *        R11: 000000001F77C7A0:  0000000002080076  000000001F77BBF0  0000003B00000076  0000000000000000  0000000000000000  0000000200000000  
2013-04-19 05:26:14.44 Server      *        R12: 0000000000000001:  
2013-04-19 05:26:14.44 Server      *        R13: 0000000000000000:  
2013-04-19 05:26:14.44 Server      *        R14: 000000000283DF00:  0074005F00780065  0069006D00720065  006F00740061006E  0020002D00200072  007400730061004C  0061006800630020  
2013-04-19 05:26:14.44 Server      *        R15: 000000000000002F:  
2013-04-19 05:26:14.44 Server      *        Rip: 0000000076CD76FD:  C3000000C8C48148  9090909090909090  4848EC8348909090  480000008024848B  7824448B38244489  24448B4830244489  
2013-04-19 05:26:14.44 Server      * *******************************************************************************
2013-04-19 05:26:14.44 Server      * -------------------------------------------------------------------------------
2013-04-19 05:26:14.44 Server      * Short Stack Dump
2013-04-19 05:26:14.45 Server      0000000076CD76FD Module(kernel32+00000000000176FD)
2013-04-19 05:26:14.45 Server      00000000023F981D Module(sqlservr+00000000020A981D)
2013-04-19 05:26:14.45 Server      00000000023FDD3A Module(sqlservr+00000000020ADD3A)
2013-04-19 05:26:14.45 Server      00000000023FD89D Module(sqlservr+00000000020AD89D)
2013-04-19 05:26:14.45 Server      000000000283DDC2 Module(sqlservr+00000000024EDDC2)
2013-04-19 05:26:14.46 Server      000000000283D5AB Module(sqlservr+00000000024ED5AB)
2013-04-19 05:26:14.46 Server      00000000747CACF0 Module(MSVCR80+000000000003ACF0)
2013-04-19 05:26:14.46 Server      00000000747C9E0B Module(MSVCR80+0000000000039E0B)
2013-04-19 05:26:14.46 Server      00000000747CA62B Module(MSVCR80+000000000003A62B)
2013-04-19 05:26:14.46 Server      00000000747CA86B Module(MSVCR80+000000000003A86B)
2013-04-19 05:26:14.47 Server      00000000747CABE7 Module(MSVCR80+000000000003ABE7)
2013-04-19 05:26:14.47 Server      0000000076EF58DD Module(ntdll+00000000000358DD)
2013-04-19 05:26:14.47 Server      0000000076EF96D7 Module(ntdll+00000000000396D7)
2013-04-19 05:26:14.47 Server      0000000076F06E08 Module(ntdll+0000000000046E08)
2013-04-19 05:26:14.47 Server      0000000000356F5A Module(sqlservr+0000000000006F5A)
2013-04-19 05:26:14.47 Server      0000000000356FB9 Module(sqlservr+0000000000006FB9)
2013-04-19 05:26:14.47 Server      00000000003572D7 Module(sqlservr+00000000000072D7)
2013-04-19 05:26:14.47 Server      000000000078A5C8 Module(sqlservr+000000000043A5C8)
2013-04-19 05:26:14.47 Server      0000000000AEB3CE Module(sqlservr+000000000079B3CE)
2013-04-19 05:26:14.47 Server      00000000007BD83D Module(sqlservr+000000000046D83D)
2013-04-19 05:26:14.47 Server      00000000007BDC99 Module(sqlservr+000000000046DC99)
2013-04-19 05:26:14.47 Server      000000000078AD10 Module(sqlservr+000000000043AD10)
2013-04-19 05:26:14.47 Server      000000000078ABB1 Module(sqlservr+000000000043ABB1)
2013-04-19 05:26:14.47 Server      00000000007BF14D Module(sqlservr+000000000046F14D)
2013-04-19 05:26:14.47 Server      000000000039DC11 Module(sqlservr+000000000004DC11)
2013-04-19 05:26:14.47 Server      000000000035BBD8 Module(sqlservr+000000000000BBD8)
2013-04-19 05:26:14.47 Server      000000000035B8BA Module(sqlservr+000000000000B8BA)
2013-04-19 05:26:14.47 Server      000000000035B6FF Module(sqlservr+000000000000B6FF)
2013-04-19 05:26:14.47 Server      0000000000878FB6 Module(sqlservr+0000000000528FB6)
2013-04-19 05:26:14.47 Server      0000000000879175 Module(sqlservr+0000000000529175)
2013-04-19 05:26:14.47 Server      0000000000879839 Module(sqlservr+0000000000529839)
2013-04-19 05:26:14.47 Server      0000000000879502 Module(sqlservr+0000000000529502)
2013-04-19 05:26:14.47 Server      00000000747937D7 Module(MSVCR80+00000000000037D7)
2013-04-19 05:26:14.47 Server      0000000074793894 Module(MSVCR80+0000000000003894)
2013-04-19 05:26:14.47 Server      0000000076CDBE3D Module(kernel32+000000000001BE3D)
2013-04-19 05:26:14.47 Server      0000000076EE6861 Module(ntdll+0000000000026861)
2013-04-19 05:26:14.47 Server      Stack Signature for the dump is 0x0000000089E5C4E0


SSMS vs. SQLCMD performance

$
0
0

Hi,

I see very different performance when running the below setup in the same set of queries in SSMS and SQLCMD locally on a SQL server 2008 R2 cluster.

Scripts to run:

create new empty database and one empty table with a clustered index. SSMS 1 sec / SQLCMD 1 sec

Insert 10K rows SSMS 11 sec / SQLCMD 3 min 7 sec

drop db SSMS 0 sec / SQLCMD 1 sec

I've tried to run a SQL server profiler with Showplan XML and SQL:stmtCompleted enabled.

In both cases the showPlan for the statements show that we are doing a clustered index insert and the read/writes/durations are comparable. 

I've had a look at this post: http://social.msdn.microsoft.com/Forums/en-US/sqldatabaseengine/thread/777c6113-d190-4080-8508-6344b03bbb91 and tried to add the SET statements from SSMS->Tools-Options->query executions->SQL server to the scripts that we run but with no change in performance.

One thing that DID help is to disable the count of row affected by the TSQL statement that is being returned as a part of the result. This makes the execution via. SQLCMD perform with more or less the same elapsed time. So when the result that SQLCMD receives as a client contains a less amount of data then the elapsed time is lowered.  Unfortunately this is not a fix to the solution as the meta data is used by the receiving application. 

So what is causing the performance difference  - SSMS vs. SQLCMD ? 

Does the two use different network protocols ?  Its a clustered environment so I cant force the SQLCMD to used sharedmemory.

Should I adjust the screenbuffer size of the Command Prompt ?

Could it be network related even if I run this locally on a cluster ?

Any kind of input is appreciated. Thanks



Database connection error40

$
0
0
A network-related or instance-specific error occured while establishing a connection to sql server.The server was not found or was not accessible.Verify that the instance name is correct and that sql server is configuired to allow remote connections(Provider:Name pipes provider error:40-could not open a connection to sql server)

Split existing Partition - Grows log file in GBs and take hours to run

$
0
0

Hi,

I have an existing table with around 200 Million rows and couple of partitions.

I would like to split the partitions

e.g. the Latest partition hold the data where date >= '2012-01-01' and I want to create more partitions which holds the data for each quarter of 2012 and 2013... so roughly the highest partition will be split into 7 partitions i.e. 6 partitions to hold data for each quarter up to 06/2013 and 7 will be empty partition.

I tried the following but it grows the log file to 40 GB and ran for hours for just 1 split .. and I have to do 7 splits.

ALTER PARTITION SCHEME fn_schemename
	NEXT USED [Primary];ALTER PARTITION FUNCTION fn_schemename()
	SPLIT RANGE(N'2012-03-31T00:00:00.000');

Is there any other way to avoid the log growth.

One I think of is:

  1. Create a new table Table_B. 
  2. Create the required partitions using the existing partition scheme and functions.
  3. Copy the data from Table_A  to Table_B
  4. Drop the Table_A.
  5. Rename the Table_B  to Table_A

Have I missed any step? Is there any other way to avid log file increase and reduce the split time.

Regards,

Zee Ash

Database restoration on different machiness

$
0
0
Hi All



MS SQL server 2008  Web edition , db size is 5 GB  has try to restored  on Dell machine(SAS ) its  completed  with in  One(<2) min.

Ms sql server edition and size also same ,   i am trying to restore on IBM machine(SAS) , it will take 8 min, Please suggest on this why there is difference  in time taken to restore? 

page life expanctancy low

$
0
0

We have a SQL server 2008, we are experiencing low performance these days, when a SSIS run, that copies data from one database to another, the server runs slow, and causing latency of other servers that share the same SAN.

The page life expectancy is quite low when the process run, it shows 8 or 9 , (when not running, it restores to 5000 ), and memory grant outstanding is showing 1.

How to troubleshooting this?

Thanks,


SQLFriend

Temp db size is increasing not releasing space

$
0
0

Hi All

MS sql server 2008R2(RTM) STD 64 bit, Temp db size is continuously  increasing not releasing used up space , please suggest us what is the problem with my temp db ?

i  executed below query , please go through result.

DECLARE @runtime datetime
SET @runtime = GETDATE()

PRINT '-- sys.dm_db_file_space_used'
select CONVERT (varchar(30), @runtime, 121) AS runtime, SUM (user_object_reserved_page_count)*8 as usr_obj_kb,
SUM (internal_object_reserved_page_count)*8 as internal_obj_kb,
SUM (version_store_reserved_page_count)*8  as version_store_kb,
SUM (unallocated_extent_page_count)*8 as freespace_kb,
SUM (mixed_extent_page_count)*8 as mixedextent_kb
FROM sys.dm_db_file_space_usage
RAISERROR ('', 0, 1) WITH NOWAIT

ANS:

runtimeusr_obj_kb   internal_obj_kb version_store_kbfreespace_kbmixedextent_kb
2013-04-09 16:30:09.1871664956544384 11492736         4864

@@ When i restart the sql server services  temp db is minimal but with in few seconds again size is  growing high.

Who knew a select could deadlock an insert

$
0
0

I guess I'm not the first to see this, mine looked like:

select x.* from keytable k inner join bigtable x on k.akey = x.akey;

--- insert into keytable select distinct akey from #somewhere;

Each statement running in a different spid.

They are fighting over pages in the index of keytable. an indexed heap, fwiw.

Josh

Network problem when connecting......

$
0
0

The error shown below:

TITLE: Connect to Server
------------------------------

Cannot connect to ADMIN-PC\SQLSERVER2008.

------------------------------
ADDITIONAL INFORMATION:

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Shared Memory Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=2&LinkId=20476

------------------------------
BUTTONS:

OK
------------------------------

How can I solve this?


Restore Database

$
0
0

Ideas on how to make a restore database faster? We have a huge database and we moved it to a slower drive due to budget constraints. I have the backup on 8 different files to make the backup faster; I am wondering if anybody knows any tricks on how to make the restore faster. I have played with threadcount but this did not seem to make the restore much faster. I have also heard of instant file initialization. Any other ideas?

Win Server 2008 R2 Ent latest SP

SQL Server 2005 Ent latest SP


Thanks.

Database snapshot cannot be created in multi user mode but in single user mode works fine (trying to dbcc checkdb)

$
0
0

Msg 1823, Level 16, State 2, Line 1

A database snapshot cannot be created because it failed to start.

Msg 5123, Level 16, State 1, Line 1

CREATE FILE encountered operating system error 5(Access is denied.) while attempting to open or create the physical file 'D:\Databases\demo_app.Mdf:MSSQL_DBCC42'.

Msg 7928, Level 16, State 1, Line 1

The database snapshot for online checks could not be created. Either the reason is given in a previous error or one of the underlying volumes does not support sparse files or alternate streams. Attempting to get exclusive access to run checks offline.

Msg 5030, Level 16, State 12, Line 1

The database could not be exclusively locked to perform the operation.

Msg 7926, Level 16, State 1, Line 1

Check statement aborted. The database could not be checked as a database snapshot could not be created and the database or table could not be locked. See Books Online for details of when this behavior is expected and what workarounds exist. Also see previous errors for more details.

Physical memory usage is very high..

$
0
0

HI All,

i am  going threw high physical memory usage in SQL Server. It always around 90%.When i reboot the server, it will initially good but end of the day it will around 90to 95% physical memory usage..

Can some one help me on this issue..

Thanks,

Chandu


How can I create a database connection (ODBC) from Windows 8 to a XP machine?

$
0
0

I have SQL 2008 installed on an XP machine with Windows Authentication.  Today, I got a machine with Windows 8 in it.  Both have the same user name, but different passwords as Windows 8 requires a stronger password.

How can I create a database connection (ODBC) for the SQL Server from Windows 8 to the XP machine?


BI Analyst

SQL 2012 errors 3417, 18053, 701

$
0
0

First off let me make clear that I am -not- a dba. I'm a Windows server admin so I don't know anything about queries or other SQL specific stuff. So when people tell me to "check this" or "do that", it has to be simple and done via the SQL Server Management Studio.

The server is running Windows Server 2012. It's a VM running in Hyper-V and the VM has 4 CPUs and 16GB RAM. SQL is 2012 Enterprise. There are 3 databases or database instances (I don't know the difference) running on the server one of which is SharePoint and the other 2 are specific programs that probably no one has heard of (I wouldn't if this company wasn't one of my company's clients) but I don't think that matters.

We started having problems which I can't relate because frankly SQL has me confused from the word go. I can handle Windows just fine, but SQL is a beast all its own. It could be because the server was running 12GB of RAM and yet Task Manager shows memory usage constantly above 90%. So we upped the RAM to 16GB and then I found that the SQL memory can be limited so I went into the Management Studio and started capping the upper memory limit. For SQL itself I capped it at 12GB so the OS would have room. I then went into each db or instance, whatever, and capped them at something around 800MB. That probably wasn't the right thing to do but I looked in the Task Manager of the server and it showed each db consuming a certain amount of RAM so I put the cap above what the Task Manager showed.

Since then I've gone in to each db (or instance) and upped that upper memory limit to 8GB for 2 of them. However, I can't get connected to the third. The service for it isn't started and I can't start it. I get the error that "Windows couldn't start the SQL Server (db name) on Local Computer, see the System Event Log. If this is a non-MS service, contact the vendor and refer to code 3417". When I look in the System Log it says that the service terminated with the error "Warning: you have until SQL Server (db name) to logoff. If you have not logged off at this time, your session will be disconnected, and any open files or devices you have open may lose data."

In the Application Event log, I'm getting errors 701 (There is insufficient system memory in resource pool 'internal' to run this query.), 3417 (Cannot recover the master database. SQL Server is unable to run. Restore master...), and 18053 (Error: 912, Severity: 21, State: 2. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.). I've looked them up but what I find doesn't help me, probably because it's in dba language.

In Management Studio when I try to connect to the db, I can't of course and the error indicates a problem with Named Pipes Provider, error: 40 - Could not open a connection to the SQL Server (Microsoft SQL Server, Error: 2).

What in the world am I supposed to do with this?


Jonathan


Viewing all 15889 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>