网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
What is used to execute a task at a particular time against any application on a user-defined schedule with user-defined parameters? ()
- A、 Sets
- B、 Workflow
- C、 Cron Task
- D、 Notification
参考答案
更多 “What is used to execute a task at a particular time against any application on a user-defined schedule with user-defined parameters? ()A、 SetsB、 WorkflowC、 Cron TaskD、 Notification” 相关考题
考题
To generate recommendations to improve the performance of a set of SQL queries in an application, you execute the following blocks of code:The blocks of code execute successfully; however, you do not get the required outcome. What could be the reason?()A. A template needs to be associated with the task.B.A workload needs to be associated with the task.C. The partial or complete workload scope needs to be associated with the task.D. The type of structures (indexes, materialized views, or partitions) to be recommended need to be specified for the task.
考题
If a job references a schedule that has been disabled, what will be the result?()
A. The job will be automatically disabled.B. The job will never execute.C. The job will attempt to execute but will fail.D. The job will inherit the DEFAULT_SCHEDULE schedule.E. A schedule object cannot be disabled.
考题
Whatisusedtoexecuteataskataparticulartimeagainstanyapplicationonauser-definedschedulewithuser-definedparameters?()
A.SetsB.WorkflowC.CronTaskD.Notification
考题
A packet is evaluated against three user-defined terms within a firewall filter and no match is found. What correctly describes the action the firewall filter will take for this packet?()A、The filter will permit the packet and take no additional actionB、The filter will reject the packet and send an ICMP message back to the senderC、The filter will discard the packet and take no additional actionD、The filter will permit the packet and write a log entry to the firewall log
考题
You are the administrator of a Windows 2000 network. You use a user account named Hans1 to log on to a Windows 2000 Professional computer named Company1 that is used by different students in a classroom. Hans1 is a user with administrative rights. Another administrator has created a command file named AddUsers.cmd that automatically adds student user accounts. You have scheduled a task on Company1 to run AddUsers.cmd later in the evening. The next day you find that the job did not run. There are no errors reported in the Event Log. You want to schedule a task to successfully run AddUsers.cmd. What should you do? ()A、Configure the Task Scheduler service to run under an Administrative account.B、Log on by using the local Administrator account. Then schedule the task to run under Hans1. C、Take ownership of AddUsers.cmd. Then schedule the task to run under Hans1.D、Grant Hans1 Read Execute permission for AddUsers.cmd. Then schedule the task to run under Hans1.
考题
You are using windows installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes organizational unit (OU) named sales. A Group Policy object (GPO) is created for the Sales OU. You want to deploy that application in such a way that the shortcuts of that application should be created on the used desktop as well as in start-menu. When a user first click on the shortcut or try to open any file whose extension is associated with that application, then that application should automatically install on the computer. What should you do to accomplish this task?()A、Using GPO, publish that application at user levelB、Using GPO, assign that application at the user levelC、Using GPO, publish that application at computer levelD、Using GPO, assign that application at the computer level.
考题
You need to design the retrieval of advertising statistics without compromising security. What should you do?()A、Design a Notification Services solution that sends the advertising statistics to specified subscribers by e-mail.B、Design a SQL Server Web service that runs a stored procedure to return the statistics on a call from the advertisers application.C、Design a Database Mail solution that sends the advertising statistics to e-mail addresses that are specified in a table.D、Design a stored procedure to return the statistics on a call from the advertisers application.E、Design a user-defined function to return the statistics on a call from the advertisers application.
考题
An administrator is configuring a new cluster and has a requirement for a notification to be generated if the /tmp File System becomes greater than 90% full. Which of the following PowerHA components will support theadministrator’s requirement?()A、Pre-defined EventsB、User-defined EventsC、Remote notification methodsD、The integration between RMC and WebSM
考题
What must be created before populating the Tools application? ()A、 Item SetsB、 Item Master OwnerC、 Vendors for the ItemsD、 Storeroom assignment
考题
A packet is evaluated against three user-defined terms within a firewall filter and no match isfound. What correctly describes the action the firewall filter will take for this packet?()A、The filter will permit the packet and take no additional action.B、The filter will reject the packet and send an ICMP message back to the sender.C、The filter will discard the packet and take no additional action.D、The filter will permit the packet and write a log entry to the firewall log.
考题
If a job references a schedule that has been disabled, what will be the result?() A、 The job will be automatically disabled.B、 The job will never execute.C、 The job will attempt to execute but will fail.D、 The job will inherit the DEFAULT_SCHEDULE schedule.E、 A schedule object cannot be disabled.
考题
What RMAN command is used to execute a tablespace point-in-time recovery?()A、 recoverB、 duplicateC、 restoreD、 copyE、 None of the above
考题
You use a Windows 2000 Professional computer to run a weekly report. When the report is running on the computer, another task stops responding and eventually times out. When you run only the other task, the task completes successfully. You use Task Manager to view your system resources. In the weekly report, the processor time counter reads a high value. You want to resolve the problem by using Task Manager. What should you do?()A、Upgrade the RAM of this computer.B、Add another hard disk to the computer and execute the report application from that hard drive.C、Split the paging file across two physical disks.D、Decrease the base priority of the weekly report task.
考题
You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The instance has databases for a finance application and a manufacturing application. You want to put some limitation on the maximum CPU query time allowed by the applications, so you configure the Resource Governor to achieve this. But you notice that certain reports do not execute successfully any longer on the manufacturing application. You have to allow the manufacturing application to consume more CPU time, so you have to change the Resource Governor configuration. Which Resource Governor component should you configure?() A、The workload group which is used by default B、The workload group which is used by the finance application C、The classifier function which identifies the finance application D、The workload group which is used by the manufacturing application
考题
You are the administrator of a Windows 2000 network. You use a user account named User1 to log on to a Windows 2000 Professional computer. Different students in a classroom use this Computer. User does not have administrative rights. However, you prefer to use this account for most of your daily activities, because it is not a security breach if you fail to log off. You want to schedule a task to run a command file named AddUsers.cmd that automatically adds six more student user accounts. What should you do?()A、Schedule the task to run under an Administrative accountB、Log on by using the local Administrator account. Then schedule the task to run under User1C、Take the ownership of Addusers.cmd file. Then schedule the task to run under User1D、Grant User1 Read Execute permission for AddUsers.cmd. Then schedule the task to run under User1.
考题
You are upgrading the database servers that are used by all of the companys applications. As the first step in the upgrade, you upgrade the development database servers. You need to verify that the upgrade of the database servers did not introduce any errors into the databases. What should you do?() A、Execute unit test scripts for each stored procedure in each database.B、Execute the stored procedures in the SQL Server Management Studio debugger, and verify the results.C、Set the database compatibility level on the database servers to 80.D、Execute the application user interface test scripts to verify proper operation.
考题
You have configured the system to purge mailboxes after 8 days of being deleted. You need to receive a notification when the mailboxes are purged. What should you do?()A、Start a data collectorB、Start an event viewer subscriptionC、Add a task to the application event logD、Modify the properties of the mailbox database
考题
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
考题
单选题You are the administrator of a Windows 2000 network. You use a user account named User1 to log on to a Windows 2000 Professional computer. Different students in a classroom use this Computer. User does not have administrative rights. However, you prefer to use this account for most of your daily activities, because it is not a security breach if you fail to log off. You want to schedule a task to run a command file named AddUsers.cmd that automatically adds six more student user accounts. What should you do?()A
Schedule the task to run under an Administrative accountB
Log on by using the local Administrator account. Then schedule the task to run under User1C
Take the ownership of Addusers.cmd file. Then schedule the task to run under User1D
Grant User1 Read Execute permission for AddUsers.cmd. Then schedule the task to run under User1.
考题
单选题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.
考题
单选题What is used to execute a task at a particular time against any application on a user-defined schedule with user-defined parameters? ()A
SetsB
WorkflowC
Cron TaskD
Notification
考题
单选题A packet is evaluated against three user-defined terms within a firewall filter and no match is found. What correctly describes the action the firewall filter will take for this packet?()A
The filter will permit the packet and take no additional actionB
The filter will reject the packet and send an ICMP message back to the senderC
The filter will discard the packet and take no additional actionD
The filter will permit the packet and write a log entry to the firewall log
考题
单选题If a job references a schedule that has been disabled, what will be the result?()A
The job will be automatically disabled.B
The job will never execute.C
The job will attempt to execute but will fail.D
The job will inherit the DEFAULT_SCHEDULE schedule.E
A schedule object cannot be disabled.
考题
单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The instance has databases for a finance application and a manufacturing application. You want to put some limitation on the maximum CPU query time allowed by the applications, so you configure the Resource Governor to achieve this. But you notice that certain reports do not execute successfully any longer on the manufacturing application. You have to allow the manufacturing application to consume more CPU time, so you have to change the Resource Governor configuration. Which Resource Governor component should you configure?()A
The workload group which is used by default B
The workload group which is used by the finance application C
The classifier function which identifies the finance application D
The workload group which is used by the manufacturing application
考题
单选题What RMAN command is used to execute a tablespace point-in-time recovery?()A
recoverB
duplicateC
restoreD
copyE
None of the above
考题
单选题What must be created before populating the Tools application? ()A
Item SetsB
Item Master OwnerC
Vendors for the ItemsD
Storeroom assignment
考题
单选题To generate recommendations to improve the performance of a set of SQL queries in an application, you execute the following blocks of code: BEGIN dbms_advisor.create_task(dbms_advisor.sqlaccess_advisor,’TASK1’); END; / BEGIN dbms_advisor.set_task_parameter(’TASK1’,’ANALYSIS_SCOPE’,’ALL’); dbms_advisor.set_task_parameter(’TASK1’,’MODE’,’COMPREHENSIVE’); END; / BEGIN dbms_advisor.execute_task(’TASK1’); dbms_output.put_line(dbms_advisor.get_task_script(’TASK1’)); END; / The blocks of code execute successfully;however,you do not get the required outcome. What could be the reason?()A
A template needs to be associated with the task.B
A workload needs to be associated with the task.C
The partial or complete workload scope needs to be associated with the task.D
The type of structures (indexes, materialized views, or partitions) to be recommended need to be specified for the task.
热门标签
最新试卷