Use the tar command on the fifth image.
Use the restore command on the fourth image.
Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.
Reboot using the mksysb tape and then use the dd command to extract the file.
第1题:
A.Use the tar command on the fifth image.
B.Use the restore command on the fourth image.
C.Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.
D.Reboot using the mksysb tape and then use the dd command to extract the file.
第2题:
A file on the system ahs been lost, but the latest version is on a mksysb tape. The file is extracted from this mksysb tape by loading the tape. Which of the following indicates where the tape will be skipped forward?()
第3题:
Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()
第4题:
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()
第5题:
An administrator trying to restore a backup from tape encounters read errors. The administrator suspects that it could be an issue with the block device. What is the appropriate method to resolve this issue?()
第6题:
A backup is taken using the following command:tar -cvf abcdef.tar /usr/local/include/tcpd.h The operator is in the directory /usr/local/restores and runs the following command: tar -xvf abcdef.tar. Where will the file be restored?()
第7题:
You are administering a database stored in Automatic Storage Management (ASM). You use RMAN to back up the database and the MD_BACKUP command to back up the ASM metadata regularly. You lost an ASM disk group DG1 due to hardware failure. In which three ways can you re-create the lost disk group and restore the data?()
第8题:
You have a domain controller that runs Windows Server 2008 R2. The Windows Server Backup feature is installed on the domain controller. You need to perform a non-authoritative restore of the domain controller by using an existing backup file. What should you do()
第9题:
tet1 -f /dev/rmt0 fsf 2; restore -xqvf /dev/rmt0
tet1 -f /dev/rmt0.1 fsf2; restore -Tvf /dev/rmt0.1
tet1 -f /dev/rmt0.1 fsf3; restore Tqvf /dev/rmt0.1
tet1 -f /dev/rmt0.1 fsf3; restore -Tvf /dev/rmt0.1
第10题:
tctl -f /dev/rmt0.1 fsf 2 ; tar -xv file3
tctl -f /dev/rmt0.0 fsf 3 ; dd if=file3 pf =/dev/mt0.1
tctl -f /dev/rmt0.1 fsf 2 ; dd if=/dev/rmt0.1 of=file3
tctl -f /dev/rmt0.0 fsf 3 ; dd if=/dev/rmt0.1 of=file3
第11题:
/usr/local/include/tcpd.h
/usr/local/restores/tcpd.h
/usr/local/restores/include/tcpd.h
/usr/local/restores/usr/local/include/tcpd.h
第12题:
tet1 -f /dev/rmt1.0 fsf 9; tar -xv file 10
tet1 -f /dev/rmt1.1 fsf 10; tar -xv file 10
tet1 -f /dev/rmt1.1 fsf 9; dd if = /dev/rmt1.1 of=file 10
tet1 -f /dev/rmt1.0 fsf 9; dd if =file10 of /dev/rmt1.0
第13题:
An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server, which command should be run to restore the file? ()
第14题:
A system administrator has an existing mksysb image, but would like to modify the image.data file on the mksysb before installing it on a system. Which of the following procedures is most appropriate to perform?()
第15题:
An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server. Which command should be run to restore the file?()
第16题:
Which of the following sequence of commands should be used to list the directories and files saved on a mksyst tape that has been rewound and placed in device rmt0?()
第17题:
A user reports a corrupted boot logical volume. In order to recreate the contents of the boot logical volume which of the following procedures should the user be advised to perform?()
第18题:
Which of the following sequence of commands extracts the third image from a tape that was created using the backup command?()
第19题:
You have lost all your database control files. To recover them, you are going to use the results of the alter database backup controlfile to trace command. Your datafiles and your online redo logs are all intact. Which of the following is true regarding your recovery?()
第20题:
An administrator needs to be able to list the number and size of backup sets on a tape. Which of the following procedures accomplish this()
第21题:
Restart the domain controller in Directory Services Restore Mode. Use the WBADMIN command to perform a critica
Restart the domain controller in Directory Services Restore Mode. Use the Windows Server Backup snap-in to perf
Restart the domain controller in safe mode. Use the Windows Server Backup snap-in to perform a critical volume re
Restart the domain controller in safe mode. Use the WBADMIN command to perform a critical volume restore.
第22题:
CD
DIR
MD
RD
第23题:
Third image, and resoting the file with the tar command
Third image, and restoring the file with the dd command
Fourth image, and restoring the file with the restore command
Fourth image followed by the tar command
第24题:
Use the tar command on the fifth image.
Use the restore command on the fourth image.
Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.
Reboot using the mksysb tape and then use the dd command to extract the file.