Forums (RSS 2.0)" href="http://www.simple-talk.com/community/forums/rss.aspx?ForumID=-1&Mode=0" />
in
Article Forum<a id="ctl00_ctl01_bhcr_t___lnkGotoForums" class="on" href="../">Forums</a> (forum)
Article Comments (group)
(Entire Site)
Home
SQL
.NET
SysAdmin
Opinion
Blogs
Forums
Books
Sign in
|
Join
|
Help
Home
Blogs
Forums
Forums Home
>
Article Comments
>
Article Forum
Greetings from the Alpaca Mill
Greetings from the Alpaca Mill
Last post 09-09-2007, 6:30 AM by
FrankAu
. 4 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
09-05-2007, 11:58 AM
Post number
71383
Anonymous
Greetings from the Alpaca Mill
Locked
09-07-2007, 12:59 AM
Post number
36977
in reply to post number
71383
GilaMonster
Joined on 07-16-2007
Deepest, darkest Africa
Wow.
Locked
Wow, didn't expect that. Thanks. Can I expect an email from you shortly?
Just one thing, it's not Mr. The real name is Gail.
Report abuse
09-07-2007, 7:07 AM
Post number
36999
in reply to post number
71383
Anonymous
GilaMonster
Locked
A female DBA named GilaMonster?
09-08-2007, 2:45 PM
Post number
37078
in reply to post number
71383
GilaMonster
Joined on 07-16-2007
Deepest, darkest Africa
Re: GilaMonster
Locked
GilaMonster is the nick I've used on forums since university days.
Surprised there's such a thing as a female DBA? Or curious about the nickname?
Honestly, I'm more of a db developer than a DBA.
Report abuse
09-09-2007, 6:30 AM
Post number
37099
in reply to post number
71383
FrankAu
Joined on 08-19-2007
Sydney
Interesting ....
Locked
... as on an admittedly limited sample size you .SQL dudes certainly like to work harder!
BTW I am curious that this part of several of the proffered statements will work in SQL Server ...
WHERE P1.FieldX IS NOT NULL
AND P2.FieldX IS NOT NULL
In ASE it doesn't behave as a newbie might expect but the COALESCE() function seems to squeak around this by deferring the check until both outer joins have been evaluated.
Finally I was surprised to see the comment "this is one key issue that nobody seemed to pick up on" regarding the use of space during the WIP phase. This for me was _the_ critical issue ... hence the rowcount limiter to manage log consumption. Perhaps I didn't elaborate sufficiently or explicitly state assumptions like truncate log on checkpoint being set.
Anyway I trust your server is now feeling better after its long squawk! Cheers Frank.
Report abuse