Forum Replies Created

Viewing 15 posts - 5,341 through 5,355 (of 9,712 total)

  • RE: Issues with DTA....

    I'm a little confused by your post. Have you run other procs through DTA and gotten different results or do all your attempts to use DTA end up with no...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (8/12/2011)


    Is anyone here working with, or struggling to

    - work in a complex development environment that does automated builds at high volumes (> 1x day)

    -...

  • RE: Blocked Process Report 2005

    Have you checked SP_WHO2 while this is going on to see what the SPID of the blocking process is?

    Here's the code I use to see what the details of a...

  • RE: ODBC drop and SQL Server

    That's definitely one approach. Not knowing what your environment is like, I can't say for certain that it will help you narrow down the problem, but it's a good idea...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (8/12/2011)


    Funny, we've been going to Worldcon for years, but we skipped last year because Australia was too expensive and we're not going this year because it is in...

  • RE: Job failure Notification

    Deepak,

    No matter what you do, there will always be an element of manual work in this process. Someone will forget to add notifications to the job they create, or the...

  • RE: Are the posted questions getting worse?

    The difference between tech writing and fiction writing?

    Fiction writers get to lie for a living, disguising it as the truth.

    Tech writers have to tell the truth, making sure the truth...

  • RE: Shrink Database

    SanDroid (8/12/2011)


    Brandie Tarvin (8/12/2011)


    SanDroid (8/11/2011)


    I am only a Microsoft Certified Trainer and Red Cross Volunteer.

    Wow. I'm a Red Cross Volunteer too. I teach swimming. But I'm a little confused....

  • RE: Job failure Notification

    Look at sysjobhistory in msdb. The message column will give you minimal details about failures (run_status = 0). The table seldom has the space to store all the details of...

  • RE: Sharepoint deleting/dropping link to Data Source for SSRS reports

    It sounds like someone or something is removing the data source connection from SSRS.

    Check the report to see where the data source connection is pointing to. Often times, SSRS will...

  • RE: Transaction log is growing on Mirrored database

    I don't advise shrinking it at all. The log space is growing because the database needs it.

    If you're running out of hard drive space, add more as either a...

  • RE: Are the posted questions getting worse?

    Hey, all. I don't know much about this subject (Other Wait statistics). Can anyone help this poster? He hasn't had any answers at all since he posted early yesterday:

    http://www.sqlservercentral.com/Forums/Topic1158300-146-1.aspx

  • RE: What is an associated remote login?

    Linked server is exactly right. Usually, you will have a local login mapped to a remote login to provide access between servers.

    Look up Remote Login Mapping in Books Online for...

  • RE: SQL Server 2005 Cluster moving to new data center

    IP change may affect your Foundation agents / hubs and your cluster virtual name (may need to refresh the link). Other than that, it shouldn't affect much. (I think.).

    However, this...

  • RE: ODBC drop and SQL Server

    Depends. Was SQL Server down or restarting during this incident?

    If not, it's probably a network issue or the ODBC was deleted, or the users lost permissions to reach the ODBC,...

Viewing 15 posts - 5,341 through 5,355 (of 9,712 total)