1Z0-045 試験問題を無料オンラインアクセス
| 試験コード: | 1Z0-045 |
| 試験名称: | Oracle database 10g:new features for Oracle8i ocps |
| 認定資格: | Oracle |
| 無料問題数: | 156 |
| 更新日: | 2026-05-24 |
Users complain that SQL statements using a particular index fail. Using DBVERIFY, you find that two separate blocks in the index have become corrupt. The database data files for user data and index are very large.
What is the least disruptive recovery strategy available in Oracle 10g?
You have three production databases, HRDB, FINDB, and ORGDB, that use the same ASM instance. At the end of the day, you execute the following command on the ASM instance to shut down:
SQL> shutdown immediate;
What is the result of executing this command?
To which three elements is the size of the block change tracking file proportional? (Choose three.)
You want to implement ASM for the existing database instances and define the following parameters in the parameter file of the ASM instance.
DB_UNIQUE_NAME = +ASM ASM_POWER_LIMIT = 1 ASM_DISKSTRING = '/dev/dsk/*s2','/dev/dsk/c1*' ASM_DISKGROUPS = dgroupA, dgroupB LARGE_POOL_SIZE = 8MB
While starting the ASM instance, you get the following error message: ORA-15021: parameter "asm_diskstring" is not valid in RDBMS instance. and the instance startup fails.
What causes the instance startup to fail?