Forum Replies Created

Viewing 15 posts - 226 through 240 (of 349 total)

  • RE: xstatus in sysxlogins

    Hi Eric,

    When Sql Server is installed the Windows NT Group, 'Builtin\Administrators' is added to the sysusers table and is added to the dbo role.Under the sysxlogins table their xtatus is...

  • RE: Remote Login errors

    Hi,

    My problem is sloved .

    I deleted all the remote server and remote logins.

    restarted the sql services.

    add a publisher remote server by sp_addserver servername,'local'

    configured publisher and subscriber.

    sql server maps remote loging...

  • RE: Remote Login errors

    Thanx Phill.

    For ur time.

    from

    Killer

  • RE: pls help

    Hi phill,

    One thing i forget to mention that if u think that my manner of asking question is not good then pls dont help me in future.

    i will be verythankful...

  • RE: pls help

    Hi Phill,

    Thanx for ur replies and ur precious time.

    u are talking about the manner i ask the question then pls let me know what should be the manner i should...

  • RE: Remote Login errors

    Hi Phill,

    That is god u read the post but u have not seen that in the first post i wrote that i am getting null error.

    but in the second post...

  • RE: pls help

    Hi,

     

    If i had not posted the post here then u might have not replied me.

    u means to say that this forum cant help me out.

    from

    Killer

  • RE: Remote Login errors

    Hi Phill,

     

    If u seen the discussion the u might have read then u might have seen that i am out of that problem.

    I means to say that if @@servername is...

  • RE: Remote Login errors

    Hi,

    I had disabled the replication 3 times but still the same error.

    i looked in that artical before i posted my question.

    from

    Killer

     

  • RE: pls help

    Mr.Phill,

    Before u reply to any post pls understand why the post is been posted here.

    I dont understand why u replied like this.Is this is the way u should reply.

    I...

  • RE: Help truncate

    Thanx

  • RE: error Msg 2511 in sql server

    Hi Nikil,

    Run this commnd to to see the exact erro.

    DBCC checktable tablename

    if u have a currupt index just drop it and recreate it.

     

    hope this help u

    from

    KIller

  • RE: SQL Server Service starting problem

    Hi Sathya,

     

    There are couple of ways u can start ur sql server.

    Unregister or delete the registration and register it again with secure user having necesarry rights.

    Second go to services undercontrol...

  • RE: Database Maint

    Hi,

     

    DBCC rindex do the same thing drop and create index again.

    so u can do DBCC reindex or drop the index and create again.

     

    but i will suggest to go for DBCC reindex.

    Hope...

  • RE: Remote Login errors

    Hi Dear,

    I added the distributor_admin as remote login.

    But still i am deep in the hell.

    the Error is :

    error :21007 Cannot add the remote Distributor. Make sure that the local server...

Viewing 15 posts - 226 through 240 (of 349 total)