Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!spool.mu.edu!sdd.hp.com!caen!june.engin.umich.edu!lwk From: lwk@caen.engin.umich.edu (Woody Kellum) Newsgroups: comp.databases Subject: Re: Oracle access via tcp/ip Message-ID: <1991Feb11.155826.5326@engin.umich.edu> Date: 11 Feb 91 15:58:26 GMT References: <1991Feb4.112734.452@ifi.unizh.ch> Sender: news@engin.umich.edu (CAEN Netnews) Organization: University of Michigan Engineering, Ann Arbor Lines: 44 In article <1991Feb4.112734.452@ifi.unizh.ch> draxler@utopia.ifi.unizh.ch writes: > >So, here's the question: > > Is there anybody out there who has set up a system consisting of > an application program that accesses the Oracle database system > via tcp/ip? > >What is the general architecture of that system? What is the format of >database access in Oracle? What were your experiences? What documentation >did you use? Did Oracle Corp. help you in any way? > >ANY information on the above subject is welcome. You can reach me via > >e-mail: draxler@ifi.unizh.ch > >or regular mail: > >Christoph Draxler >Inst. fuer Informatik >Universitaet Zuerich >Winterthurer Str. 190 > >CH 8057 Zuerich > >Tel: ++41 / +1/ 257 4335 (or -4311 for the secretariat of the institute) > > >Thank you very much in advance, > >Christoph We run Oracle in a client/server environment that uses tcp/ip exclusively. The Oracle libraries handle the network connection, so all you do is link your application to them, and pass them the two_task data at runtime. Oracle creates a shadow process on the server that listens to your application and passes data to/from the database. - Woody -- I want a GOOD reason with some moral backbone why Americans are dying in the Mid East. Woody Kellum Internet: lwk@caen.engin.umich.edu