Viewing 15 posts - 91 through 105 (of 155 total)
I have got a small example at http://rajanjohn.blogspot.com/2008/04/dynamic-tsql-vs-case.html; see if that can help you anyway
April 25, 2008 at 7:27 am
Mark, if we can preallocate space, cant we avoid page splits as there is no need of new page allocations? I am saying about a coniguous insertion on an index...
April 25, 2008 at 7:19 am
can please you explain why you think 2000 be installed before 2005?
April 25, 2008 at 7:06 am
hmmm..yes u are right; the size column does get updated in sql2k5. This wasnt the case with 2k. I checked other tables as well like master_files; they also are getting...
April 24, 2008 at 6:22 am
nope. The size column of the sysfiles table of each database will give u the current size (in pages). sysaltfiles givesyou the initial values.
April 24, 2008 at 3:54 am
can u please explain enough, what you really expect?
April 24, 2008 at 3:43 am
and make sure that the statistics are updated and compatability level changes are taken care of...
April 24, 2008 at 3:19 am
I second Gila on securing the db from ad-hoc querying. I had this L2 support person who ran a select scan on a 27 million log records table on a...
April 18, 2008 at 5:59 am
Check the "size" value in master..sysaltfiles (sql2k) or sys.sysaltfiles (sql2k5)
April 18, 2008 at 2:22 am
Are we looking too much into the questions and answers provided? Or do we think that the questions should be accurately deterministic? I believe a healthy debate/discussion is always good...
April 18, 2008 at 2:15 am
I think this could be either 1) a new Reporting Services installation, or 2) you directed the Reporting Services databases to a different database server.
In case 1), check the versions...
April 17, 2008 at 6:48 am
I think you posted the same conversation twice; please delete one to avoid confusions
April 16, 2008 at 5:20 am
I have seen this where there is a difference in the version/edition on the database server instance you use, and the Reporting Services instance you use. You should have both...
April 16, 2008 at 5:19 am
Great news! Congratulations to Steve for his efforts; public demand worked!
April 16, 2008 at 4:40 am
Viewing 15 posts - 91 through 105 (of 155 total)