Forum Replies Created

Viewing 15 posts - 17,596 through 17,610 (of 39,903 total)

  • RE: Issues with SSIS PACKAGE

    The first post if very unclear about what connections are being made to what.

    You are trying to be too brief in asking questions and explaining your setup. We cannot, and...

  • RE: Live Monitoring

    phegedusich (11/12/2010)


    Firefox doesn't like the link to the monitor page. It complains about an endless redirect loop.

    Does this work? http://monitor.red-gate.com/

    I use Firefox and it works fine.

  • RE: Delete old rows from all tables in a database

    I think you'd be better off with a template for new tables that also includes a stored proc template to delete older data (#days as a parameter) and includes a...

  • RE: Automated Driving

    Some interesting "get there from here" possibilities are coming to mind. Imagine that we allow self-driving cars, but only for < 15mph. Perhaps you could have cars that dropped you...

  • RE: Setting SQL Server Default Locations

    That's interesting, Wayne. I don't think that's documented anywhere.

    Also, I have corrected the typos in the article, which Wayne sent me.

  • RE: SQL Server vs. Open Source Databases

    I can't speak for the open source dbs, but for open source Linux we used to have a support contract that was similar in cost to that of Windows.

    The other...

  • RE: Need to Duplicate Data

    Note that you're inserting in a batch here, so MAX(PK) will be the same for all rows you are inserting.

    Do you want duplicate identities? Why not just let the identity...

  • RE: SQL Server Trace Flags

    Hopefully the author will update this list and resubmit it. If I have time, I'll try to add these as well.

  • RE: Running status

    When you say the job is there, what do you mean? Is this a package execution or stored procedure? Have you looked at the code to see if there could...

  • RE: Issues with SSIS PACKAGE

    I think we have a bit of a language barrier here, but we don't understand what you mean. "Running packages across a server" doesn't mean anything to us. You need...

  • RE: Dynamic ETL with SSIS

    If you have a question about something not in the article, please start your own thread in the SSIS forum.

  • RE: BACKUPIO Wait on SQL Server backup

    SAN. He tells this as an anecdote that a well tuned SAN can really fly.

  • RE: Issues with SSIS PACKAGE

    You really need to learn some terminology as you'll get confused, confuse us, and possibly make a big mistake.

    A cluster is 2 or more servers combined with shared storage that...

  • RE: autogrow vs Increase file size

    My advice is to set the space you need for the next 3 months. You don't want to manage space too frequently, and you don't want too much OS level...

  • RE: Live Monitoring

    It is, that's my neighbor's house.

Viewing 15 posts - 17,596 through 17,610 (of 39,903 total)