A.The snapshot size will continue to grow as changes to the volume are made
B.The snapshots take a significant amount of disk space as they are a duplicate copy of the data
C.The system can only support one snapshot per volume, and you need to remove it to be able to take your next backup
D.The system keeps a copy of changes in memory and can cause an out of memory event
第1题:
A.V$BACKUPSET
B.RC_DATABASE
C.V$BACKUP_SET
D.RC_BACKUP_SET
第2题:
Whileusingthesmitinstall_removemenustoremovesomefilesetsonanAIX5.3server,asystemadministratornoticesthe/usrfilesystemisnowunnecessarilylarge.Whichofthefollowingactionswillreducethesizeofthe/usrfilesystem()
A.Backup,unmount,remove,recreateandrestorethefilesystem.
B.BootfrommksysbtapeandselectShrinkfilesystemsonrestore.
C.Unmount,rundefragfs/usrandthereducefs-sizen/usrcommands.
D.Updatethe/image.datafilewiththedesiredsizefor/usrandrebootthesystem.
第3题:
【单选题】实现MYSQL导入数据的命令是()
A.MYSQLDUMP
B.MYSQLIMPORT
C.RETURN
D.BACKUP
第4题:
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?()
A.tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
B.restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
C.listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
D.restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第5题:
Examinethissyntaxwhichallocateschannelsduringaparallelimagecopy:RMAN>CONFIGUREDEVICETYPEdiskparallelism4:2>COPY3>datafile1TO‘/BACKUP/datafile1.dbf’,4>datafile2TO‘/BACKUP/datafile2.dbf’,5>datafile3TO‘/BACKUP/datafile3.dbf;RMAN>COPY2>datafile4TO‘/BACKUP/datafile4.dbf’;Howmanychannelsareused?()
A.0
B.1
C.3
D.4
第6题:
【单选题】备份MySQL数据库的命令是()
A.mysqldump
B.mysql
C.copy
D.backup