Backup critical console data
Backup a bootable image to tape
Create mksysb image and store on a NIM server
Create mksysb image and store on an NFS server
第1题:
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? ()
第2题:
You want to use Windows 2000 backup to perform a weekly backup of the user data on a Windows 2000 Professional computer. You want to ensure that the registry, boot files and COM plus objects are also backed up. What should you do?()
第3题:
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?()
第4题:
A client will be creating partitions on multiple systems with identical configurations. What is the recommended method for cloning the master partition?()
第5题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE; Which statement is true of this command?()
第6题:
You need to ensure that you can recover system configuration and data if your computer hard disk fails. What should you do? ()
第7题:
Create a mksysb backup of the original and restore it to the new partitions
Use NIM to load the additional partitions from an image of the original partition
Create alt_disk_install clones of the original partition and assign the target disks to the new partitions
Use the split mirror function to split off additional copies of the original partition and assign them to the other partitions
第8题:
Run Cipher.exe /x.
Run Ntbackup.exe /p.
From Backup and Restore,click Back up now.
From Backup and Restore,click Create a system image.
第9题:
The profile data was not initialized after restoring the backup CD
The profile data was not backed up before doing the Critical Console Data backup
A Critical Console Data backup was performed which backs up user data, but not profile data
A Save Upgrade data was done instead of a backup Critical Console Data and the profile files were not included
第10题:
From Backup and Restore, select Change settings.
From Backup and Restore, select Create a system image.
From the System Protection tab, create a restore point.
From the System Protection tab, enable system protection for the new volume.
第11题:
Backup critical console data
Backup a bootable image to tape
Create mksysb image and store on a NIM server
Create mksysb image and store on an NFS server
第12题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第13题:
A p5 595 does not have any device connected to it for backup. What AIX method should be used to backup each of the LPAR environments and have a quick recovery path?()
第14题:
A system administrator had a disk failure on an HMC. The disk was replaced and the HMC was loaded from the Product Recovery CD. The system administrator had performed a backup to DVD of the HMC data before the system failed. After restoring the backup files, it was noticed that no profile files were restored. What is the most likely cause of this problem?()
第15题:
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()
第16题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE,Which statement is true of this command?()
第17题:
You have a computer that runs Windows 7. Windows Backup is configured to store backups on an externaldrive. You create a new NTFS volume on the computer. You need to configure Windows Backup to includethe files on the new volume as part of regularly scheduled backups. What should you do?()
第18题:
The System Administrator wants to do a backup of the HMC and notices that there are two options on the HMC menu: Backup Critical Console data and Save Upgrade Data. Which of the following best describes the differences between the two options?()
第19题:
Both options back up user and partition profile data. Only the Backup Critical Console Data backs up TCP/IP settings or preferences
Both options back up partition profile information. Only the Backup Critical Console Data backs up service function settings, such as Inventory Scout, Service Agent, and Service Focal Point
The Backup Critical Console Data should be performed just before the HMC software update operation. The Save Upgrade Data should be performed each time configuration changes are made to the system or the HMC
The Save Upgrade Data should be performed just before the HMC software update operation. The Backup Critical Console Data should be performed each time configuration changes are made to the system or the HMC
第20题:
mksysb -t vio /mountpoint
backupios -file /mountpoint
mksysb -i /mountpoint/vio.mksysb
backupios -mksysb -file /mountpoint/vio.mksysb
第21题:
A different procedure is required to restore a database from compressed backups
The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed backup sets and image copies.
Using this command to create backups minimizes the bandwidth consumed
Using this command to create backups improves the performance of the backup process
第22题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第23题:
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.
第24题:
Add the list of files to /etc/exclude.rootvg.
Modify the image.data file and add the files to be excluded form the backup.
Modify the bosinst.data file and specify which files are to be excluded from the backup.
Specify the files to be excluded on the command line when executing the mksysb command.