What do u mean by orphan users, how will u list them in the
DB
Answer Posted / raghu_iteamic
exec sp_change_users_login 'Report'
Running the following query on destination server where
database as been moved to list orphan user
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to set database to be read_only in ms sql server?
What is indexed view? How to create it?
What information is maintained within the msdb database?
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
what is the maximum size of a row? : Sql server database administration
Can we write trigger for view?
Comment,Datatypes are unlimited
Tell me what is the difference between locking and multi-versioning?
What is the difference between a check constraint and a rule?
How to check if stored procedure is running in sql server?
What are page splits?
What is autocommit mode in sql server?
What is the standby server?
Explain the difference between cross join and full outer join?