
Oracle Tutorials
The architecture of Oracle RDBMS is client server architecture. This architecture is supported by network communications based on the client communications with RDBMS (Database). Shared Memory created and allocated by Operating Syastem (OS) for inter process communication (IPC). The network configuration is supported by 1. listener.ora 2. tnsnames.ora 3. sqlnet.ora