You install a SQL Server 2012 database engine instance on a production server. A month
later, you install SQL Server 2012 Integration Services (SSIS).
You must develop an SSIS project and deploy it to the server by using the Project
Deployment model.
Operations log records that are outside the configured retention period must be cleaned
automatically.
You need to create the SSIS catalog on the production server and ensure that the
operations log cleaning requirement is met.
What should you do? (Each correct answer presents part of the solution. Choose all that
apply.)
A.
Enable CLR Integration.
B.
Enable FILESTREAM with Full Access.
C.
Enable the Resource Governor.
D.
Change the recovery mode of the msdb database to FULL.
E.
Change the Server-wide Default Logging Level in SSISDB to Verbose.
F.
Start the SQL Server Browser service.
G.
Start the SQL Server Agent service.
Correct answer is A, G
A: Project deployment model needs CLR enabled
G: Cleaning of records is done by a sql-agent Job
Yes o!! Correct options for me are CLR & SQL Server Agent (options A & G)
Has any of the answers provided been right? I don’t understand it, every single one with a comment is wrong as provided. Of course it’s A and G