Forum Replies Created

Viewing 15 posts - 286 through 300 (of 1,138 total)

  • RE: Working at Microsoft

    Kind of interesting, I too was interested in working for Microsoft years ago, it did seem to be the in thing, at the time. I used to work with people...

  • RE: What do you think about SQLServerCentral.com?

    agree with some of that. I would like to see a recommended list of articles somewhere, that people could vote on, like a top 10,20,50 articles, as the same articles...

  • RE: Weekly Maintenance

    One think I forget to mention, backing up the log will not shrink the physical size of the log file, all it will do, is increase the amount of free...

  • RE: Weekly Maintenance

    I will answer your second paragraph.

    to keep the ldf files down, increase the frequency of your log backups. that is best practise.

    Shrinking is not good practise as it is normally...

  • RE: database gor corrupted what to do

    Krasavita (10/12/2009)


    I don't understand what kind of I/O it is. Is it disk, cpu.. and What kind of subsystem diagnostics I need to check. Thank you

    OK, let me try...

  • RE: Database corruption / steps to fix issues

    Steve Jones - Editor (10/12/2009)


    If this is production, call MS. Don't mess around with this.

    Definitionally agree with that, running the allow_data_loss would not have helped. I would get expert advice...

  • RE: Auto Growth

    ALTER DATABASE [DatabaseName] MODIFY FILE ( NAME = N'databasefilename', SIZE = 3072000KB )

    just an example if you dont do it though the GUI

  • RE: SQL server 2008 database management

    First thing, Did you do the installation of sql server 2008. and are you an admin user on your machine and what is the OS of your machine.

  • RE: What do you think about SQLServerCentral.com?

    Not convinced yet about this new ask.sqlservercentral functionality, I like the forums and the community angle. and the fact that you have to have an openid, if you could merge...

  • RE: Investing In Your Career

    Steve Jones - Editor (10/12/2009)


    I'm not sure that employers are as concerned about you being current in your field, especially as educating yourself without experience might not be the greatest...

  • RE: Group on DateTimeColumn

    4:1 odds it is on the group predicate.

    Anyone want to take that bet on 😀

  • RE: SQL 2000 Table Warning

    Yep, good answer

    Why is this a POLL anyways?

  • RE: MCITP...

    okiftequar (10/12/2009)


    Hi,

    Dear friends,

    I am a newbie for giving an exams for sql server. I have more than 2 years of an experience still i have not attended a single...

  • RE: Manager of One

    Steve Jones - Editor (10/12/2009)


    Very interesting responses. I have to say that I haven't necessarily had that experience, but I can see your points. There are definitely managers that worry...

  • RE: very urgent please

    Bob Hovious 24601 (10/12/2009)


    Because his homework assignment is due in the morning?

    LOL, do you have something against software engineers 😛

    Just remember to a software engineer, everything is urgent...

Viewing 15 posts - 286 through 300 (of 1,138 total)