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

Similar Messages

  • 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

  • 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)

  • 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.

  • Oracle (R) Enterprise Manager Console Version 9.2.0.1.0 Error?

    Hi
    I just took over from someone the role of a DBA and I would like to clarify an issue I saw in Oracle (R) Enterprise Manager Console Version 9.2.0.1.0 Production.
    My Default Temporary Tablespace, TEMP.DBF is currently sized at 6144 MB, Used size is 6140 MB, 99.93% with full auto extend on.
    Automatically extend datafile when full (Auto extend) 20480 K Bytes.
    Maximum Size - 8192 K Bytes. (------> Issue to clarify here<------)
    I think most probably my ex-staff clicked wrongly and chose "K Bytes". It should be "M Bytes". However, I would like to know how is it possible that OEM console Version 9.2.0.1.0 allows the Maximum Size (8192 K Bytes) to be below 6144 MB? Is this allowed? If so and left uncheck, what will the repercussion be on the TEMP tablespace?
    Has anyone ever come across this issue?
    Regards
    Hahnhahnhahn

    See an small example below
    "Tablespace Created"
    SQL> create temporary tablespace temp_test tempfile 'C:\ORACLE\APP\ORADATA\CKPT\temp_test01.tmp' size 100m autoextend on
    next 10m maxsize 200m;
    Tablespace created.
    SQL>
    "check below size, user bytes,maxsize"
    TABLESPACE_NAME                FILE_NAME                                                    BYTES/1024/1024 USER_BYTES/1024/1024 MAXBYTES/1024/1024 AUT
    TEMP_TEST                      C:\ORACLE\APP\ORADATA\CKPT\TEMP_TEST01.TMP                            "100                      99                200" YES
    SQL>
    "Now resized to more than maxsize so further maxsize supprssed"
    SQL> alter database tempfile 'C:\ORACLE\APP\ORADATA\CKPT\TEMP_TEST01.TMP' resize 250m;
    Database altered.
    SQL> select tablespace_name,file_name,bytes/1024/1024,user_bytes/1024/1024,maxbytes/1024/1024,autoextensible from dba_temp_files where tablespace_name='TEMP_TEST';
    TABLESPACE_NAME                FILE_NAME                                                    BYTES/1024/1024 USER_BYTES/1024/1024 MAXBYTES/1024/1024 AUT
    TEMP_TEST                      C:\ORACLE\APP\ORADATA\CKPT\TEMP_TEST01.TMP                            "250                     249                200 YES"
    SQL>
    Now Bytes is more than Maxsize , its common behaviour of oracle database. When you resize tempfile, you have to again mention what is the maxsize.

  • 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!!

  • 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 DB control vs Enterprise Manager Console

    We have a consultant install Oracle 10g on Windows platform. Somehow, I only see Enterprise Manager Console installed and I can use this console to access database. I don't see Enterprise Manager Database Control installed. What difference between Console and DB control? Please advise.
    Thanks
    S.

    ski123 wrote:
    I see the interfaces are totally different. the console is more like Oracle 9i. I know the DB control is a web tool, just for Oracle 10g. My question is in terms of admin, which one is better? Why Oracle has different tool to manage Database?The Oracle Enterprise Manager Console is a Java Standalone client, not a 3-tier product like the EM DB Console.
    The Java Standalone client was deprecated in 10gR1. Probably since not all features had been ported to the 3-tier DB Console (eg: Spatial index management and Workspace Management), Oracle decided to let us use the Java Console as an extra install from the Client/Companion disk. However it is no longer available going forward into 11g.
    If you look at the 'Console' carefully, you will not that some areas are no longer functional and it does not cover all capability of 10g, for example in partitioning and indexing.

  • Oracle 10g Enterprise Manager Control for Database

    Hi,
    I have a question. I have installed Oracle 10g Application server and Database server. Now, I am able to start OEM for database using "emctl start dbconsole". And I am able to browse it on port 5500. But everytime it shows me database "orcl". I have two databases. So, what to do if I want to manage another database using OEM for databse control. I have checked ports.ini file and it shows me that OEM port for another database is 5501. But when I try to browse it, I am getting nothing. So, please guide me.
    Thanks,
    Sanket.

    Sanket,
    If you go to $ORACLE_HOME/install, you will see the file portlist.ini. If you open this file, you will see one or more entries in the format
    Enterprise Manager Console HTTP Port <SID_NAME> = <PORT_NUMBER>
    In my case, my SID, TEST is running on the port 5501, and therefore the following entry appears in ports.ini :
    Enterprise Manager Console HTTP Port (TEST) = 5501
    In order for this entry to be added automatically, I think you have to use the database configuration assistant (dbca) to create the database.
    When I open the following location, http://127.0.0.1:5501/em/, in my browser I can see the enterprise management console for the SID. Similarly, the URL http://127.0.0.1:5500/em/ is the management console for another SID that is running on the same machine.
    If you are using Linux, make sure that that 127.0.0.1, or the hostname (in the url) in the portlist.ini file is in the /etc/hosts* file.
    Good Luck!
    Regards,
    Rudi

  • Oracle 9 - Enterprise Manager Console

    Hi. I am fairly new to Oracle so please bare with me.
    How do I find a list of user defined functions within my database using the Enterprise Manager Console?
    I know a set of user defined functions exist. Also, how do I search for a specific function?
    Thanks.

    See an small example below
    "Tablespace Created"
    SQL> create temporary tablespace temp_test tempfile 'C:\ORACLE\APP\ORADATA\CKPT\temp_test01.tmp' size 100m autoextend on
    next 10m maxsize 200m;
    Tablespace created.
    SQL>
    "check below size, user bytes,maxsize"
    TABLESPACE_NAME                FILE_NAME                                                    BYTES/1024/1024 USER_BYTES/1024/1024 MAXBYTES/1024/1024 AUT
    TEMP_TEST                      C:\ORACLE\APP\ORADATA\CKPT\TEMP_TEST01.TMP                            "100                      99                200" YES
    SQL>
    "Now resized to more than maxsize so further maxsize supprssed"
    SQL> alter database tempfile 'C:\ORACLE\APP\ORADATA\CKPT\TEMP_TEST01.TMP' resize 250m;
    Database altered.
    SQL> select tablespace_name,file_name,bytes/1024/1024,user_bytes/1024/1024,maxbytes/1024/1024,autoextensible from dba_temp_files where tablespace_name='TEMP_TEST';
    TABLESPACE_NAME                FILE_NAME                                                    BYTES/1024/1024 USER_BYTES/1024/1024 MAXBYTES/1024/1024 AUT
    TEMP_TEST                      C:\ORACLE\APP\ORADATA\CKPT\TEMP_TEST01.TMP                            "250                     249                200 YES"
    SQL>
    Now Bytes is more than Maxsize , its common behaviour of oracle database. When you resize tempfile, you have to again mention what is the maxsize.

  • 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....

  • Oracle 10g Enterprise Manager DB control

    Our vendor installed Oracle 10g Enterprise on Windows XP for us, but didn't install DB control. Is there any way we can install just DB control?
    Appreciated any suggestions.
    S.

    Hi,
    I am not wrong you should be able to create it with a command like:
    emca -config dbconsole -repos createand manage it with commands like:
    emctl status dbconsole
    emctl start dbconsole
    emctl stop dbconsoleCheers,
    David
    OCP 9i
    http://www.oratoolkit.ch/knowledge/howto/installation/otn.php

  • 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

  • After install oracle 10g, enterprise manager web version, can not login

    Hi Guru,
    I have installed oracle 10g on windows xp pro sp2 successfully, can use sqlplus to connect to DB, but when using IE to login enterprise manager web version port 1158, it failed. The login page came out, but when I keyed in the right userid/password ie sysman/pwd1234, the login screen just refreshed, nothing happen. but if I purposely key in wrong userid or password, the message "invalid userid or password" comes out.
    Another "interesting" thing is, I can login web version isqlplus successfully using the same userid/password. but can not connect to web version isqlplus/dba, even I use user sys, also can not login.
    Need your urgent help to solve this problem.

    Hi.
    What does the log say?
    From %ORACLE_HOME%\opmn\logs folder.
    rgds
    Kjell

  • Oracle 10g Enterprise Manager

    I recently upgraded one of my production databases to Oracle 10g from 9i. Everything was working perfectly. Now when I try to launch Enterprise manager I get "Server Error: Can't connect because of networking problems". I tried to stop and start the dbconsole but I'm getting an "OC4J Configuration Issue" error. The database fine.
    Has anyone seen this before?
    My server OS is RedHat Enterprise Linux 3.

    I fixed same problem running:
    $ export ORACLE_SID=Oracle
    $ emca
    Leonid M.

Maybe you are looking for

  • Report Sections - Heed help

    Post Author: philips CA Forum: General Hi, Anyone knows how to work with Report Sections programatically? I need to be able to add/delete certain objects in some sections of my report at run time. Also, how can I load different pictures/images at run

  • CASH COLLECTION REPORT

    Dear Mates, Is there any standard report available to see the cash collected period wise from all the customers? If it is available please let me know . If not how to go about it ? should we create Z report or something like that.     Please give you

  • Missing files after ML updated

    I just updated my MacBook Pro today to Mountain Lion. I have a lot of my work files on here and when I went to search for some files they were nowhere to be found--I even searched by the exact file name. I went to look at "All Files" and the date whe

  • Communications Express config error

    I am unable to configure Communications Express. I install JES2005Q1 on Sparc Solaris 9 - one-host install. Patches are up to date but when I want to configure with no display I receive Java exeptions. It doesn't matter wheter there is a "-nodisplay"

  • Exclamation marks next to my TV shows on itunes?

    I bought a bunch of tv shows on my iPod years ago on an older iTunes account that I don't use anymore. I now have a different computer and an iPhone with a new iTunes account. I discovered I could get all my old content back when I logged into my old