Types of Processes (108)
The processes in an Oracle system can be categorized into two major groups:
■ User processes run the application or Oracle tool code.
■ Oracle processes run the Oracle database server code. They include server
processes and background processes.
The process structure varies for different Oracle configurations, depending on the
operating system and the choice of Oracle options. The code for connected users can
be configured as a dedicated server or a shared server.
With dedicated server, for each user, the database application is run by a different
process (a user process) than the one that runs the Oracle database server code (a
dedicated server process).
With shared server, the database application is run by a different process (a user
process) than the one that runs the Oracle database server code. Each server process
that runs Oracle database server code (a shared server process) can serve multiple
user processes.
程式可以分為兩大類
1. 使用者程式執行應用程式或者Oracle工具程式碼
2. 執行資料庫服務程式碼的程式 , 包括伺服器程式和後臺程式
3. 專有模式下 , Oracle為每一個連線分配一個服務程式 , 共享模式下 , 則可共享[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-978812/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 程式(Processes)
- EF Core – Owned Entity Types & Complex Types
- 108
- TypeScript @typesTypeScript
- Trusted Types APIRustAPI
- Systematic index design consists of two processesIndex
- 【譯】 Types are moving to the right
- TypeScript 之 Conditional TypesTypeScript
- TypeScript 之 Object TypesTypeScriptObject
- 譯|There Are No Reference Types in GoGo
- DataTransfer.types 屬性
- TypeScript 之 Indexed Access TypesTypeScriptIndex
- PostgreSQL DBA(80) - Object Identifier TypesSQLObjectIDE
- Task03 : Data Types and Operators
- PostgreSQL DBA(142) - PG 12(Monitoring PostgreSQL VACUUM processes)SQL
- Keep processes running in the background and even after SSH session disconnectsSession
- 我的收藏週刊108
- Android程式(Processes)和任務(tasks)的區別Android
- PostgreSQL DBA(143) - pgAdmin(Monitoring PostgreSQL VACUUM processes#2)SQL
- oracle中的processes,session,transaction引數詳解OracleSession
- RabbitMQ 訊息佇列之 Exchange TypesMQ佇列
- 02. 複合型別(Composite Types)型別
- [20210223]sys與Extended Data Types.txt
- Realizing procurement EDI processes with ANSI ASC X12, EDIFACT, and IDocsREM
- # uwsgi 的 processes , threads , workers 三者的關係thread
- 不停機處理oracle超過最大processes數故障Oracle
- 108-Convert Sorted Array to Binary Search Tree
- 安全運維:cmd命令大全(108個)運維
- 老司機 iOS 週報 #108 | 2020.04.06iOS
- 2020年讀完的書:108本
- 淺析Kubernrtes服務型別(Service Types)型別
- Utility class to convert Hex strings to ByteArray or String types.
- 科技愛好者週刊:第 108 期
- 108-Python中常用f-string用法Python
- 前端裝逼技巧 108 式(一)—— 打工人前端
- 搞懂 TypeScript 中的對映型別(Mapped Types)TypeScript型別APP
- How To Retry Multiple Errored Approval Workflow Processes After A Fix Or Patch Has Been ImplementedErrorAPP
- Custom Post Types [2.1.14] - WordPress高階自定義外掛
- 《痞子衡嵌入式半月刊》 第 108 期