|
|

|
#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?
Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос
|
|
#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?
Показать комментарии к этому вопросу (1)
Добавить комментарии
Ссылка на этот вопрос
|
|
#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?
Показать комментарии к этому вопросу (0)
Добавить комментарии
Ссылка на этот вопрос
|
|
|
|
ген. 0.057
|
Дата сервера 12:23 09-01-2009
|
Разработал Zip © 2006
|
|
 |
|
|