Cannot create or modify tables in any database ("The parameter is...
Hi All,I am unable to create or get design of tables in SSMS 2012. When I try I get a error message ("The parameter is incorrect.") .I even installed on SQL Server 2012 service pack 1 but still I get...
View Article2008 R2 The duration spent while attempting to connect to this server was -...
We are intermittently receiving the following error. This is very infrequent but the magnitude is enough to trigger alerts from our error monitoring system. They last about 30 seconds and dissipate....
View Articlechecking status of recovery - sql2012
i have a sql 2012 cluster setup on server 2012 with 2 nodestoday our iscsi storage went tits up and caused the db's to go offline and then into recoveryalso, one of the DB's had an 84Gb log file (which...
View ArticleCU7 cause concurrent big queries to not be answered!!!!
Hi,we suffer an incredible big issue after installing the CU7 of SQL Server 2012.We have SSIS packages to load data, and when 2 queries from 2 SSIS packages are executed at the same time SQL Server...
View ArticleStop a query if cross database queries are requested in the command?
Hi,is there a way to raise an error if a user run a SELECT statement which contains specific keywords?here my scenario:I want to insure that if a user open a connection to a specific database and try...
View ArticleSQL Server jobs run dates
Hi, I have a doubt. I created a "Test10" job in SQL Server 2012 to run as per below attached schedule. As per the schedule, job is supposed to run till 03-Feb-2014 2:00 AM but it stopped at 1:50 AM....
View ArticleDisabling Resource Governor via trace flag 8040 is failing
Hi,I am attempting to disable resource governor completely via trace flag 8040 (specified at startup in windows server) for SQL Server 2012 is faling. DBCC TraceStatus (8040) does show status as "1"...
View Articlejobs history information.
hi team,in my sql server we have no.of sql server agent jobs, like db_fullbackup,log backup every 40 mins,rebuild,checkdb and updatestatus like that.here i am trying to see the job's view history there...
View Articlerestore newest backup
HiThis restore script works fine:ALTERDATABASETest1SETSINGLE_USERWITHROLLBACKIMMEDIATERESTOREDATABASE[Test1] FROMDISK= N'\\Server\BackupStorage\Test1_20140201_9_14_14.bak' WITHFILE= 1,MOVEN'Test1'...
View Articlelooking for a function doing what the difference one does but using soundex...
hi,I'm looking for a function which count the number of matching characters in a string, like the difference function do it.http://msdn.microsoft.com/en-us/library/ms188753.aspxIn my case the input...
View ArticleError : Process ID attempted to unlock a resource it does not own: HOBT:...
I am using sql server 2012. Microsoft SQL Server 2012 (SP1) - 11.0.3393.0 (X64) Oct 25 2013 19:04:40 Copyright (c) Microsoft CorporationStandard Edition (64-bit) on Windows NT 6.2 <X64> (Build...
View ArticleThis backup cannot be restored using WITH STANDBY because a database upgrade...
Version ServerMicrosoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (Intel X86) Jun 17 2011 00:57:23 Copyright (c) Microsoft Corporation Enterprise Edition on Windows NT 5.2 <X86> (Build 3790:...
View ArticleDOUBTS IN INSERTING DATA
I cant insert data into my database now, but i can retrive and update the.. i am doing a project ASP.net. reply me..
View ArticleGeneral Question...
hi team,general my all dbs backup goes to X drive daily, once this backup job finished that all dbs backup file copy from X drive to Z drive automatically.here is any scripts are there to copy the...
View ArticleOne sql server agent job suspend
One sql server agent job--run full backup of one database is suspended from activity monitor.How to find why it is suspended and troubleshoot?
View ArticleHow to keep Jobs from the server automatically in MS SQL SERVER 2008 R2
Version Server SQLMicrosoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (Intel X86) Jun 17 2011 00:57:23 Copyright (c) Microsoft Corporation Enterprise Edition on Windows NT 5.2 <X86> (Build...
View ArticleDPM encountered a retryable VSS error | Found The VSS writer SqlServerWriter...
Hello,We have a DPM 2012 SP1 server which does the Hyper-V Machine backups daily. Recently, we noticed that one of the Hyper-V machine backup (SQL 2012 Server) started to fail due to the below error...
View ArticleSQL Server 2012
Hi,Do I need to have an established static IP Address for the Windows server, so that my SQL server 2012 will have it's own IP address? So that I can access my database engine using the IP address...
View ArticleLog shipping log backup issue
hi,we are configured log shipping, but log backup fails getting below error Cannot open backup device 'C:\LS backup\lsm.bak'. Operating system error 5(Access is denied.). Msg 3013, Level 16, State 1,...
View Article