User Tools

Site Tools


multithreaded

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
multithreaded [2015/07/23 08:22] – created z0hpvkmultithreaded [2025/03/08 22:24] (current) – external edit 127.0.0.1
Line 4: Line 4:
 <code> ALTER SYSTEM SET threaded_execution=true SCOPE=SPFILE;</code> <code> ALTER SYSTEM SET threaded_execution=true SCOPE=SPFILE;</code>
 The database must be administered by an account that is authenticated through a password file.\\ The database must be administered by an account that is authenticated through a password file.\\
 +OS authentication is no longer supported, must now login as SYS user using the password.\\
 +Different sessions will now have the same SPID but a different STID (Session Thread ID).\\
 +
 +[[https://oracle-base.com/articles/12c/multithreaded-model-using-threaded_execution12cr1|Oracle Base Article]]
 +
multithreaded.1437639739.txt.gz · Last modified: 2025/03/08 22:23 (external edit)