Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Site Related Forums
 The Yak Corral
 Shortest time to delivery

Author  Topic 

X002548
Not Just a Number

15586 Posts

Posted - 2006-04-13 : 23:36:30
I am Toast...what's the sortset time to delivery you've ever had?

I still don't have finalized feeds, and I'm 2 weeks away

16 hour days just plain suck.....



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam

Kristen
Test

22859 Posts

Posted - 2006-04-14 : 04:26:38
"I am Toast...what's the sortset time to delivery you've ever had?"

Change your ORDER BY and you'll be fine! <Sorry!>
Go to Top of Page

rockmoose
SQL Natt Alfen

3279 Posts

Posted - 2006-04-14 : 05:03:54
"what's the sortset time to delivery you've ever had?"

You mean like Yesterday?
Negative times count?

rockmoose
Go to Top of Page

mcrowley
Aged Yak Warrior

771 Posts

Posted - 2006-04-14 : 09:43:17
By the time anything gets to me it is a crisis anyway, so I am not sure what the question means. Are you implying you actually get lead time to prepare?
Go to Top of Page

Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)

7020 Posts

Posted - 2006-04-14 : 10:05:35
quote:
Originally posted by X002548

I am Toast...what's the sortset time to delivery you've ever had?

I still don't have finalized feeds, and I'm 2 weeks away

16 hour days just plain suck.....



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



You obviously need a development methodology to help you stay on schedule. This one works well for me.

1. Define delivery date.
2. Throw some crap together.
3. Test.
4. If test is successful, then go live, else go live.
5. Define requirements.
6. Go to item one.





CODO ERGO SUM
Go to Top of Page

Arnold Fribble
Yak-finder General

1961 Posts

Posted - 2006-04-14 : 11:59:37
We use a special methodology we like to call Jenga Programming:


* start with a codebase
* each player (programmer) in turn:
* removes code that they believe is no longer used
* adds new code on top
(unlike regular Jenga, they are permitted to use both hands)
* first player who causes the system to fall over loses and resigns
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2006-04-14 : 13:07:31
"then go live, else go live"

What a fantastic policy!

"Good job you only want the impossible, miracles take a little longer ..."
Go to Top of Page

Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)

7020 Posts

Posted - 2006-04-14 : 13:39:56
quote:
Originally posted by Kristen

"then go live, else go live"

What a fantastic policy!

"Good job you only want the impossible, miracles take a little longer ..."


Yes, we always make our dates.

Also, deferring requirements gathering until after we go live eliminates the biggest cause of slipped deadlines. Without those troublesome requirements, anything is possible.




CODO ERGO SUM
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2006-04-15 : 11:41:05
16 hour days suck...got 1 1/2 weeks left....because they pushed the dates up, AND we have to deal with an outsourced HR department...

Why is that the outsourced companies are allowed to have incomptent people...their "feeds" from peoplesoft, take 7 hours each to extract...

So their process window is limited, so that's why it's neen pushed up.

I've seen this sheet before...they use SQR and levels upon level on nested cursors. Last one I saw was 13 hours, and it had 7 levels on nesting.

Morons


Bottom line is, failure is not an option...which means missing the date I guess....right or wrong for the most part

drinking has become medicinal instead of fun

Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam
Go to Top of Page

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-04-15 : 12:53:45
it should be very interesting after all this is done to look at you code brett...
it'll have variables like:
declare @PersonMargharitaCount int, @AveragePersonCostPerMargharita money, etc...


Go with the flow & have fun! Else fight the flow
Blog thingie: [URL="http://weblogs.sqlteam.com/mladenp"]
Go to Top of Page

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2006-04-16 : 00:00:05
it's how they make money...

they make it so complicated that only they can decipher how it was produced... creating what they call dependency and ofcourse showing off with those nested loops... the more complicated the process, your management assumes that they're competent, i find that management gets impressed when they don't understand the process, they assume it's too high level for them



--------------------
keeping it simple...
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2006-04-16 : 02:47:07
"I've seen this sheet before..."

Same old sheet eh?!
Go to Top of Page
   

- Advertisement -