|
INTERVIEW QUESTIONS
ORACLE
DETAILS
Question: What is the best method to rename a control file?
Answer: a. Use the ALTER DATABASE RENAME FILE command. b. Shut down the database, rename the control file by using an OS command, and restart the database after changing the CONTROL_FILES parameter. c. Put the database in RESTRICTED mode and issue the ALTER DATABASE RENAME FILE command. d. Shut down the database, change the CONTROL_FILES parameter, and start up the database. e. Re-create the control file using the new name.
|
|
|
Category |
Oracle Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8600 users |
Added on |
7/7/2010 |
Views |
72166 |
Rate it! |
|
|
Question:
What is the best method to rename a control file?
Answer:
a. Use the ALTER DATABASE RENAME FILE command. b. Shut down the database, rename the control file by using an OS command, and restart the database after changing the CONTROL_FILES parameter. c. Put the database in RESTRICTED mode and issue the ALTER DATABASE RENAME FILE command. d. Shut down the database, change the CONTROL_FILES parameter, and start up the database. e. Re-create the control file using the new name. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Which optional component in the database creation process sets up functions and procedures to store, access, and analyze data needed for Geographical Information Systems (GIS)?
|
View Answer
|
|
Which clauses in the CREATE DATABASE command specify limits for the database?
|
View Answer
|
|
Which clauses in the CREATE DATABASE command specify limits for the database?
|
View Answer
|
|
What is the prefix for dynamic performance views?
|
View Answer
|
|
Which data dictionary view provides information on the version of the database and installed components?
|
View Answer
|
|
What is the default password for the SYS user?
|
View Answer
|
|
Who owns the data dictionary?
|
View Answer
|
|
How many data files can be specified in the DATAFILE clause when creating a database?
|
View Answer
|
|
Which event trigger from the following cannot be created at the database level?
|
View Answer
|
|
How do you correct a procedure that has become invalid when one of the tables it is referring to was altered to drop a constraint?
|
View Answer
|
|
Which data dictionary view shows information about the status of a procedure?
|
View Answer
|
|
Which prefix for the data dictionary views indicate that the contents of the view belong to the current user?
|
View Answer
|
|
Which script creates the data dictionary views?
|
View Answer
|
|
When creating a database, where does Oracle find information about the control files that need to be created?
|
View Answer
|
|
What does OFA stand for?
|
View Answer
|
|
Which initialization parameter cannot be changed after creating the database?
|
View Answer
|
|
Which command should be issued before you can execute the CREATE DATABASE command?
|
View Answer
|
|
You have specified the LOGFILE clause in the CREATE DATABASE command as follows. What happens if the size of the log file redo0101.log, which already exists, is 10MB?
|
View Answer
|
|
. What is the recommended configuration for control files?
|
View Answer
|
|
Which environment variable or registry entry variable is used to represent the instance name?
|
View Answer
|