1--Illustrate the architecture of Oracle Database 11g showing the relationship between the instance and the database. Also explain what happens when the database is running.
2-- If you were to create a database manually, using the fewest commands possible, identify these commands. Please explain.
3--You just created an Initialization Parameter File (init.ora) for a new database. The database has not been created yet. After filling in the necessary parameters you connect to the database as 'sys as sysdba'. You start the instance using the command, 'startup.' However you get a message that says, "Error in identifying control file." What could be the reason for that? Explain giving all possible reasons.