Forum Replies Created

Viewing 15 posts - 796 through 810 (of 2,840 total)

  • RE: Are the posted questions getting worse?

    Congrats Gail. Even if I answer all the question for the day, I will never hit anywhere near 20K.. 🙂

    -Roy

  • RE: Full DB Backup getting File System Limitation error

    That is strange, NTFS has no limit other than the hard limit of the HDD. Fat32, there is a limit of 4GB and and for FAT16 a limit of 2...

    -Roy

  • RE: Apply replication commands

    winash gave you all the info. It will work but it is quite a lengthy process. Isnt it better to to just reinitialize the subscription?

    I would just reinitialize just...

    -Roy

  • RE: Distributor issue

    First run sp_dropsubscriber in the publisher database and then run sp_dropdistributor at the distributor.

    You can find the option for running these commands in Books On Line.

    -Roy

  • RE: Issues facing in snapshot replication

    250GB of Data and you chose Snapshot replication? For a DB if that size, Snapshot is not the way to go. You will encounter quite a few issues.

    1. The...

    -Roy

  • RE: Unable to connect o publisher

    Is it the log reader agent that is throwing the error? Did you change the Account from which the SQL Server Agent was running? Does the Distributor and subscriber run...

    -Roy

  • RE: 1 database in a server can't be opened

    Did you check the error log to find out for definite what exactly is the problem. It could be that you have ran out of Disk space.

    -Roy

  • RE: Are the posted questions getting worse?

    bitbucket-25253 (10/28/2010)


    Roy Ernest (10/28/2010)


    Grant Fritchey (10/28/2010)


    Brandie Tarvin (10/28/2010)


    Waving to Grant across the interwebs while listening to him present on execution plans!

    Oh, that was you? Sorry I didn't wave back. Man,...

    -Roy

  • RE: Table Value Function

    I have couple of suggestions, but you have to take the first step on that. Put the Table structure here. We could help you with the indexing.

    You also said that...

    -Roy

  • RE: Table Value Function

    Check the execution plan and see if there is any difference when executing as RAW SQL statements and when executing as TVF.

    Temp tables can be used depending on the...

    -Roy

  • RE: Are the posted questions getting worse?

    Ah.. I see the Threadizens to the rescue. Cool job all of you..:-)

    -Roy

  • RE: Table Value Function

    I am no expert in T-SQL but here are couple of things I noticed.

    1. Your variable table can cause performance issues. This is basically because variable table does not...

    -Roy

  • RE: Are the posted questions getting worse?

    Ouch... Steve, this guy might be good but he is going to scare away OPs. Better have a talk with him. That...

    -Roy

  • RE: Are the posted questions getting worse?

    Grant Fritchey (10/28/2010)


    Brandie Tarvin (10/28/2010)


    Waving to Grant across the interwebs while listening to him present on execution plans!

    Oh, that was you? Sorry I didn't wave back. Man, I need to...

    -Roy

  • RE: Are the posted questions getting worse?

    Jack Corbett (10/28/2010)


    Roy Ernest (10/28/2010)


    I wonder who is my OC. I know it is not @KarlaKay. Is it you?

    Nope not me. Hopefully your OC will be contacting you. ...

    -Roy

Viewing 15 posts - 796 through 810 (of 2,840 total)