Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)

  • RE: Orphaned SQL login in replicated db

    Thanks for the responses. I do notice the SID is different on the secondary server than on the primary even though the login names are the same etc. So since...

  • RE: Orphaned SQL login in replicated db

    Hi,

    The DB is a replicated db due to log-shipping. Isn't it supposed to be in read only standby mode? This is the error I get:

    Database 'DB' is in warm standby....

  • RE: Orphaned SQL login in replicated db

    Thanks SSC-Enthusiastic

    I ran the script on the secondary server master db and received a bunch of errors:

    Terminating this procedure. The User name 'db_accessadmin' is absent or invalid.

    Msg 15291, Level 16,...

  • RE: Orphaned SQL login in replicated db

    thanks for the replies. I did as you said but still no dice. I checked the SQL login properties through SSMS and the mapping to the replicated db is still...

  • RE: Orphaned SQL login in replicated db

    Thanks for the replies. Here are the results:

    username groupname login name DefDBName DefSchemaName UserID ...

  • RE: Orphaned SQL login in replicated db

    No the login in question can not access this particular DB. It has access to the other replicated dbs on this secondary server.

  • RE: Orphaned SQL login in replicated db

    thanks for the replies.

    I tried the orphaned users resolutions and this account did show as orphaned but after running EXEC sp_change_users_login 'Auto_Fix', 'user' the account still does not have...

  • RE: How to link SQL 2005 to a SQLite server

    Thanks for the reply. To be honest I don't have much detail on this. It's a request from a SQL programmer. She does a lot of enterprise reporting for the...

Viewing 8 posts - 1 through 8 (of 8 total)