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

题目内容 (请给出正确答案)
Youissuethisstatement:ALTERDATABASEBACKUPCONTROLFILETOTRACE;Whatdoesthestatementgenerate?()

A.Atextcopyofthecontrolfile.

B.Abinarycopyofthecontrolfile.

C.AfilecontainingaSQLstatementwhichwillre-createthedatabase.

D.AfilecontainingaSQLstatementwhichwillre-createthecontrolfile.


参考答案

更多 “ Youissuethisstatement:ALTERDATABASEBACKUPCONTROLFILETOTRACE;Whatdoesthestatementgenerate?() A.Atextcopyofthecontrolfile.B.Abinarycopyofthecontrolfile.C.AfilecontainingaSQLstatementwhichwillre-createthedatabase.D.AfilecontainingaSQLstatementwhichwillre-createthecontrolfile. ” 相关考题
考题 Youexecutedthefollowingcommandtobackupyourcontrolfile:ALTERDATABASEBACKUPCONTROLFILETOTRACE;Whichinitializationparameterisusedtospecifythelocationofthetracefile?() A.USER_DUMP_DESTB.CORE_DUMP_DESTC.TRACE_DUMP_DESTD.BACKUP_DUMP_DESTE.BACKGROUND_DUMP_DEST

考题 Youissuedthefollowingstatement:SQL>ALTERDATABASEBACKUPCONTROLFILETOTRACE;Whatwillbetheresultofissuingthestatement?() A.Thecontrolfilewillbemultiplexed.B.Thecontrolfilewillberecreated.C.ThescriptcontainingtheCREATECONTROLFILEstatementwillbecreated.D.Thebinarybackupofthecontrolfilewillbecreated.