How to understand these sentences in white paper ?
Some general guidelines for page compression are: Query operations such as filtering, joins, aggregates, and sorting see decompressed data, and hence the cost of these operations arenot affected by...
View ArticleSQL Server 2008R2 Manager's error occured when login seeesion established.
Hi, everyone...A error on me has been occured during SQL Server 2008R2's Management established a login connection to daabase instance.The message in daialog as follows, when login criteria is that...
View ArticleCannot connect to time Matters database Need to Reset SA Password and Mixed...
I am a complete novice and need step by step guidance, if possible.Time Matters told me I need to call Microsoft to have you reset the SA password and mixed mode.txt so that I can access and operate my...
View ArticleContained Databases in SQL Server 2012
what are main features in Contained Databases in SQL Server 2012.
View ArticleLogin failed message via SQL server account....
Hi, everyone.An error message as follow has come to me when I logged in SQL server via web server.The message;Server: Msg 18456, Level 14, State 1, Line 1 Login failed for user 'os login account'. I...
View ArticleSQL 2005 database mail error!! How to fix it ...
Event Type: Error Event Source: DatabaseMail Event Category: None Event ID: 0 Date: 29-11-2013 Time: 14:08:30 User: N/A Computer: W6000 Description: 1) Exception Information ===================...
View ArticleFile growth size
Dear All,I wanted to create some databases but I wanted to know how to determine how much file frowth to specify in MB please?Thank you in advance.
View ArticleConnecting SQL Server Management Studio to a localy stored file
Hi All,i have a question about connecting SQL Server Management Studio (MS SQL Server 2008) to a localy stored file. My goal is to connect installed M Studio to a .bak file - all done on the same pc....
View ArticleReplication
Hi,i got the following error while i configure snapshot replication.error occured when data getting replicated from publication to subscriber database.Error: the agent could not be startedi was unable...
View ArticleSNAPSHOT ISOLATION and sys.dm_tran_version_store
I've been playing around with the scripts bellow trying to better understand the snapshot isolation internals, but the behaviour is some times unexpected. I was expecting that every time I would run...
View Articlesysutility_mi_collect_and_upload Failed
We have received the following error. Most noted is the 'Out Of Memory'and Caught exception while collecting cpu properties. The complete error is this. However a team member found a bug in...
View ArticleBackup of Job's List only
Goal: Reuse the SQL server agent job's list.Problem: The list contains alot of jobs and I need to reuse the job's list in a another time without recreate it. Is there a possibility to make a backup of...
View ArticleMSDB.Dbo.SysJobActivity ( System Table)
Hi Sql Techies,As Per Technet,Start_Execution_Date: Date and time job has been scheduled to run.Run_Requested_Date: Date and time that the job was requested to runStop_Execution_Date: Date and time...
View ArticleQuires or Scripts - Jobs Related
Hi Sql Techies,Please Check and Correct My Quires:1) Find Out What are Jobs Running NowSELECT A.Name, A.job_ID, A.Originating_Server,...
View ArticleProperty Size is not available for Database '[tempdb]
HiWhen i right click on my TempDB in Sql2008R2 i get this message:TITLE: Microsoft SQL Server Management Studio------------------------------Cannot show requested...
View ArticleHow to connect to the DB created in the SQL Server Object Explorer?
An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in System.Data.dll.I use the connection string showed in the database's Properties.conn.ConnectionString = "Data...
View ArticleAverage Disk queue length always high
Hi experts SQL Server is very slow,after i checked in Perfmon,Counter Average disk queue length is always high,what shall i do next.please guide me.please guide me to overcome this one.Thanks -...
View ArticleNot Getting Old image in CDC tables
I have enabled CDC on my table but after updating I am getting only operation 4 but not getting 3.Regards Vikas Pathak
View ArticleI want to fire the query which search some word from the column data and...
Following is table 1Activity diagram doc 1.txt Activities Actions Final 2Activity Diagrams doc 2.txt Activities Actions Objects 3Activity Diagrams doc 3.txt Accepting a Time Event the query should be...
View Article