网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
You have taken a Logical Volume Manager (LVM) snapshot backup of a volume that contains the MySQL data directory. Why is it important to remove snapshots after completing a RAW backup in this way?()

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


参考答案

更多 “ You have taken a Logical Volume Manager (LVM) snapshot backup of a volume that contains the MySQL data directory. Why is it important to remove snapshots after completing a RAW backup in this way?() A.The snapshot size will continue to grow as changes to the volume are madeB.The snapshots take a significant amount of disk space as they are a duplicate copy of the dataC.The system can only support one snapshot per volume, and you need to remove it to be able to take your next backupD.The system keeps a copy of changes in memory and can cause an out of memory event ” 相关考题
考题 YoudiscoverthatthemsdbdatabaseonaSQLServer2005computeriscorruptandmustberestored.Databasesarebackedupdaily.Thedatabasebackupfilesarewrittentoanetworkshare,butthefilenamesdonotclearlyindicatewhichdatabasesareineachfile.Youneedtolocatethecorrectbackupfileasquicklyaspossible.ThefirstfileinthelistisnamedDBBackup.bak.WhichTransact-SQLstatementshouldyouuse?()A.RESTORELABELONLYFROMDISK=N\\Server1\Backup\DBBackup.bakB.RESTOREHEADERONLYFROMDISK=N\\Server1\Backup\DBBackup.bakC.RESTOREVERIFYONLYFROMDISK=N\\Server1\Backup\DBBackup.bakD.RESTOREDATABASEMSDBFROMDISK=N\\Server1\Backup\DBBackup.bak

考题 Whichviewprovidesinformationonthebackupstatusofthedatafilesinthedatabase?() A.V$BACKUPB.V$BACKUP_STATUSC.V$BACKUP_DATAFILED.V$DATAFILE_BACKUPE.V$TABLESPCE_BACKUP

考题 Youbackedupthedatabaseat8a.m.todayusinganonlinebackup.Accountingmadealargechangetotheunderlyingdatabetween10a.m.andnoon.Whichofthefollowingactionswouldensurethatthechangescouldberecoveredusingthe8a.m.backup?()A.Createamanualincrementalonlinedatabasebackup.B.Backupallthearchivedredologsgeneratedsincethe8a.m.backup.C.Createabrand-newbackupafterallthechangeshavebeenapplied.D.Thereisnowaytomakethechangesrecoverablebasedonthe8a.m.backup.E.Performanonlinebackupofthetablespace(s)thatcontainedchangeddata.

考题 Youperformdifferentialincrementallevel1backupsofyourdatabaseoneachworkingdayandlevel0backuponSundays,totape.Whichtwostatementsaretrueaboutdifferentialincrementalbackups() A.ThebackupperformedonSundayscontainsalltheblocksthathaveeverbeenusedinthedatabase.B.ThebackupperformedonSundayscontainsalltheblocksthathavechangedsincethelastlevel1backup.C.Thebackupperformedoneachworkingdaycontainsalltheblocksthathavechangedsincethelastlevel0 backup.D.ThebackupperformedonMondaycontainsalltheblocksthathavechangedsincethelevel0backup,and everyotherworkingdaycontainsalltheblocksthathavechangedsincethelevel1backup

考题 WherecanyouobtaininformationaboutfulldatabasebackupsetcreatedusingRMAN,ifthecontrolfilewasusedastherepository?() A.V$BACKUPSETB.RC_DATABASEC.V$BACKUP_SETD.RC_BACKUP_SET

考题 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.confB.restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confC.listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.confD.restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

考题 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.

考题 Examinethissyntaxwhichallocateschannelsduringaparallelimagecopy:RMANCONFIGUREDEVICETYPEdiskparallelism4:2COPY3datafile1TO‘/BACKUP/datafile1.dbf’,4datafile2TO‘/BACKUP/datafile2.dbf’,5datafile3TO‘/BACKUP/datafile3.dbf;RMANCOPY2datafile4TO‘/BACKUP/datafile4.dbf’;Howmanychannelsareused?()A.0B.1C.3D.4

考题 【单选题】实现MYSQL导入数据的命令是()A.MYSQLDUMPB.MYSQLIMPORTC.RETURND.BACKUP

考题 【单选题】备份MySQL数据库的命令是()A.mysqldumpB.mysqlC.copyD.backup