搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单选题】

The&ensp;SQL&ensp;Tuning&ensp;Advisor&ensp;configuration&ensp;has&ensp;default&ensp;settings&ensp;in&ensp;your&ensp;database&ensp;instance.&ensp;<br /> Which&ensp;recommendation&ensp;is&ensp;automatically&ensp;implemented&ensp;after&ensp;the&ensp;SQL&ensp;Tuning&ensp;Advisor&ensp;is&ensp;run&ensp;as&ensp;part&ensp;of&ensp;the&ensp;automatic&ensp;maintenance&ensp;task?()

A、 statistics recommendations

B、 SQL Profile recommendations

C、 Index-related recommendations

D、 restructuring of SQL recommendations

更多“ The&ensp;SQL&ensp;Tuning&ensp;Advisor&ensp;configuration&ensp;has&ensp;default&ensp;settings&ensp;in&ensp;your&ensp;database&ensp;instance.&ensp;<br /> Which&ensp;recommendation&ensp;is&ensp;automatically&ensp;implemented&ensp;after&ensp;the&ensp;SQL&ensp;Tuning&ensp;Advisor&ensp;is&ensp;run&ensp;as&ensp;part&ensp;of&ensp;the&ensp;automatic&ensp;maintenance&ensp;task?()”相关的问题
第1题

A、&ensp;On&ensp;SQL1,&ensp;reschedule&ensp;the&ensp;transaction&ensp;log&ensp;backup&ensp;job&ensp;so&ensp;that&ensp;it&ensp;occurs&ensp;every&ensp;minute.&ensp;On&ensp;SQL2,&ensp;maintain&ensp;default&ensp;schedule&ensp;settings&ensp;for&ensp;both&ensp;the&ensp;log&ensp;shipping&ensp;copy&ensp;and&ensp;the&ensp;restore&ensp;jobs.&ensp;  B、&ensp;On&ensp;SQL1,&ensp;change&ensp;the&ensp;schedule&ensp;type&ensp;for&ensp;the&ensp;transaction&ensp;log&ensp;backup&ensp;to&ensp;Start&ensp;automatically&ensp;when&ensp;SQL&ensp;Server&ensp;Agent&ensp;starts.&ensp;On&ensp;SQL2,&ensp;change&ensp;the&ensp;schedule&ensp;types&ensp;for&ensp;both&ensp;the&ensp;log&ensp;shipping&ensp;copy&ensp;and&ensp;the&ensp;restore&ensp;jobs&ensp;to&ensp;Start&ensp;automatically&ensp;when&ensp;SQL&ensp;Server&ensp;Agent&ensp;starts.&ensp;  C、&ensp;On&ensp;SQL1,&ensp;maintain&ensp;default&ensp;schedule&ensp;settings&ensp;for&ensp;the&ensp;transaction&ensp;log&ensp;backup&ensp;job.&ensp;On&ensp;SQL2,&ensp;change&ensp;the&ensp;schedule&ensp;types&ensp;for&ensp;both&ensp;the&ensp;log&ensp;shipping&ensp;copy&ensp;and&ensp;the&ensp;restore&ensp;jobs&ensp;to&ensp;Start&ensp;automatically&ensp;when&ensp;SQL&ensp;Server&ensp;Agent&ensp;starts.&ensp;  D、&ensp;On&ensp;SQL1,&ensp;reschedule&ensp;the&ensp;transaction&ensp;log&ensp;backup&ensp;job&ensp;so&ensp;that&ensp;it&ensp;occurs&ensp;every&ensp;minute.&ensp;On&ensp;SQL2,&ensp;reschedule&ensp;both&ensp;the&ensp;log&ensp;shipping&ensp;copy&ensp;and&ensp;the&ensp;restore&ensp;jobs&ensp;so&ensp;that&ensp;they&ensp;occur&ensp;every&ensp;minute.&ensp;  

点击查看答案
第2题

A、Change&ensp;the&ensp;.NET&ensp;application&ensp;to&ensp;define&ensp;a&ensp;new&ensp;server&ensp;connection&ensp;to&ensp;SQL2.  B、Configure&ensp;a&ensp;linked&ensp;server&ensp;on&ensp;SQL1&ensp;to&ensp;point&ensp;to&ensp;SQL2.  C、Configure&ensp;a&ensp;linked&ensp;server&ensp;on&ensp;SQL2&ensp;to&ensp;point&ensp;to&ensp;SQL1.  D、Change&ensp;the&ensp;stored&ensp;procedures&ensp;called&ensp;by&ensp;the&ensp;.NET&ensp;application&ensp;to&ensp;include&ensp;the&ensp;OPENXML&ensp;command.  

点击查看答案
第4题

A、Access&ensp;path&ensp;analysis&ensp;is&ensp;not&ensp;performed&ensp;for&ensp;the&ensp;SQL&ensp;statements.  B、SQL&ensp;structure&ensp;analysis&ensp;is&ensp;not&ensp;performed&ensp;for&ensp;the&ensp;SQL&ensp;statements.  C、SQL&ensp;Profile&ensp;recommendations&ensp;are&ensp;not&ensp;generated&ensp;for&ensp;the&ensp;SQL&ensp;statements.  D、The&ensp;staleness&ensp;and&ensp;absence&ensp;of&ensp;the&ensp;statistics&ensp;are&ensp;not&ensp;checked&ensp;for&ensp;the&ensp;objects&ensp;in&ensp;the&ensp;query&ensp;supplied&ensp;to&ensp;the&ensp;SQL&ensp;Tuning&ensp;Advisor.  

点击查看答案
第5题

A、&ensp;The&ensp;SQL&ensp;Repair&ensp;Advisor&ensp;can&ensp;be&ensp;invoked&ensp;to&ensp;tune&ensp;the&ensp;performance&ensp;of&ensp;the&ensp;regressed&ensp;SQL&ensp;statements.  B、&ensp;The&ensp;SQL&ensp;Repair&ensp;Advisor&ensp;can&ensp;be&ensp;invoked&ensp;even&ensp;when&ensp;the&ensp;incident&ensp;is&ensp;not&ensp;active&ensp;for&ensp;a&ensp;SQL&ensp;statement&ensp;crash.  C、&ensp;The&ensp;SQL&ensp;Repair&ensp;Advisor&ensp;is&ensp;invoked&ensp;by&ensp;the&ensp;Health&ensp;Monitor&ensp;when&ensp;it&ensp;encounters&ensp;the&ensp;problematic&ensp;SQL&ensp;statement.  D、&ensp;The&ensp;DBA&ensp;can&ensp;invoke&ensp;the&ensp;SQL&ensp;Repair&ensp;Advisor&ensp;when&ensp;he&ensp;or&ensp;she&ensp;receives&ensp;an&ensp;alert&ensp;generated&ensp;when&ensp;a&ensp;SQL statement&ensp;crashes&ensp;and&ensp;an&ensp;incident&ensp;is&ensp;created&ensp;in&ensp;the&ensp;ADR.  

点击查看答案
第6题

A、&ensp;The&ensp;tuned&ensp;plan&ensp;is&ensp;not&ensp;added&ensp;to&ensp;the&ensp;SQL&ensp;plan&ensp;baseline.  B、&ensp;The&ensp;tuned&ensp;plan&ensp;is&ensp;added&ensp;to&ensp;the&ensp;fixed&ensp;SQL&ensp;plan&ensp;baseline&ensp;as&ensp;a&ensp;fixed&ensp;plan.  C、&ensp;The&ensp;tuned&ensp;plan&ensp;is&ensp;added&ensp;to&ensp;the&ensp;fixed&ensp;SQL&ensp;plan&ensp;baseline&ensp;as&ensp;a&ensp;nonfixed&ensp;plan.  D、&ensp;The&ensp;tuned&ensp;plan&ensp;is&ensp;added&ensp;to&ensp;a&ensp;new&ensp;nonfixed&ensp;SQL&ensp;plan&ensp;baseline&ensp;as&ensp;a&ensp;nonfixed&ensp;plan.  

点击查看答案
第8题

A、On&ensp;SQL1,&ensp;reschedule&ensp;the&ensp;transaction&ensp;log&ensp;backup&ensp;job&ensp;so&ensp;that&ensp;it&ensp;occurs&ensp;every&ensp;minute.&ensp;On&ensp;SQL2,&ensp;maintain&ensp;default&ensp;schedule&ensp;settings&ensp;for&ensp;both&ensp;the&ensp;log&ensp;shipping&ensp;copy&ensp;and&ensp;the&ensp;restore&ensp;jobs.  B、On&ensp;SQL1,change&ensp;the&ensp;schedule&ensp;type&ensp;for&ensp;the&ensp;transaction&ensp;log&ensp;backup&ensp;to&ensp;Start automatically&ensp;when&ensp;SQL&ensp;server&ensp;Agent&ensp;starts.&ensp;On&ensp;SQL2,&ensp;change&ensp;the&ensp;schedule&ensp;types&ensp;for&ensp;both&ensp;the&ensp;log&ensp;shipping&ensp;copy&ensp;and&ensp;the&ensp;restore&ensp;jobs&ensp;to&ensp;Start&ensp;automatically&ensp;when&ensp;SQL&ensp;Server&ensp;gent&ensp;starts.  C、On&ensp;SQL1,&ensp;maintain&ensp;default&ensp;schedule&ensp;settings&ensp;for&ensp;the&ensp;transaction&ensp;log&ensp;backup&ensp;job.&ensp;On&ensp;SQL2,&ensp;change&ensp;the&ensp;schedule&ensp;types&ensp;for&ensp;both&ensp;the&ensp;log&ensp;shipping&ensp;copy&ensp;and&ensp;the&ensp;restore&ensp;jobs&ensp;to&ensp;Start&ensp;automatically&ensp;when&ensp;SQL&ensp;server&ensp;Agent&ensp;starts.  D、On&ensp;SQL1,&ensp;reschedule&ensp;the&ensp;transaction&ensp;log&ensp;backup&ensp;job&ensp;so&ensp;that&ensp;it&ensp;occurs&ensp;every&ensp;minute.&ensp;On&ensp;SQL2,&ensp;reschedule&ensp;both&ensp;the&ensp;log&ensp;shipping&ensp;copy&ensp;and&ensp;the&ensp;restore&ensp;jobs&ensp;so&ensp;that&ensp;they&ensp;occur&ensp;every&ensp;minute.  

点击查看答案
第9题

A、&ensp;The&ensp;SQL&ensp;trace&ensp;facility&ensp;will&ensp;generate&ensp;the&ensp;performance&ensp;statistics&ensp;for&ensp;all&ensp;the&ensp;SQL&ensp;statements&ensp;for&ensp;an&ensp;instance&ensp;and&ensp;write&ensp;them&ensp;in&ensp;the&ensp;USER_DUMP_DEST&ensp;directory.  B、&ensp;The&ensp;SQL&ensp;trace&ensp;facility&ensp;will&ensp;generate&ensp;the&ensp;performance&ensp;statistics&ensp;for&ensp;all&ensp;the&ensp;SQL&ensp;statements&ensp;for&ensp;a&ensp;session&ensp;and&ensp;write&ensp;them&ensp;in&ensp;the&ensp;USER_DUMP_DEST&ensp;directory.  C、&ensp;The&ensp;SQL&ensp;trace&ensp;facility&ensp;will&ensp;generate&ensp;the&ensp;performance&ensp;statistics&ensp;for&ensp;all&ensp;the&ensp;SQL&ensp;statements&ensp;for&ensp;an&ensp;instance&ensp;and&ensp;write&ensp;them&ensp;in&ensp;the&ensp;BACKGROUND_DUMP_DEST&ensp;directory.  D、&ensp;The&ensp;SQL&ensp;trace&ensp;facility&ensp;will&ensp;generate&ensp;the&ensp;performance&ensp;statistics&ensp;for&ensp;all&ensp;the&ensp;SQL&ensp;statements&ensp;for&ensp;a&ensp;session&ensp;and&ensp;write&ensp;them&ensp;in&ensp;the&ensp;BACKGROUND_DUMP_DEST&ensp;directory.  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服