1Z0-878 Exam Details

  • Exam Code
    :1Z0-878
  • Exam Name
    :Oracle Solaris 10 System Administrator Certified Professional Exam, Part II
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :356 Q&As
  • Last Updated
    :Dec 06, 2021

Oracle 1Z0-878 Online Questions & Answers

  • Question 261:

    Which RAID configurations are supported with Solaris Volume Manager? (Choose three.)

    A. RAID-1
    B. RAID-5
    C. RAID-3
    D. RAID-10
    E. RAID-0+1

  • Question 262:

    How many data sources can be specified in the Name Service Switch file for each of the data types? (Choose two.

    A. only one
    B. a minimum of two
    C. a minimum of one
    D. a maximum of four
    E. a maximum depending on the data type
    F. a maximum depending on the system type

  • Question 263:

    The production server needs additional swap space due to lack of physical memory. The system has only one disk and is partitioned as follows: Part Tag Flag Cylinders Size Blocks

    0 root wm 1041 - 38491 18.00GB (37451/0/0) 37750608 1 swap wu 0 - 1040 512.37MB (1041/0/0) 1049328 2 backup wm 0 - 39532 19.00GB (39533/0/0) 39849264 3 unassigned wm 0 0 (0/0/0) 0 4 unassigned wm 0 0 (0/0/0) 0 5 unassigned wm 0 0 (0/0/0) 0 6 unassigned wm 0 0 (0/0/0) 0 7 unassigned wm 0 0 (0/0/0) 0

    There is one swap slice configured and active:

    # swap -l swapfile dev swaplo blocks free /dev/dsk/c0t0d0s1 136,1 16 1049312 0 The root file system is a flat file system: # df -k / Filesystem kbytes used avail capacity Mounted on /dev/dsk/c0t0d0s0 18575269 9549546 9025723 53% /

    Which two methods can be used to temporarily add swap space? (Choose two.)

    A. add slice 2 as swap: # swap -a /dev/dsk/c0t0d0s2
    B. create a 512 megabyte swap file on the root disk: # mkfile 512m /swapfile # swap -a /swapfile
    C. remove the existing swap and read it using swap compression: # swap -d /dev/dsk/c0t0d0s3 # swap -a -c /dev/dsk/c0t0d0s3
    D. repartition the disk so that slice 3 contains the unused cylinders 38492 through 39532, and then add slice 3 as swap: # swap -a /dev/dsk/c0t0d0s3
    E. use NFS to mount a file system from the development server, and then create and use a swap file on the remote system: # mkdir /data # mount -F nfs tokyo:/export/data /data # mkfile /data/swapfile # swap -a /data/swapfile

  • Question 264:

    Click the Exhibit button.

    You are watching a senior administrator work, the administrator has entered the command line shown in the exhibit. Examine the exhibit and select the answer that best describes the purpose of the command.

    A. Install a flash archive located in the /opt/iocai/tmp directory
    B. Use a jumpstart profile to install files located in the /opt/local/tmp
    C. Install a flash archive using a miniroot that is located in /opt/iocai/tmp
    D. Force an upgrade of newbe using the content in the /opt/local/tmp directory

  • Question 265:

    As part of an early warning system, a system administrator disables the remote shell service and replaces it with a script. This script logs that it was called with the auth facility and the warning level. The script also logs the process ID of the

    invoking shell.

    What is the proper invocation of logger?

    A. logger -i -p auth.warning "rsh attempted from $ruser@$host to $user"
    B. logger -p warning.auth "rsh[$$]: attempted from $ruser@$host to $user"
    C. logger -i -p auth.warning -t rsh "attempted from $ruser@$host to $user"
    D. logger -p auth.warning -t rsh "[$$] attempted from $ruser@$host to $user"

  • Question 266:

    Review the excerpt from a sample zone configuration session:

    1 zonecf g:work--zone > add inherit--pkg--dir 2 zonec fg:work--zone:inherit--pkg--dir > set dir=/usr/sfw 3 zonec fg:work--zone:inherit--pkg--dir > end Which answer describes the task being performed on line 3?

    A. /usr/sfw is to be linked to the global zone.
    B. /usr/sfw is to be copied from the global zone.
    C. /usr/sfw is to be loop-back mounted from the global zone.
    D. The /usr/sfw directory will be inherited from the previous non-global zone.

  • Question 267:

    Given

    Which two represent the features of Solaris Volume Manager software configured on this system? (Choose two.

    A. soft partitions
    B. striped volumes
    C. logical volumes
    D. mirrored volumes

  • Question 268:

    You have been assigned a task to create in new profile file for the jumpstart server. Which profile keyword packages that will be installed on the client?

    A. install_type
    B. cluster
    C. system_type
    D. partitioning

  • Question 269:

    Your x86-based Solaris server will not boot from the primary boot drive. Because the boot drive has been mirrored, you need to change the server so that the system boots from the alternate boot disk. Which answer describes the procedure to change the default boot disk?

    A. Change the bootpath parameter in the bootenv. re file so that it points to the correct boot drive.
    B. Change the bootpath parameter in the boot archive file so that it points to the correct boot drive.
    C. Use the eeprom command to change the bootpath parameter so that it points to the correct boot drive.
    D. Use the bootadm command to change the bootpath parameter so that it points to the correct boot drive.

  • Question 270:

    Given:

    # metadb flags first blk block count a u 16 8192 /dev/dsk/c1t0d0s3 a u 16 8192 /dev/dsk/c1t1d0s6 a u 8208 8192 /dev/dsk/c1t1d0s6 a u 16 8192 /dev/dsk/c1t2d0s6 a u 8208 8192 /dev/dsk/c1t2d0s6 a u 16 8192 /dev/dsk/c1t3d0s6 a u 8208 8192 /dev/dsk/c1t3d0s6 # metastat -c d100 s 77GB c1t1d0s6 c1t2d0s6 c1t3d0s6

    Which statement is true about this configuration?

    A. The d100 metadevice is a three-way RAID-0 striped volume.
    B. The d100 metadevice is a seven-way RAID-0 striped volume.
    C. The d100 metadevice is a three-way RAID-1 mirrored volume.
    D. The d100 metadevice is a seven-way RAID-1 mirrored volume.

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-878 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.