home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / oracle / 2718 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.2 KB

  1. Path: sparky!uunet!mcsun!uknet!infocom!idixon
  2. From: idixon@infocom.UUCP (Ian Dixon)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: shutdown on SGI
  5. Message-ID: <585@infocom.UUCP>
  6. Date: 7 Jan 93 22:55:36 GMT
  7. References: <1993Jan6.140046.28334@nsisrv.gsfc.nasa.gov>
  8. Organization: INFOCOM Public Unix Server, +44 [0] 734 340055
  9. Lines: 19
  10. X-Newsreader: TIN [version 1.1 PL7]
  11.  
  12. Joe Fulson-Woytek (joefw@eosdev1.gsfc.nasa.gov) wrote:
  13. > Has anyone else seen and/or have suggestions for avoiding the following 
  14. > problem?:  We are running Oracle on an SGI under IRIX 4.0.  When we try to
  15. > shutdown oracle while a process is running sqlplus, the shutdown 
  16. > procedure halts.  We would prefer the shutdown to continue without caring
  17. > if someone is currently connected.  Any suggestions?
  18. I dont recognize the machine that you're running on but assuming that you're
  19. running Oracle 6 and using SQLDBA then the question is : Are you entering
  20. SHUTDOWN or SHUTDOWN IMMEDIATE ?
  21. A straight SHUTDOWN will wait for any sessions currently going to complete 
  22. whereas the IMMEDIATE normally causes Oracle to stop. I say normally because 
  23. it hasnt always worked for me.
  24.  
  25. Hope this helps
  26.  
  27. Regards
  28.  
  29. Ian
  30.