Contained 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 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 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 ArticleSQL 2012 stored procedure help
I seem to be having problems with an SP, can someone assist to debug? The SP runs without error, but values are not written to the destination AnaHistory table.USE [Summary] GO /****** Object:...
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 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 ArticleIs there a way through a Central Management Server to collect information on...
We are using SQL Utility to collect CPU information. Unfortunately it does not collect memory information. Is there a way through a Central Management Server to collect information on memory...
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 Articlelogshipping wrong database alert
We have a wrong database configured for alert, JKUINMHYU1.JOLRsty should only be a primary database JKUINMHYU2.JOLRsty should be secondary. In the mgmt studio, properties of JKUINMHYU1.JOLRsty,...
View Article