Description
When running tools that honor the Parallel Processing Factor environment setting, datasets that are in memory cannot be used as input or output. The tool will not fail, but it will not run in parallel.
Solution
If it is more beneficial for your analysis to use parallel processing than it is to run in memory, use data stored on disk so that your parallel processing environment will be honored.