User Tools

Site Tools


multithreaded

This is an old revision of the document!


Multi Threaded Architecture

Only the processes that are needed will be running for a particular instance.
Now Oracle can run in multi-threaded mode in Linux (Similar to Windows).

 ALTER SYSTEM SET threaded_execution=true SCOPE=SPFILE;

The database must be administered by an account that is authenticated through a password file.

multithreaded.1437639739.txt.gz · Last modified: 2025/03/08 22:23 (external edit)