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...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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!!

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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....

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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!

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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). ...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • RE: Startup service account questions

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

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • RE: Restore Column or Table

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

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • 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...

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

  • RE: SQL not Starting

    Helps posting links..:hehe:

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

    The_SQL_DBA
    MCTS

    "Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives."

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