backup status
Hi,I want to check if there are any backups running in SQL Server 2012. We are shutting down the servers and I have to make sure no backups are running.Please helpRegards
View ArticleUnable to open physical file - Operating system error 5: 5(error not found)...
I am trying to attach a database to SQL 2005. This database has not previously been attached. I have only just installed SQL. I get the following message: Unable to open physical file...
View ArticleCDC Oracle source SQL Server destination
Hi can anyone recommend CDC software for moving data from oracle to sql server.We have looked at attunity, before we can make a decision we need to look at competitors.
View ArticleSQL Server 2008 R2, Error: 701, Severity: 17, State: 123, There is...
In the error log, I get: 2013-06-02 00:00:37.78 spid22s This instance of SQL Server has been using a process ID of 1268 since 5/15/2013 4:12:15 AM (local) 5/15/2013 8:12:15 AM (UTC). This is an...
View ArticleSET options used in SQL Server 2008
We are using the following SET options in Oracle. I need to convert the same Oracle script to SQL server script which have the following SET options.SET ECHO OFF /*to suppress SQL queries in the...
View ArticleQuery over linked server responds with partial data when the spid on the...
Local server is version 10.50.4000 Linked server is 9.0.5000 With the following stored procedure: Create table #TMP ( [ID] int NOT NULL, [SKU] [varchar](50) NOT NULL, ... )...
View ArticleDatabase Mail not sending emails
Hi, I am not able to send emails using database mail. can you please help me in fixing the issue. Server : SQL SERVER 2008 R2 Enterprise Edition (64-bit) Windows: Windows SERVER 2008 R2 Standard...
View ArticleMAXDOP for NUMA + Hyperthreading
Hi All,Quick question - i'm referring to this statement from - http://support.microsoft.com/kb/2806535"For servers that have NUMA configured and hyperthreading enabled, the MAXDOP value should not...
View ArticleUpdate PDF file in FileTable
Hi- I'm new to working with FileTables and am wondering if the following code (which saves annotations to a PDF file in the FileTable with changes that are made through the PDF control) makes sense. My...
View ArticleIssues with reporting percent log space used, between DMV and DBCC
Using SQL Server 2012 SE 11.0.2100, I am getting two different sets of values when querying for log space between the DMV and the DBCC command. Querying using the DMV. select instance_name as DBName,...
View ArticleUser cannot access database over VPN - database not accessible - sql...
I haven't been able to find this scenario or a solution from searching. Any help is greatly appreciated.Using Sql Server Management Studio, I can connect to the database engine. Inside the office -- I...
View ArticleUnable to connect from SQL server 2008(Sp2) version client to SQL...
Our requirement is to connect to dtatabse server from .net application sitting on application server to invoke and run the sql agent job in database server.But there is different version of SQL server...
View ArticleThai Buddhist Calender for SQL Server 2008 R2
Hi,This was a bug raised in SQL 2005 and in 2008 was not resolved. https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=338071Can anyone tell me if this has been resolved for...
View ArticleSQL Server Target Memory
Hi AllI have few SQL 2008 R2 32bits on Server 2008 32bits, I leave all the min and max memory setting to default ( i know it's a bad practise). I start up all the sql servers and check their target...
View Articledatabase migration from SQL Server 2008 (enterprise version) to SQL Server...
Can I restore database backup file from SQL Server 2008 (enterprise version) to SQL Server 2012 (enterprise version)?Does there any known issues?Any tips.Regards,Rajiv Shah
View Articledatabase size in year
Hi,I want to know the increase in database size yearlyPlease help
View ArticleSqlserver high memory utilization
Dear All,We have a server sql server 2008 r2 64 bit(enterprise edition) on windows 2008 64bit(enterprise).Our ram size is 16gb.In this sql is using 10gb. Due to this we are always reaching memory...
View Articlecalculate table size of many tables
Hi,I want to calculate the size of multiple tables in one shot. Please suggestRegards
View ArticleShrinkfile exhausting space in transaction log for relatively small amount of...
I have multiple file database where the ndf file 9 is 134g in size but 122g of it is free due to a massive amount of table deletions of histrical tables. The last 12g is most recently created tables...
View ArticleCursor and Memory?
I have a strange issue,When I create a cursor to go and do some work on all my DBs, sometimes it does the work only for the first few and then stops with no output.i.e. I have a job that runs a cursor...
View Article