Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Oracle: When creating a user, what permissions must you grant to allow them to connect to the database?
+2
votes
404
views
Oracle: When creating a user, what permissions must you grant to allow them to connect to the database?
oracle
sql
posted
Apr 2, 2015
by
Vidhya Sagar
Share this question
Your comment on this post:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
You can give following access:
Grant connect,create session to <username>;
answer
Apr 3, 2015
by
Amit Kumar Pandey
Your comment on this answer:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Preview
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Similar Questions
+2
votes
What are user defined datatypes and when you should go for them in Oracle?
+2
votes
oracle: Name a tablespace automatically created when you create a database
+2
votes
How would you determine the time zone under which a database was operating In Oracle?
+1
vote
What are various privileges that a user can grant to another user?
+2
votes
Oracle: When a user process fails, what background process cleans up after it?
...