When restoring from a tape dump, some purged users are automatically recreated. I assume there must be files being restored that are attributed to these users. How would I go about finding what's recreating the users?
The RESTORE command with the CREATE option will recreate the user that created the file. The LIST option of the RESTORE command will show you which files created which users.
You can change the user a couple of ways, the easiest would be if you have MPEX, VESOFT and using the ALTFILE command.
ALTFILE ZIPJ;CREATOR=MGR.ACCT1.
If you don't have MPEX, you can make a copy of the file, rename the existing file, the copy the file back to its original location. The user will now be how you are signed on.
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.