now one user in online.now i want drop him..how do u drop him?
Answer Posted / suman
DROP USER USERNAME CASCADE;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
suppose you want to audit specific activities on sensitive data. How can you achieve that?
how can you create a user-defined lock?
What is a system database and what is a user database? : sql server DBA
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
what is asm?
What are the recovery models for a database? : sql server DBA
What are the different types of upgrades that can be performed in sql server? : sql server DBA
how to restore files with rman?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
how can a session indicate its interest in receiving alerts?
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
how can you schedule a job in database?
what is grd?
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).