Forum Replies Created

Viewing 15 posts - 526 through 540 (of 619 total)

  • RE: Monitoring DBs

    checkai (11/12/2008)


    We currently run in an environment that includes SQL Server 2000, 2005 and 2008. I'm looking for an easy to use monitoring tool that will be able to help...

  • RE: Can a SQL 2005 instance be renamed?

    Sorry mate. That is not possible. You will either need to create a new instance or rip-out the old one and start again. There maybe functionality in SQL 2008 but...

  • RE: Scrpit to create Maintainance Plan

    Hmmm, not reaslly sure mate.

    The maintenance plans are .dtsx package solutions so i suppose in theory you could automate some sort of cloning process.... To be honest I'm not to...

  • RE: Cluster configuration issues?

    madhu.arda (11/11/2008)


    Thanks

    1.D,E,F of Node1 can visible in Node3 and are not accessible? CORRECT. BUT THEY SHOULD NOT SHOW

    2.G,H,I of Node3 can visible in Node1 and are not accessible? CORRECT....

  • RE: Cluster configuration issues?

    Mandhu,

    Is this the same infrastructure / servers we were talking about the other day? If so I dont really get where the 7 instances came from.

    If your Node 1...

  • RE: Scrpit to create Maintainance Plan

    No, not as far as I am aware of. The Maintenance Plan view allows you to create the plan via task objects and their relationships, etc.

    Once your done it...

  • RE: configure the new box for reporting services?

    :w00t:

    Hi there,

    Ok, you have a large number of questions so I will answer in point form:

    •Having the reporting databases (Sharepoint$ReportServer/TempDB and K2$ReportServer/TempDB) on the SharePoint and K2 server respectively is...

  • RE: Changing Collation

    I used this recently, it worked great for me and gave me just what i needed. It has to be customised for each database and must be run from SSMS...

  • RE: Help required in creating a View

    Gotcha!

    Sorry misunderstood your requirements. Just in the middle of something but take a look at these.

    http://www.odetocode.com/articles/299.aspx

    http://www.devx.com/dbzone/Article/28165/1954

    PIVOT tables may hold the key 😉

  • RE: Help required in creating a View

    Here I figured that you may have a 'Sales' table which holds details on the sales and a sale is then related to a job or multiple jobs where there...

  • RE: Help required in creating a View

    I havent played with views too much so there may be an easier way of doing this but i would suggest putting a filter statement on the view you already...

  • RE: cannot start sql server agent...

    When you say, "redo the login section of services", do you mean you go in and re-enter login and password?

    Yeah. Strange huh!

  • RE: cannot start sql server agent...

    ahhh, ok scratch that last comment, hadnt seen you response.

    Sounds stupid and im grasping at straws now but are they both defined in the same way in services.

    I have...

  • RE: cannot start sql server agent...

    I'm being told that the 'Local Security Policies' has to be set so the account is in the 'Login as service' group, though not sure if this does or can...

  • RE: cannot start sql server agent...

    I work in a very heavily security concious environment and at one point found that although services.msc had said the account had been given logon-as-service rights did not actually make...

Viewing 15 posts - 526 through 540 (of 619 total)