Test yourself online, realize your shortcomings, improve your test ability. The Oracle Upgrade to Oracle Solaris 11 System Administrator practice test at TestBraindump: 133 practice questions for the 1Z0-820 exam.
Oracle 1Z0-820 Exam Overview:
| Certification Vendor: | Oracle |
|---|---|
| Exam Name: | Oracle Solaris 11 System Administrator Certification Exam |
| Exam Number: | 1Z0-820 |
| Real Exam Qty: | N/A |
| Related Certifications: | Oracle Certified Associate (OCA) Solaris Oracle Certified Expert (OCE) Solaris 11 |
| Available Languages: | English |
| Certificate Validity Period: | N/A (Oracle certification policies vary; some credentials do not expire or follow Oracle certification program updates) |
| Exam Duration: | 120-150 |
| Passing Score: | N/A (Oracle does not always publicly disclose passing scores) |
| Exam Format: | Scenario-based Questions, Multiple Choice |
| Exam Price: | USD 245 (may vary by region) |
| Recommended Training: | Oracle Solaris 11 System Administration Training |
| Exam Registration: | Oracle Certification Registration |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored or test center (Pearson VUE depending on region) |
| Pre Condition: | Recommended: basic UNIX/Linux administration knowledge; familiarity with Solaris OS concepts is beneficial |
| Official Syllabus URL: | https://education.oracle.com |
Oracle 1Z0-820 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Topic 1: Solaris Zones and Virtualization | - Non-global zones creation and management - Resource control and isolation |
| Topic 2: Service Management Facility (SMF) | - Troubleshooting service dependencies and failures - Managing system services with SMF |
| Topic 3: File Systems and Storage Management | - Storage pools and datasets management - ZFS file system administration |
| Topic 4: User and Security Administration | - User and role management - RBAC (Role-Based Access Control) and permissions |
| Topic 5: System Maintenance and Troubleshooting | - System diagnostics and performance troubleshooting - Patch management and updates |
| Topic 6: System Installation and Configuration | - Solaris 11 installation methods and deployment options - Initial system configuration and setup |
| Topic 7: Network Configuration and Administration | - Network interfaces and configuration in Solaris 11 - IP configuration and troubleshooting |
1Z0-820 Exam FAQ — Feel the Real Test
Through the vendor's official registration channels:
The Oracle Upgrade to Oracle Solaris 11 System Administrator is delivered Online proctored or test center (Pearson VUE depending on region) — pick the arrangement that suits you when booking.
The Oracle Upgrade to Oracle Solaris 11 System Administrator is Oracle's certification exam for Oracle Solaris 11 System Administrator, at the Professional level. Office workers without time for classes prepare best in spare time with focused material. Related credentials include Oracle Certified Associate (OCA) Solaris, Oracle Certified Expert (OCE) Solaris 11.
Yes:
After any course, sharpen test ability with the 133 practice questions for the Oracle Upgrade to Oracle Solaris 11 System Administrator — every answer expert-verified.
USD 245 (may vary by region) per attempt, N/A (Oracle does not always publicly disclose passing scores) to pass. Retakes cost the full fee — realize your shortcomings early with the 133 practice questions for the 1Z0-820 exam at TestBraindump.
Recommended: basic UNIX/Linux administration knowledge; familiarity with Solaris OS concepts is beneficial Eligibility rules change over time, so verify the current requirements on the official page (official 1Z0-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, with 24/7 customer assisting if nothing arrives within 2 hours. If you fail the corresponding 1Z0-820 exam within 60 days of purchase, we full refund you: send a scanned enrollment slip plus the official Score Report PDF within 2 days of the exam, processed 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.
120-150 for N/A questions. The TestBraindump Soft Test Engine lets you set test time and check accuracy — like the actual test, on any electronic equipment.
The Oracle Upgrade to Oracle Solaris 11 System Administrator blueprint spans 7 domains — including Service Management Facility (SMF), Solaris Zones and Virtualization, Network Configuration and Administration. Daily checks keep our material aligned; the complete outline above lists every subtopic.
Yes — download the free demo of the Oracle Upgrade to Oracle Solaris 11 System Administrator test braindump before you buy. Purchases include one-year free updating service — 365 days by email; renew afterward at 50% off.
Oracle Upgrade to Oracle Solaris 11 System Administrator Sample Questions:
You are configuring NFS on a server. Select the two statements that are true.
- A. Resources listed in /etc/dfs/dfstab are automatically shared on boot up.
- B. A directory cannot be shared if a subdirectory below it is already shared.
- C. NFS and SMB protocols cannot be used simultaneously to share the same directory.
- D. Renaming a share created with the zfs set share command is not supported.
Correct Answer: A,D 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).
You created a new zpool. Now you need to migrate the existing ZFS file system from pool1/prod to pool2/prod.
You have these requirements:
1.Users must have access to the data during the migration, so you cannot shutdown the file system while the migration takes place.
2.Because you want to copy the data as quickly as possible, you need to increase the server resources devoted to the ZFS migration.
Which method would you use to modify the ZFS shadow migration daemon defaults to increase the concurrency and overall speed of migration?
- A. Svccfg - s filesystem/shadowd:default setprop config_params/shadow_threads=integer: 16 end svcadm refresh filesystem/shadowd: default
- B. Specify the -b <blocksize> option with the zfs create command and increase the value of <blocksize>
- C. Svccfg -s filesystem/zfs: default setprop config_params/shadow_threads = integer: 16 end svcadm refresh filesystem/zfs:default
- D. Use the -o -volblocksize=<blocksize>option with the zfs create command and increase the value of the default <blocksize>.
Correct Answer: A 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).
How should you permanently restrict the non-global zone testzone so that it does not use more than 20 CPU shares while it is running?
- A. From the command line enter:
#prct1 -n zone.cpu-shares - r - v 20 - i zone testzone - B. While configuring the zone, add this entry: add rct1 set name= zone.cpu-shares add value (priv=privileged, limit=20, action=none) end exit from command line, enter: # dispadmin - d FSS
- C. From the command line, enter:
#prct1 - n zone.cpu-shares - v 80 - r - i zone global - D. While configuring the zone, add this entry: add rct1 set name = capped.cpu-shares add value (priv = privileged, limit = 20, action = none) end exit
Correct Answer: A 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).
Identify three options that describe the new Oracle Solaris 11 zone features.
- A. It is possible to change the host ID of a zone.
- B. Oracle Solaris 11 supports Solaris 8, 9, and 10 branded zones.
- C. Administrators can delegate common administration tasks by using RBAC.
- D. You can migrate a physical Solaris 10 system and its non-global zones to a solaris10 branded zone running on an Oracle Solaris 11 system.
- E. There are boot environments for zones.
Correct Answer: C,D,E 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).
View the Exhibit and review the zpool and ZFS configuration information from your system.
Identify the correct procedure for breaking the /prod_data mirror, removing c4t0d0 and c4t2d0, and making the data on c4t0d0and c4t2d0 accessible under the dev_data mount point.
- A. zpool split pool1 pool2 c4t0d0 c4t2d0 zpool import pool2 zfs set mountpoint = /dev_data pool2/prod_data
- B. zpool detach pool1 pool2 zpool attach pool2 zfs set mountpoint=/dev_data pool2/prod_data
- C. zpool split pool1 pool2 c4t0d0 c4t2d0 zpool import pool2
- D. zpool split pool1/prod_data -n pool2/dev_data zfs set mountpoint = /dev_data pool2/prod_data
Correct Answer: C 🗳️
Explanation: Only visible for TestBraindump members. You can sign-up / login (it's free).


