Viewing 15 posts - 5,386 through 5,400 (of 18,926 total)
nsaireddymca (6/15/2011)
char(10) means it accepts upto 10 charecters but i am using 1.sai 2.siva it means 7 bytes,6 bytes memory will be wasted ok
if i am using varchar(10)...
June 16, 2011 at 5:13 am
golden-1131024 (6/15/2011)
In fact, I have the index rebuild and statistics update just after the restoration from the backup.
FYI, after i change the cost of threshold...
June 15, 2011 at 8:08 pm
You can do a blank run with @execute = 0 and @Print = 1.
You can try with maybe just the 75% and 1000 pages and then go down gradually to...
June 15, 2011 at 5:10 pm
Ya I read the same info about heaps (if you were not the teacher about that topic). It would certainly be a good idea to find all the tables...
June 15, 2011 at 4:53 pm
Craig Farrell (6/15/2011)
Ninja's_RGR'us (6/15/2011)
June 15, 2011 at 4:25 pm
Steve Jones - SSC Editor (6/13/2011)
Top month posting for the Ninja is 1717.Wow, not sure I've ever posted that much.
Top month for The Thread :
201091613
I can't wrap put my...
June 15, 2011 at 4:19 pm
A fast san can fill up 30 GB of log in less than 15 minutes.
Sounds like you are doing everything right.
I would check these 2 options out :
What's the...
June 15, 2011 at 4:11 pm
Then if it's the case I'd make sure to check for fragmentation, make damn sure those stats are updated daily, maybe even more than once.
And finally I'd use option recompile...
June 15, 2011 at 3:24 pm
sqldba_icon (6/15/2011)
GilaMonster (6/15/2011)
Run the statements individually, you'll...
June 15, 2011 at 3:13 pm
Craig Farrell (6/15/2011)
Wait... then... who the heck is responding to me on the 1k+ posters board?
Well me 15 times over and Gail 25 times over. SHould be enough to...
June 15, 2011 at 3:07 pm
SQLRNNR (6/15/2011)
Steve Jones - SSC Editor (6/15/2011)
SQLRNNR - 2567
GilaMonster - 1957
Lynn Pettis - 1775
Alvin Ramard - 1745
Steve Jones - SSC Editor - 1434
Grant Fritchey...
June 15, 2011 at 3:06 pm
qur7 (6/15/2011)
Thanks,any one has a idea ??
What I posted WORKS. So that means you have more code or a new error.
Please provide whatever you left out... including the [new]...
June 15, 2011 at 2:54 pm
There once was a forum like this. I got a "free" look after being the first one to 10K posts and the first and only poster to ever beat...
June 15, 2011 at 2:52 pm
All I can offer is my debug mechanism. Maybe it'll spark you on your way.
#1 Change all first() expressions with a static text or number.
Make sure that works.
Then add...
June 15, 2011 at 2:50 pm
Karren Turner (6/15/2011)
Unfortunately, I have not worked with XML. I know "some" sql, but this is not something I have tried to tackle before.Thank you for your reply.
#1 I'm...
June 15, 2011 at 2:48 pm
Viewing 15 posts - 5,386 through 5,400 (of 18,926 total)