Forum Replies Created

Viewing 15 posts - 286 through 300 (of 469 total)

  • RE: DBCC DBREINDEX/IDEXDEFRAG and Transaction Log

    Not sure if changing the recovery model of the database to bulk logged would help in any way, as you are shipping the logs, but if the reindex job finishes...

  • RE: Maintenance job failed

    Why would you want to free up space by getting rid of data? As there are processes running on the database that need space to run

    Thanks!!

  • RE: Application

    Well, we have decided not to put the actual video into the database, as we want to have control over the amount of data that actually goes into the database....

  • RE: Why did the email notifications stop?

    Database Mail process shuts itself down after a certain period of inactivity. The default value is 10 minutes, which can be changed via Database Mail Configuration Wizard (can be found...

  • RE: Windows to Sqlserver Authentication mode

    Right click on you server, click on properties and go to the security tab. You can change the authentication mode here. You would require to restart SQL server for this...

  • RE: sql 2005 encryption

    Yes- I do believe I need to catchup a lot :hehe: with the encryption feature on SQL. I think this is the right time I do it.

    Thanks Gail...

  • RE: sql 2005 encryption

    Gail: what if I were to encrypt a single column on request from one of our clients..

    1.How is the process supposed to work?

    2.How would the process of querying the table...

  • RE: Managing / Administering 200+ SQL servers

    For 1$ I could give you an advice..set up jobs that alert you with disk space or any errors reporting in the errorlog.

    We use an application like 'appmonitor' that queries...

  • RE: Why did the email notifications stop?

    check the error logs..look in Database Mail folder of the error logs. Lets see what you find..

    Thanks!

  • RE: SQL Server has encountered 1 occurrence(s) of IO ????

    2008-12-07 02:57:08.74 spid57 SQL Server has encountered 398 occurrence(s) of IO requests taking longer than 15 seconds to complete on file [d:\xyz\efg_NDX\efgNDX2.NDF] in database [xyz] (8). ...

  • RE: Multi-Node Clustering

    I don't see any suggestions yet, is there a separate section on this site to discuss Clustering or any other site you people know of that would help me find...

  • RE: Startup service account questions

    We use a general domain\OurNameSQLServer account with SysAdmin privilege...

  • RE: Restore Column or Table

    Yes, I restore to a point in time before the update..Thanks!!

  • RE: SQL not Starting

    Guess what my server admin tried installing it on our production env and the updates failed. When he brought it to my knowledge I researched on it to find out...

  • RE: SQL not Starting

    Helps posting links..:hehe:

    http://support.microsoft.com/KB/948110

Viewing 15 posts - 286 through 300 (of 469 total)