Forum Replies Created

Viewing 15 posts - 27,976 through 27,990 (of 39,804 total)

  • RE: Schema Corruption: SQL Server 2005 SP2

    You need to call Microsoft for this. Catalog errors can have serious effects on your database.

  • RE: MARK TOPICS In FORUM WITH CLOSED ICON

    We have this on our list, not sure if this is something we want to do, or how well it would be used.

    All topics have icons to mark about if...

  • RE: Trim down merge replication upload/download size

    You'd have to check on the various publications and amount of changes.

    I've seen 100MB databases have 1GB worth of changes a month. Replication moves all changes, so if someone does...

  • RE: restore ms sql 7 backup to ms sql 2000

    I'd recommend backup/restore OR make sure you have a copy of the files before attaching. The upgrade is a one way process, so you cannot go back to SQL 7.

    At...

  • RE: Link Input

    Is this in reporting services? Please post to the appropriate forum. I've moved it there, so post if it needs to be moved back.

    If you want to pull data for...

  • RE: One man Army ....!

    I'd keep gaining experience and I'd keep re-evaluating how I feel about this. It can be lonely being the only one working on a project, and if it really bothers...

  • RE: Should SQL Server use Local Server account or its own?

    If you don't need permissions off the server, meaning no communications (mail, copy backup, agent, etc.), then use Local Service, not Localsystem. Local System is an admin level account.

    If you...

  • RE: Chanhe Surface Area Configuration Remotely

    The surface area configuration wizard just runs sp_configure with parameters to change the various features. It's nothing more than a dressed up SSMS wizard.

    If someone has access to your instance,...

  • RE: Diskpace needed

    Nothing comes into play except current size and growth. getting the sizes doesn't give you a clue. You would be better off tracking backup size growth for a few months...

  • RE: Independence Day

    Glad you enjoyed it and I should have said actors.

    Hope you had a great holiday!

  • RE: Enough is Enough

    It's always a judgement, and I think it has to be a debate between sales/marketing and development. I certainly don't want someone in Marketing taking a guess based on their...

  • RE: To Certify or Not To Certify

    I think the simulation path is the way to move. I know lots of people were tripped up on the 70-431 sims of SSMS.

    However, I know there was at least...

  • RE: To Certify or Not To Certify

    I've got an MCTS and MCITPro, but mostly because I worked on some 2005 exam books and needed to be sure the books fit the exams, so I took them.

    I...

  • RE: To Certify or Not To Certify

    Most of the very talented DBAs I know, including most of the MVPs, have certifications.

    It's a selling point. It doesn't prove you are a great DBA, but it does...

  • RE: Handling Huge SQL Database

    and know how it's queried. If the queries use dates, index on the dates, but you have to know how the queries, or at least the common ones, are structured...

Viewing 15 posts - 27,976 through 27,990 (of 39,804 total)