tempdb: filegroup is full while space is available both in filegroup & transaction log - SqlServer 2014 sp2cu2: having troubles with tempdb (350Gb full size: 8x25Gb primary group + 150 Gb log). Error is Msg 1105, Level...
Performance issue with EXCEPT - I am rewriting some user-defined functions and I want to test if they give the exact same result as the...
Dynamic Statement with Cursor loop, help - Hi , I am trying to build a dynamic query which will create a select. I am trying to use a...
Atomic Transaction.? - Not Quite...... - Hi All, Can I pick your brains please. Have a 3rd party application (Java) calling stored procs to utilise our DB. To say...
Delete nologging - Hi, How to ran a delete statement without entering log into .ldf file. Thank & Regards Krishna.
Best practice for alerting via 3rd party tool - Hi all, New in my environment. We use Nagios to log in and monitor our DB servers, but from what I've...
To Delete / Truncate / Drop & Create - Good Morning All, Can I Have some opinions please. Have 2 large tables I need to 'clean', 1 with 265263333 rows and one...
SSIS ForEach Loop Container recursion question - I have a weird one today. Because my destination system can only accept files of a certain size, I need...
Oh double hop, you're so fun ... Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. - I've fought this issue so many times over the years and perhaps I'm old and rusty, but I'm having a...
Understanding why variable is NULL - In the sql code below, I'm trying to understand why @idMin is NULL and not equal to 0. I'm probably...
Changing if statement to sql code - I wanted to change the code in the below if statement to more like sql code. Can I simplify it...
Heap vs Clustered Wildcard Search - I am working on converting a heap table to a clustered table by adding a primary key to the identity...
Help On Calculating Aging - create
SQL Server Inventory - I have been given with a big task - to make an inventory of SQL Server installations across 25 worldwide locations....
ServerSizes - My table data. date column values sample : 2017-05-16 03:14:59.647 Server1 100 1/1/2016 Server2 100 1/1/2016 Server3 100 1/1/2016 Server4 100
SSIS inserting data into a destination table using table names in a variable - I have table which will is having the table names in it. I have to now import those table in...
Grief importing date from Excel 2010 to SQL Server 2012, SSIS, Derived column task. - Hello, First of all, I'm an SSIS Noob, and not great with Excel either, someone else created and imported the data...
upload using flat file source - my file is like this TH*4.2*857463*01**20091015*1045*P**~~IS*7564*ORACLE~ i have two table table : TH ID TH1 TH2 TH3 TH4 TH5 TH6 TH7 TH8 TH9 TH 4.2...
The SQL Saturday Thread - As popular as SQL Saturday is, I'm surprised that nobody created a thread dedicated to SQL Saturday, so I created...
Potential presentation idea: SQL Server for absolute beginners - So, I took today off from work to prepare and travel to SQL Saturday #517, and something occurred to me...