• +91 9723535972
  • info@interviewmaterial.com

Oracle Interview Questions and Answers

Oracle Interview Questions and Answers

Question - 71 : - What is a Database instance ? Explain

Answer - 71 : - A database instance (Server) is a set of memory structure and background processes that access a set of database files. The process can be shared by all users. The memory structure that are used to store most queried data from database. This helps up to improve database performance by decreasing the amount of I/O performed against data file.

Question - 72 : - What is the use of ANALYZE command ?

Answer - 72 : - To perform one of these function on an index, table, or cluster: - To collect statistics about object used by the optimizer and store them in the data dictionary. - To delete statistics about the object used by object from the data dictionary. - To validate the structure of the object. - To identify migrated and chained rows of the table or cluster.

Question - 73 : - What is default tablespace ?

Answer - 73 : - The Tablespace to contain schema objects created without specifying a tablespace name.

Question - 74 : - What are the system resources that can be controlled through Profile ?

Answer - 74 : - The number of concurrent sessions the user can establish the CPU processing time available to the user's session the CPU processing time available to a single call to ORACLE made by a SQL statement the amount of logical I/O available to the user's session the amout of logical I/O available to a single call to ORACLE made by a SQL statement the allowed amount of idle time for the user's session the allowed amount of connect time for the user's session.

Question - 75 : - What is Tablespace Quota ?

Answer - 75 : - The collective amount of disk space available to the objects in a schema on a particular tablespace.

Question - 76 : - What are the different Levels of Auditing ?

Answer - 76 : - Statement Auditing, Privilege Auditing and Object Auditing.

Question - 77 : - What is Statement Auditing ?

Answer - 77 : - Statement auditing is the auditing of the powerful system privileges without regard to specifically named objects.

Question - 78 : - What are the database administrators utilities available ?

Answer - 78 : - SQL * DBA - This allows DBA to monitor and control an ORACLE database. SQL * Loader - It loads data from standard operating system files (Flat files) into ORACLE database tables. Export (EXP) and Import (imp) utilities allow you to move existing data in ORACLE format to and from ORACLE database.

Question - 79 : - How can you enable automatic archiving ?

Answer - 79 : - Shut the database Backup the database Modify/Include LOG_ARCHIVE_START_TRUE in init.ora file. Start up the database.

Question - 80 : - What are roles? How can we implement roles ?

Answer - 80 : - Roles are the easiest way to grant and manage common privileges needed by different groups of database users. Creating roles and assigning provides to roles. Assign each role to group of users. This will simplify the job of assigning privileges to individual users.


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners