Online Access Free 1z0-822 Practice Test
| Exam Code: | 1z0-822 |
| Exam Name: | Oracle Solaris 11 Advanced System Administration Exam |
| Certification Provider: | Oracle |
| Free Question Number: | 140 |
| Posted: | Dec 15, 2025 |
You added an update to the system using a support repository updates (SRU) image:
# mkdir /SRU
# mount -F hsfs /var/tem/sru-name.iso /SRU
# pkgrecv -s /SRU/repo -d /export/IPS/repo '*'
You now want to clear all catalog, search and other cached information from this package repository. Select the command that clears cached data.
You are creating a native Oracle Solaris zone that will be called zd1. The zone must have a virtual network interface configured. You use the following command to create the zone configuration:
# zonecfg -z zd1
zonecfg:zd1> create
What is the minimum specification required to complete the configuration before the exit command is issued?
You administer a system with three nonglobal zones. All three-zones (z1, z2, and z3) use a common resource pool. The pool is a fixed, two-CPU configuration. The default scheduler is FSS.
Zones z1 and z2 run applications that, over time, consume all available CPU resources. You have allotted 20 shares each to these zones. Zone z3 runs a mission-critical application, so you allotted it 60 shares.
Because of application maintenance, zone z3 is currently using about 10% of the CPU resources in the shared pool. Which option describes the demand when available CPU resources are consumed by zones z1 and z2?