Forum Replies Created

Viewing 15 posts - 32,221 through 32,235 (of 39,818 total)

  • RE: Multiple backup schedules

    Are these separate jobs in SQL Server or separate jobs in Windows scheduler?

    Separate jobs ignore one another. If there are two steps, they go in order, not according to separate...

  • RE: Cannot generate SSPI context.

    Thanks for the update.

    I've seen this in a few places, usually when we've changed service accounts. SETSPN has worked at times and not others, so I think this is a...

  • RE: Export Data (only) between databases

    This isn't transferring objects, it's trying to clear out all data, but you have FK references to/from another table, so you cannot do this.

    Can you explain more about the table...

  • RE: SQL Server shutdown error

    I agree with the call PSS advice. If it's not something simple like space, which it doesn't look like.

    Might try shutting down SQL and defragging the OS drive as well....

  • RE: Enterprice Manager Icon

    Also might appear in My Computer, right click, Manage.

  • RE: Specify ip address

    What do you mean? Through a linked server?

  • RE: Ethics and Honor

    Actually I think the purpose of universities is to help you learn how to learn. And get credentialed, which shows you can stick to something for a decent length of...

  • RE: MeasureUp Practice Exams?

    They might be. You definitely should be aware of how to handle situations in SSMS. Not everything is clickable, so that will help you eliminate some steps, but you want...

  • RE: Ethics and Honor

    The Honor Code at Virginia was under debate when I was there and still is. If you were suspected of cheating somehow, then an Honor Court was convened, consisting of...

  • RE: Ethics and Honor

    Very interesting comments and thanks for the debate.

    I'll say that I'm not perfect. I've sped before and made minor transgressions of the law. I guess I wouldn't count those as...

  • RE: Best Practice Question

    We've done something like this in the past and it gets cumbersome, but it accomplishes what you want. The trick is the breaking/merging of phone numbers. Sometimes you'll have two...

  • RE: Difference between SQL Server 2000 and 2005

    There is no good comparison I know of because they are really different products. You cannot buy SQL Server 2000 anymore and for new servers, I'm not sure it makes...

  • RE: MeasureUp Practice Exams?

    Haven't used either in years and I just finished the 431, 441, 443, 444 series.

    Taking a test is a skill and for the 441/443 exams, there are case studies you...

  • RE: MS SQL SERVER DBA 2005

    You need to get the eval or copy of SQL 2005 and spend time working with it. The prep guides on the MS site for each exam give you an...

  • RE: Dynamic export

    There isn't an easy way I can think of. You could use an Active X task in a parent package to modify the current package and add tasks, but I...

Viewing 15 posts - 32,221 through 32,235 (of 39,818 total)