Oracle 12C threaded execution
In Oracle 12.1.0.1.0 on Linux, when the THREADED_EXECUTION parameter is set, the SQL seems to be executed by a thread within SCMN process which not documented anywhere. Also, when I search the knowledge database for THREADED_EXECUTION, the search comes up empty. Can anyone elaborate a bit on that and recommend some documents and/or white papers?
0