Oracle
1Z0-100 · Question #17
What happens if you reboot a Ksplice Uptrack-enabled system when the following conditions exist? 1. The Internet is unreachable due to a failing router. 2. The INSTALL_ON_REBOOT property is set to…
The correct answer is A. The Ksplice updates are applied early in the boot sequence despite the fact that the Internet is. # Automatically install updates at boot time. If this is set, on # reboot into the same kernel, Uptrack will re-install the same set of # updates that were present before the reboot. install_on_reboot = yes To install updates automatically at boot time, the following entry must…
Manage the Database Instance
Question
What happens if you reboot a Ksplice Uptrack-enabled system when the following conditions exist? 1. The Internet is unreachable due to a failing router. 2. The INSTALL_ON_REBOOT property is set to YES in /etc/uptrack/uptrack.conf.
Options
- AThe Ksplice updates are applied early in the boot sequence despite the fact that the Internet is
- BThe Ksplice updates are not applied during the boot sequence, but they will be applied as soon
- CThe updates are not applied during the boot sequence and will not be applied after the Internet
- DThe system waits in the boot sequence for the internet to become reachable again.
- EThe system boots to single-user mode.
How the community answered
(50 responses)- A84% (42)
- B4% (2)
- C8% (4)
- D2% (1)
- E2% (1)
Explanation
-
Automatically install updates at boot time. If this is set, on # reboot into the same kernel, Uptrack will re-install the same set of # updates that were present before the reboot. install_on_reboot = yes * To install updates automatically at boot time, the following entry must appear in /etc/uptrack/uptrack.conf: install_on_reboot = yes
Topics
#Ksplice#INSTALL_ON_REBOOT#uptrack.conf#kernel patching
Community Discussion
No community discussion yet for this question.