Forum Replies Created

Viewing 15 posts - 22,141 through 22,155 (of 26,484 total)

  • RE: Problems sending string parameter to a SP

    You probably need to use dynamic sql in your stored procedure. If more help, you will need to post the code.

  • RE: SQL Server Agent

    Okay, I'm at a loss now also. If I think of anything before you resolve the issue (and if you do, please post back), I'll post here again.

  • RE: SQL Server Agent

    From your desktop or the server? Did you run the ipconfig on your desktop or server?

  • RE: SQL Server Agent

    I just glanced back through the posts and I didn't see answer to my question regarding how/where you are creating your maintenance plans.

    I may just have missed it, though with...

  • RE: SQL Server Agent

    Not really sure myself other than a entry with a NDS name that has the wrong IP address associated with it.

  • RE: SQL Server Agent

    Just out of curiosity, have you run an ipconfig /displaydns to see what is there?

  • RE: Backing up transaction log right before full backup - any benefits?

    Nothing wrong with doing a t-log backup prior to a full backup. It will truncate the t-log reducing the amount the t-log that may need to be backed up...

  • RE: SQL Server Agent

    Could it be a DNS cache issue? When you are creating the maintenance plans, are you "physically" on the servers or connecting from SSMS on your PC?

    I know you...

  • RE: MyLittleAdmin

    What error messages are you getting when attempting to delete data?

  • RE: SQL Server Agent

    Does this mean the virtual servers on the 2008 cluster have the same name as on the 2005 cluster?

    Also, are there any error messages in the error logs?

  • RE: Are the posted questions getting worse?

    Grant Fritchey (3/4/2009)


    I've got a poster that I really don't know how to help.

    http://www.sqlservercentral.com/Forums/FindPost668188.aspx

    It's out of my area of expertise, but I had a supervisor that told me that he...

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (3/4/2009)


    Grant Fritchey (3/4/2009)


    Ninja's_RGR'us (3/4/2009)


    Holly crap!! If THAT GUY is an MVP, why the hell didn't I ever make that list?

    Looks to me like we need about another 2000...

  • RE: DateTime

    What is your normal way of writing dates: mm/dd/yyyy or dd/mm/yyyy. If the later, then that is probably why the dates in character format needed to be that way,...

  • RE: SQL Server Agent

    Stepping out of my area a bit, but when you say the DNS changed, could you elaborate on that some more please?

  • RE: comma delimited list problem

    Code ran just fine on my system. What is the compatability level of your database?

Viewing 15 posts - 22,141 through 22,155 (of 26,484 total)