You are responsible for implementing maintenance jobs on a S

题目
单选题
You are responsible for implementing maintenance jobs on a SQL Server 2005 database server. Certain jobs run every Sunday and other jobs run at the beginning of every month.  You need to schedule the jobs in the way that uses the least amount of administrative effort.  What should you do? ()
A

 Create a job schedule that runs every Sunday. Assign weekly tasks to this schedule. Create a second schedule that runs on the first day of every month. Assign monthly tasks to this schedule. 

B

 Create a job for each task that runs once a day. Use a Transact-SQL statement to check the date and day of the week. If the day is either a Sunday or the first day of the month, execute the code. 

C

 Create a job schedule that runs once a day. Assign jobs to this job schedule. If the day is either a Sunday or the first day of the month, execute the jobs. 

D

 Create a job for each task that runs once a week on Sunday. Add a second job schedule that runs the job on the first of the month.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

What percentage of your college did you college did you pay for and what sort of jobs did you have while you were in school?


正确答案:
       

第2题:

大副负责整个甲板部的维修保养工作。()

  • A、The chief officer is responsible for the overall maintenance of the deck department.
  • B、The second officer is responsible for the overall cleaning of the deck department.
  • C、The third officer is responsible for the overall maintenance of the deck department.
  • D、The chief officer is responsible for the overall cleaning of the deck department.

正确答案:A

第3题:

Are you responsible for the maintenance of surveillance cameras within one year?

A.Yes. Our company promises to provide free service

B.Yes. Our company promises to provide post-sale services.

C.Yes. Our company promises to provide good post-sale services.

D.No. Our company doesn’t promise to provide post-sale services.


正确答案:C

第4题:

Which three statements are true regarding the functioning of the Autotask Background Process (ABP)?()

  • A、 It creates jobs without considering the priorities associated with them.
  • B、 It translates tasks into jobs for execution by the scheduler.
  • C、 It determines the list of jobs that must be created for each maintenance window.
  • D、 It is spawned by the MMON background process at the start of the maintenance window.
  • E、 It maintains a repository in the SYSTEM tablespace to store the history of the execution of all tasks.

正确答案:B,C,D

第5题:

How can you create a listener class that receives events when the mouse is moved?()  

  • A、 By extending MouseListener.
  • B、 By implementing MouseListener.
  • C、 By extending MouseMotionListener.
  • D、 By implementing MouseMotionListener.
  • E、 Either by extending MouseMotionListener or extending MouseListener.
  • F、 Either by implementing MouseMotion Listener or implementing MouseListener.

正确答案:D

第6题:

The chief officer is responsible ()the overall maintenance of deck department.

  • A、for
  • B、to
  • C、with
  • D、of

正确答案:A

第7题:

By default, who is responsible for firmware and software updates of an SVC solution? ()

  • A、the customer
  • B、IBM customer engineer
  • C、certified IBM Business Partner
  • D、IBM Maintenance and Technology Support organization

正确答案:A

第8题:

– ()– Thank you. I must say I have a great staff. ?

A、I’d like you to meet Joe Stevens. He’s our sales team head.?

B、Please allow me to introduce my colleague to you. She is the Purchasing Manager.

C、It’s a pleasure to meet you, Ben. So you’re the one responsible for those outstanding sales figures I’ve seen.


参考答案:C

第9题:

Very soon you will be performing maintenance operations. You would have several jobs to run as soon as the maintenance period starts. Which method would you use to create jobs without specifying the time period when the job should be run?()

  • A、 use DBMS_IJOB package
  • B、 use Oracle Scheduler
  • C、 use DBMS_JOB package
  • D、 use Oracle Data Pump Export and Import

正确答案:B

第10题:

You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You have the Web Server (IIS) server role installed on two servers. The twoservers are respectively named S01 and S02. Windows Server 2008 is run by the servers. Your companyhas a Web site named www.wiikigo.com hosted on S01. The Web site is due for maintenance. The Webcontent must be available during maintenance. You create a mirror Web site located on S02. The www.wiikigo.com site needs to be configured to redirect requests to S02. What action should you perform first?()

  • A、The appcmd set config /section:httpRedirect /enabled:false command should be run.
  • B、The appcmd set config /section:httpRedirect /enabled:true command should be run.
  • C、The appcmd set site /site.name:wiikigo /+bindings.[protocol=’http’,www1.wiikigo.com] command shouldbe run.
  • D、The appcmd set site /site.name:wiikigo /-bindings.[protocol=’http’,www.wiikigo.com] command should be run.

正确答案:B

更多相关问题