10g Enterprise Manager Run Problem

i have installed the 10g db. MY sqlplus is running perfectly. when i run the enterprise manager then the following error occurr.
Unknown error Compilation failed in require at D:\oracle\product\10.1.0\db_2\sysman\admin\scripts/emd_common.pl line 35. BEGIN failed--compilation aborted at D:\oracle\product\10.1.0\db_2\sysman\admin\scripts/emd_common.pl line 35. Compilation failed in require at D:\oracle\product\10.1.0\db_2/sysman/admin/scripts/db/db_common.pl line 63. Compilation failed in require at D:\oracle\product\10.1.0\db_2/sysman/admin/scripts/db/rman/rman.pl line 81. Compilation failed in require at - line 1.
it also shows the information. the database is down. whenever my sqlplus is running perfectly.
i also enter OS credentials and database credentials.
tell me plz urgently
imran

thx
but where i found the perllib path. tell me in detail. i donot know.
imran

Similar Messages

  • How to run oracle 10g enterprise manager

    hi
    how can i run oracle 10g enterprise manager?
    thanks

    set oracle_sid
    then run the following
    EMCTL START DBCONSOLE
    emctl status dbconsole---This is to check status
    emctl stop dbconsole---This is to stop dbconsole
    If you are using windows system then you can start enterprise manager through dbconsole service in controlpanel-administrator tools-services

  • Oracle 10g Enterprise Manager console giving Alert log

    Dear all
    I have One HP server running Oracle 10g on Redhat Enterprise Linux 3.0 and two other systems with Oracle 9i and 8i. I have written sql query in my Oracle10g system which updates the database in 9i.
    The sql statement is
    CREATE MATERIALIZED VIEW ADASNAP REFRESH FAST START WITH SYSDATE NEXT SYSDATE+1 AS
    SELECT * FROM ADA@WCMMISLINK;
    CREATE MATERIALIZED VIEW BGTABSNAP REFRESH FAST START WITH SYSDATE NEXT SYSDATE+1 AS
    SELECT * FROM BGTAB@WCMMISLIN;
    The above query is sheduled to run every day .
    and i get the following Alert log in 10g enterprise manager console
    Generic Alert log ORA-12012: error on auto execute of job 54
    ORA-04052: error occured when looking up remote object WCMM.SYS@WCMMSERVERLINK
    ORA-00604: error occured at recursive SQL level 3
    ORA-12514: tns no listener
    ORA-06512: AT "SYS.DBMS_SNAPSHOT" line 1883
    can you guid me why the above error are occuring
    the ORA-12514: tns no listener
    the above error why it is occuring , then listener is running on oracle 10g server and other 8i and 9i server also and i am able to connect from oracle10g to other oracle 8i and 9i from sql plus and viceversa..
    what could be the problem with tns listener
    Regards
    Niranjan

    Hi Ugonic
    Sorry both are same, it's spelling mistake it's " WCMMISLINK". Acutally, my database is getting updated but this alert log is getting generated in enterprise manager console of 10g.
    The sql statement is
    CREATE MATERIALIZED VIEW ADASNAP REFRESH FAST START WITH SYSDATE NEXT SYSDATE+1 AS
    SELECT * FROM ADA@WCMMISLINK;
    CREATE MATERIALIZED VIEW BGTABSNAP REFRESH FAST START WITH SYSDATE NEXT SYSDATE+1 AS
    SELECT * FROM BGTAB@WCMMISLINK;
    The above query is sheduled to run every day .
    and i get the following Alert log in 10g enterprise manager console
    Generic Alert log ORA-12012: error on auto execute of job 54
    ORA-04052: error occured when looking up remote object WCMM.SYS@WCMMSERVERLINK
    ORA-00604: error occured at recursive SQL level 3
    ORA-12514: tns no listener
    ORA-06512: AT "SYS.DBMS_SNAPSHOT" line 1883
    can you guid me why the above error are occuring
    Regards
    Niranjan

  • Oracle 10g Enterprise Manager Console bug?

    I think I have come across a bug in the Oracle 10g Enterprise Manager Console. If I go into my database, then into the schema, select your schema from the list, then tables. Now once your in your tables, find one that you know of and know fairly well, right click it, and select the show dependencies. A small window will open with just that table and its tablespace and user. Select user, database name, profile, then default. If you right click on the "default" and select "show dependencies" a blank blinking window will open and stay stuck in an infinite loop until you kill the application window. I think that this is a cumbersome tablespace issue. Any thoughts?

    Hi Ugonic
    Sorry both are same, it's spelling mistake it's " WCMMISLINK". Acutally, my database is getting updated but this alert log is getting generated in enterprise manager console of 10g.
    The sql statement is
    CREATE MATERIALIZED VIEW ADASNAP REFRESH FAST START WITH SYSDATE NEXT SYSDATE+1 AS
    SELECT * FROM ADA@WCMMISLINK;
    CREATE MATERIALIZED VIEW BGTABSNAP REFRESH FAST START WITH SYSDATE NEXT SYSDATE+1 AS
    SELECT * FROM BGTAB@WCMMISLINK;
    The above query is sheduled to run every day .
    and i get the following Alert log in 10g enterprise manager console
    Generic Alert log ORA-12012: error on auto execute of job 54
    ORA-04052: error occured when looking up remote object WCMM.SYS@WCMMSERVERLINK
    ORA-00604: error occured at recursive SQL level 3
    ORA-12514: tns no listener
    ORA-06512: AT "SYS.DBMS_SNAPSHOT" line 1883
    can you guid me why the above error are occuring
    Regards
    Niranjan

  • How to export Oracle 10g Enterprise Manager Grid jobs?

    I need to save all current Oracle 10g Enterprise Manager Grid jobs before our migration. We are running Oracle 10.1.0.4 on Solaris 9. How can I save off the jobs to a file and re-import these after our migration into the new Grid server?
    Thanks,
    Ben Prusinski

    Hi!
    Have you been able to export your jobs? If you have, I would appreciate it if you could share it with me..
    Thanks!!

  • Connecting to Oracle 10G Enterprise Manager console

    Hi SDNers,
    We've recently successfully upgraded Oracle from 9.2.0.7 to 10G (as part of a Solution Manager 4.0 upgrade) and I'm now interested in getting started with the new Oracle 10G Enterprise Manager (web-based console).
    I'm at the point where I have EM up and running, but it is not connecting to our SAP database because it is trying to connect to port 1521, whilst the database uses 1527.
    Does anyone know how to change the EM configuration so that it points to port 1527 and therefore connects to the SAP database?
    Thanks in advance,
    Arwel.

    Yep!
    Here's a copy of its contents:
    Thanks,
    Arwel.
    tnsnames.ora Network Configuration File: d:\oracle\SOL\102\network\admin\tnsnames.ora
    Generated by Oracle configuration tools.
    SOL.WORLD =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = lvrplsolman)(PORT = 1527))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = SOL)
    EXTPROC_CONNECTION_DATA.PRINCES.CO.UK =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)

  • How to update host username/password in RMAN - 10g Enterprise manager bkp

    Hi,
    We have RMAN - 10g Enterprise manager scheduled.
    Last week we changed OS - Oracle password.
    Now backups are failing.
    Please let me know where to update Host username/password details in 10g Enterprise manager...

    it is showing sys credentials only.
    I see the following tips in Enterprise manager.
    "Normal credentials are used by Enterprise Manager functions that need operating system access but do not require administrator privileges. Privileged credentials are used by functions that do need administrator privileges. Database functions and jobs that require host credentials do not use the credentials set on this page; they instead use database-specific host credentials set on the Database Preferred Credentials page."
    Please let me know where can i set database-specific host credentials ?
    Message was edited by:
    user589334

  • Download oracle 10G Enterprise Manager

    I would like to download complete Oracle 10G Enterprise Manager. I downloaded one from oracle.com downloads and somehow it is not a complete. In that i do not have Console.
    Where i can i download a complete 10G Enterprise Manager?

    Which "console" are you referring to?
    To download complete OEM is a non-existing concept. OEM is many, many products. You have Grid Control console, DB Control console, AS Control console.... and ta-da the java client console (old style) - as mentioned above install it from 10g Client software cd.

  • Copy and paste on Enterprise Manager running on Xwindows

    Dear All
    It might be a simpe question if known the answer.
    Is it possible to do the "copy" and "paste" of
    selected text on Enterprise Manager running on Xwindows? For example, Is it possible to copy a view or procedure code shown on Enterprise Manager and paste it onto another window? I used to run OEM on PCs and could do so
    by using Ctrl+C and Ctrl+v; but couldn't do the same on OEM running on Solaris using xterm: Hummingbird (Vista eXceed).
    Regards,
    Zhuang

    Hi princess,
    Check the Edit menu, where you'll find Cut, Copy and Paste, as well as variations of Paste in some applications. Where there is a keystroke combination to do the same thing, you will find it listed in the menu beside the menu command, Here's my Edit menu in Pages:
    Yours will be missing the starred key stroke set by Paste and Match Style. This is a custom one, taking advantage of OS X permitting the creating of keystroke combinations for top level menu items without one assigned.
    One handy set to memorize is the Z X C V series. With the command key, these are Oops!, Cut, Copy and Paste.
    If you've used keyboard shortcuts in Windows, you will find that many of the Mac ones are the same, but use the command key where MS uses the control (ctrl) key.
    Regards,
    Barry
    PS: A minor rewording on Niels instructions for using the modifier keys. When I gave instructions essentially the same as his to my grade four and five students, I found many of them stabbed at the two (or more) keys, trying to press both at exactly the same time, an almost impossible task. When I revised the instructions to those below, most of the errors disappeared.
    command-C: This means 'press and hold the command key, tap and release the C key, then release the command key.
    shift-command-A: Press and hold the shift and command keys, tap and release the A key, then release the two modifier keys.
    In general: Press the modifier keys (shift, command, option, control—whichever is called for—in any order, holding it/them down, then press/tap the action key (usually a letter), then release the action key, then release the modifier keys.
    B

  • Oracle 10g Enterprise Manager Problem

    hi
    i install oracle 10g version 10.1.0.2.0. when i run enterprise manager, status show "Metric Collection Error" Status Pending Since Mar 22, 2008 9:40:48 AM"
    plz tell me about this.
    thx

    salam.
    i not understand your question. plz explain again. target mean.
    thx.

  • Oracle 10g Enterprise Manager is not Running

    Oracle Enterprise Manager is not running through web browser and not from command prompt. I have check all things everything is right.
    C:\Documents and Settings\Fizzi>cdd.
    'cdd.' is not recognized as an internal or external command,
    operable program or batch file.
    C:\Documents and Settings\Fizzi>cd..
    C:\Documents and Settings>cd..
    C:\>f:
    F:\>cd Oracle10g
    F:\Oracle10g>cd bin
    F:\Oracle10g\BIN>emctl status dbconsole
    Environment variable ORACLE_SID not defined. Please define it.
    F:\Oracle10g\BIN>set ORACLE_SID=orclniazi
    F:\Oracle10g\BIN>emctl status dbconsole
    OC4J Configuration issue. F:\Oracle10g/oc4j/j2ee/OC4J_DBConsole_hafeez_orclniazi
    not found.

    Is it working earlier ? If it is new installation then you can configure EM manually.
    emca -repos create
    emca -config dbcontrol db
    emctl start dbconsole
    - Virag Sharma
    http://virag.sharma.googlepages.com
    http://viragsharma.blogspot.com

  • Problem with Oracle 10g Enterprise Manager DB control scheduled backup

    Hi
    DB is - Oracle Database 10g Enterprise edition-10.2.0.1.0
    OS is - Windows Server 2003, Enterprise edition, Service Pack - 2
    I have scheduled daily backup from DB control, some backup didn't completed.
    Status of backup was - "Suspended on Agent Unreachable"
    While try scheduling new backup job from DB control, it is giving error.
    Error - Connection to host as user <user_name> failed: IOException in sending Request :: Connection refused: connect
    Anyone has any clue regarding this? please help.

    Hi,
    Have a read of this thread which talks about the same issue and its solution.
    Oracle 10g EM DB console Host Preferred Credentials for Windows
    And if you are finding issues in the entering the Host credentials itself, you may need to log on as batch job. Follow thiese steps,
    +1. Go to control panel/administrative tools+
    a. click on "local security policy"
    b. click on "local policies"
    c. click on "user rights assignments"
    d. double click on "log on as a batch job"
    e. click on "add" and add the user that was entered in the "normal username" or "privileged username" section of the EM Console.
    +2. Go to the Preferences link in the EM GUI+
    a. click on Preferred Credentials (link on the left menu)
    b. under "Target Type: Host" click on "set credentials"
    c. enter the OS user who has logon as a batch job privilege into the "normal username" and "normal password" fields
    +3. Test the connection+
    a. while in the Set Credentials window, click on "Test"
    From http://www.orafaq.com/forum/t/89472/0/
    HTH
    Aman....

  • 10g Enterprise Manager is not able to connect to the database instance

    I am running a Oracle 10g database in Solaris 10 server. When i am trying to connect to the enterprise manager it says Enterprise Manager is not able to connect to the database instance.
    The database instance is open,the listener is up and the agent connection also says that it succeeded.
    The server houses two 10g databases and the EM was working properly till yesterday. Kindly Help.
    Thanks in advance.
    Ram

    Hi,
    The EM is started and if i give emctl status dbconsole
    -bash-3.00$ emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    http://gladiator:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running
    Logs are generated in directory /db8/ora10gr2/product/10.2.0/Db_4/gladiator_TROY/sysman/log
    it says that the EM is running. But when i am trying to access the URL it is in IE it says Page cannot be displayed what could be the problem for this???
    Thanks in advance.
    Ram

  • Viewing Tables in Oracle 10g Enterprise Manager

    Hello,
    We are running Oracle 10g on a Linux Red Hat platform. We have started the dbconsole listeners to start using Enterprise Manager. The problem we are encountering is that tables that are in our schema are not showing up in Enterprise Manager. We have checked the tables using OEM and they are appearing there normally. The tables not showing were created from an object type. We are able to use DML, DDL on these tables using SQL, iSQLPlus. We appreciate any ideas. Thanks.

    Please clarify how did you check the tables in 10g using EM dbconsole.
    Please post some screen capture of you login using sqlplus and shown the table is there for example,
    %sqlplus test/test1
    SQL*Plus: Release 10.1.0.2.0 - Production on Wed Jun 4 15:39:22 2008
    Copyright (c) 1982, 2004, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    TEST@rman>select table_name from user_tables where table_name='A1';
    TABLE_NAME
    A1

  • Oracle application server 10g enterprise manager is not starting

    Hi all,
    Pls. help me, our OAS 10g's enterprise manager is not starting whereas AS is up & opmn is also running.
    Can anybody has idea?.Thanks in advance.

    hi Kamran,
    Please remember to always give some details about what product/ type/ version/ platform are you working with. this does not leave others to wait for divine revelation or mortal guessing;
    also on reporting errors, please provide exact error(s) with error codes as you see and not the error described in your words. that helps clearly understand the problem.
    about current problem, please tell us what did you expect to see and what did you exactly get.
    and Roberto is right, check the version in %ORACLE_HOME%\config\ias.properties.
    regards,
    AMN

Maybe you are looking for

  • ITunes will not connect to iTunes store.  Internet is valid and iTunes is allowed through firewall. Help.

    Every time I try to connect to the iTunes store or use the internet in any sort of way through iTunes I recieve an error message that says "network connection refused."  Obviously my internet connection is still working or I wouldn't be on this websi

  • EVDRE Refresh error in BPC 7M

    Getting a evdre error when trying to refresh data. When tried to process the application or optimize the application, getting the error Error message:: CreateOLAPCubeForApplication:CreateCube:Internal error: The operation terminated unsuccessfully. E

  • Doubt in formating in the Worksheet

    i created report in excel from java. in this Is it possible to differentiate two string in the same cell .for example Status : Active in this i want status in bold letters and Active in UnBold letters.it's in the same single cell.hw it can be perform

  • Import/Export Job in management portal.

    I am trying to create an Import/Export job in portal, I read this document: http://azure.microsoft.com/en-us/documentation/articles/storage-import-export-service/ and I am unable to do this, document says download import/export tool, but I am unable

  • To pre-sign or not to pre-sign...

    that is the question. Granted, the terms and conditions are very straight forward in stating a complete write-off of ALL responsibility (see below)...has anyone done this before and what is your recommendation/experience? Seeing as I will likely be a