1Z0-820 Exam Details

  • Exam Code
    :1Z0-820
  • Exam Name
    :Upgrade to Oracle Solaris 11 System Administrator
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :133 Q&As
  • Last Updated
    :Jul 12, 2026

Oracle 1Z0-820 Online Questions & Answers

  • Question 1:

    The COMSTAR framework provides support for the iSCSI protocol.

    Identify three true statements describing the COMSTAR framework. (Choose three.)

    A. One IP port can handle multiple iSCSI target devices.
    B. The disk volume provided by the server is referred to as the LUN and can be accessed by an iSCSI initiator.
    C. The disk volume provided by the server is referred to as the target.
    D. The iSCSI initiator is configured on the server. E The iSCSI initiator is configured on the client.

  • Question 2:

    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. Renaming a share created with the zfs set share command is not supported.
    D. NFS and SMB protocols cannot be used simultaneously to share the same directory.

  • Question 3:

    You need to update an OS image on a client. The pkg publisher command displays the wrong publisher with the wrong update:

    PUBLISHERTYPESTATUSURI

    solansohQinonlinehttp://DkQ.oracle.conVsolaris/release The update is available on this updated publisher:

    PUBLISHERTYPESTATUSURI

    solarisoriQJnonlinehttp://svsA.example.com

    Select the option that describes the procedure used to update the OS image on this system from the updated publisher.

    A. Copy the repository from the ISO image onto the local client. Configure the repository on the client by using the svccfg -s command so that the Solaris publisher is connected to the new repository Refresh the application/pkg/server service. Issue the pkgrepo refresh command to refresh the repository catalog
    B. Configure the publisher on the client using the svccfg -s command so that the solans publisher is connected to the repository at http://svsA.example.com. Refresh the application/pkg/server service. Issue the pkgrepo refresh command to refresh the repository catalog
    C. Use the pkg set-publisher command lo change the URL of the publisher solans to htto://svsA example.com. Issue the pkg update command to update the OS Image.
    D. Add the new publisher http://svsA.example.com Solaris. Use the pkg set-publisher command to set the publisher search order and place http://svsA example com ahead of http://pkg.oracle.com/solaris/release. Issue the pkg publisher command to view the publishers. Set the new publisher to sticky. Issue the pkg update command to update the OS image-

  • Question 4:

    You are setting up a local IPS package repository on your Oracle Solaris11 server:

    solaris.example.com.

    You want to point the existing local IPS publisher to the new local IPS repository located in /repo.

    These are the stops that you have followed:

    1.

    Download and rsync the contents of the Oracle Solaris11 repository ISO image to the /repo directory.

    2.

    Configure the repository server service properties. The svcprop command display, the IPS related properties:

    pkg/inst_root astring/repo

    pkg/readonly Boolean true

    The 1s command displays the contents of the /repo directory:

    #ls/repo

    Pkg5.repository publisher

    The svcs publisher command shows the svc: /application/pkg/server: default service is online.

    The pkg publisher command shows the svc: /application/pkg/server: default service is online.

    The pkg publisher command still displays:

    PUBLISHERTYPESTATUSURI

    solarisoriginonlinehttp://pkg.oracle.com/solaris/release/

    Which steps needs to be performed to set the local IPS publisher to the local IPS repository/repo?

    A. Issue the pkgrepo refresh -s command to refresh the repository.
    B. Restart the svc:/application/pkg/server:default service.
    C. pkg set-publisher command to set the new repository location.
    D. Issue the pkgrepo rebuild command to rebuild the repository.
    E. Issue the pkgrepo set command to set the new repository location.

  • Question 5:

    The current ZFS configuration on server is:

    You need to backup the /data file system while the file system is active.

    Select the option that creates a full backup of the /data file system and stores the backup on server in the pool named backup.

    A. Mount -F nfs system: /backup / mnt zfs snapshot pool/data@monday>/mnt/Monday
    B. Mount -F nfs systemB: /backup/mnt zfs snapshot pool1/data@Monday zfs clone pool1/data@monday/mnt/Monday
    C. Zfs send pool1/data@Monday | ssh system zfs recv backup/monday
    D. Zfs snapshot pool1/data@Monday | ssh system zfs recv backup/monday

  • Question 6:

    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. While configuring the zone, add this entry: add rct1 set name = capped.cpu-shares add value (priv = privileged, limit = 20, action = none) end exit
    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 - r - v 20 - i zone testzone
    D. From the command line, enter: #prct1 - n zone.cpu-shares - v 80 - r - i zone global

  • Question 7:

    You upgraded your server to Oracle Solaris 11 and you imported zpool (pool1) that was created in Solaris 10. You need to create an encrypted ZFS file system in pool1, but first you need to make sure that your server supports ZFS encryption.

    Which four statements are true for support of ZFS encryption?

    A. The encrypted file system must have been created in Oracle Solaris11. To encrypt a ZFS file system from a previous version of Solaris, upgrade the zpool and create a new encrypted ZFS file system into the encrypted ZFS file system.
    B. If you plan to create an encrypted file system in an existing zpool, the zpool must be upgraded to ZFS version 30.
    C. ZFS encryption is integrated with the ZFS command set and no additional packages need to be installed.
    D. ZFS encryption requires that the ZFS Dataset Encryption package be installed.
    E. If you plan to create an encrypted file system in an existing zpool, the pool must be upgraded to ZFS version 21, minimum.
    F. Encryption is supported at the pool or dataset (file system) level.
    G. Encryption is supported at the pool level only for every file system in the pool will be encrypted.
    H. You cannot create an encrypted file system in a zpool that was created prior to oracle Solaris11. Create a new zpool in Solaris11, create an encrypted ZFS file system in the new zpool, and move or copy the data from the existing file system into the new encrypted file system.

  • Question 8:

    You are asked to troubleshoot networking issues on an unfamiliar system.

    Select the correct command to display what network devices are installed.

    A. ifconfig -a
    B. dladm show-dev
    C. dladm show-phys
    D. dladm show-ether
    E. netadm show-dev
    F. netadm show-ether

  • Question 9:

    You are setting up an automated installer (AI) install server and issue the following command:

    installadm create-service -n prod_ai -s /repo/prod_ai.iso \

    -i 192.168.1.100 -c 5 -d /export/repo

    Which four options describe the install server that you have configured?

    A. The service name is prod_ai.
    B. DHCP base IP address is 192.168.1.100
    C. The initial IP address for the install clients will be 192.168.1.100. This IP address is temporary. After the client is booted, it will use IP addresses in the following range: 192.168.1.101-105.
    D. Five IP addresses are allocated for DHCP clients, starting with 192.168.1.100.
    E. The Install server will support up to five clients.
    F. The AI net image ISO file is located in /repo/prod and the net image ISO will be unpacked in /export/repo.
    G. The AI net image ISO file is located in /repo/repo and is named /repo/prod/_ai.iso.

  • Question 10:

    Which three Installation option allow for a "hands free" and "unattended'" Installation of the Solaris 11 environment?

    A. Jumpstart
    B. LiveCD
    C. A text Installation over the network
    D. An Automated Installation performed on an x86 client
    E. An Automated Installation using media from a local DVD or USB drive
    F. An Automated Installation using a networked repository

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-820 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.