When creating a user, what permissions must you grant to
allow them to connect to the database?
Answer Posted / sweta
Grant connect,create session to <username>;
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What happens on checkpoint? : sql server DBA
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
How do you open a cluster administrator? : sql server DBA
what are the types of connection load-balancing?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
how does an oracle clusterware manage crs resources?
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
What purpose does the model database server? : sql server DBA
Explain materialized views and how they are used.
Why would you use sql agent? : sql server DBA
how to restore files with rman?