Error on start database engine
i have sql server 2012, but in database engine service i can't start Milad service. and this error come for meHelp me PLZ !
View ArticleAccidentally overwritten a sql database - Recover possible?
Hi there, My wife uses a piece of software called salon Iris.It uses an SQL database to store client info etc.She accidentally overwrite her original database with a 'practice template' of clients.This...
View ArticleIt takes a long time to restore a database in SQL Server 2014
It takes very long time to restore database on SQL 2014 (version 12.0.2402.0 - CU3).99% of the time is taken by log pre zeroing (even if the log contains < 20 VLFs) which is fixed for SQL 2012 in KB...
View ArticleIf i deleted huge data from the database and didn't do a shrink, will the...
Hi,I have deleted huge amount of the data from a database but i didn't do a shrink.So my question is if i didn't do shrink and use the database as it is with (inserts, updates, selects) the data file...
View ArticleTrying to move VS 2008 projects from XP to Windows 7 - database problem
I built new computer with windows 7 professional. Have VS 2008 Professional Edition. I had built a website on the old computer (Win. XP) with a database. Not sure if I used the included SQL Server 2005...
View ArticleWhat should be started and enabled in SQL express 2008 R2? Shared memory,...
I copied my Visual Studio 2008 projects to a new computer and am having trouble getting the database to attach to my website to continue with it.I uninstalled SQL 2005 express and installed SQL 2008 R2...
View ArticleSQL Server Pre-Login Handshake
I'm connecting to MSSQL database through my ASP .NET application, but sometimes I got this error while opening connection.Connection Timeout Expired. The timeout period elapsed while attempting to...
View Articlehow to do documentation for stored procedures..
hi,how to do documentation for stored procedures. logic need to be explained in `document or only params and columns?please help..thanx in advance..lucky
View ArticleSQL Agent jobs status for multiple servers using Powershell.
Hi All,I am following website link:...
View Articlecurrent location of MsSqlSystemResource in MSSQLSERVER 2005
I am working with MSSQL2005 and moved the master database to a different location and forgot to copy the MSSQLStemResource database, this article mentions that The Resource data and log files must...
View ArticleResource Governor - not enabled, received several errors 10983: Failed to run...
On a server running SQL Server 2008 R2 10.50.1600.We have not configured Resource Governor for custom workloads on this server. However, we have received several of the following errors across various...
View ArticleMAXDOP Value SQL 2008
Hello Gents,I have the following SQL 2008 x64 Clustered Physical CPU 4logical CPU 64and don't know what are steps I should follow to assign the prober value , also I have researched about a way to...
View ArticleInvoke-SqlCmd Date formating
Is it possible to have Invoke-SqlCmd return a "Date" value without adding time? A select statement that returns a value from a Date column has " 12:00:00 AM" appended to the value when executed from...
View ArticleSql Server backup failure history
Hi Team,I am using SQL 2014. I taking a backup of database using BACKUP cmd . I found Backup failed log in applications log which not giving complete information.I am aware, If it is a job, I will get...
View ArticleLoading data from text files into SQL SERVER DATABASE
I have a VB0.6 application which is responsible of automatically loading text file to SQL SERVER database everyday , but this loader is too slow in loading the files , is their a way in SQL SERVER...
View ArticleCannot get backup script to execute
Im getting an error 5 Access Denied when I am trying to restore the adventureworks database in SQL Server 2014. Here is the script:USE [master] RESTORE DATABASE AdventureWorks2014 FROM disk=...
View ArticleTune Linked Server
Dear Experts,Could you please list out possible things for performance tuning of SQL server linked server.Thanks in advance
View ArticleSID problem
Hi all..I don't know why when getting the sid from SQL using powershell has the following problem :
View Articletransaction log backup file
Hi Team,sql server transaction log backup file [.trn] what is the information having like committed or uncommitted information.could please tell me the transaction log backup file architecture.
View ArticleDB_Executor Role Not Working
Friends,I had granted DB_Executor role to one of the user now user wants to execute one store procedure but he is getting "the Insert permission was denied" Message. I have already granted the executor...
View Article