Hello All,
there are some objects (documents,acl,folder) in my docbase but the owner was deleted. so the acl of these documents are corruped. I would like to change the owner to a generic user.
Please help
Use UPDATE DQL to change acl_name and acl_domain of affected objects.
Think Johnny Gee. I also thought about this solution. But since each document has its own acl depending on the folder and the documents are in different folders. I do not know which acl can I set to each document or How to find the good acl for each document.
Take a look at the Reassign User feature in DA. BTW - this is why Documentum recommends not deleting users, just make them inactive.
I do not delete user. But in this case the users had already been deleted before I arrived on the project. I'm just planing the action to be done to solve the report of the dm_concistency_checker. I'm going to have a look on the Reasogn User feature. I will let you know the result. Thank a lot.