We have 2 iSeries Servers. I have setup Anynet support. I am trying to give our DBA the ability to use the SAVRSTOBJ command, but I keep running into the fact that the DBA needs *ALLOBJ authority when Allow Object Differences *ALL is selected.
Any words of wisedom,
Thanks,
Bill Poulin
Software/Hardware used:
ASKED:
February 10, 2009 7:56 PM
UPDATED:
May 18, 2011 10:15 AM
Sir :
In your reply above : “Personally I don’t recommend using ALWOBJDIF(*ALL) – it can make quite a mess of your database – it renames existing objects instead of replacing them.” , just to seek clarification, is it always the case that ALWOBJDIF(*ALL) only renames existing objects, because it has been my understanding all the while that the renaming only applies when the object concern is exactly the same as the copied object but if there are differences, it will completely replace the target object with the original version being restored.