You have just had to restore from backup and do not have any
control files. How would you go about bringing up this database?

Answer Posted / y. naresh kumar

SQL> RECOVER DATABASE USING BACKUP CONTROLFILE:

Is This Answer Correct ?    12 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.

1798


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA

927


What types of replication are supported in sql server? : sql server DBA

1004


Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.

1935


How do you troubleshoot errors in a sql server agent job? : sql server DBA

822


Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

1759


Which autogrowth database setting is good? : sql server DBA

781


How would you best determine why your MVIEW couldn't FAST REFRESH?

2072


What is the default port no on which sql server listens? : sql server DBA

861


what is the use of ocr?

805


what do you understand by flashback feature of oracle?

799


What authentication modes does sql server support? : sql server DBA

921


What are the commands you'd issue to show the explain plan for "select * from dual"?

2002


Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

1746


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

4204