Cannot start SQL Server EXPRESS 2008 R2
Hi,I have installed SQL Server Express 2008 R2 on my Laptop. Earlier I had SQL Server Express installed on there (and working fine, no issues). But that did not had SSIS and SSRS. So to get SSIS and...
View Articleidentity increment changed in an unexpected manner ??
Hi, the identity column of one table suddenly changed the increment from 12 , 13 , 14 ... to 10015 , 10016 , 10017 , what can i do to solve this weird trouble ???
View Articlewhat are the freqntly using Perfmon counters ?
hiiiiiiiiiiiiiii......greetings......what are the frequently using perfmoon counters.pls any one.........make reply.........Best regards..Vijay
View Articlecan't attach outlook 2013 bcm database in SSMS
Hello,I upgraded my laptop from Windows 7 64 bit Office 2012/BCM 32 bit to Windows 8 Office 2013/BCM.before the upgrade I detached the bcm database in SSMS. made copies of the mdf and ldf...
View ArticleHow to handle this error?
"Could not continue scan with NOLOCK due to data movement" it occurs from a normal query statement
View Articledifference between sesson , Process and Worker thread.
Hi all,Can some one explain the difference between Process ID, Session ID, & Worker Threads?Thanks.
View Articleone problem of SSMS 2012
when i click at the object explorer of SSMS 2012, then press F5, it will debug the script.but if in SSMS2005 or 2008, it just only refresh the instance menu.how can i modify the setting?If you haven't...
View ArticleAdding configuration file in a job using command line option in the JOB...
Hi,I need to add multiple configuration files to an SSIS Job using Command line option in the JOB Properties./File "C:\temp\Package.dtsx" /CONFIGFile "C:\temp\ssisoptions.dtsconfig"the above method...
View Articlesys.dm_db_missing_index_group_stats returns no records
Hi all,I've a huge machine with SQL Server 2005 Enterprise (10 TB of databases...).I want to take a look at the missing indexes DMV offered by the db engine. Whan I query the...
View ArticleIndexes and non clustered PKs
HiI have a handful of Primary Keys on the production server which have non clustered indexes, instead of their default clustered indexes. These all perform well (when they are queried) according to to...
View Articleshrink tempdb
I have a sql2000 server that has a 24 /7 uptime. The tempdb size is increasing rapidly. it was 4 Gbs and i restarted the sql server to shrink the tempdb size which worked fine. but now after 1 week...
View Articlewhenever I do some changes in maintenace plan then automatically the job...
Hi Friends,I have a windows login 'win\avo' in disabled state in sql server 2008.As per request of admin I have changed the job owner of all the jobs to 'win\xav'.But whenever I do some changes in...
View ArticleIndex tuning advice with DMV as source
Hi allI have a DMV which looks at the index information on my production server. In this view, I have around 3 weeks worth of data concerning the number of seeks, lookups, scans and updates each index...
View Articlesql server job history
Hi, if i run the job it doesn't shows history this happens for only one job named as "HXCD_IN" job only remaining jobs all are showing correctly pls help me. I'm using sql server 2005 version...
View ArticleTempdb problem plz help me
prasent my Tempdb size 150GB and i restarted SQL services but tempdb showing same size 150GB .plz how to clear the TEMPDB size ..........
View Articleriorganizzare tutti gli indici di un database su sql
Salve a tutti,ho un database sql express da 4gb, e da un pò di tempo su alcune operazioni va in timeout. Ho pensato di effettuare una ricostruzione degli indici, cosa che per la verità ho fatto uno ad...
View ArticleA fatal error occurred in .NET Framework runtime. SPID = Service Broker...
Hi All, I am having trouble with root cause analysis of a fatal error occurring on one our our SQL2008 R2 Enterprise 64bit production servers.We are experiencing intermittent issue with the SQL service...
View ArticleDeclared path to databasefile and using it in query
Hallo all!I declared path to databasefile and when i use it in query, it does not work, MSSQL Server Management Studio says: "OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "(null)"...
View Article'Notify: Severity 17 Errors' occurred
A database snapshot cannot be created because it failed to start. Msg 7928, The database snapshot for online checks could not be created. Either the reason is given in a previous error or one of the...
View ArticleWhat's the criteria that the indexes would be updated?
I have a Sql Server table which has 5 non-clustered indexes.Question: when I insert a new row into the table, these indexes would be updated immmediately? If not, what's the criteria that these indexes...
View Article