home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / oracle / 2952 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  3.5 KB

  1. Path: sparky!uunet!munnari.oz.au!goanna!escargot!otto!dtb
  2. From: dtb@otto (David Bath)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re Oracle FAQ other than DBA, REPOST
  5. Message-ID: <dtb.728018308@otto>
  6. Date: 26 Jan 93 03:18:28 GMT
  7. Organization: RMIT Computer Centre
  8. Lines: 77
  9. NNTP-Posting-Host: otto.bf.rmit.oz.au
  10.  
  11. Hi Folks,
  12. REPOST
  13. I have seen a DBA FAQ here and am wondering if there are others
  14. (i.e. non DBA) in existence or being developed.
  15.  
  16. If not, I am willing to help develop some areas.  I have been
  17. playing with Oracle, mainly on UNIX, but also under VMS, MS-DOS,
  18. Primos and GCOS since version 4.1.13 (albeit with occasional
  19. time out on Ingres), so I believe I am qualified.  My particular
  20. interests are in using Oracle with UNIX and with Pro*C.
  21.  
  22. Ok, so I am wanting to hear from those of you regarding
  23.     1.  Should there be 1 FAQ or a number ? 
  24.         plus, forms, menu, etc
  25.     2.  Which product versions should be covered ?
  26.     3.  What you think categories should be
  27.     4.  Questions (and possibly answers)
  28.     5.  Offers to help.
  29.     6.  Tips or code you think are useful even if they do 
  30.         not qualify as an FAQ.
  31.  
  32. It would be handy to have some idea of the platforms and products
  33. you are using at your site, reviews of third party products, etc.
  34. Not only would this be useful for planning the contents of the
  35. FAQ, but for me to prepare some code I intend to release on the
  36. net.  (Unfortunately, a lot of the code I write is owned by the
  37. company I work for, I am sure you will understand.  Nevertheless
  38. they agree that some things can be released.)  With some idea of
  39. the audience, I will be able to better judge how much effort I
  40. should put into making the code portable.
  41.  
  42. I would also like to get some response as to the need for the
  43. following utilities so I can tidy them up in an appropriate order.
  44. (These are all UNIX specific I am afraid)
  45.  
  46.     1.  Sqlplus automatically detects whether it is attached
  47.         to a terminal or not and sets pause appropriately.
  48.         Pagesize and linesize are set according to the terminal.
  49.         These and other settings can be overriden by environment
  50.         variables or a ${HOME}/.sqlplusrc file.
  51.  
  52.     2.  Utility to assign default Oracle SIDs based on user id
  53.         and or group.
  54.  
  55.     3.  Ability to run a "getenv" inside sqlplus to create
  56.         an sqlplus variable.
  57.         e.g.  SQL> start $ORACLE_HOME/local/plus/getenv HOME
  58.               SQL> select * from directories
  59.             2> where dirname='&&HOME';
  60.  
  61. In deference to the excellent DBA FAQ, I believe that should remain
  62. in the current capable hands.
  63.  
  64. While any comments by people working for Oracle are welcome, I do
  65. not think it appropriate for the FAQs to be co-ordinated by them.
  66. I believe that the FAQs should express independent thought without
  67. fear or favor.
  68.  
  69. I apologize in advance for the lack of speed in replies to you.  As I
  70. spend a fair bit of time as a roving consultant or teaching, I can be
  71. offline for a week or two.  For this reason also, mail me rather than
  72. post back to the newsgroup.
  73.  
  74. Regards,
  75. David
  76. ------------------------------------------------------------------------
  77. David T. Bath             | Email:dtb@otto.bf.rmit.oz.au (131.170.40.10)
  78. Senior Tech Consultant    | Phone: +61 3 347-7511 TZ=AEST-10AEDST-11
  79. Global Technology Group   | 179 Grattan St, Carlton, Vic, 3153, AUSTRALIA
  80. "Qvid, me anxiovs?"
  81.  
  82.  
  83. -- 
  84. David T. Bath             | Email:dtb@otto.bf.rmit.oz.au (131.170.40.10)
  85. Senior Tech Consultant    | Phone: +61 3 347-7511 TZ=AEST-10AEDST-11
  86. Global Technology Group   | 179 Grattan St, Carlton, Vic, 3153, AUSTRALIA
  87. "Qvid, me anxiovs?"
  88.