Forum Replies Created

Viewing 15 posts - 91 through 105 (of 347 total)

  • RE: Restore of all dbs to new server during a disaster

    hm.. I am wondering what if you stop sql server, copy the old current model file to other place and put your old model file in the place and restart...

  • RE: simple while loop not printing out value

    first of all you set count = 1 and count never got to the while loop of count = 3 so that's why it never print. 

     

    try another way:

    --------

    Declare @count int...

  • RE: SQL Central Servers in pain???

    Steve,

    Sometimes, it's just the RAM in the server.  We had similar problem sometimes last year and ended up just replacing all the ram and everythings works fine.  It is painfull...

  • RE: reindexing problem SQL2K - General network error

    Has anybody had this same error while doing full backup from a schedule task?

    This is my first time seeing this error.

     

    mom

     

  • RE: Placing tlog files during installation

    This one you have to do it manually if you chose to have it seperate for the system database.

     

    mom

  • RE: DB Attach/Restore Problem

    Do you have enough permission on the destination server to create a new database?  Sometimes it require sys admin priveledge because on the source server your guid is the same...

  • RE: SQL MAIL

    You need to make sure that domain\admin account has full control on domain\ftpnotify mail box and everything should work just fine.

     

    mom

  • RE: A Moment of Silence

    I am thankfull for everything as well.  I also know that a lots of organization wanted cash donation, but my family don't have that much to spare... I wonder if...

  • RE: Cannot start SQL Server

    To work arround your problem, I would suggest that you give that account full rights on the folder that SQL Server is install on and the folder for Log, Data...

  • RE: Using Auditing Logs

    I am not sure if the change in security audit level will take effect right of way or after a reboot.  Obviously it would not show passed activity.  I would...

  • RE: Application troubleshooting (SQL Server dropping connection?)

    1. You could turn on trace for a small window of time and look at what is going on.

    2. find out how many connection does this application create in the morning,...

  • RE: Hi my DB went into Sespect mode,how can get backit

    Can you read your error log and tell us more error related to this database? 

  • RE: Manual Labor

    Well I am amaze that you could keep it up.  my family has half an acre in town and it is hard enough for my husband to keep it up.

     

    mom

  • RE: Manual Labor

    Steve,

    Your barn is looking good.  I am sure you feel that it is worth the labor after it is all done.  So how many acre does your family has? 

     

    mom

  • RE: The Employment Battle

    Steve,

    I think we as outsider don't really know if there was really an employment contract and it's detail between MS and Dr. ? or not, thus we could not say who...

Viewing 15 posts - 91 through 105 (of 347 total)