When creating a user, what permissions must you grant to
allow them to connect to the database?

Answers were Sorted based on User's Feedback



When creating a user, what permissions must you grant to allow them to connect to the database?..

Answer / ramesh

Grant Create session to <UserName>

Is This Answer Correct ?    10 Yes 2 No

When creating a user, what permissions must you grant to allow them to connect to the database?..

Answer / sweta

Grant connect,create session to <username>;

Is This Answer Correct ?    6 Yes 0 No

When creating a user, what permissions must you grant to allow them to connect to the database?..

Answer / kunal sain

grant connect,resource to username

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More DB Administration Interview Questions

SUPPOSE AS A DBA YOU CREATED ONE USER BY DEFAULT HOW MANY PRIVILIZES WILL COME TO USER & WHERE CAN YOU SEE THAT PRIVILIZES.

4 Answers   Cognizant,


what is ora 600?

1 Answers  


i need a brief information about db2 dba course and realtime experts if any plz inform me nareshbhupathi93@gmail.com plzzz urgent

1 Answers   TCS,


Query processing is slow(eg select query)how will u solve that

3 Answers   TCS,


What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA

0 Answers  






What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?

0 Answers  


If we issue alter database begin backup. What happens to database?

2 Answers  


Explain the difference between $ORACLE_HOME and $ORACLE_BASE.

3 Answers  


what is asm?

0 Answers   Oracle,


what is rebuild index??

2 Answers   IBM, Sapient,


How to determine the service pack currently installed on SQL Server?

1 Answers  


Which dictionary tables and/or views would you look at to diagnose a locking issue?

2 Answers  


Categories