Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Interview Questions

1. Day to day activities -> 33667777


2. Types of tablespace -> DMT, LMT
3. How do u find whether a tablespace using auto extend or not ->
select TABLESPACE_NAME,MAXBYTES/1024/1024 as MB,AUTOEXTENSIBLE from dba_data_files
where tablespace_name in ('EXAMPLE','UNDOTBS1','TEMP')
4. Architecture of 10g / 11g -->
5. Pre-checks for datafile addition -->>
6. Explain archive logs
Steps to convert No archivelog to archive log??
7. Size of the database Im managing
8. How much time it takes to take a backup of 3 TB (question derived from my previous answer )
9. Where do u take the backup
10. Explain data guard concepts?
11. 3 modes of dataguard?
12. How to perform patch upgrade?
13. Difference between migrating and upgrading?
14. Can anything like migration done among oracle?
15. O/s level migration possible?
16. Any knowledge in PL*SQL?
17. Difference between DMT and LMT?
18. Difference between data pump and traditional imp/exp?
19. Formal steps for a recovery scenario (datafile corruption identified- how will you proceed)
20. How the backups are done like it is as like database copy in RMAN backup?
21. (since my answer did not seem to be matching my previous A he asked the following question)
22. Difference between backup set and backup piece
23. O/s level memory checking
24. How do u check for a process taking certain memory
25. Which memory is used for which os process
26. Any idea of topaz sounded topaz to me I dont exactly know what he meant

You might also like