You have a SQL server integration Services (SSIS) package named package1.
You discover that the Data Flow task for Package1 runs slower than expected.
You need to reduce the amount of time required to run the Data Flow task.
Which two actions should you perform? (Select Two)
A.
Configure the package to run by using the CallerInfo option.
B.
Modify the DefaultBufferSize package setting.
C.
Modify the ForceExecutionResult Package setting.
D.
Modify the DefaultBufferMaxRows package setting.
E.
Configure the package to run by using MaxConcurrent option.