Forum Replies Created

Viewing 15 posts - 16 through 30 (of 89 total)

  • RE: Permissions to EXEC SP

    Mike Levan (1/27/2009)


    Here is the exact error mesg.

    Executed as user: StatePA\PZarah. Cannot find the object "dbo.Rev2001" because it does not exist or you do not have permissions. [SQLSTATE 42000] (Error...

  • RE: DTUTIL Utility to Copy / Delete SSIS Deployed in MSDB to File System

    Hi everyone I am trying to obtain some extra information from my ssis packages but I am not getting anywhere. I am using two tables to obtain some information from...

  • RE: Completing zeroes to a field

    Thanks guys for the quick replies. What I wanted is a value of length 16 and the options you gave are great.

    Thank you very much for your help.

  • RE: SQL Server 2005 Replication

    ravivarman.m (12/31/2008)


    Thanks for your response.

    i have tried with that precreation cmd 'none'.

    But i am not sure about that.

    please guide me what i have to do...

    Thanks.

    Ravivarman

    If you are configuring this from...

  • RE: Collation Problem

    yeah that's what I've done and it works, but I wanted to know if anyone knew for sure that Latin1_General_BIN was the equivalent for the one in sql server 7.0.

    Thank...

  • RE: Merge replication

    have you tried executing the replication job from t-sql?

  • RE: Conflict Resolution

    hey, what kind of replication are you using? and an important question that you should ask yourself, how important is the data you have in your subscriber??? because if it's...

  • RE: SQL Server 2005 Replication

    have you tried using in the precreation cmd 'none'?????

    but you should have in mind that, you would have first to synchronize your metadata on both servers and then you wouldn't...

  • RE: Collation Problem

    Anyone please??? : (

  • RE: Collation Problem

    I want to confirm that the collation Latin1_General_BIN is the equivalent for sql server 7.0 collation "binary sort order for the iso 8859-1 (Latin 1) character set". Or which would...

  • RE: Sql Server 2005 Transaction Logging

    DavidB (10/22/2008)


    You didn't mention the drive configuration on the first server other than SAN. How many disks in the volume, what is the RAID configuration for that drive? On the...

  • RE: Sql Server 2005 Transaction Logging

    Ninja's_RGR'us (10/21/2008)


    Check the autoshrink, autogrow settings on sql 2k5.

    If the files need to grow during the process, that'll hurt a lot (as much as 40-50% slower). Autoshrink could add...

  • RE: Querying a sql 2K5 table

    Steve Jones - Editor (10/21/2008)


    cache? Are you clearing this before testing?

    That's not much of a difference though. Could be other factors.

    I am not clearing the cache before doing this, is...

  • RE: Sql Server 2005 Transaction Logging

    Steve Jones - Editor (10/21/2008)


    could be a lot of things, hardware, load on either server, disks, etc. check the plans, be sure they're running efficiently, look at load on the...

  • RE: CXPACKET wait type

    Sorry SqlGuru :hehe: I think I couldn't explain to you my question. I do understand your point, BUT how do I implement what you are talking about?More indexes?new transactions?I know...

Viewing 15 posts - 16 through 30 (of 89 total)