Viewing 15 posts - 61 through 75 (of 193 total)
It worked. Thanks you. You guys (sqlservercentral users) are awesome.
April 29, 2015 at 8:04 am
when I run your query on my laptop getting this error:
Msg 9436, Level 16, State 1, Line 7
XML parsing: line 5, character 15, end tag does not match start tag
April 28, 2015 at 9:35 am
How do I delete previous deadlock report?
April 28, 2015 at 9:23 am
Hi All,
what would be the Full script if I want to run against 'AdventureWorks' database?
April 20, 2015 at 8:59 am
my experience is, I tried to do 'page compression' on a table to gain some 'free space' on the databases level. But when I did it, i got more 'free...
April 4, 2015 at 6:23 am
Thanks Sean, really appreciate your help. One thing wondering is it possible to create a SP on 'Mydatabase' but get info of 'Adventurework' database? OR run against 'Mydatabase' and get...
April 3, 2015 at 9:23 am
Hi Sean,
I want to get results of 'adventureworks' database But I want those results inserted into 'size' table in 'mydatabase'.
I already have created a table 'size' with 3 columns in...
April 3, 2015 at 9:03 am
Did you try 'sp_help_revlogin'?
March 30, 2015 at 11:31 am
Thank you much Matt!!! Is there any other options?
March 28, 2015 at 1:06 pm
Igor/Grant,
Almost all SP are called by Web server. I have CTFP is set 25. I don't see any CPU pressure or slowness, but But when I check 'performance_dashboard_main' it...
March 26, 2015 at 6:29 am
Thanks for your reply SQL guy 1. when I run your query I get date, first LSN, Last Lsn....etc. my question was if I have log shipping configured to...
March 18, 2015 at 5:26 pm
Hi Jeff,
The table is dynamic and active OLTP.
March 16, 2015 at 6:29 am
Hi Jeff,
The table contains records which uses, xml, LOB, uniquidentifier.... datatypes.
March 15, 2015 at 5:13 am
Thanks Lowell. What I am trying to find out on my Prod Database is which tables haven't been accessed, modified or updated for long time, so I can make a...
March 11, 2015 at 6:40 am
Thanks for quick reply. How do I find which tables (data) were changed by date?
March 11, 2015 at 6:02 am
Viewing 15 posts - 61 through 75 (of 193 total)