How to start the agent on the database host computer that is being monitored

Hi all
I installed OEM 11.2.1.0. I stopped getting alerts after the 1 server node is restarted. I followed RAC database.
When I checked the status of the host agent I get the following output
[oracle@rs1pre91dvdba01 bin] $ pwd
/ u01/app/Oracle/agent11g/bin
State of the agent emctl [oracle@rs1pre91dvdba01 bin] $
ORACLE_UNQNAME environment variable not defined. Please install ORACLE_UNQNAME in unique name of database.
[oracle@rs1pre91dvdba01 bin] $ export ORACLE_UNQNAME = MDM11
State of the agent emctl [oracle@rs1pre91dvdba01 bin] $
The MA Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/rs1pre91dvdba01_MDM11 not found.
[oracle@rs1pre91dvdba01 bin] $

And even on node 2
[oracle@rs1pre91dvdba02 bin] $ pwd
/ u01/app/Oracle/agent11g/bin
[oracle@rs1pre91dvdba02 bin] $ export ORACLE_UNQNAME = MDM12
State of the agent emctl [oracle@rs1pre91dvdba02 bin] $
The MA Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/rs1pre91dvdba02_MDM12 not found.

Please can I know how to start the agent on the nodes and also auto how the boot process of the agent on the server restart

Thank you.

I assume that you have installed your agent in the directory

/ u01/app/Oracle/agent11g/bin

If this is correct then run the following commands

Export ORACLE_HOME = / u01/app/oracle/agent11g /.
export LD_LIBRARY_PATH = / u01/app/oracle/agent11g/lib

PATH = $ORACLE_HOME/bin:. : $PATH; export PATH

As a matter of fact, you need to set the environment variables separate for the agent to execute commands
which are related to the agent. These distinct environment must be set correctly to ensure that the
commands can be found in the appropriate directories...

Then, run the status command emctl agent...

Tags: Enterprise Manager

Similar Questions

  • How to start the database using CRS to start the database instance

    Dear Experts,

    How to start the database using CRS to start the database instance

    As a solution: remove the write permission on the/etc/oratab user database to prevent update to arrive.

    There is no harmful effects known to CRS / RDBMS operation if this workaround solution is used. This has been discussed in Bug 13028802.

  • How to start the database and servers after the installation of the Webcenter JSK Portal

    Hello

    I finally installed the portal WebCenter using JSK, after it turned off the machine, I don't know how to start the database or server, I need to set the environment variables? create the oracletab file? or is it a file .sh to start the database and servers?

    Any help will be great!

    Best regards!

    Thanks Françoise-Oracle for your response

    As you say, I need to go to /WCPortal_JSK_Linux.x 86-64/linux64, I found all the scripts that I needed to start or stop a server or database. But more especially if you run evertything, (I did) you just need to run the de./startup.sh script and wait, he'll run, but take some time.

    Best regards!

  • How to start the database aautomatically

    Hello

    Oracle Version: 10.2.0.1(standard edition)
    OS: FEDORA 7

    Can someone help me please on how to start the base database automatically when the server is in place.

    http://www.Oracle-base.com/articles/Linux/AutomatingDatabaseStartupAndShutdownOnLinux.php

    Good, nice and clear link to auto-start the PB on linux.

    HTH
    Girish Sharma

  • How to start the database services according to eBS 12.1.1 fix already in place

    Migration db eBS 11.5.10.2 9.2.0.6 to new server eBS 12.1.1 db 11.1.0.6.

    Chosen path: db 9.2 improved and migrated to db 11.1 using exp/imp on new server

    After eBS 12.1.1 predict file system db existing 11.1 how to bind db level of applications and to start the Server service.

    AutoConfig completed successfully.

    Can you connect to the database remotely after running AutoConfig from the database and the database listener and successfully? If so, run your script and see if it works.

    Thank you

    Hussein

  • How to start the database after the judgment

    Hello.
    I had a load havy operation, could not kill, so I run the judgment.
    now I can't open the database, which is massage I get:
    "ORA-16038: 3 log sequence # 52 can be archived.
    ORA-19809: limit exceeded for file recovery
    ORA-00312: threads of 3 1 online journal:
    ' / u01/app/oracle/oradata/ORCL/onlinelog/o1_mf_3_48fpv6q1_.log'
    ORA-00312: threads of 3 1 online journal:
    ' / u01/app/oracle/flash_recovery_area/ORCL/onlinelog/o1_mf_3_48fpv95v_.log'
    "
    What should do?

    You can see what follows, if this can help:

    http://arjudba.blogspot.com/2008/07/database-startup-fails-with-error-ORA.html

  • How to start the database

    Hi Experts...


    I have Oracle 11 g installed on my machine and yesterday, I changed the value of sga_max_value, then I run shutdown, but after that I have no more able to start! When I execute the start up I get this error:

    ORA-00844: parameter MEMORY_TARGET without taking account, see log of alerts for mo
    Re information

    I don't know what to do?

    Why not simply starting by '... see alerts for more information newspaper "?" But anyway normally this error is visible, when you set a value of memory than MEMORY_TARGET (SGA_MAX_VALUE in your case). So increase MEMORY_TARGET or reduce SGA_MAX_VALUE properly.

    Werner

  • How do I make it start the database

    Hello
    I have installed oracle database 11 GR 1 material in oel5 (32 bit). How to start the database?


    Solution needed

    Dear user8818950 Muvendran!

    You have created a database yet? If Yes, then you could do the following steps to start:

    1.) Execute the script oraenv. It should be located in the usr directory

    . oranev
    ORACLE_SID = [ORCL] ? 
    

    Please fill in your Oracle SID after the questionmark.

    2.) start your listener

    lsnrctl start
    

    3.) start SQL * more and connect as sysdba

    sqlplus sys/password as sysdba
    

    4.) startup type to start your database

    startup
    

    After that, everything should be good.

    Yours sincerely

    Florian W.

    Published by: Florian W. the 05.11.2009 13:54

    P.S. If you do not know the name of your database (ORACLE_SID) that you can look in the/etc/oratab file. E. g,

    ORCL:/u01/app/oracle/product/10.2.0:N
    

    The first column indicates your ORACLE_SID. If you want to start your database whenever your server starts that you can change the N in the last column of Y.

    Best regards

  • How to check the database is created in the database of node 2 RAC

    Hi all

    Please allow questions maybe too obvious. I'm not familiar with RAC and ASM.
    virtual box (Windows 7)

    2 built nodes on Linux 6.1 Windows 64-bit virtual machine.
    11.2.0.3 software grid & database.
    One of DB name is demo
    Node1 (demo1)
    Node2 (demo2)


    1. I installed the 11.2.0.3 grid software and set up ASM with her. The installation seems to succeed.

    I am able to use view state using crsctl (see the log)

    2. I installed the database software and you want to create a database (demo) by default. the software from 95%, but not able to realized the dbca.

    I see that the asm_pmon is running, but not able to see the process of demo db. I think at this point, I don't have my demo of database has been created yet.

    Yes, question
    1: is the database created?
    2. I try to use dbca to create my demo db, but at the stage of creation of the 'copy of the database files' - she complaint ORA-03114: not connected to ORACLE
    ???? What? What oracle server trying to connect?
    3. If the database is created, how to start the database, in particular it has 2 instances (demo1 and demo2)?

    Please advise!

    Thank you very much!




    [grid@demo1 ~] $ crsctl stat res t
    --------------------------------------------------------------------------------
    TARGET STATE SERVER STATE_DETAILS NAME
    --------------------------------------------------------------------------------
    Local resources
    --------------------------------------------------------------------------------
    ORA. DATA.dg
    Demo1 ONLINE
    Demo2 online
    ORA. LISTENER.lsnr
    Demo1 ONLINE
    Demo2 online
    ORA.asm
    Demo1 Started online
    Demo2 Started ONLINE
    ORA. GSD
    In offline mode offline demo1
    Demo2 offline offline
    ORA.net1.Network
    Demo1 ONLINE
    Demo2 online
    ORA.ons
    Demo1 ONLINE
    Demo2 online
    --------------------------------------------------------------------------------
    Cluster resources
    --------------------------------------------------------------------------------
    ORA. LISTENER_SCAN1. LSNR
    1 demo1 ONLINE
    ORA.demo1.VIP
    1 demo1 ONLINE
    ORA.demo2.VIP
    1 demo2 online
    ORA. CVU
    1 demo1 ONLINE
    ORA. OC4J
    1 demo1 ONLINE
    ORA.scan1.VIP
    1 demo1 ONLINE

    Published by: 969880 on November 13, 2012 14:18

    1. What is sure, is that your database is not registered in OCR because there are missing elements in crsctl stat res t exit for database instances.
    2. default DBCA trying to restore an RMAN backup to create a database. DBCA probably also try to connect to the new instance of the database to run scripts.
    3. you must use:

    srvctl start database -d demo
    

    This should start all database instances.

    But first try to check the DBCA logs that should be under $ORACLE_HOME/cfgtoollogs/dbca and to correct related errors.

  • How can I start the database without using crsctl? ~ Xev

    Hey guys, it's Xev.

    I'm trying to recover cancellation based, and when I try to put the database to mount with sqlplus, it won't let me.

    How to use srvctl to put the database in a mode of editing?

    I stopped the entire stack of crs on both nodes, but I'm not clear on how to assemble the database now to the CCR?

    Thank you

    Xev.

    Xev Bellringer wrote:

    Ho Toby, when I try this command, srvctl start db d db_unique_name o mount

    It gives me the following two errors:

    PRCD-1027 unable to recover the RAC database

    RPRC-1070 has been unable to verify

    I have the GRID_HOME of source and I use root of course srvctl start because it is in srvctl.

    I have crs stack while I do this? If yes how do I start the CRS battery without the database?

    Hi Xev

    On this step, I'm assuming that you have defined cluster_database = false and have stop the CRS.

    Remember: -.

    1 take a full backup still running (assume that you already have).

    2. make cluster_database = false, before starting the recovery.

    3 went parallelmediarestore the RMAN parameter, because it can slow down the recovery process.

    4 restore the db.

    5. you start db.

    6. set cluster_database = true.

    7. stop your db in normal mode, immediate.

    8. start your database by srvctl

    Good luck...

    Concerning

    Jihane Narain Sylca

  • How to start the oracle database server and its client in windows 8

    Hi all

    I am a new entry in this forum and I am a beginner with oracle database.

    I always used SQL Server as the database, and it was easy to use after installation.

    With management program configuration of SQL Server I could to start service SQL Server (SQLEXPRESS) and the database server start!

    With SQL Server management studio, I was able to launch the client application, then was to establish a connection to the server and everything worked great!

    Now, how to work with the oracle database?

    I installed the oracle server and client version 11g R2 in windows 8, but how do I start the database?... and how can I start the client application to query?

    best wishes in advance.

    PS: Sorry for my English.

    If you are on the same machine, the only service that you absolutely need to start is the database service.  In your case OracleServiceSYSDBA (hmmm... How did you find with this name?).

    For queries, you can use SQL * Plus which should also be installed.  If you want something GUI, you can use SQL Developer (you need to install separately I think).

  • How to start the Audit Vault (Please run this command at the Vault review officer)

    Hi all.
    I just finished to complete a facility audit Vault on a dev linux system and all processes were available.

    In any case I had to restart my linux machine, but no process started automatically :(

    I'm reading how to start 'something'... by the use of the (e13841.pdf) Administrator's Guide...
    but without results...
    I don't know (I want to say I still have not found in the doc) sequences correct to start and stop services... when start the database... If there is a command to automatically audit Vault start the database...

    I tried...
    [oracle@auditvault ~] $ avctl show_oc4j_status
    AVCTL began
    Please run this command at the verification officer Vault.
    Leaving the control Audit Vault
    [oracle@auditvault ~] $ avctl start_oc4j
    AVCTL began
    Please run this command at the verification officer Vault.
    Leaving the control Audit Vault

    Thanks for your help

    Here are some actions you need to perform:

    Audit Vault Server you installed in your machine in ORACLE_HOME1
    You have installed Audit Vault Agent in your machine in ORACLE_HOME2

    1 / your database from ORACLE_HOME1

    export ORACLE_SID = yoursid
    sqlplus / as sysdba<>
    startup
    output
    EXPRESSIONS OF FOLKLORE

    2 / the AV from ORACLE_HOME1 Server

    avctl start_av

    3 / the agent runtime from ORACLE_HOME2 AV

    avctl start_oc4j

    4 / your agent from ORACLE_HOME1

    avctl start_agent - nom_agent

    At this point, you should be able to start any collector that you created previously. Be in command line mode, ORACLE_HOME1, or through the web console...

    Yves

    Published by: yves77 on May 14, 2009 19:21

  • Problem of temporary file in the database takes a while to start the database

    Legends of dear,

    I am facing the warning next or problem with R12.0.6 64 bit and 10.2.0.3 databases in a linux environment

    Mar 20 18:24:23 Oct 2015

    *********************************************************************

    ATTENTION: The following temporary tablespaces do not contain any file.

    This condition can occur when a backup controlfile

    been restored.  It may be necessary to add files to these

    storage spaces.  This can be done using the SQL statement:

    ALTER TABLESPACE < nom_tablespace > ADD TEMPFILE

    Furthermore, if these temporary tablespaces are no longer

    necessary, then they can be recessed.

    Temporary tablespace is empty: TEMP3

    *********************************************************************

    When I questioned my database_properties

    Select * from database_properties where name like '% TEMP % ";

    temp.png

    Journal Alerts

    Mar 20 18:24:23 Oct 2015

    Completed: ALTER DATABASE OPEN

    Mar 20 18:24:25 Oct 2015

    Additional checkpoint up to RBA to RBA [0x68e.5c2b5.0] [0x68e.5c26c.0], current journal line

    Details of the Temp file

    /Oracle/prod/DB/apps_st/data/temp03.dbf1TMP4
    /Oracle/prod/DB/apps_st/data/temp04.dbf2TMP4

    Because of the warning above when I give 'start-up' in "sqlplus" or start the database using the addbctl.sh script there is a huge gap between the following

    SQL > startup;

    ORACLE instance started.

    Total System Global Area 2147483648 bytes

    Bytes of size 2074112 fixed

    872417792 variable size bytes

    1258291200 of database buffers bytes

    Redo buffers 14700544 bytes

    Mounted database.

    ..............

    ................

    ..............

    .............

    ...........

    .......... (LOCAL TIME - 10 to 15 minutes)

    ...............

    ...............

    .................

    ........

    Open database.

    Please suggest how to deal with this.

    Thank you

    Knockaert

    Hello

    It is a question of pure database. Not much relationship to the EBS.

    Anyway, as stated in the warning, you must add a temporary file in the tablespace TEMP3 or drop the tablespace if you do not need.

    Can you post the full alerts log part, which takes 10 to 15 minutes?

    Kind regards

    Bashar

  • How to restore the database only with redolog, ctl and dbf files

    Hi friends,

    I had an oracle 11g database, but the server is down. So I just save only the DBF, CTL and REDOLOG files. But I couldn't save the file spfile and pwd.

    How to restore this database in the other server? How can I recreate the spfile?

    I hope someone can give me a hand.

    Thank you.

    Hello

    Thanks for all your advice.

    I try to recreate an environment equal to the original.

    I have install windows server 2003 and install the database from oracle 10.1 all default options.

    I create the directory D:\oracle\product\10.1.0\oradata\. Then I put the files (*.) CTL *. DBF, *. Log) in this directory.

    After this, I create a pfile file in: D:\oracle\product\10.1.0\db_1\database\init.ora with only the db_name and the control_file, the compatibility settings.

    Then open a CMD and create a service, set the ORACLE_SID and try to start the database:

    oradim-new - sid

    Set ORACLE_SID =

    sqlplus / as sysdba

    startup nomount pfile='D:\oracle\product\10.1.0\db_1\database\init.ora';

    change the editing of the database;

    ALTER database open;

    And, the open database

    After I install Oracle Sql Developer, and I can connect to instance and check the tables.

    But when I try to do an export of CMD, I get tracking errors:

    Export: Release 10.1.0.2.0 - Production on Jue 30 Abr 10:04:24 2015

    Copyright (c) 1982, 2004, Oracle.  All rights reserved.

    Contrase±a:

    Conectado has: Oracle Database 10 g Enterprise Edition Release 10.1.0.2.0 - product

    ion

    With partitioning, OLAP and Data Mining options

    Exportaci¾n made in el juego WE8MSWIN1252 character y el juego CARAC

    Teres AL16UTF16 NCHAR

    Exportando toda database...

    . exportando tablespace definiciones

    . exportando people

    . exportando usuario definiciones

    . exportando roles

    . exportando recursos costos

    . exportando rollback segmentos definiciones

    . exportando enlaces a the database

    . exportando sequence n·meros

    . exportando directorios alias

    . exportando espacios of numbers in context

    . exportando numbers of Ajas functions bibliotecas

    . exportando tipo p·blico sin¾nimos

    . exportando privado tipo sin¾nimos

    . exportando definiciones objetos types

    . exportando actions y objetos del sistema procedure

    . exportando actions y objetos procedure pre-sequence

    . exportando agrupamiento definiciones

    EXP-00056: is ha UN error 24324 ORACLE sown

    ORA-24324: Service Manager no inicializado

    EXP-00056: is ha UN error 24324 ORACLE sown

    ORA-24324: Service Manager no inicializado

    EXP-00056: is ha UN error 24324 ORACLE sown

    ORA-24324: Service Manager no inicializado

    EXP-00000: the exportaci¾n no ha terminado correctamente

    Someone knows this problem?

    Best regards.

  • How to start the isqlplus

    Hello
    I installed the database 10g on linux
    How to start the isqlplus in the browser window

    Is there a command that I need to run
    pls help

    See:
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14196/em_manage006.htm#sthref168

    Edit
    In fact, there is an OBE on this subject as well:
    http://www.Oracle.com/technology/OBE/obe10gdb/install/isqlplus/isqlplus.htm

    Published by: hoek on December 30, 2009 08:38

Maybe you are looking for