-
Target Database RMAN Backup
What are the steps required to enable the RMAN backup for a target database?
-
-
-
-
Reading Oracle Control file content
Can we read Control file? If yes, then how?
-
-
DBMS analysis and Requirements
Imagine that you joined a company as DBA and your first task is to create test and production database environments for application developers and users. How would you analyze requirements for a new DBMS? Write your answer according to the requirements of Oracle 9i or 10g Enterprise database system.
-
Database Mission Statement
Give an example of a good database mission statement, and a bad database mission statement?
-
NoArchiveLog Mode
A Database is running in NoArchiveLog mode then which type of backups you can take?
-
Database Status
How will you check the database status from os level in a unix env ?consider that some of the instances are in mount state; hence checking the pmon os process will be vain..? Need a unix os command to check if the databases are up and running
-
Hard Disk Crash
What will happen in database if your like hard disk crashes & what will be your next step to recover that database?
-
-
Database Buffer Blocks
How many type of database buffer blocks are available? What are they?
-
-
-
-
Power Failure
What is the effect on database at the time of total power failure when an UPDATE query is under execution in Oracle 9i?
-
Recovery Catalog
How will you find out if your database is using recovery catalog or not?
-
Redo Log
If we are running in NOARCHIVELOG mode and my all redo log files are full and data is still not committed by the current session. What activity will Oracle perform and what will happen with the un-comitted data?
-
TNS-03505: Failed to resolve name
HI I installed RHEL4 on my home pc.and I created 2 databases of oracle 10g (same vesrion)The problem is while iam establishing connectivity between these 2 databases iam getting error like TNS-03505: Failed to resolve namemy listerner.ora file isLISTENER=(DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS_LIST= (ADDRESS=(PROTOCOL=IPC)(KEY=CHANDU)) (ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521))...
Database Admin Interview Questions
Ans