Forum Replies Created

Viewing 15 posts - 2,026 through 2,040 (of 5,678 total)

  • RE: Finding Code not closing Transactions Correctly

    Chuck Hottle (1/5/2012)


    We recently found that some of our code was not closing transactions when errors were encountered. The only way that we found that was because we have...


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

    One of the things we almost have to discuss is issues and problems. The trick is who are you throwing under the bus when you discuss it.

    If for example...


    - 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: Drastic performance degradation in Data Flow from SQLS => DBF's -- IDEAS PLEASE

    Greg J (1/5/2012)


    Stick with me Kraig...

    I'm attaching a screeny of the resource monitor's take on memory which is why I originally said it's not taxed.

    Also, I saw on the "output"...


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

    Gianluca Sartori (1/4/2012)


    Koen Verbeeck (1/4/2012)


    Allright, I missed a few weeks of the thread because my wife gave birth to a wonderful son. (and thus killing my regular sleeping pattern)

    Did I...


    - 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: Excel Source to Flat File Destination

    fabulous617 (1/5/2012)


    Now considering that, I have a column of share positions whole positions and decimal positions.

    Ex.

    -What I have:

    [Column1]

    123456.00000

    .12345

    ...


    - 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: Hex Fun

    Steve Jones - SSC Editor (1/4/2012)


    It should be 12 Monkeys - http://www.imdb.com/title/tt0114746/

    Isn't that dodecagibbon? Or is that Dodecachimpie?

    @tom: ROFL. 😎


    - 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: Deadlock Issues

    ChrisM@home (1/4/2012)


    Have you tried using MERGE for the upsert, instead of your current two-stage process?

    Shredding XML isn't instant - you may gain by separating this from the table changes too:

    Good...


    - 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: Performance large table

    Side note. This analytical software sounds like something you'd usually do in SSAS if you were just using SQL Server tools. You build cubes overnight to see trends...


    - 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: Drastic performance degradation in Data Flow from SQLS => DBF's -- IDEAS PLEASE

    Greg J (1/5/2012)


    just added the perfmon screeny... looks like there are quite a few page faults happening. Does this help? Other counters you'd like to see?

    Yep, page...


    - 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: Deadlock Issues

    What's your clustered index? That's the important part here. I notice you mention no PK but that's not necessarily the same thing.

    If you don't have indexing going you're...


    - 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: CRUD to HostServerA from website on HostServerB

    clintonG (1/3/2012)


    I can access and modify the database on HostingServerA server using VisualStudio Server Explorer running on my local machine so not having the experience in this context I thought...


    - 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: CRUD to HostServerA from website on HostServerB

    Are you dealing with a hosting provider? If so, you'll need to talk to them. You won't have access to the tools you'll need.

    If not, you rarely (preferably never)...


    - 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: Hex Fun

    What's this Exademon... err... Hexawitch... err.. Hexademinali stuff?


    - 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: List of All sql statements

    Open this page:

    http://msdn.microsoft.com/en-us/library/ms189826(v=sql.90).aspx

    The list on the left is relatively complete. It's missing a few things like MERGE and INTERSECT, but it'll get you started at least. I don'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: Finding Code not closing Transactions Correctly

    Have them look for connection objects that open transactions auto-magically for them as well. I ran into this a while back where my devs swore up and down they...


    - 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 - 2,026 through 2,040 (of 5,678 total)