1z1-497 試験問題を無料オンラインアクセス
| 試験コード: | 1z1-497 |
| 試験名称: | Oracle Database 12c Essentials |
| 認定資格: | Oracle |
| 無料問題数: | 150 |
| 更新日: | 2026-07-23 |
You are in the middle of transaction, updating a table. The machine on which the database is running reboots because of a power outage. This causes a database instance failure.
Which statement is true in this situation?
Your database instance is down because there was a user-initiated shutdown. Which option represents the actions performed, in the correct order, if you start up the instance?
a - The control file is read.
b - Memory is allocated.
c - Background processes pre started.
d -The initialization parameter file is read,
e- Redo log files and data files are opened.
Your database is down. You log in as the SYS user and issue this command:
SQL> STARTUP
What happens after the instance is started?
