We were receiving login errors with the infamous 28000 code when our users attempted to run certain Crystal Reports containing db views, and reading up about this I learned that when we do a backup of the db, or move the db to another server, or similar, a copy job will only transfer all tables and views, and not the logins. Our login role set up for users, therefore, was missing. I've created a "login transfer" local package to run after the copy and restore, and this seems to take care of the issue.
Is there anything else I need to set up to run, to ensure we are copying over everything necessary, please?
Thanks,
Helen
Is there anything else I need to set up to run, to ensure we are copying over everything necessary, please?
Thanks,
Helen