1Z1-052 試験問題を無料オンラインアクセス
| 試験コード: | 1Z1-052 |
| 試験名称: | Oracle Database 11g: Administration I |
| 認定資格: | Oracle |
| 無料問題数: | 285 |
| 更新日: | 2026-08-01 |
You have issued a SHUTDOWN ABORT command to bring down your database instance.
Consider the steps that will be performed later when you open the database:
1 . SGA is allocated.
2 . Control file is read.
3 . Redo log files are opened.
4 . Instance recovery is started.
5 . Background processes are started.
6 . Data file headers are checked for consistency.
7. Server parameter file or the initialization parameter file is read.
Which option has the correct order in which these steps occur?
View the Exhibit.
You want to create a tablespace to contain objects with block size 16 KB. But while configuring the storage you find that the block size that you can provide is only 8 KB.
Which configuration could have enabled the block selection of 16 KB?
You receive complaints from users regarding the high waiting time for their transactions.
On investigation, you find that some users are not committing their transactions though they are not performing any activity for a long time. As a result, SQL statements need to wait for rowlevel locks. Which two actions could you take to prevent this locking problem in the future? (Choose two.)