Unable to connect Oracle Enterprise Manager 10g

Good Morning All,
I using oracle 10g.
http://dt40562:1158/em/console/logon/logon
iam connecting successfully in Toad using scott/tiger.
Whenever im connecting using Oracle Enterprise Manager im getting below error
"The application requires more database privileges than you have currently been granted. Click on Help to get more version specific information."
Pls help me on this issue.. How can i connect to database using OEM.
Thanks..

Hi,
CONNECT has been dramatically altered in 10.1.0.x and later releases of Oracle.  The granted privileges have been seriously reduced to nothing more than CREATE SESSION.  In 9.0.1.x and 9.2.0.x the CONNECT role possessed these additional privileges:
ALTER SESSION
CREATE CLUSTER
CREATE DATABASE LINK
CREATE SEQUENCE
CREATE SYNONYM
CREATE TABLE
CREATE VIEW
Thus an application which relied upon the CONNECT role in 9iR2 and earlier releases would not properly function against a 10gR1 or later database.
you need to have these Oracle Roles , so ur problem will be solved.
EXECUTE_CATALOG_ROLE
OEM_MONITOR
EXP_FULL_DATABASE
Let me know if the issue still persists.

Similar Messages

  • Unable to start Oracle Enterprise Manager 10g Database Control

    We have 2 systems.. one with the database and one with the midtier (both Linux). Our site is currently down and after rebooting it, and trying to start the database console ($ORACLE_HOME/bin/emctl start dbconsole), the db console fails to load. I looked at the sysman log files and got the following
    From emoms.trc
    2011-10-29 01:00:02,536 [JobWorker 6217:Thread-13] ERROR em.jobs executeCommand.159 - UpdateARUTables: Oracle MetaLink credentials are incorrect or missing. Click Patching Setup to set required parameters.
    From emagent.trc
    2011-10-29 10:52:53 Thread-3030621104 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 2 (No such file or directory)
    From emagentfetchlet.log
    2011-10-29 10:52:52,827 [main] WARN track.OracleInventory collectInventory.439 - ECM: The inventory location file for the special Windows NT case does not exist or is unreadable.
    From emdctl.trc
    2011-11-01 23:21:43 Thread-3065480896 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-240,and testTZoffset for US/Eastern:-300 do not match
    Any help would be greatly appreciated.
    Thanks,
    Cecilia

    yes, that link is pretty much right, Ive run those manual commands many times and MOST of them works fine see below. the recommended way of doing this putst the database into quiesce mode which pretty much kills your DB. As far as I can remember, I did the manual way a couple years ago and had awful trouble with one of the steps (cant remember which) and ended up bringing DB down anyway so I would suggest doing the work in a maintenance window just in case. double check all the steps anyway as it looks like something changed in your environment to cause your initial errors, whatever scenario caused that (permissions or whatever) may still exist.
    14:32:48 SQL> DROP USER sysman CASCADE;
    DROP PUBLIC SYNONYM setemviewusercontext;
    DROP ROLE mgmt_user;
    DROP PUBLIC SYNONYM mgmt_target_blackouts;
    DROP USER mgmt_view;
    DROP USER dbsnmp CASCADE;
    -- remove the os folder contents
    rm $ORACLE_HOME/host_sid/
    rm $ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_host_sid
    -- then easiest way to install the repository is to run
    emca -config dbcontrol db -repos create

  • Error while creating data source using Oracle Enterprise Manager 10g

    Hi,
    I have deployed my web application developed on OC4J 9.0.4 stand alone (Win2K) to an integrated OC4J version(Solaris) using Oracle Enterprise Manager 10g.
    However, I get an error when I try to create a data source.
    The data source I want to create would have the following parameters (as seen in data-sources.xml on the stand alone version):
         <data-source
              class="com.evermind.sql.DriverManagerDataSource"
              name="TestDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="jdbc/TestDS"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              url="jdbc:oracle:thin:@hostName:1521:test"
              username="user"
              password="password"
              min-connections="5"
              max-connections="20"          
              inactivity-timeout="30"
         />
    When I entered the above data on the Enterprise Manager Data Sources page, I got the following error:
    quote:
    Error saving Data Source Properties. - Entity et="system";ei="0",et="application";ei="48",et="data-sources";ei="167":child:data-sourcechild key:location:jdbc/OracleCoreDS; class:com.evermind.sql.DriverManagerDataSource; already exists in the repository. Resolution: Please check the code base.
    unquote:
    Could somebody tell me what I'm doing wrong ?
    I tried to manually edit the data-sources.xml file but the data source didn't show up on the Enterprise Manager.
    I'm using a new OC4J instance (on the Solaris machine) for my applications. Is the data source error related to this?
    Any help will be greatly appreciated.
    Thanks,
    Shyam

    Thanks for your reply , Steve.
    I noticed that there is a default datasouce on the EM with the following parameters:
    <data-source
              class="com.evermind.sql.DriverManagerDataSource"
              name="OracleDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="jdbc/OracleDS"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              username="scott"
              password="->pwForScott"
              url="jdbc:oracle:thin:@localhost:1521:oracle"
              inactivity-timeout="30"
         />
    The location and xa-location attributes that I use for my "test" data source are the same as the default one. So, could this be the issue?
    What should be the values for location and xa-location attributes from my "test" data source?
    Any help will be greatly appreciated.
    Thanks,
    Shyam

  • Schedule Backup on Oracle Enterprise Manager 10g

    Hello All,
    I am using Oracle enterprise manager 10g for schedule backup, i enter the user and password of operating system (windows XP) in Host Credentials part, but it return this error:
    Connection to host as user khazaei failed: IOException in sending Request :: Connection refused: connect
    khazaei is my windows username ,
    any one can help me?
    thanks in advance,
    Hamzeh Khazaei

    You need to add khazaei to the Local Security Policy "Logon as Batch Job". if you have already done so and you have logged on to a Domain, then add the domain to the username. e.g domain_name\khazaei.
    BTW - you can get faster response to this issue in the EM forum
    Enterprise Manager

  • Installing Oracle Enterprise Manager 10G on Fedora 2

    During installation Oracle Enterprise Manager on Fedora 2 I receive message, that my computer has 0 Mb RAM , and installation stops. In fact my host has 1024 Mb Ram. It seems to me, that installer can't correctly determine the value of RAM.
    How can I switch off this check, or how to provide the installer the right data?

    generally im specfiying it in c:\documents and settings\Program, but im installing it from c:\documents and settings\my documents\software.
    I got another verson of Orcle, ive downladed the developer sute 10g, in this case the college where i go to use, it to connect. so i expect i will have to really uninstll that and the instll in Oracle Enterprise 10g.
    ive got screen shots of the process i am going through, in order to get a sucessfull installation.
    If anyone has msn please come online so i can send you the screen shots of what is happening when i try and install in Orcale enterprise 10g on my pc
    my email address is
    [email protected]
    or send me an email wid the subject: Help with installing Oracle enterprise manager 10g or a hello so i know its from a forum reply

  • Unable to connect to Enterprise Manager URL

    Hi!
    I am trying to connect to Enterprise Manager but I couldn't
    Listener is strated
    DB console service is running fine
    I am not able to connect to the Enterprise manager URL
    when I checked the cfgtoollogs\emca\<instance name>
    I had found this where could be the error.
    SEVERE: Unclosed group near index 15
    *^\s*(PORT\s*=.**
    *^*
    Mar 10, 2011 1:03:24 PM oracle.sysman.emcp.util.FileUtil setCommentPropsReplaceMarkers
    CONFIG: Stack Trace:
    java.util.regex.PatternSyntaxException: Unclosed group near index 15
    *^\s*(PORT\s*=.**
    *^*
    I will be thankful if u can provide me the solution
    Thank u
    Sri

    Hi mnazim,
    Thank you for your reply.
    I tried all the options earlier, still I am unable to connect to Enterprise Manager
    If u have any other suggestions you can help me with that.
    thank u
    Sri

  • Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0

    Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0 is one hour behiend on AIX 5.3.
    I have installed the new timezone version 4 already by oracle DST path database is good OEM main page is showing one hour behiend.
    I have done every possible effort last thing may be i have to update java home i have 1.4 IBM java on the server.
    Please help me in this. Thanks.

    See the Metalink Note *Impact Document for Daylight Saving Time Shift for Enterprise Manager Grid Control [ID 417939.1]* Appendix B - FAQ - point 18
    What is the impact of not patching the JDK on the OMS for 10g Grid Control?
    If you do not patch the JDK on the OMS page refreshed times and possibly other times displayed in the console will be incorrect (they will be off by 1 hour) during an affected period.
    Oracle strongly recommends that you do patch the OMS JDK but we are not aware of any data corruption in the repository nor of any impact on critical EM functionalities (such as severities, notifications and jobs) when the JDK is not patched.

  • Oracle Enterprise Manager 10g is not running.

    Hi All,
    I cloned e-Business suite application/db to another server.After cloned Oracle Enterprise Manager 10g is not running. I've been noticing following messages during start/stop/status.
    status
    Oracle Enterprise Manager 10g is not running.
    start: doen't show any error.
    stop:
    Stopping Oracle Enterprise Manager 10g Database Control ...
    ... Failed.
    Log info:
    servername.domain_SID/sysman/log shows following errors.
    emos.log : ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sys
    emdb.nohup log
    --- Wed Apr 16 12:37:14 2008::The agentTZRegion value in /orafissbx1/u00/app/oracle/10.2.0.3/cob-eamdbd-01.wssc.ad.root_FISSBX1/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and also execute the script 'mgmt_target.set_agent_tzrgn' to get the value propagated to repository -----
    emoms.trc
    [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.
    I opened the SR but still issues has n't fixed. I did all steps mentioned in TZ and etc according to metalink.
    Please suggest.
    Thanks

    This is expected behavious. It is because Enterprise Manager cannot run with the new server name. You can either go through loads to change the config files or simply drop and recreate the console.

  • Oracle Enterprise Manager 10g Grid Control Release 5

    Hi All,
    Has anyone here already using Oracle Enterprise Manager 10g Grid Control Release 5? Currently we are using Release 2 of Oracle Enterprise Manager as a package upon installation of Oracle 10g. Curious about Release 5 I want to try it out in our Dev Environment. But before making any changes. I would like to ask guidance from you.
    Upon installation does it needs Operating System Patches, Packages etc.? Currently we are using AIX 5L Based Systems (64-Bit) and 10g for Database. Is this a complete installation or Just an upgrade?
    Regards,
    Dexter

    We are using 10.2.0.5 on windows.
    10.2.0.5 is just an upgrade
    How to install and upgrade on AIX?
    http://www.oracle.com/technology/software/products/oem/htdocs/Grid_Control_10.2.0.5.0_AIX5L_readme.html
    quick installation quide.
    http://download.oracle.com/docs/cd/B19306_01/install.102/b28033.pdf
    Hope that will help you.
    Anil Malkai

  • Oracle Enterprise Manager 10g Grid Control Release 4 (10.2.0.4) HP_UNIX

    Is there a date that the above would be available? I do see that it is ready for Windows, Linux, Solaris, HP_Itanium but not HP_UX PA_RISC. Any ideas?
    Matthew

    Below is what's available for download thru OTN. To ensure my question is clear, approximately when will the MICROSOFT WINDOWS version finally be released:
    Enterprise Manager 10g Grid Control Release 1 (10.1.0.2)
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for Linux x86
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for Solaris Operating System (SPARC) (32-bit)
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for HP-UX
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for AIX5L Based Systems
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for HP Tru64 UNIX

  • Oracle Enterprise Manager 10g Grid Controlにアクセスできない

    OS:Linux Oracle:11.2 GridControl:10.2.0.1
    VM上にGridControlをインストールしアクセスしてみましたが(http://192.168.0.1:4889/em)
    ページが表示できないと出ます。。
    リポジトリ用のDBは11gを使用しています。
    GridControlはまだ詳しくないのですが、どのあたりを調査すれば宜しいでしょうか?
    基本的な事で申し訳ありませんが、宜しくお願いいたします。

    いつもお世話になっております。
    Grid Control10.2.0.5のインストールまでは完了したのですが
    やはりアクセスできません。。
    [oracle@vm1 /]$ /u01/app/oracle/oem_home/oms10g/opmn/bin/opmnctl status
    Processes in Instance: EnterpriseManager0.vm1
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    HTTP_Server | HTTP_Server | 4623 | Alive
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | N/A | Down
    OC4J | home | 4624 | Alive
    OC4J | OC4J_EM | 4621 | Alive
    OC4J | OC4J_EMPROV | 4622 | Alive
    WebCache | WebCache | 4631 | Alive
    WebCache | WebCacheAdmin | 4619 | Alive
    コマンドで確認したところ、OMSは稼動しているように見えるのですが
    http://vm1:4889/em でアクセスすると
    Forbidden
    You don't have permission to access /em/console/home on this server.
    Oracle-Application-Server-10g/10.1.2.2.0 Oracle-HTTP-Server Server at vm1 Port 4889
    と表示されてしまいます。。
    またOMAの起動が以下のように失敗してしまうのですが
    これも関係あるでしょうか?
    [oracle@vm1 ~]$ /u01/app/oracle/oem_home/agent10g/bin/emctl status agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    [oracle@vm1 ~]$ /u01/app/oracle/oem_home/agent10g/bin/emctl start agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Starting agent ........................................................................................................................... failed.
    OMAが起動していなくても、Girdへのアクセスは出来るのでは??という認識なので。。
    宜しくお願い致します。

  • Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for Windows

    Any new guestimates when product "Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for WINDOWS" will finally become available.
    Thanks.

    Below is what's available for download thru OTN. To ensure my question is clear, approximately when will the MICROSOFT WINDOWS version finally be released:
    Enterprise Manager 10g Grid Control Release 1 (10.1.0.2)
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for Linux x86
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for Solaris Operating System (SPARC) (32-bit)
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for HP-UX
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for AIX5L Based Systems
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for HP Tru64 UNIX

  • Can not stop cleanly Oracle Enterprise Manager 10g

    Hi,
    i can not stop cleanly the OEM (Oracle 10.2.0.1.0) on my Debian 3.1.
    saturn:~# su - oracle -c "/u01/app/oracle/product/10.2.0/db_1/bin/emctl stop dbconsole"
    TZ set to Europe/Berlin
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://saturn:1158/em/console/aboutApplication
    Stopping Oracle Enterprise Manager 10g Database Control ...
    --- Failed to shutdown DBConsole Gracefully ---
    failed.
    When i look into the processlist i see the running agent :-(
    oracle 25434 0.0 0.3 70188 14296 ? S Nov29 0:31 /u01/app/oracle/product/10.2.0/db_1/bin/emagent
    Any ideas to stop the OEM-Agent Console cleanly, without hard kill the process?
    Thanks!
    Blue

    I have read there is a bug in EM-Konsole, i help me with the kill commands:
    killall emagent
    killall perl
    killall java
    Sorry, thats not a fine solution, but it works.
    Blue

  • DST Patch 2007 for Oracle Enterprise Manager 10g

    Hi,
    I went through several metalink documents for DST 2007 patch application on my Oracle Enterprise Manager Server and got confused in lot of articles. It is a stand-alone server
    Can you please help me in formulating a plan?
    I have the following versions installed:
    1) Repository db -Oracle Database 10g Enterprise Edition Release 10.1.0.4.0 - 64bit
    2) Oracle Enterprise Manager 10g Grid Control Release 10.2.0.1.0
    3) OS - AIX 5.3
    Thanks

    I just had a similar problem the other day. My repositoy is on 10.1.0.4, which is behind on released. We are very cautious of upgrade OEM.
    After doing research on OEM DST issue and reviewing our jobs, we found out that OEM was reporting we were on EST instead of EDT. The fix we applied was to download the "tzupdater" from sun.com. Then we ran "tzupdater" on the OMS home directories ($OMS_HOME/jdk/lib/tzupdater -u). This will update your java DST file for OMS.
    Then you should be able to do the OPatch to bring OEM to DST 4.
    Bobby

  • Unable to access Oracle Enterprise Manager in Oracle 10g AS Machine

    Hi All,
    We are working on oracle forms 10g in 3 tier architecture. I have installed oracle 10g Infrastructure (OraHome_1) followed by oracle 10g Application server (middle-tier,OraHome_2). I have copied all the forms to OraHome_2\forms folder and compiled them successfully.
    When i tried to access enterprise manager (Infrastructure)thru http://myappserver:18100, i was unable to do so. It displayed "page cannot be displayed".
    Also
    When i tried to access enterprise manager (middle-tier)thru http://172.16.1.1:18101, i was unable to do so. It displayed "page cannot be displayed".
    I checked for port status, thru “netstat –na” command, It was displaying
    172.16.1.1 18100 TIME_WAIT
    172.16.1.1 18101 TIME_WAIT
    172.16.1.1 7777 TIME_WAIT
    Why is that i am unable to access the Enterprise Manager?

    Hi All,
    I was able to resolve the issue. Thr was a proxy server enabled in the IE in AS machine. Once i checked the option for bypassing it and turned off the windows firewall(OS was win 2003 server). I was able to view the home page at http://myappserver, then was able to access EM also.

Maybe you are looking for

  • Hard drives failed and I need to download LR 5 again. How do I do that?  I can't find a number to call adobe.

    My computers rescently both died and I have had to replace the harddrives in both my MacBook and iMac. I had LR 5 on both computers but now have lost them. How can I download them again? Thank You, Emily

  • Pointer Tool Click Zones

    These are great and I use them all the time, but I do have a problem with the top and bottom arrangement. Just lately I have been spending a bit more time in Pro tools (hence the multi tool) and have suddenly realised upon jumping back into Logic lan

  • Server does not start using Sun Java SE 1.5.0_07

    The application server launched with startserv using Sun Java SE 1.5.0_07 , seems to hang (uyner SuSE Linx 10.1), it does not start, and stays forever in startserv. performing a kill -3 for the precess we have: "process reaper" daemon prio=1 tid=0x08

  • Playing Just Audio

    Does anyone know if I can add an audio file in Breeze and then provide a link to this audio and when the user clicks on the audio simply have it play in windows media? I am a very very novice Breeze user filling in for someone who usually does!

  • MUST CONSTANTLY RESTART THE EXPRESS

    On a daily basis, my MacBook Pro or iPhone go to sleep.  When I wake them up, they are often (but not always) on the 3G network and do not revert to wi-fi.  When this is the case and I try to join my network, one of two things happens.  1)  I immedia