Skip to main content

Oracle DBA Interview questions With Answer Part-III

                                                       ORACLE DBA INTERVIEW QUESTION'S WITH ANSWER

Question 1: What is a default role?

A. A role that requires a password.
B. A role that requires no password.
C. A role automatically enabled when the user logs on.
D. A role automatically assigned when the user is created.

Question 2: Who is the owner of a role?

A. SYS
B. Nobody
C. SYSTEM
D. The creator

Question 3: When granting the system privilege, which clause enables the grantee to further grant the privilege to other users or roles?

A. PUBLIC
B. WITH PRIVILEGE
C. WITH ADMIN OPTION
D. WITH GRANT OPTION

Question 4: Which view will show a list of privileges that are available for the current session to a user?

A. SESSION_PRIVS
B. DBA_SYS_PRIVS
C. DBA_COL_PRIVS
D. DBA_SESSION_PRIVS

Question 5: Which view shows all of the objects accessible to the user in a database?

A. DB_OBJECTS
B. ALL_OBJECTS
C. DBA_OBJECTS
D. USER_OBJECTS

Question 6: Which statement about profiles is false?

A. Profile assignments do not affect current sessions.
B. Profiles enable group resource limits for similar users.
C. Profiles are assigned to users, roles, and other profiles.
D. The ALTER USER command can be used to assign profiles to users.

Question 7: Which password management feature is NOT available by using a profile?

A. Account locking
B. Password history
C. Password change
D. Password aging and expiration

Question 8: Which resource cannot be controlled using profiles?

A. Idle time
B. CPU time
D. PGA memory allocations
E. Number of concurrent sessions for a user name

Question 9: You want to retrieve information about account expiration dates from the data dictionary. Which view do you use?

A. DBA_USERS
B. DBA_PROFILES
C. DBA_EXP_DATES
D. V$ACC_EXPIRATION

Question 10: It is very difficult to grant and manage common privileges needed by different groups of database users using roles

A. TRUE
B. FALSE

Question 11: Which data dictionary view would you query to retrieve a table’s header block number?

A. DBA_TABLE
B. DBA_TABLES
C. DBA_OBJECT
D. DBA_OBJECTS
E. DBA_SEGMENT
F. DBA_SEGMENTS


Question 12: When tables are stored in locally managed tablespaces, where is extent allocation information stored?

A. Memory
B. Data Dictionary
C. Temporary tablespace
D. Corresponding tablespace itself

Question 13: Which of the following three portions of a data block are collectively called as Overhead?

A.table directory, row directory and row data
B.data block header, table diretory and free space
C.table directory, row directory and data block header
D. data block header, row data and row header

Question 14: Can a tablespace hold objects from different schemes?

A. Yes.
B. NO

Question 15: Which data dictionary view would you query to retrieve a table’s header block number?

A. DBA_TABLE
B. DBA_TABLES
C. DBA_OBJECT
D. DBA_OBJECTS
E. DBA_SEGMENT
F. DBA_SEGMENTS

Question 16: What is default value for storage parameter INITIAL in 10g if extent management is Local?

A. 8k
B. 40k
C. 16k

Question 17: Using which package we can convert Tablespace from DMTS to LMTS?

A. DBMS_TABLESPACE
B. DBMS_SPACE_ADMIN
C. DBMS_LOCAL_TABLESPACE

Question 18: Is it Possible to Change ORACLE Block size after creating database?

A. Yes
B. No

Question 19: Locally Managed table spaces will increase the performance?

A. TRUE
B.FLASE

Question 20: Index is a Space demanding Object ?

A.Yes
B.No

Correct answer: 1(c), 2(b), 3(c), 4(a), 5(b), 6(c), 7(c), 8(c), 9(a), 10(b),
11(f), 11(d), 12(f), 13(c), 14(a),15(f),16(b),17(b),18(b),19(a),20(a)

Comments

Popular posts from this blog

Checking operating system version: must be 5.0, 5.1 or 5.2 Actual 6.1 Failed

This error occurred when we are installing old oracle software in latest OS (Operating System).   Basically Its’s occurring on windows platform.

Oracle forms 11g default configuration file formsweb.cfg

#formsweb.cfg defines parameter values used by the FormsServlet # formsweb.cfg defines parameter values used by the FormsServlet (frmservlet) # This section defines the Default settings. Any of them may be overridden in the # following Named Configuration sections. If they are not overridden, then the # values here will be used. # The default settings comprise two types of parameters: System parameters, # which cannot be overridden in the URL, and User Parameters, which can. # Parameters which are not marked as System parameters are User parameters. # SYSTEM PARAMETERS

Windows 8 boot loader corrupted

Problem:     Installed Windows 7 and Windows 8 in EFI mode on a hard disk some days past. Today, the boot loader is absent or corrupted. At present have the Windows 8 installer on a flash drive and tried using the Automatic Repair option to repair the boot loader but it didn't do anything. The Startup Repair option is also absent in the Windows 8 installer. How I can repair or recreate the EFI boot loader from the Command Prompt? BCDEDIT   returns the following message: The requested system device cannot be found. Solution: Firstly, boot from a UEFI Windows 8 recovery disk (CD/DVD/USB) - I found that the automated recovery process didn't find the correct Windows partition, nor when I managed to add it to BCD settings would it make it reliably boot-able e.g. using BCDEDIT I got it to find and launch the Windows partition but it refused to cold boot or would not "keep" the settings after a 2nd reboot or power off. Go into the Advanced option