home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / oracle / 2552 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.9 KB

  1. Path: sparky!uunet!hayes!fgreene
  2. From: fgreene@hayes.com
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: Using and RDBMS for scientific apps?
  5. Message-ID: <6559.2b304a9c@hayes.com>
  6. Date: 17 Dec 92 09:38:36 EDT
  7. References: <1992Dec16.120505.15956@newstand.syr.edu>
  8. Distribution: usa
  9. Organization: Hayes Microcomputer Products, Norcross, GA
  10. Lines: 29
  11.  
  12. In article <1992Dec16.120505.15956@newstand.syr.edu>, podgorny@npac.syr.edu (Marek Podgorny) writes:
  13. > We are considering use of the Oracle RDBMS as database engine
  14. > for scientific applications (Earth science, physics). I would
  15. > appreciate any pointers to similar work, completed or in progress.
  16. > Oracle not essential, relational technology yes.
  17. >  
  18. > Marek Podgorny, NPAC, Syracuse University
  19.  
  20. In my experience, Oracle proper is not a good scientific tool.  However, it
  21. does have a good interface to several packages, notably SAS.  The easiest
  22. way to do it is to write a SQLPlus script to extract data in flat files
  23. and then pass that data into the appropriate SAS routine with the SAS
  24. DATA LIST function.  From there on, you have access to the complete library
  25. of SAS functionality.
  26.  
  27. There is also a direct Oracle to SAS link available, but I have never had
  28. the opportunity to utilize it.
  29.  
  30.  
  31.   ---------------------------------------------------------------------------
  32.   |      Frank Greene                  |          //////  //////             |
  33.   |      DELPHI SYSTEMS, Inc.          |           ////    ////              |
  34.   |      Telephone [615] 458-6032      |          ////    ////  //////       |
  35.   |      324 Ootsima Way               |         ////    ////    ////        |
  36.   |      Loudon, TN 37774              |        //////  //////  //////       |
  37.   ----------------------------------------------------------------------------
  38.   |         Of course, any opinions or suggestions are strictly my own       |
  39.   ----------------------------------------------------------------------------
  40.  
  41.