Program Interface Structure (135)
The program interface consists of the following pieces:
■ Oracle call interface (OCI) or the Oracle runtime library (SQLLIB)
■ The client or user side of the program interface (also called the UPI)
■ Various Oracle Net Services drivers (protocol-specific communications software)
■ Operating system communications software
■ The server or Oracle side of the program interface (also called the OPI)
Both the user and Oracle sides of the program interface run Oracle software, as do the
drivers.
Oracle Net Services is the portion of the program interface that allows the client
application program and the Oracle database server to reside on separate computers in
your communication network.
程式介面結構
程式介面結構由以下組成 :
1. Oracle介面呼叫(OCI) 或者Oracle執行庫(SQLLIB)
2. 客戶端或者使用者側的程式介面
3. 不同的Oracle網路服務驅動
4. 作業系統通訊軟體
5. 伺服器端或者Oracle側的程式介面
Oracle網路服務是程式介面中允許客戶端應用程式和Oracle資料庫服務能夠駐留在separate computers in
your communication network.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-980727/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- data structureStruct
- Profiling an Assembly Program
- 135. Candy
- 135、闕題
- OpenAPI Basic StructureAPIStruct
- Spark Driver Program剖析Spark
- [LeetCode] 135. CandyLeetCode
- Data Structure_樹Struct
- sqrt-data-structureStruct
- idea--Project StructureIdeaProjectStruct
- Run a program as a service (daemon)-GOGo
- pwn.college-Program Misuse
- HDU - 6736 F - Forest ProgramREST
- The Network Program Log Two (Scapy)
- 135. 分發糖果
- The ArrayAccess interface
- interface/介面
- SAP Spartacus Reference App StructureAPPStruct
- 1.2 Physiacel Structure of Database ClusterStructDatabase
- 1.1 Logical Structure of Database ClusterStructDatabase
- pwn.college Fundementals Program interaction
- golang使用sqlx報錯:unsupported type []interface {}, a slice of interfaceGolangSQL
- LeetCode135. 分發糖果LeetCode
- LeetCode LCR135[報數]LeetCode
- Half-Edge-Mesh-Data-StructureStruct
- Composition and Structure of an INVOIC IDoc in SAP ERPStruct
- SAP ABAP Append structure 介紹APPStruct
- Interface中加Static
- Golang之interfaceGolang
- public interface View介面和public interface ViewResolver介面介紹View
- How to debug release mode program in visual studio
- Basic "info" tutorial in stand-alone program
- PostgreSQL DBA(135) - Develop(Avoiding “OR” for better query)SQLdev
- Structure of Linux Kernel Device Driver(Part II)StructLinuxdev
- CHECK_INTERFACE作用
- 如何理解 interface 介面
- Java-介面(interface)Java
- firewalld: 介面interface操作
- DrawERD makes it easy to visualize your database structure.DatabaseStruct