Windows, Mac, Android, iOS — even offline on a bus. The Oracle Upgrade to Oracle Solaris 11 System Administrator online test engine at TestBraindump: 133 practice questions for the 1Z1-820 exam, anytime anywhere in 2026.
Oracle 1Z1-820 Exam Overview:
| Certification Vendor: | Oracle |
|---|---|
| Exam Name: | Upgrade to Oracle Solaris 11 System Administrator |
| Exam Number: | 1Z0-820 |
| Passing Score: | 66% |
| Real Exam Qty: | Not officially published |
| Available Languages: | English |
| Exam Format: | Multiple choice |
| Certificate Validity Period: | Certification does not expire, but certification paths may update over time |
| Exam Duration: | 120 minutes |
| Exam Price: | Varies by region (typically listed in local currency when registered with Pearson VUE or Oracle exam portal) |
| Related Certifications: | Oracle Certified Professional, Oracle Solaris 11 System Administrator |
| Sample Questions: | ![]() |
| Exam Way: | Onsite at Pearson VUE test centers or virtual proctoring options via Oracle exam delivery partners |
| Pre Condition: | Experience with earlier Solaris System Administration (prior Solaris versions recommended but not strictly enforced) |
| Official Syllabus URL: | https://education.oracle.com/upgrade-to-oracle-solaris-11-system-administrator/pexam_1Z0-820 |
Oracle 1Z1-820 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Oracle Solaris 11 Network Administration Enhancements | - Network interface and services configuration |
| Administering Oracle Solaris Zones | - Global and non-global zone configuration and management |
| Installing and Upgrading Oracle Solaris 11 | - Automated installation and upgrade procedures |
| Transitioning to Oracle Solaris 11 | - New features and enhancements in Oracle Solaris 11 |
| Managing Software Packages in Oracle Solaris 11 | - Image Packaging System (IPS) usage and repository configuration |
| Oracle Solaris 11 Security Enhancements | - Role-based access control and auditing |
| Oracle Solaris 11 ZFS Enhancements | - ZFS storage pools, datasets, snapshots, and deduplication |
Oracle Upgrade to Oracle Solaris 11 System Administrator Exam FAQ — A New Start
The Oracle Upgrade to Oracle Solaris 11 System Administrator blueprint spans 7 domains — including Managing Software Packages in Oracle Solaris 11, Oracle Solaris 11 ZFS Enhancements, Installing and Upgrading Oracle Solaris 11. Know your strength and shortcoming per domain; the complete outline above lists every subtopic.
120 minutes for Not officially published questions. The TestBraindump test engine simulates the actual test's atmosphere, so you get used to real conditions in advance.
Yes — download the free trial of the Oracle Upgrade to Oracle Solaris 11 System Administrator study materials before you buy and judge the profession and accuracy yourself. Purchases include 365 days of free updates, sent automatically and immediately by email; renew afterward at 50% off.
Varies by region (typically listed in local currency when registered with Pearson VUE or Oracle exam portal) per attempt, 66% to pass. A failed attempt is a loss of time and money — prepare steadily with the 133 practice questions for the 1Z1-820 exam at TestBraindump.
The Oracle Upgrade to Oracle Solaris 11 System Administrator is Oracle's certification exam for Oracle Solaris, at the Professional level. Passing it is a new start — toward better salary, decent work, and promotion chances. Related credentials include Oracle Certified Professional, Oracle Solaris 11 System Administrator.
Experience with earlier Solaris System Administration (prior Solaris versions recommended but not strictly enforced) Eligibility rules change over time, so verify the current requirements on the official page (official 1Z1-820 exam page) before registering.
Upon successful payment, our system emails the Oracle Upgrade to Oracle Solaris 11 System Administrator test braindump automatically within about a minute — credit card payment accepted, with 24/7 help if nothing arrives within 2 hours. If you fail the corresponding 1Z1-820 exam within 60 days of purchase, scan your exam transcripts and email them as attachments within 2 days of the exam — together with a scanned enrollment slip and the official Score Report PDF — and after confirmation we refund the full amount within 7 days. Excluded: exams within 3 days of purchase, candidate names that don't match the payer, and free or expired products. Or exchange for two equal-value products free.
Oracle Upgrade to Oracle Solaris 11 System Administrator Sample Questions:
When you issue the "gzip: zommand not found" message is displayed. You need to install the gzip utility on your system.
Which command would you use to check if the gzip utility is available from the default publisher for installation?
- A. pkg search gzip
- B. pkg contents gzip
- C. pkg list SUNWgzip
- D. pkg info|grep gzip
Correct Answer: A 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).
Review the zonestat command:
zonestate - q physical - memory -R high -z -p -p "zones" 10 24h 60m
Select the option that correctly describes the information that is displayed by this command.
- A. It is a sample of dbzone's physical memory usage taken every 10 seconds and 24-hour
period.
Only peak virtual memory usage and CPU utilization are displayed each hour.
All other Utilization data is eliminated. - B. It is a sample of dbzone's physical memory usage taken every 10 seconds and 24-hour
period.
Only peak memory usage is displayed each hour.
All other utilization data is eliminated. - C. It is a sample of dbzone's CPU, virtual memory, and networking utilization.
Physical memory is executed from the report.
The sampling is taken every 10 minutes over a 24-hour period and peak utilization id
displayed each hour. - D. It is a sample of dbzone's physical memory usage taken every hour over a 24-hour
period.
Only the top 10 samplings of peak memory usage are displayed.
All other utilization data is eliminated. - E. It is a sample of dbzone's CPU, virtual memory, and networking utilization.
Physical memory is executed from the report.
The sampling is taken every 10 minutes over a 24-hour period and displayed each hour.
Correct Answer: A 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).
Select the five tasks that need to be performed on the Automated Installer (AI) install server before setting up the client.
- A. Download the AI boot image. The image must be the same version as the Oracle Solaris OS that you plan to install on the client.
- B. Create the AI install service. Specify the path to the AI network boot image ISO file and the path to the IPS repository.
- C. Install the AI installation tools.
- D. Create a local IPS repository on the AI Install server and start the repository server service, the publisher origin to the repository file.
- E. Set up a IP address on the AI install server.
- F. DHCP must be available on the network for the Install server and the clients, but the install server does not need to be the DHCP server.
- G. Download the text install image into the IPS repository.
- H. The DHCP server must be enabled on the install server and must provide the DHCP service for the clients.
- I. Create the AI install service. Specify the path to the AI network boot image ISO file and the path where the AI net image ISO file should be unpacked.
Correct Answer: B,C,E,F,G 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).
After installing the OS, you boot the system and notice that the syslogd daemon is not accepting messages from remote systems.
Which two options should you select to modify the syslogd daemon configuration so that it accepts messages from remote systems?
- A. svccfg -s svc:/system/system-log setprop config/log_from_remote=true Restart the syslogd daemon.
- B. svccfg -s svc:/system/system -log setprop start/exec= "syslogd -t" Restart the syslogd daemon.
- C. Set the following parameter in the /etc/syslogd.conf file: LOG_FROM_REMOTE= YES Restart the syslogd daemon.
- D. svcadm enable svc:/system/system -log/config/log_from_remote Restart the syslogd daemon.
- E. Set the following parameter in the /etc/default/syslogd file: LOG_FROM_REMOTE=YES Restart the syslogd daemon.
Correct Answer: A,C 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).
You have a Solaris 10 system with a host name of sysA and it uses LDAP as a naming service. You have created a flash archive of sysA and you want to migrate this system to an Oracle Solaris 11 server as a solarislO branded zone The zone status on the Oracle Solaris 11 server is:
-zonel 0incomplete/zone/zone1solaris10 excl
Select the option that will force the non-global zone to prompt you for a host name and name service the first time it is booted.
- A. Use the -u option with the zoneadm -z zonel 0 install command.
- B. Remove the sysidcfg file from the <zonepath>/root directory before booting the non-global zone.
- C. Use the -u option with the zoneadm -z zonel 0 attach command.
- D. Use zonecfg to change the zonename before booting the system for the first time.
Correct Answer: A 🗳️


