backup as copy
backup copy
copy as backup
copy back
第1题:
A. copy running-config startup-config
B. copy startup-config: running-config
C. copy running config startup config
D. copy startup config running config
E. write terminal
第2题:
Which command is used to copy the configuration from RAM into NVRAM?()
第3题:
Which of the following can be used to prepare a disk image for duplication? ()
第4题:
Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()
第5题:
Consider the following scenario: You have a directory, data, under the disk group tdgroupA. You want to create an alias for one of the data files and you execute the following command: ALTER DISKGROUP tdgroupA ADD ALIAS ’+tdgroupA/data/datafile.dbf’ FOR ’+tdgroupA.231.45678’; Which task would be accomplished by the command?()
第6题:
In Recovery Manager (RMAN), you are taking image copies of the datafiles of your production database and rolling them forward as regular intervals. You attempt to restart your database instance after a regular maintenance task, you realize that one of the data files that belongs to the USERS tablespace is damaged and you need to recover the datafile by using the image copy. You could perform the following steps to accomplish this: 1) Mount the database 2) Take the data file offline 3) Bring the data file online 4) Use the RMAN SWITCH TO command to switch the image copy 5) Apply the archived redo logs 6) Open the database 7) Use the RMAN RESTORE TO command to switch to the image copy Which two options illustrate the correct sequence of steps that you could follow?()
第7题:
You want to perform a backup of your database to tape. Which backup format can you use?()
第8题:
The copy of the datafile created is stored in the RMAN repository.
The copy of the datafile created can be viewed using the LIST BACKUP command.
The copy of the datafile created using this COPY command can be placed only on the disk.
The copy of the datafile created is similar to the backup of the file created using the BACKUP command.
The copy of the datafile created can be used for recovering the database using the user-managed recovery method.
第9题:
The ’/u01/app/oracle/oradata/orcl/users01.dbf’ data file is recovered from the image copy.
The ’/u01/app/oracle/oradata/orcl/users01.dbf’ data file is recovered from the last incremental backup.
Image copies of the ’/u01/app/oracle/oradata/orcl/users01.dbf’ data file are updated with all changes up to incremental backup SCN.
Image copies of the ’/u01/app/oracle/oradata/orcl/users01.dbf’ data file are recovered using the above command if data file recovery fails.
第10题:
backup as copy
backup copy
copy as backup
copy back
第11题:
Unix cp command of a file
Bit-by-bit copy of a file
Windows COPY command of a file
All of the above
第12题:
Router# copy tftp flash
Router# copy flash run
Router(config)# restore flash
Router(config)# repair flash
Router#copy flash tftp
Router# copy start flash
第13题:
Which command is used to load a configuration from a TFTP server and merge the configuration into RAM?()
第14题:
Which command is used to load a configuration from a TFTP server and merge the configuration into RAM?()
第15题:
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?()
第16题:
A customer is running a number of non-IBM servers purchased two years ago and has settled on one of the new IBM xSeries servers as a migration path. From the following options, which is the preferred migration path?()
第17题:
Which command creates an image copy?()
第18题:
When CONFIGURE CONTROLFILE AUTOBACKUP is set to ON, RMAN automatically performs a control file autobackup in which three situations?()
第19题:
backup set only
image copy only
only user-managed backup
both image copy and backup set
only incremental image copy backup
第20题:
RAM
NVRAM
flash memory
HTTP server
TFTP server
Telnet server
第21题:
The Cisco IOS image file will not be visible in the output from the show flash command.
The show version command will not show the Cisco IOS image file location.
When the router boots up, the Cisco IOS image will be loaded from a secured FTP location.
The running Cisco IOS image will be encrypted and then automatically backed up to a TFTP server.
第22题:
TestKingB#reload
TestKingB# copy tftp startup-config
TestKingB# copy startup.-config running-config
TestKingB# copy running-config flash
TestKingB# setup
第23题:
2, 6, 4, 5, 3
1, 2, 4, 5, 3, 6
1, 2, 4, 6, 3
1, 2, 7, 5, 3, 6
第24题:
The command drops the file +tdgroupA·231.45678.
The command physically relocates the file to +tdgroupA/data and renames the file to datafile.dbf.
The command creates a copy of the +tdgroupA·231.45678 file and places it in +tdgroupA/data after renaming the file to datafile.dbf.
The command creates an alias, datafile.dbf, and places it in +tdgroupA/data and does not remove the +tdgroupA·231.45678 file.
The command creates a file, datafile.dbf, in +tdgroupA/data and removes the references for +tdgroupA·231.45678 from the data dictionary views.