Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Upgrade issue? Can't start/stop oracle if non dba started it

Re: Upgrade issue? Can't start/stop oracle if non dba started it

From: Steve H <steven.hankin_at_citigroup.com>
Date: 8 Feb 2005 03:40:34 -0800
Message-ID: <1107862834.769698.21580@c13g2000cwb.googlegroups.com>


Could you connect via SQL*Net as a user with 'sysoper' privilege (you'll need a password file and 'grant sysoper to <user>') ?

Also, for your example, check that the 'sticky' bit is set on the user and group execution bit for the required oracle binaries so that all processes that run oracle use the same memory

e.g. one of them is this:

-rwsr-s--- 1 oracle dba 69198144 Nov 22 13:12 oracle Received on Tue Feb 08 2005 - 05:40:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US