Forum Replies Created

Viewing 15 posts - 1,306 through 1,320 (of 1,640 total)

  • RE: indexes question

    And I also found out these kind of article focus how to troubleshoot, and more practical, vs bookonline is just like a library, and collection of rules, but didn't teach...

  • RE: indexes question

    Thanks, but the sys.databases and sys.tables and sys.indexes, they are the new sys view, aren't they?

  • RE: indexes question

    Thanks,

    when you say: You need to filter all the unique constraints from that report.

    How can I do this?

    By the way I'm reading and learning from this article:

    http://www.sqlservercentral.com/articles/Indexing/74510/

  • RE: windows updates

    Thanks,

    I mean is this tool needed to be install on the machine that needs to do the windows update?

    Or can you briefly explain how this tool works, comparing with that...

  • RE: windows updates

    Is WSUS a tool needed to install on the server that need to be updated?

    or where should I install the tool?

  • RE: transaction log almost full

    Thanks a lot.

  • RE: transaction log almost full

    Thanks.

    When you say bulk-logged recovery, I guess during the weekend maintence job, I can first change from full to bulk-logged recovery, then do the reindex, then change it back to...

  • RE: clarify some conecpts of SQL client

    Thanks, and what is the difference between native client and ssms?

  • RE: database get bigger

    One of the site collections in the web application is to archive district documents and photos. It makes the database grow quickly

  • RE: database get bigger

    Thanks, we are using MOSS 2007 sharepoint server.

    I guess Ignacio A. Salom Rangel 's idea about creating a new content database may be a good idea.

    I just concerned if the...

  • RE: database get bigger

    That's only mdf file. We do have transaction log backup too.

  • RE: database get bigger

    Thanks,

    but sorry I provided wrong information.

    The database now is 116 gb, and it gorws 6 gb every week.

  • RE: duplicated records

    Thanks, that makes much sense.

    I recreate my query use 'the one to many' the one side table as the first table before join, now there is n o duplicated records.

  • RE: duplicated records

    I didn't use union or union all in my from clause.

    It's 3 joins with primary keys with other tables.

  • RE: backup for restored or refreshed database

    Yes, so in the case we do need a restore from a full bk, a dif, and a series of transaction backup,

    I would prefer to use SSMS to...

Viewing 15 posts - 1,306 through 1,320 (of 1,640 total)