FREQ = MONTHLY; BYDAY = 2FRI;
FREQ = MONTHLY; BYDAY = FRI(2);
FREQ = MONTHLY; BYDAY = FRI2;
FREQ = MONTHLY; BYDAY = -2FRI;
第1题:
You are the network administrator for All network servers run Windows Server 2003.A member server named TESTKING1 hosts several hundred folders, which residein various locations on the server. TESTKING1 is configured to run a normalbackup of the folder every Saturday at 1:00 A.M.You discover that users edit the contents of the folders on Saturday and Sunday.You need to use the Backup utility to reschedule the backup job so that it runs everyMonday at 1:00 A.M. instead of every Saturday at 1:00 A.M. You must achieve thisgoal by using the minimum amount of administrative effort.What should you do?()
A. Specify Monday as the start date of the job.
B. Reconfigure the job schedule to run the backup every Monday at 1:00 a.m.
C. Add an additional schedule to the job. Configure the additional schedule to run the backup on Monday at 1:00 a.m.
D. Use the Repeat Task option to configure the existing job to repeat every 48 hours until an interval of 336 hours passes.
第2题:
You set up scheduled tasks to run and notify you of any failures. 3 days later you see that none of the tasks ran and you received no notifications. What should you do?()
第3题:
You are the network administrator for All servers run Windows Server 2003. You are creating a backup schedule for the main file server. You need to create a schedule so that backup jobs are completed in the shortest amount of time possible. What should you do?()
第4题:
TDLTE的事件B2的measurementPurpose设置为Mobility-Intra-Freq。
第5题:
Which of the following calendaring syntax expressions would evaluate to the last day of every month?()
第6题:
You have an Exchange Server 2010 server named Server1.Server1 has a single mailbox database named DB1.You configure deleted items to be retained for 30 days.You need to ensure that each item that passes the retention period is removed daily between 2:00 and 6:00. What should you do?()
第7题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. You create a SQL Server 2008 Reporting Services (SSRS) solution. The solution contains a report named Sales Details that displays sales information of all the employees. You create an SSRS report named Sales Summary that displays the total monthly sales of each employee. Users who view the Sales Summary report occasionally require the monthly sales details for a particular employee. You need to ensure that the users can click a value in the month column of the Sales Summary report to open and render the Sales Details report. What should you do?()
第8题:
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?()
第9题:
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.
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.
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.
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
第10题:
You should create a job which is assigned to the Database Maintenance category
You should create an Alert which will run another to delete the maintenance job.
You should create a job. You schedule the job to run only once.
You should create a job. The job uses the Automatically delete job option
第11题:
You should remove the schedule for Wednesday from Job5.
You should add a new Job5 schedule for Wednesday and disable it.
You should delete the schedule for Wednesday.
You should disable the schedule for Wednesday.
第12题:
Specify Monday as the start date of the job.
Reconfigure the job schedule to run the backup every Monday at 1:00 a.m.
Add an additional schedule to the job. Configure the additional schedule to run the backup on Monday at 1:00 a.m.
Use the Repeat Task option to configure the existing job to repeat every 48 hours until an interval of 336 hours passes.
第13题:
A.ShoTargEcIo<=T_ADD_HHO_SAME_FREQ
B.HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH
C.(ShoTargEcIo<=T_ADD_HHO_SAME_FREQ)&&(HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH)}或者{(HhoTargEcIo-ShoTargEcIo)>=T_HHO_SAME_FREQ_REL_THRESH}
D.(ShoTargEcIo<=T_ADD_HHO_SAME_FREQ)&&(HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH)}&&{(HhoTargEcIo-ShoTargEcIo)>=T_HHO_SAME_FREQ_REL_THRESH}
第14题:
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? ()
第15题:
系统回损测试应该在Site Master仪表上MODE中选择以下哪一种?()
第16题:
You need to create a schedule that will run a job on the second Friday of each month. What should the repeat interval of the schedule be set to?()
第17题:
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. There is a stored procedure. The stored procedure implements a database maintenance process. A SQL Server Agent job should be created to that runs the stored procedure. Besides this, you must make sure that after it is completed successfully, the job is removed. What should you do? ()
第18题:
You are a database administrator for your company. Each night, you perform full backups of your SQL Server 2005 computer. During business hours, you perform hourly transaction log backups. You rebuild database indexes each night. You need to modify your backup strategy. You must ensure that the database recovers to a new server as quickly as possible. What should you do?()
第19题:
You have an Exchange Server 2010 organization.A user reports that some meetings are missing from her calendar.You need to recover the missing calendar items.The solution must ensure that the missing calendar items are recovered automatically. What should you do?()
第20题:
FREQ = MONTHLY; BYMONTHDAY = 31
FREQ = MONTHLY; BYMONTHDAY = -1
FREQ = DAILY; BYDAY = -1
FREQ = MONTHLY; BYDAY = 31
FREQ = DAILY; BYMONTHDAY = LAST_DAY
第21题:
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.
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.
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.
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.
第22题:
ShoTargEcIo<=T_ADD_HHO_SAME_FREQ
HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH
(ShoTargEcIo<=T_ADD_HHO_SAME_FREQ)&&(HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH)}或者{(HhoTargEcIo-ShoTargEcIo)>=T_HHO_SAME_FREQ_REL_THRESH}
(ShoTargEcIo<=T_ADD_HHO_SAME_FREQ)&&(HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH)}&&{(HhoTargEcIo-ShoTargEcIo)>=T_HHO_SAME_FREQ_REL_THRESH}
第23题:
FREQ = MONTHLY; BYMONTHDAY = 31
FREQ = MONTHLY; BYMONTHDAY = -1
FREQ = DAILY; BYDAY = -1
FREQ = MONTHLY; BYDAY = 31
FREQ = DAILY; BYMONTHDAY = LAST_DAY