Forum Replies Created

Viewing 15 posts - 3,211 through 3,225 (of 5,678 total)

  • RE: Automation of table partition.

    theunique1011 (5/6/2011)


    Sorry one one answered.

    You need to have more patience. This is a forum board of volunteers, not a help desk, who work at their own pace and on...


    - 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: Need a SQL query to calculate the average datetime column

    That's a GIGO problem. (Garbage In, Garbage Out).

    You need to go back to the business and get their business rules on this and for what they want. This isn't...


    - 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: Most efficient way to insert new and update changed.

    andy-973092 (5/6/2011)


    Right now I am using Fingerprint Assignment in ssis to identify the new and missing. However, we are not happy with the performance of this.

    Is this a third...


    - 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: How to migrate SSIS packages from one server to another?

    SQL ORACLE (5/6/2011)


    We have some SSIS packages on one server. We are request to migrate these packages from it to another server.

    We do not have any information on these...


    - 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?

    Brandie Tarvin (5/6/2011)


    Whoot! Did I mention I just got another story accepted? "The Hunt for Liberty Jones," my second science fiction story. And yesterday, I received the edits request.

    Editor's Note:


    ...


    - 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: How do you vulgarize a DBA's job?

    calvo (5/6/2011)


    i want royalties. lol.

    I'm sure we could think of a whole ton of great sayings like that.

    DBAs: We monitor your packet-size.

    DBAs: Scanning the bar, but seeking a date.

    ... I'll...


    - 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: T-SQL statement parsing and moving data across databases on same server

    kcbeard (5/5/2011)


    I have 1000's of rows of data in column A and B of table 1 in a database A

    example data

    ProductID --- ProductName

    1...


    - 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: Suggestions for deleting large amount of records from a live, high-availability table

    coronaride (5/5/2011)


    So even with tuning down the deletes to just 2500 per run, we've run into some lengthy table locks which have already resulted in our website being inaccessible. ...


    - 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: variable partitioning scheme question

    ^ Listen to this man, he's one of your best bets for partitioning help 'round these parts! :w00t:


    - 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: variable partitioning scheme question

    duncfair (5/5/2011)


    Still, shifting partitions seems to be the only way to go.

    I'm still re-wrapping my head around partitions atm, but this here looks like a good way to deal with...


    - 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: variable partitioning scheme question

    duncfair (5/5/2011)


    Thanks for the help, but I would have to be updating hundreds of millions of rows each day (or even once a week) - ugly!

    The way you were looking...


    - 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: variable partitioning scheme question

    No, not directly. You'd have to run Alter Partitions on a regular basis. Considering your desired partition scheme, I'd probably do it on weekends.

    Check out these urls:

    http://stackoverflow.com/questions/5140566/partition-table-based-on-variable-value-sql-server-2008

    And a...


    - 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: The "Numbers" or "Tally" Table: What it is and how it replaces a loop.

    shannonjk (5/5/2011)


    No worries take your time. I have been looking for a solution as well, I will post something if I figure it out 😀

    Shannon, to confirm, in the end,...


    - 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

    Chad Crawford (5/5/2011)


    As a result, there were two databases on ServerA with routes back to an "initiator", one pointing to ServerB and one pointing to my box. After...


    - 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: package config and variables

    dg227 (5/5/2011)


    1. (in SSIS 2008) create a package with a variable set to X ... output this variable name and value to a file, email, or whatever, so that you...


    - 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,211 through 3,225 (of 5,678 total)