Hi,
I have a schema with name EMPLOYEE. I have created 2 users EMP1 and EMP2. I want to make both users as the schema owner. Schema owner in the sense both the users should have the same privileges. there should not be any difference between the owners. As of now EMP1 is the schema owner and i have created EMP2 and given all the privileges to access/edit the object and also created log on trigger to make the default schema as EMPLOYEE. Still EMP1 and EMP2 has some differences.