Tribhuvan University
Institute of Science and Technology
Da Model Qn
Bachelor Level / elective-iii-semester / Science
Computer Science and Information Technology( CSC414 )
Database Administrator
Full Marks: 60 + 20 + 20
Pass Marks: 24 + 8 + 8
Time: 3 Hours
Candidates are required to give their answers in their own words as far as practicable.
The figures in the margin indicate full marks.
SECTION A
Attempt any TWO question.
What is multiplexing? Why is it needed? Write the steps of multiplexing the redo log files and control files with oracle commands.
Explain the term backup, restore and recovery in oracle database. As a DBA of an organization, explain your backup policy (guideline) of your database and also explain the different backups and recovery process with example.
What do you mean by database management system? Mention the clear architecture of oracle database management system including different files.
SECTION B
Attempt any EIGHT question.
Explain the term Database administrator (DBA) and describe the different roles of DBA.
What is the importance of privileges in database security? Explain the different system and object privileges used in ORACLE database with example.
Write the commands to create a role having any two privileges and create a user and assign above role to the specified user.
What is indexing? Why is it important? Explain it with example.
What is database auditing? Explain about standard auditing and Fine-grained auditing.
What is AWR report? Write all component of AWR report.
Mention and explain the different startup modes of ORACLE database and types of shutdowns.
What is flashback database? Explain the steps of keeping your database in flashback mode.
What is CDB and PDB in oracle multitenant architecture? Explain how they are related.