oracle 1z0-822 practice test

Exam Title: Oracle Solaris 11 Advanced System Administration

Last update: Dec 07 ,2025
Question 1

You have a ZFS pool that contains a hierarchy of data file systems. You create snapshots of the file
systems and you created a clone (dpool/export/CID) of the dpool/export/home/CID file systems. The
file systems are as follows:

Now you remove a file from the cloned file system:
root@sll-server1:~# rm /export/CID/core.bash.8070
How will space usage be changed for dpool/export/CID?

  • A. The USED value will increase and the REFER value will decrease; the AVAIL value will be unchanged.
  • B. The USED value will decrease and the REFER value will increase; the AVAIL value will increase.
  • C. The USED value will decrease, the REFER value will decrease; the AVAIL value will increase.
  • D. USED, REFER and the AVAIL value will be unchanged.
Answer:

B

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 2

To reduce the use at storage space on your server, you want to eliminate duplicate copies of data in
your server's ZFS file systems. How do you specify that pool1/data should not contain duplicate data
blocks on write operations?

  • A. zfs create –o compression=on pool1/data
  • B. zpool create –o deduplication=on pool1 ; zfs create pool1/data
  • C. zpool create –o dedupratio=on pool1 ; zfs create pool1/data
  • D. zfs create –o dedupratio=2 pool1/data
  • E. zfs create –o dedup=on pool1/data
Answer:

E

vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 3

Which option lists default checkpoints for building an image using the Distribution Constructor?

  • A. manifest-valid and ba-init
  • B. ba-arch and grub-setup
  • C. transfer-ips-install and pre-pkg-img-mod
  • D. pkg-img mod and create-usb
Answer:

A

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 4

Which two statements describe the capabilities of the Distribution Constructor?

  • A. ISO images for use with the Automated Installer (AI) can be created.
  • B. Bootable USB images can be created for SPARC and x86 architectures.
  • C. A single installation server can be used to create ISO imager, for SPARC and x86 architectures.
  • D. Checkpoints are used to pause the build, thereby allowing the running of a script to modify the resulting ISO image.
  • E. A single installation server can be used to create ISO images for Solaris 10 and Solaris 11.0 operating systems.
Answer:

B, E

vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 5

Your colleague is administering the companys Automated Install server and is using a custom
manifest. You now plan to replace the default AI manifest with the custom manifest.
Which installadm subcommand must you use to replace the default AI manifest?

  • A. update-service
  • B. update-manifest
  • C. set-service
  • D. create-manifest
  • E. create-service
  • F. set-manifest
Answer:

E

vote your answer:
A
B
C
D
E
F
A 0 B 0 C 0 D 0 E 0 F 0
Comments
Question 6

You are using AI to install a now operating system. You add the following information to the AI
manifest:
<configuration type=zone name=dbzone source=http://sysA.example.com/zone_cfg/zone.cfg/>
Which statement is true regarding the zone.cfg file?

  • A. It is a text file in a zonecfg configuration format.
  • B. It is an AI manifest that specifies how the zone is to be installed.
  • C. It is an XML file in a form suitable for use as a command script file for the zonecfq command.
  • D. It is an profile with keywords that are specific for configuring a zone as part of the installation
  • E. It is an XML file that specifies the zonename, zonepath, and other zonecfg parameters.
Answer:

C

vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 7

You are the administrator of on Oracle Solaris 11 Al server. You added a client. Then you created a
custom manifest, custom criteria, and a custom profile for the client. You made an error in the
package path within the custom manifest. When will the error appear?

  • A. when the manifest is checked during client preinstall
  • B. when the manifest is used during client install
  • C. when the manifest is updated on the AI server
  • D. when the manifest is added to the AI server
Answer:

D

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 8

You plan to use the Automated Installer (AI) to install a nonglobal zone named zone1. You created
custom manifest for the nonglobal zone and named it zone1manifest. Which command must you use
to add this custom manifest to the s11-sparc install service and associate this custom manifest with
the nonglobal zone?

  • A. installadm create-profile –n s11-sparc –f /term/zone1manifest.xml –c zonename=“zone1”
  • B. installadm create-manifest –n s11-sparc –f /term/zone1manifest.xml –m zone1manifest –c zonename=“zone1”
  • C. installadm create-client –n s11-sparc –f /term/zone1manifest.xml –m zone1manifest –c zonename=“zone1”
  • D. installadm create-server –n s11-sparc –f /term/zone1manifest.xml –m zone1manifest –c zonename=“zone1”
Answer:

B

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 9

You are using the distribution constructor to build a custom text installer. You copied and modified
the default test installer XML file and issued the following command to build image:
# /usr/bin/distro_const build v /usr/share/distro_const/new-dc_ai_x86.xml
How will the checkpoints in the distribution constructor be used by this command?

  • A. The distribution constructor will create a snapshot of the data directory al a checkpoint and report errors the log file until completed.
  • B. The distribution constructor will stop at each checkpoint until you issue a distro_const restart command.
  • C. The distribution constructor will not use checkpoints without the correct CLI option added to the command.
  • D. The distribution constructor will stop at a checkpoint only if an error is encountered during the image build.
Answer:

D

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 10

Your company's security policy prohibits access to the Internet. You already installed an instance of
Oracle Solaris 11 on an M-series server for base testing. You used the text install media to install the
system. You also installed a package repository on the same system. There are 10 M-series servers
that have just been installed on the local network. Can you immediately install an AI server on your
testing machine order to install Oracle Solaris 11 on these 10 servers?

  • A. Yes, by using the existing Solaris 10 Jumpstart server.
  • B. Yes, by using the text install media for the AI software.
  • C. Yes, by using the Installed package repository.
  • D. No, you must download the AI .iso image from Oracle first.
  • E. No, the Solaris large-server group must be installed because it contains the AI setup tools.
  • F. No, the Solaris 11 full n repository must be installed on the AI server.
  • G. No, you must have a prebuilt image that was created by the distribution constructor.
Answer:

B

vote your answer:
A
B
C
D
E
F
G
A 0 B 0 C 0 D 0 E 0 F 0 G 0
Comments
Page 1 out of 13
Viewing questions 1-10 out of 140
Go To
page 2