Having a particular problem with several HPUX clients with one of our NetWorker servers. The error message is:
*imisap21-ebs:All nsrexec: authtype nsrexec
*imisap21-ebs:All savefs: nothing to save
All the usually fixes have not worked for this one. Usually it is a naming resolution problem...
Thanks for your tip. After playing with the sp_change_users_login, got it to work. Here is the exact string.
EXEC sp_change_users_login 'Update_One', 'User1', 'User1'
Thanks again. Cheers.
/scott
Hi. Thanks for the advice. This user is only accessing this one DB. He owns objects which makes dropping him more difficult than it should be.
The sp_change_users_login returns the same errors that the GUI did.
After restoring db from backup device I can not create a user and give them access to that db. The login information in the db is retained but not in the security/logins section.
Then when I try to create the account in the security/logins section I receive the "error 21002 user xxx already...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.