Forum Replies Created

Viewing 15 posts - 3,226 through 3,240 (of 5,678 total)

  • RE: Find all orders that have EXACTLY the same items

    tfifield (5/5/2011)


    Craig,

    I thought about that about 1 minute after I posted it and did the old Homer Simpson DOH! I then got a bunch of phone calls from clients...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Heaps

    Tom.Thomson (5/5/2011)


    I am very sure that the "correct" answer is utterly wrong.

    The MS documentation makes an absolutely clear distinction between "heap" and "heap structure". For example the sentence...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Service Broker - duplicate message error

    Nils Gustav Stråbø (5/5/2011)


    If most of the messages are sent and received successfully, I wouldn't assume any misconfiguration.

    Could it be that network latency causes ack messages to be delivered too...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: DENY CONNECT ON ENDPOINT TO public

    ^ What Howard said. Everyone's in public at all times. All deny's on SQL Server are exclusive Denies, they can't get overridden. Deny connect to public locks...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Service Broker - duplicate message error

    By chance do you have a timeout parameter set on your BEGIN CONVERSATION line?

    Also, you mention you can't find the message in the queue, but by chance have you seen...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (5/5/2011)


    Are you using agencies for this position? Is it contract or perm?

    Yes and perm.

    Regarding the exceptions: I currently have to make those often enough for medical reasons (dental),...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: JUST FED UP with SSIS. Simple copy of 800 tables to another database...

    bimplebean (5/4/2011)


    I want to do a nightly backup of database tables to another database which I will then use to support reports. Just extract and load, no translate. Right now...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: JUST FED UP with SSIS. Simple copy of 800 tables to another database...

    Another choice, especially if they're all coming from the same source database, would be log shipping.

    You CAN tell transactional to wait a while, but depending on volume you're going to...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: JUST FED UP with SSIS. Simple copy of 800 tables to another database...

    barry.a.seymour (5/4/2011)


    Here's my situation: I have to refresh table data nightly; however I need to leave everything else (procedures, views, stored procedures) intact.

    I personally would look into a transactional...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (5/4/2011)


    Craig Farrell (5/4/2011)


    GSquared (5/4/2011)


    Craig Farrell (5/3/2011)


    Side topic, has anyone here looked for employee or resume submittals via SSC? If so, what was your quality of recipients? ...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: SSIS 2005 is way too slow. Are there any other ETL good tools?

    JMI (5/4/2011)


    Thanks a lot Craig!

    "Data access mode" in OLE DB Destination.

    That's where the problem was!

    As soon as i switched to fast load

    it took only 2 min to load 3 half...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: SSIS 2005 is way too slow. Are there any other ETL good tools?

    That unfortunately is merely the column maps. We'd need to see connection information, what type of load is it doing (fast or not), is it table locking, what the...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: 76 distinct cached plans for the same stored procedure! Is that good or bad?

    Thanks very much for the google-fu'ing. I'll be over here reading... and getting my jaw back off the floor.


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: SSIS 2005 is way too slow. Are there any other ETL good tools?

    JMI (5/4/2011)


    I am using

    for MS Access connection:

    Native OLE DB/Microsoft Jet 4.0 OLE DB Provider

    (the actual mdb file is Access 2000 version)

    My first question here is how fast can you usually...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

  • RE: 76 distinct cached plans for the same stored procedure! Is that good or bad?

    Hm, I almost NEVER qualify my table names with the schema names, particularly dbo.

    This is a bit of an eye-opener for me. Can someone point me in the direction...


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA

Viewing 15 posts - 3,226 through 3,240 (of 5,678 total)