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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to start 10g Grid Control?

Re: How to start 10g Grid Control?

From: <J.Velikanovs_at_alise.lv>
Date: Thu, 9 Sep 2004 14:21:27 +0300
Message-ID: <OFF8BAC805.19703B9B-ONC2256F0A.003DA107-C2256F0A.003E7690@alise.lv>


Hi Helmut!
It is quite simple. Just reinstall Grid control

OR
Take a look in documentation

OR
. /u01/vjv/oracle/product/setOEM10
$ORACLE_HOME/bin/sqlplus /nolog<<EOF
connect / as sysdba
startup
EOF

$ORACLE_HOME/bin/emctl start em
$ORACLE_HOME/bin/emctl start oms
$ORACLE_HOME/opmn/bin/opmnctl startproc ias-component=WebCache

. /u01/vjv/oracle/product/setAgent
$ORACLE_HOME/bin/emctl start agent

Good luck ;)
Jurijs

On 09.09.2004 14:03:08 oracle-l-bounce wrote:

>Hi,
>
>I set up 10g and grid control on my HP-UX test box. Due to system
>mainentance, we had to reboot the box on the weekend. Now I need to
>restart everything concerning 10g.
>
>Starting the databases and listeners is fairly easy (i.e. the same as
>with 9i). But how do I restart iAS, grid control and the management
>agent in 10g?
>
>The "2 day DBA course" does not say anything about it...
>
>This is 10g on HP-UX 11i.
>
>Thanks,
>Helmut
>--
>To unsubscribe -

mailto:oracle-l-request_at_freelists.org&subject=unsubscribe
>To search the archives - http://www.freelists.org/archives/oracle-l/

--
To unsubscribe - mailto:oracle-l-request_at_freelists.org&subject=unsubscribe 
To search the archives - http://www.freelists.org/archives/oracle-l/
Received on Thu Sep 09 2004 - 06:17:53 CDT

Original text of this message

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