Topics
Started by
Posts
Last post
I have a table that holds all my Customers with details such as Cust#,name, address, city, Delivery…
4 replies
My friends , I found an unusual problem with my software in last days , About two weeks before one …
3 replies
Hi Team, We have a table which has abt 30Lakh records, we insert abt 1 lakh record every day and up…
4 replies
HI All , I have an issue with my database LOG file which is very big now ( 299 GB ) for 1 database …
25 replies
Error messages: CREATE FILE encountered operating system error 5(Access is denied.) while attemptin…
23 replies
Here is my scenario (I signifficantly simplified from real problem). I have a table with following…
4 replies
I have two databases, DB_MAIN and DB_FRONT. Both have a similar table setup: CREATE TABLE dbo.tbl_…
3 replies
CREATE TRIGGER ToUpdateForABC ON tbl1 AFTER INSERT AS update tbl1 set ConpositeName = 1 where Stat…
2 replies
Hi There, I am trying to find list of members within the ages of 13-17 in a particular dept. I quer…
12 replies
I tried to add a new record on the linked server but it fail. The Errror is Column Name or number o…
2 replies
Hi, I have a stored procedure which runs dynamic sql and sends results out in an email format. I ha…
2 replies
I'm trying to implement a transaction on a package in SS 2008R2 , but the package hangs on the firs…
13 replies
I have a partitioned table with a partitioned index: CREATE TABLE MyTable ( PartitionID int not nul…
3 replies
Hi, is there a way to find space occupied by each transaction in tran log. CDC is holding up the lo…
1 replies
Hi, I've some list of SQL Server Profiler - trace data file as follow I knew, how to Add - 1 Trace…
2 replies
Viewing 15 topics - 2,806 through 2,820 (of 30,222 total)
You must be logged in to create new topics.