Viewing 15 posts - 136 through 150 (of 312 total)
Ok thanks, something else is that the UDF is a table value function as shown below, would this be better as a view as I understand that TFs do not...
February 28, 2012 at 9:08 am
hi and thanks
The result set is not the same, but I will have a play around with it.
Thanks
February 28, 2012 at 6:59 am
Yes thats what is happening, thanks. I tried filtering NOT LIKE NULL, but that doesn't work unfortunately would be a nice little feature if it did I think.
February 28, 2012 at 4:49 am
Thanks for that, seems it not best practice although would probably work.
February 28, 2012 at 2:37 am
Ok cool thanks for that, I will check out using log shipping with replication.
Thanks
February 24, 2012 at 9:02 am
The upgrade in Microsoft Axapta is all done through the application using a new language some kind of cross between SQL and C# and is auto generated by the application...
February 24, 2012 at 7:19 am
Hi Mr Mystery 🙂
The bottleneck is the fact that after an Axapta upgrade, which performs Drop and Creates rather than Alters, we find ourselves in a situation where we have...
February 24, 2012 at 6:37 am
Oh really I wasn't aware of that, can you expand on your answer?
January 26, 2012 at 3:29 pm
Hi the DB is 200GB and is a Sharepoint content DB.
I am currently collecting perfmon stats, and it writes to a RAID 3.
January 26, 2012 at 8:39 am
I have checked the space in the log, and there is plenty at present.
This database does get replicated to other sources, what impact could this have on the vlfs in...
January 24, 2012 at 7:48 am
padhis (1/24/2012)
Here is a nice article on this.http://www.sqlskills.com/BLOGS/KIMBERLY/post/Transaction-Log-VLFs-too-many-or-too-few.aspx
Hi - Yes this is what I was reading which made me query it. Our DB is 270GB with a 40GB logfile.
The...
January 24, 2012 at 6:52 am
Ahh thanks, the snapshot_isolation_state_dec = OFF and is_read_committed_snapshot_on = 1
January 23, 2012 at 9:12 am
Viewing 15 posts - 136 through 150 (of 312 total)