Thanks for you reply Stecal. I was able to resolve this by looking at User_Tab_Privs where table_Name = tname that I am currently working on and Privilege = 'SELECT' I was able to uniquely Identify the schema owner. Because of the way our system is implemented we could have basically the same schema running twice in an instance, one test and one production.