ALTER SESSION - modify SESSION
The CREATE CLUSTER - based clustering
The CREATE DATABASE LINK, establish a DATABASE LINK
The CREATE SEQUENCE in order to build a SEQUENCE
The CREATE SESSION - establish SESSION
CREATE SYNONYM - synonyms
The CREATE VIEW - based VIEW
Actually has the authority to create a view, then the database through the select * from role_role_privs; To find the role authorization, found the connect only the create session permissions, continue to Google, at https://www.safaribooksonline.com/library/view/oracle-security/1565924509/ch05s02.html find relevant specification, after oracle6, connect these new permissions, and this is not the same with the original poster on database search, so confused, what want to consult the connect privileges?
CodePudding user response:
ALTER SESSION - modify SESSIONThe CREATE CLUSTER - based clustering
The CREATE DATABASE LINK, establish a DATABASE LINK
The CREATE SEQUENCE in order to build a SEQUENCE
The CREATE SESSION - establish SESSION
CREATE SYNONYM - synonyms
The CREATE VIEW - based VIEW
Or permissions problem, isn't it across user?
CodePudding user response:
No, has been operating under the same userCodePudding user response:
Problem has been solved, to find an answer on stackoverfolw http://stackoverflow.com/questions/27100363/what-is-the-significance-of-connect-role-in-oracle, created in the oracle6 connect these permissions, and in oracle10g made changes again, to remove additional permissions, only retained the createThe session the permissions,
CodePudding user response:
In fact, have no legal power to empowerment manually, do you want to check the reason well it need you to this spirit of scholarshipCodePudding user response: