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: Can't start 10g automatically at reboot on AIX 5.3

Re: Can't start 10g automatically at reboot on AIX 5.3

From: gazzag <gareth_at_jamms.org>
Date: 1 Jul 2005 03:37:10 -0700
Message-ID: <1120214230.034033.42870@g43g2000cwa.googlegroups.com>


It sounds like the required environment variables are not being set. Try:

su - oracle -c /u01/app/oracle/OraHome_1/bin/­dbstart

(Note the " - " after the "su" command) Received on Fri Jul 01 2005 - 05:37:10 CDT

Original text of this message

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