home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / oracle / 1553 < prev    next >
Encoding:
Text File  |  1992-09-10  |  3.3 KB  |  71 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!news.larc.nasa.gov!p228
  3. From: p228@uni05.larc.nasa.gov (Bailey Bob)
  4. Subject: Re: SQL*Net using multiple protocols
  5. Message-ID: <BuDrLI.1IE@news.larc.nasa.gov>
  6. Keywords: Novell SQL*Net ORacle
  7. Sender: news@news.larc.nasa.gov (USENET Network News)
  8. Organization: Unisys-Hampton VA
  9. References: <1569@rwja.umdnj.edu>
  10. Distribution: comp
  11. Date: Thu, 10 Sep 1992 20:58:29 GMT
  12. Lines: 57
  13.  
  14. In article <1569@rwja.umdnj.edu> holowczk@rwja.umdnj.edu (Richard Holowczak) writes:
  15. >
  16. >We are thinking of setting up a Novell Netware LAN and running 
  17. >Oracle Server for Netware.  For PCs on the LAN, we would use the IPX/SPX
  18. >version of SQL*Net. So far this is nothing earth shattering. We
  19. >also intend on connecting this LAN up to the university network which
  20. >is based on TCP/IP. The network people tell me there should be no
  21. >problems if we would like to access the Oracle database from a remote
  22. >site by going accross the Internet. For PCs this is not a problem.
  23. >
  24. >We have several users with Sun workstations who would also like to
  25. >have access to the Oracle database on the Novell server. We also
  26. >have some people who would like to dial in from home and have
  27. >access to the database. 
  28. >
  29. >What are our options in terms of using SQL*Net
  30. >to do these tasks? 
  31. >
  32. >What would performace be like? 
  33. >
  34. >Users would like
  35. >to be able to run SQL*Forms, SQL*Plus and SQL*Menus. Is anyone out
  36. >there using SQL*Net Asynchronus? 
  37. >
  38.  
  39. We developed an application that runs in an environment that is somewhat
  40. similar to yours.  The application is distributed across 8 servers.  A   
  41. rough description of the environment follows:
  42.  
  43.      -    8 DECstation 5000's connected via TCP/IP form the application servers
  44.      -    User access is provided via TCP/IP
  45.         User workstations include PCs, Macs, & Sun Sparcs
  46.      -    The above is located on the NASA Langley Research Center and this
  47.     incorporates many different buildings across the Langley campus.
  48.      -    Another DECstation 5000 is located 2 miles away in our contractor
  49.     office.  This is a development machine.  In our office, we access
  50.     the development machine via PCs that are connected to a Novell 
  51.     network.  As I understand it, the Novell net is embedded in TCP/IP
  52.     packets.  The office is also connected to the Langley campus via
  53.     a T-1 line running TCP/IP.  From each PC, we can connect to either
  54.     the development 5000 or to any of the 8 production servers.  The
  55.     production servers and the development machine have SQL*Net installed
  56.     for Oracle database access.  None of the PCs have SQL*Net.  They are
  57.     all running FTP's PC/TCP software which permits TCP/IP access using
  58.     telnet with VT220 emulation.
  59.  
  60. With this environment we have a satisfactory and reliable solution to user
  61. access.  With this solution, the PCs, Macs, & Sun are used as terminals, so
  62. SQL*Net was not needed for these platforms.  Dial-up access is available and
  63. provided by a Cisco box.  All of the dial-up lines enter the Cisco box and
  64. allow the dial-up user to telnet into any of the machines on the net.  I have
  65. accessed several of the Oracle databases by using my PC from home to dial into
  66. the net.  I have not had any problems with any of the Oracle products when
  67. accessed via dial-up; this includes SQL*Forms 3.0, SQL*Plus, & SQL*ReportWriter.
  68.  
  69. Bob Bailey, p228@uni05.larc.nasa.gov
  70. Paramax/Unisys
  71.