Oracle client also known as client
Oracle server also known as server
are describe as below:
A client is an application that accesses a remote service on another computer system, known as a server, by way of a network.
The term was first applied to devices that were not capable of running their own stand-alone programs, but could interact with remote computers via a network. These dumb terminals were clients of the time-sharing mainframe computer.
The client-server model is still used today on the Internet, where a user may connect to a service operating on a remote system through the internet protocol suite. Web browsers are clients that connect to web servers and retrieve web pages for display. Most people use e-mail clients to retrieve their e-mail from their internet service provider's mail storage servers. Online chat uses a variety of clients, which vary depending on the chat protocol being used. Game Clients usually refer to the software that is the game in only multiplayer online games for the computer.
SqlPlus is one of the Oracle Client tools to ease you to access the data in the server.
Main Topics
Browse All Topics





by: sathyagiriPosted on 2009-03-15 at 12:54:56ID: 23892868
Any machine other than the server from which the database runs will normally need a Client to connect to the database.
/docs/cd/A 57673_01/D OC/server/ doc/ SCN73/ ch20.htm
Normal client installation includes SQL PLUS, JDBC Drivers, Network Connect utilities etc.
Here;s some reading material
http://download.oracle.com