cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Difference Between Oracle Client And Oracle Server

Former Member
0 Likes
10,553

Hello Gurus,

Can somebody tell me the diiference between oracle client and oracle server

and why at the time of database installation we choose the sapserver.cmd from the oracle cd -1

if you have any document or link the please mention

View Entire Topic
Former Member
0 Likes

Hi,

Oracle Client Software is a package of components such as SQLNet and ASO (Advanced Security Option). SQLNet is remote data access software that enables communication with Oracle databases in a distributed computing environment. Specifically, SQL*Net lets clients, such as Macintosh or Windows computers with database applications, communicate with servers containing Oracle databases.It also lets servers with Oracle databases communicate with other servers with Oracle databases.

Oracle Client Software is intended for applications that connect to Oracle databases.

Regards

Vinod