YOU WANT JOB TO RUN EVERY 30 MINUTES. WHICH OF THE FOLLOWING POSSIB...

6. You want job to run every 30 minutes. Which of the following possibilities for

the REPEAT_INTERVAL argument are correct syntactically and will achieve this

result? (Choose two answers.)

A. 'freq=minutely;interval=30'

B. 'freq=hourly;interval=1/2'

C. '0 00:30:00'

D. 'freq=minutely;byminute=30'

E. 'freq=byminute;interval=30'