|
||
|
||
|
注:答案在选项后面 Q. 1 : This symbol, When you put infront of a line in the parameter file, signifies a comment 1. $ 3 Q. 2 : When you change a parameter value in the parameter file, when will that change takes affect? 1. Immediately after saving the parameter file 4 Q. 3 : ALTER SYSTEM DEFFERED command modifies the global parameters for 1. existing sessions after a certain amount of time 2 Q. 4 : The location where debugging trace files for back ground processes are written, is specified by 1. LOGFILE_DEST 3 Q. 5 : In case of heavy contention for latches,set the LOG_SIMULTANEOUS_COPIES initialization parameter to 1. Twice the number of CPUs 4 Q. 6 : What is the first step in manually creating a new database 1. Startup an instance 4 Q. 7 : Which of the following is true regarding control files 1. Oracle recommeds atleast two control files stored on two separate disks 1 Q. 8 : Tom created a database with a DB_BLOCK_SIZE of 2k, he wants to increase this to 4k, what is his next step 1. Issue ALTER SYSTEM SET DB_BLOCK_SIZE=4k command 2 Q. 9 : Howmany rollback segments are required for Oracle to startup apart from SYSTEM rollback segment 1. Oracle can start with just the system rollback segment 1 Q. 10 : The unit of measurement for DB_BLOCK_SIZE intialization parameter is 1. BLOCKS 2 Q. 11 : This tablespace is a must before you run the database instance 1. ROLLBACK 4 Q. 12 : Which initialization parameter determines the rollback segments that can be used by Oracle 1. ROLLBACKS 3 Q. 13 : Which of the following is a valid but undocumented parameter in Oracle 1. _CORRUPT_RBS 3 |
||