Viewing 15 posts - 3,826 through 3,840 (of 19,564 total)
Jeff Moden (2/7/2014)
wak_no1 (2/6/2014)
One thing has just occurred to me though, I...
February 7, 2014 at 8:08 am
With the plans to move to 2008 right away, I don't think I would chase this too far. It sounds most like a "feature" with 2000. I haven't...
February 7, 2014 at 8:03 am
MyDoggieJessie (2/7/2014)
February 7, 2014 at 7:56 am
Currently that script is looking for the data to be first
SUBSTRING (Col1, 1, 20)
Your backup file format has the date much later in the file name. You will want...
February 6, 2014 at 10:05 pm
What is the exact script you are using?
February 6, 2014 at 9:55 pm
krishna.vijayawada (2/6/2014)
I am in need of a script. Which have to pick the latest LSN with sequence automatically and restore it "XXXDB" in no recovery mode. can any one help...
February 6, 2014 at 9:49 pm
I have had interviewers ask me these questions.
I have also asked these types of questions. I ask it to try and get the candidate to divulge a little bit...
February 6, 2014 at 9:46 pm
I agree with the change to use the UNC instead of a mapped drive.
Are you running SSMS as the agent service account (i see you RDP'd to the box using...
February 6, 2014 at 9:12 pm
You can try SQL_Latin1_General. It is reported to show as Latin1_General_CP1_CI_AI after installation.
February 6, 2014 at 9:04 pm
timSF (2/6/2014)
Well, of course I knew that. (not!) Thanks for your very timely help!
Well you were close and did a fine job of posting your exact problem.
Those who answer questions...
February 6, 2014 at 9:00 pm
homebrew01 (2/6/2014)
[font="Courier New"]ForFiles /P D:\objectscripts /D -180 /C "CMD /C if @ISDIR==TRUE echo RD /Q /S @FILE...
February 6, 2014 at 8:56 pm
Jeff Moden (2/6/2014)
February 6, 2014 at 8:52 pm
Your best bet is to try that in Dev first.
While compression is great, I have seen it cause significant slowdowns in queries on very large tables (over 1TB).
I'd also evaluate...
February 6, 2014 at 7:02 pm
Yes that could in some cases be the most efficient means of getting the script to run properly.
But...that is not always the case.
You really can't determine that until you fully...
February 6, 2014 at 6:39 pm
Ok, it's not a terrible thing that they don't have clustered PKs.
Do they have any clustered indexes in the database at all?
You mentioned that the app has to be restarted...
February 6, 2014 at 6:35 pm
Viewing 15 posts - 3,826 through 3,840 (of 19,564 total)