Forum Discussion
ebrown_1
Alumni
14 years agoPerhaps you can help us answer this definitively, since we don't have an Oracle DBA in house. We do know that in most Oracle configurations, you can fulfill all requirements by running CREATE USER COLLAB ... And then using COLLAB for both the username and schema for Code Collaborator. Are the granted privileges the same as running GRANT ALL ON schema.* TO COLLAB? And are there privileges given by these that you are concerned about?