|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#26. You want an ASM instance to manage the files of your database. To achieve this objective, you specify the following parameters in the parameter file of the database. INSTANCE_TYPE = RDBMS LARGE_POOL_SIZE = 8MB BD_BLOCK_SIZE = 4K LOG_ARCHIVE_DEST = +dgroupA LOG_ARCHIVE_FORMAT = “$ORACLE_SID_%s_%t.%t” DB_CREATE_FILE_DEST = +dgroupA COMPATIBLE = 10.1.0.2.0 CONTROL_FILES = +dgroupA Which parameter would be ignored while starting up the instance?
Show comments for this question (1)
Add comments
Link to this question
|
|
#28. Tom is the DBA of DNX Bank. The users of the banking system are complaining that all debit transactions are taking too long to execute. The details of the application used for this purpose are listed below: Application – Bank_DNX to access banking accounts Module – CUSTLEDGER Action DEBIT_ENTRY Which command should Tom execute in order to gather static for the states problem?
Show comments for this question (1)
Add comments
Link to this question
|
|
#30. Examine the following command to create an external table from EMPLOYEES and DEPARTMENTS database tables. 1. CREATE TABLE employee_ext 2. (employee_id, first_name, department_name) 3. ORGANIZATION EXTERNAL 4. ( 5. TYPE ORACLE_LOADER 6. DEFAULT DIRECTORY ext_dir 7. LOCATION (‘emp1.dmp’) 8. ) 9. PARALLEL 10. AS 11. SELECT e.emplyee_id, e.first_name, e.last_name, d.department_name 12. FROM employees e, departments d;
Which line of the command would cause an error?
Show comments for this question (0)
Add comments
Link to this question
|
|
|
|
gen. 0.105
|
Server date 05:54 02-12-2008
|
Developed by Zip © 2006
|
|
 |
|
|