Free space to the rest of the database from a single table
Hi,I have a table where we did a compression the JPG that make up the LOB data. This made the table about 70% smaller. However, I can see that the unused space for the table is 56GB vs 41GB of actual...
View ArticleIssue running procedures through SQL Server Agent
Hello,We have a 2 stored procedures that runs will load data and will make use of cmdshell to move the files across the server.<o:p></o:p>These procs runs fine when executed manually but do...
View Articletrigger sql agent upon a data load completion
hi all,i insert/update data from server A to server Bonce the above step is successful, i want to try to start the sql agent job on server B.how can i set the sql agent job on server b to check and...
View ArticleError while restoring database
Hi all, I am getting the blow error message while restoring one Transaction log backup."The log or differential backup cannot be restored because no files are ready to rollforward. " I was trying to...
View ArticleDatabase trigger and backup restore.
SQL 2008 SP1 Standard edition.I have noticed that DDL database triggers are not restored from full database backup.Are they stored in master database?
View ArticleError: 18056, Severity: 20, State: 29.
Hi All,I am getting fowling error on Windows 2008 R2 Server/SQL 2008 R2 Service Pack 1 (Build 7601). Server is production for last eight month never had any error. This first time we had error and all...
View ArticleUsing SQL Azure for session state throws a cast error
I have a web application running on an Azure VM using SQL Azure for persistence. I just added a second SQL Azure database for ASPState. I believe that I have set up the ASPState database correctly but...
View ArticleFirst Time Connection From Windows 7 to SQL Server 2005 Fails
Hi Everyone,I have an application that connects to a SQL Server 2005 Standard Edition server. Most of the machines are running on Windows XP and can connect to the database successfully. But recently,...
View ArticleCan i write blogs in MSDN related to SQL Server?
I am very passionate when it comes about SQL Server.From the past 10 months i am writing blogs in SQL Server, and still i consider myself to be in a learning phase, which keeps me improving day by...
View ArticleTempdb mdf file is full
Hi All,my tempdb mdf file is full .it occupies 85Gb out-of 90GbServer:Sql server2008R2Please help me in this issue.Maheshwar Reddy
View ArticleWhy updates on some tables with always on synchronize mode take * 100 than...
I have Always-On synchronization on some databases, We want to change from asynchronize mode to synchronize mode, I tested to see what the change in performance between the two, and found that in...
View ArticleI get one or the other error when i install SQL server 2012 SP1 in my Lab server
I get multiple errors when i install SQL server 2012 SP1 In my lab server. Not sure why i keep getting different errors all the time when i install SQL server 2012 & 2012 SP1. Below are error...
View Articletemp tables not dropped SQL Server 2012
I have a server that houses a database application that makes heavy use of temp tables. It appears that temp tables are not getting dropped from the tempdb. In perfmon the temp table count is hanging...
View ArticleCreate linked server to MS-Access database from MS-Sql server
Hi,I need to create linked server from MS-Sql server to MS-Access database. Unfortunately Sql server is 64-bit version, But MS-Access is 32-bit. can anyone please suggest how to connect MS-Access from...
View ArticleSQL agent proxy account for Powershell
I am trying to use a sql agent proxy account for PowerShell. Created the ad account, credential and the proxy but because the PowerShell accesses a bunch o sql servers it errors out.Even when I created...
View ArticleRestore an SQL 2008 full backup to SQL Serveer 2005
Dear All, I have been working on a database on my laptop that has SQL Server 2008 Ktma installed.The database was restored from a full backup that I had taken from the production SQL 2005 server. Now...
View ArticleProblem to create database after Drop
Hi,I need to create automatically a lot of databases but sometimes I get errors. So, I drop the database and try to recreate them but, when I try to recreate them, SQL Server says : "impossible,...
View ArticleSQL Server Communication Issues
I have a VMWare machine running MS SQL Server 2008 STD and for some reason it keep dropping communications to my shop floor application every night at 12:07 AM. This outage lasts 4 to 5 seconds and...
View ArticleCannot Shrink the tempdb Mdf
Hi I have a serious problem here. I have a production SQL 2005. Tempdb has grown 80 GB when I was doing the important operation in one of the tables in a database in this machine. Now everything...
View ArticleHow to get rid of _WA_sys statistics ?
Hi, I am on SQL 2008. On one of our main databases, Auto Create statistics is set to True. On certain tables, we have _WA_sys statistics generated on many columns. Many of those columns are part of...
View Article