Topics
Started by
Posts
Last post
I have a backup that comes to me nightly in the format of XXXX_YY_MM_DD.bak where the date is incre…
7 replies
Hi Experts I want to display 5 records each time from a column until all records are touched in the…
2 replies
Hello, Granting the permission to run trace is simple, but if I need to check who all users have ex…
1 replies
Hi Procters I was trying to gather a query with data to get all the shrink tlog commands, but not w…
2 replies
Hi, How to avoid this message? I tried to fix this but no luck. ----------------------- Warning ---…
6 replies
Dear all, I have below query: SELECT apr.POC_ID AS poc_id, DATEADD( DAY, 0, DATEDIFF( D…
6 replies
I'm working on migrating an existing Server 2003 / SQL 2005 system to Server 2008 R2 / SQL 2008 R2,…
5 replies
Running 2008R2 SP3 (64bit) with an 8GB memory max. One if our Applications is failing with this er…
5 replies
Dear all, I have this stored procedure that has inside: SET TRANSACTION ISOLATION LEVEL READ UNCOMM…
2 replies
EXEC sys.sp_expired_subscription_cleanup throwing error Msg 18482, Level 14, State 1, Line 1 Could…
1 replies
Hi , Am a software engineer in one of the MNC's. I recently completed MS SQL Server DBA Training an…
1 replies
Hi Experts Please provide an useful script to gather the available space in the network drive. Than…
1 replies
In my query, I have two columns displaying a value based on a sub query. If you notice, I have two …
5 replies
Hi, How to find what high availability SQL server 2008 R2 has been set up? Like is my server is con…
1 replies
CREATE TABLE #t (a tinyint NOT NULL, b VARCHAR(10), c VARCHAR(10)) GO INSERT #t (a, b,c) VALUES (1,…
9 replies
Viewing 15 topics - 1,786 through 1,800 (of 30,225 total)
You must be logged in to create new topics.