home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / oracle / 2542 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.3 KB  |  34 lines

  1. Path: sparky!uunet!uswnvg!nv6.uswnvg.com!cjackso
  2. From: cjackso@uswnvg.com (Clay Jackson)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: SQL*Net IP interface
  5. Message-ID: <3000@uswnvg.uswnvg.com>
  6. Date: 17 Dec 92 02:02:30 GMT
  7. References: <1giir0INNb21@hrd769.brooks.af.mil>
  8. Sender: news@uswnvg.uswnvg.com
  9. Organization: U S WEST NewVector Group, Inc.
  10. Lines: 21
  11. X-Newsreader: Tin 1.1 PL5
  12.  
  13. Not that I'm an expert in Oracle license agreements, particularly those
  14. with the Feds (and, I suspect that you'll probably be able to get at least
  15. two divergent opinions from Oracle, depending on who you ask); but, it's
  16. my understanding that Oracle is normally licensed by the total number of
  17. USERS, no matter how they connect.  As far as multiple copies of
  18. SQL*NET are concerned, at least on Unix, the SQL*NET "interface" is linked 
  19. into both the tools (including the PRO*<language of your choice> runtime
  20. libraries and the RDBMS "kernel" at INSTALL time.  At runtime, you should
  21. only need ONE "server process" per SERVER.  The tools on each client
  22. (including whatever code you develop in 3GLs) only need to be linked with
  23. the correct libraries (which you would presumably do on the one machine).
  24.  
  25. As always, YMMV.
  26.  
  27.  
  28. #include <std_disclaimer.h>
  29. --
  30. Clay Jackson - N7QNM
  31. US WEST NewVector Group Inc
  32. Bellevue, WA
  33. uunet!uswnvg!cjackso
  34.