home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / oracle / 1506 next >
Encoding:
Text File  |  1992-09-07  |  1.8 KB  |  56 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!sequent!muncher.sequent.com!mkay
  3. From: mkay@sequent.com (Mary Kay Petersen)
  4. Subject: Re: Doubt regarding granting OPS$ user ids.......
  5. Message-ID: <1992Sep4.210121.7059@sequent.com>
  6. Sender: usenet@sequent.com (usenet )
  7. Nntp-Posting-Host: cruncher.sequent.com
  8. Organization: Sequent Computer Systems, Inc.
  9. References: <1992Sep4.192405.19392@tamsun.tamu.edu>
  10. Distribution: na
  11. Date: Fri, 4 Sep 92 21:01:21 GMT
  12. Lines: 42
  13.  
  14. nakkala@cs.tamu.edu (Venkatesh Nakkala) writes:
  15.  
  16.  
  17. >   Howdy,
  18. >   
  19. >    I have been using ORACLE using only one account (the oracle
  20. >    account used for installing) till now.Now when trying to
  21. >    assign users using the ops$user_name, I am getting the
  22. >    following error (on doing sqlplus from the ops user's account)..
  23. >  
  24. >  Enter user-name:
  25. >  ERROR: ORA-01034: ORACLE not available
  26. >  ORA-07318: smsget: open error when opening sgadef.dbf file.
  27. >  SunOS Error: 13: Permission denied
  28.  
  29. >  The database has been opened in shared mode and the shared
  30. >  memory segment has  "rw" permissions only for oracle.
  31. >  Also I've set the env. variables ORACLE_HOME and ORACLE_SID and other
  32. >  variables 
  33. >  appropriately.
  34.  
  35. >  Thanks in advance,
  36.  
  37. >  Venkatesh Nakkala
  38.  
  39. >--
  40. >-----------------------------------------------------------------------------
  41. >             Venkatesh  Nakkala    nakkala@neuron.tamu.edu 
  42. > Off : (409)845-5481                       Res : (409)268-7404
  43. > Dept. Of Comp Sci.,Texas A & M Univ.      Fax : (409)847-8578 
  44.  
  45.  
  46. Check to make sure the oracle binary is owned by 'oracle' and
  47. set uid (chmod 4751).  Otherwise, no one but the owner, 'oracle',
  48. can access the database.
  49. ---
  50.   /_ _   /        sequent computer system, inc.    +-----+
  51.  / / /  /__/ __        15450 sw koll parkway        |   # |
  52. / / /  / \__(_/_/_/    beaverton, or  97006-6063    |     |
  53. mary kay petersen/    mkay@sequent.com         +-----+
  54. (503)578-5817 __/
  55.  
  56.