RATE THIS ANSWER
0
Click to Vote:
0
0
I assume you have analysed the content of the SAVSYS data? and minimised it?
Then run some DSPOBJD reports to files, and query them by owner ID.
You should have some figurative profiles on the system - QPGMR is a favourite, and maybe QUSER.
Set up individual profiles to be members of the appropriate group profile - so all users are members of group QUSER.
From your reports, identify objects which are owned by 'wrong' profiles. Use CHGOBJOWN to change the owner to become one of your group profiles.
a simple loop around a dspobjd output file - or a query output from the dspobjd will alter lots at a time.
Last Answered:
Mar 6 2009 9:55 AM GMT by Yorkshireman 
3200 pts.