dd
tar
restore
installios
第1题:
Management has asked the server technician to deploy fourteen new servers with newly-released operating systems in the virtual environment for testing purposes. Which of the following is the FASTEST way to do this?()
第2题:
An administrator is creating a comprehensive backup system to backup a single web server. Which of the following is the BEST way to provide full restore?()
第3题:
Which of the following commands is used to restore the VIO server from a backup image?()
第4题:
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()
第5题:
A system administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape?()
第6题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE,Which statement is true of this command?()
第7题:
. You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You back up the files on the server by using the following schedule: ·Full backup every Sunday ·Differential backup at 01:00 every Monday to Friday You want to restore the version of a file stored on the server at the start of the business day on Wednesday. You are unsure when the file was last modified. You need to restore the appropriate version of the file by using the minimum number of tapes. Which backup jobs should you review to locate the correct version of the file? ()
第8题:
Create a template of an existing server and deploy the fourteen images from that server.
Create a server template, and deploy all fourteen servers from this template.
Create one server, create a backup image, and restore thirteen servers from the image.
Create each server individually.
第9题:
route
traceroute
ipconfig
nmap
第10题:
Take an image backup nightly while the server is online.
Take an incremental backup while the server is offline.
Take a monthly snapshot backup while the server is online.
Take a differential backup while the server is online.
第11题:
dd
tar
cpio
restore
第12题:
It can never be used for a restore/recover operation.
Oracle will remove the backup set pieces from the flash recovery area.
The backup has been used at least once to restore and recover the database.
The backup is no longer valid because of a resetlogs operation.
The physical backup set pieces are missing from the media.
第13题:
A system administrator needs to backup datavg which contains a database that pre-allocates files by padding them with nulls, similar to treating them as sparse files. In order to effectively backup and be able to restore the datavg files, which backup method should be used?()
第14题:
An administrator is testing setting the IP address on a Linux server from command line. Which of the following commands is used to set the default gateway for the server?()
第15题:
While using the smit install_remove menus to remove some filesets on an AIX 5.3 server, a system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem ()
第16题:
A System p administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape ()
第17题:
If a backup is expired, which of the following is true?()
第18题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE; Which statement is true of this command?()
第19题:
dd
tar
restore
installios
第20题:
Take an image backup nightly while the server is online.
Take an incremental backup while the server is offline.
Take a monthly snapshot backup while the server is online.
Take a differential backup while the server is online.
第21题:
dd
tar
cpio
restore
第22题:
mksysb -t vio /mountpoint
backupios -file /mountpoint
mksysb -i /mountpoint/vio.mksysb
backupios -mksysb -file /mountpoint/vio.mksysb
第23题:
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
第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.