Column dissapeared on Enterprise Manager

Hi!
I'm using Enterprise Manager and trying to manage error executed instances.
I was trying to resize a column and reorder them at the instances message flow screen.
suddently, i don't know how... the 'State' column moved at the first position with witdh 0px!! i cant resize it, and when i close my navigator and log in again...it's still hidden.
i debugged with firebug and saw that the column was there... but i cant see anything
And there is no User UI configuration where i can choose wich column i want to display.
thanks :)

Is this error related to the UNIX issue of not having frame buffer hardware? I did check the DISPLAY and it's set to my machine (a win2k box) since I'm logged into the Sun box via telnet (.profile sets the DISPLAY dynamically). So if this is the case, is there a way to configure the Enterprise Manager Servlet/App to use the Java Option of running in a headless environment? I added the <java option value="-Djava.awt.headless=true"/> to the OC4J_home instance in opmn.xml. I'm assuming that's where the Enterprise Manager web app is running. If not where else do I need to specifiy this option so the EM web app. runs correclty?
Thanks,
Laith E.H.

Similar Messages

  • Too many columns to be shown in the Enterprise Manager 11g?

    Hello,
    we are having some problems with the Enterprise Manager 11g. When we want to VIEW DATA of a specific table, we get this exception. We think that our table has too many columns to be displayed. If we delete some of the columns, the data is shown in the enterprise manager. But this cannot be a solution for us. Can you help us with this point?
    2009-08-03 10:07:04,210 [EMUI_10_07_04_/console/database/schema/displayContents] ERROR svlt.PageHandler handleRequest.639 - java.lang.ArrayIndexOutOfBoundsException: -128
    java.lang.ArrayIndexOutOfBoundsException: -128
         at oracle.sysman.emo.adm.DBObjectsMCWInfo.getSqlTimestampIndexes(DBObjectsMCWInfo.java:194)
         at oracle.sysman.emo.adm.schema.TableViewDataBrowsingDataSource.executeQuery(TableViewDataBrowsingDataSource.java:167)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:201)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:151)
         at oracle.sysman.emo.adm.schema.DisplayContentsObject.populate(DisplayContentsObject.java:369)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayAllRows(DisplayContentsController.java:303)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayContents(DisplayContentsController.java:290)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onEvent(DisplayContentsController.java:136)
         at oracle.sysman.db.adm.DBController.handleEvent(DBController.java:3431)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:205)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:121)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
         at oracle.sysman.eml.app.Console.doGet(Console.java:318)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:109)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:153)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)When we select the table via SQL, everything works fine.

    Hi,
    I'm Galit from the QE team of VIN.
    All the things that you've described are correct.
    It is actually an edge case where the only VM, that the manual App can be managed from its Map view, was removed from the App.
    The Manual App management is as designed, and may be changed in the future.
    There are 2 ways to overcome this situation:
    1.You can, as you stated, create another Manual App with similar name and remain with the "Zombie App".
    2. To run a specific command that will remove the Zombie App from the DB.
    Please note that option no. 2 involves using an API that we do not publish.
    If you would like to use option no. 2 contact me in private and we will see about supplying the relevant commands to run in order to delete the "zombie" application.
    Thanks,
    Galit Gutman

  • Enterprise Manager:  Error in table "View Data" for table with 128 column

    We appear to be getting an error when running Oracle Enterprise Manager when doing a "View Data" and selecting > 128 columns to display.
    Here's the error message.
    Could you let me know if this is a known issue, and any workaround/fixes for it?
    Thanks!
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart getCurveLegend.139 - curveindex 0
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.411 - oracle.sysman.emo.smap.HostChart@7d1a73ee
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.412 - chart name cpuChart
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.413 - number of names 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.414 - number of times 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.415 - number of values 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.416 - curve count 0
    2012-07-11 16:55:40,768 [EMUI_16_55_40_/console/database/schema/displayContents] ERROR svlt.PageHandler handleRequest.639 - java.lang.ArrayIndexOutOfBoundsException: -128
    java.lang.ArrayIndexOutOfBoundsException: -128
         at oracle.sysman.emo.adm.DBObjectsMCWInfo.getSqlTimestampIndexes(DBObjectsMCWInfo.java:194)
         at oracle.sysman.emo.adm.schema.TableViewDataBrowsingDataSource.executeQuery(TableViewDataBrowsingDataSource.java:167)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:201)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:151)
         at oracle.sysman.emo.adm.schema.DisplayContentsObject.populate(DisplayContentsObject.java:369)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayAllRows(DisplayContentsController.java:303)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayContents(DisplayContentsController.java:290)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onEvent(DisplayContentsController.java:136)
         at oracle.sysman.db.adm.DBController.handleEvent(DBController.java:3431)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:207)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:121)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:784)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:340)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:190)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:153)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:353)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2012-07-11 17:02:36,519 [EMUI_17_02_36_/console/database/schema/displayContents] ERROR svlt.PageHandler handleRequest.639 - java.lang.ArrayIndexOutOfBoundsException: -128
    java.lang.ArrayIndexOutOfBoundsException: -128
         at oracle.sysman.emo.adm.DBObjectsMCWInfo.getSqlTimestampIndexes(DBObjectsMCWInfo.java:194)
         at oracle.sysman.emo.adm.schema.TableViewDataBrowsingDataSource.executeQuery(TableViewDataBrowsingDataSource.java:167)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:201)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:151)
         at oracle.sysman.emo.adm.schema.DisplayContentsObject.populate(DisplayContentsObject.java:369)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayAllRows(DisplayContentsController.java:303)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayContents(DisplayContentsController.java:290)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onEvent(DisplayContentsController.java:136)
         at oracle.sysman.db.adm.DBController.handleEvent(DBController.java:3431)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:207)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:121)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:784)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:340)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:190)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:153)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:353)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Not many people run into this but one has before: Too many columns to be shown in the Enterprise Manager 11g?
    I can not find a known bug related to EM/CC, however a lot of bugs exist if you search in MOS for java.lang.ArrayIndexOutOfBoundsException: 128
    So, best is to create a SR.
    Eric

  • Is there a way to add multiple categories columns to my enterprise wiki page

    Hi All,
    I have the following inside my SharePoint 2013;
    Enterprise wiki site collection.
    By default I got one category column for my enterprise wiki site.
    I link the defualt wiki category (of type managed metadata) to a term store.
    I am trying to achieve the following:-
    I need to add additional wiki categories (of type managed metadata) and link them to different term store.
    For example when a user add a new wiki page , he can select the default wiki , in addition to that he can
     a customer , sub-topic, country , etc.
    What I tried is :-
    I went to the wiki library and from there I added a new site column of type managed meta data.
    I link the new column to a second term store, and I did the same for the other wiki categories.
    The problem I am facing:-
    The new wiki categories were not displayed when adding /editing/viewing the wiki pages?
    Can anyone advice how I can add the new wiki categories , so that users can fill them when add/editing a wiki page , also how to show them under the defualt wiki category when reading any wiki page?
    Thanks

    Number of Chapters in iMovie is not known by me but if You aim to do a DVD then there is a problem.
    iDVD has some limitations
    • 99 Chapters maximum !
    • 60 resp 120 minutes limit (Movie + Menu duration) on SL-DVD and about double on DL-DVDs
    I would divide material onto two DVDs then I get 198 Chapters and 120 to 240 minutes on SL-DVDs
    Note thar MENU can take up lot's of time - 15 minutes o even more.
    I use Old Theme and "Brushed Metal" no Animation and No Audio on Menu - to keep this under one minute.
    Yours Bengt W

  • Oracle Enterprise Manager

    Hello
    the problem what i am facing is when i run the job from the
    enterprise manager ,the job is submitting at the server
    end but in the status column its showing status as failed
    i have set the credentials for the user
    the user is from the repository
    plus i have started the
    all necessary services
    but even though
    the job is not submitting
    please send the reply

    In computer management and security policy,to find if you have the right of
    run a batch job.If not,grant the right.you can make it.
    yuepeng chen
    [email protected]

  • Oracle Enterprise Manager - HTTP error: 503 Service Unavailable

    Dear all,
    some time ago I've upgraded Oracle Database 10g up to version 10.2.0.4.0 on a Linux system.
    Now if I try to connect to HTTP Oracle Enterprise Manager interface (http://(My server name):1158/em/console/aboutApplication) I see this error into my browser: "503 Service Unavailable - Service is not initialized correctly. The Em Key is not configured properly. Run "emctl status emkey" for more details."
    If I perform "emctl status dbconsole" command from command line I have this output
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is not running.
    So I've tried to restart Oracle Enterprise Manager trough command line using "emctl start dbconsole":
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control .... started.
    Now dbconsole seems to be running as follows
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    but my browser always shows the same above error.
    If I try to perform the suggested "emctl status emkey" command trough command line I have this output:
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Please enter repository password: (Here I put sysman password)
    Exception caught
    ORA-06550: line 1, column 13:
    PLS-00201: identifier 'MGMT_TIME_SYNC.STARTUPSYNC' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    java.sql.SQLException: ORA-06550: line 1, column 13:
    PLS-00201: identifier 'MGMT_TIME_SYNC.STARTUPSYNC' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:330)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:287)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:744)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:217)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:968)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1189)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3369)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3475)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4399)
    at oracle.sysman.emSDK.conf.ConfigManager.startupEmKey(ConfigManager.java:855)
    at oracle.sysman.emSDK.conf.ConfigManager.statusEmKeyInRepos(ConfigManager.java:1113)
    at oracle.sysman.eml.sec.rep.EmKeyUtil.statusEmKey(EmKeyUtil.java:273)
    at oracle.sysman.eml.sec.rep.EmKeyUtil.main(EmKeyUtil.java:583)
    I've done no changes on Linux operating system side.
    Could somebody help me, please?
    Thanks for help and regards.
    DragonsLordKERNEL
    Edited by: DragonsLordKERNEL on 17-nov-2008 11.06

    Check if your emkey file is still under $ORACLE_HOME/sysman/config/emkey.ora
    Also check Oracle doc,
    http://download.oracle.com/docs/cd/B19306_01/em.102/b40002/security2.htm#BABJGGIG
    consider remove the recreate emkey if it doesn't work out.

  • Enterprise manager in rel (10.1.0.2.0)

    hi
    I have error in Enterprise manager console.
    MY database is up and working.
    when i start (emctl start dbconsole) EM. It's successfully started.
    But as i open http://localhost:5501/em
    IT is working but database is not open here!
    I tried to make it up then it give error database is to be shutdown first.
    But this is incorrect information.... My database is working in sql prompt fine.
    Is there any way to solve it ?

    Hi
    You are right,There are two buttons called "Startup" & "Perform Recovery" so start the database using "Startup" button (and on next page fill all requested textboxes).
    But when i tried startup it says database already started shut it down first.
    By tring manualy i found database is fine open.Working for all users.
    I have error message in logs and trace of Emagent ?
    -- EMagent logs
    2005-09-28 18:06:38 Thread-1392 Starting Agent 10.1.0.2.0 from C:\oracle\product\10.1.0\Db_1 (00701)
    2005-09-28 18:07:31 Thread-1392 EMAgent started successfully (00702)
    -- emagent trace
    2005-09-28 18:06:38 Thread-1392 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2005-09-28 18:06:38 Thread-1392 WARN command: Job Subsystem Timeout set at 600 seconds
    2005-09-28 18:06:38 Thread-2900 ERROR command: nmejcn: received no status header from repository at http://tecitsg04:5501/em/upload/
    2005-09-28 18:06:38 Thread-1392 WARN upload: Upload manager has no Failure script: disabled
    2005-09-28 18:06:38 Thread-1392 WARN upload: Recovering left over xml files in upload directory
    2005-09-28 18:06:40 Thread-2900 ERROR command: nmejcn: received no status header from repository at http://tecitsg04:5501/em/upload/
    2005-09-28 18:06:44 Thread-2900 ERROR command: nmejcn: received no status header from repository at http://tecitsg04:5501/em/upload/
    2005-09-28 18:06:52 Thread-2900 ERROR command: nmejcn: received no status header from repository at http://tecitsg04:5501/em/upload/
    2005-09-28 18:07:09 Thread-2900 ERROR command: nmejcn: received no status header from repository at http://tecitsg04:5501/em/upload/
    2005-09-28 18:07:21 Thread-1392 WARN upload: Recovered 1372 left over xml files in upload directory
    2005-09-28 18:07:21 Thread-1392 WARN metadata: Metric collectSnapshot does not have any data columns.
    Thanks

  • Problem in setting up Enterprise Manager in 11g version 2

    Hello,
    I am facing some problem in starting Oracle enterprise manager. Oracle EM Grid control is not installed.
    OS = Linux x86_64
    Oracle version = 11.2.0
    Following is the output in while providing "set" command and TNS listener is running.
    A__z='"*SHLVL'
    BASH=/bin/bash
    BASHOPTS=cmdhist:expand_aliases:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
    BASH_ALIASES=()
    BASH_ARGC=()
    BASH_ARGV=()
    BASH_CMDS=()
    BASH_LINENO=()
    BASH_SOURCE=()
    BASH_VERSINFO=([0]="4" [1]="1" [2]="2" [3]="1" [4]="release" [5]="x86_64-redhat-linux-gnu")
    BASH_VERSION='4.1.2(1)-release'
    CLASSPATH=/opt/oracle/product/11.2.0/db_1/jlib:/opt/oracle/product/11.2.0/db_1/rdbms/jlib
    COLUMNS=157
    DIRSTACK=()
    DISPLAY=local_host:0.0
    EUID=502
    GROUPS=()
    G_BROKEN_FILENAMES=1
    HISTCONTROL=ignoredups
    HISTFILE=/opt/oracle/.bash_history
    HISTFILESIZE=1000
    HISTSIZE=1000
    HOME=/opt/oracle
    HOSTNAME=ariane
    HOSTTYPE=x86_64
    IFS=$' \t\n'
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=:/usr/openwin/lib:/usr/local/lib:/usr/local/lib:/usr/lib:/usr/lib64:/lib:/lib64:/opt/oracle/product/11.2.0/db_1/lib
    LESSOPEN='|/usr/bin/lesspipe.sh %s'
    LINES=46
    LOGNAME=oracle
    MACHTYPE=x86_64-redhat-linux-gnu
    MAIL=/var/spool/mail/oracle
    MAILCHECK=60
    OLDPWD=/opt/oracle/product/11.2.0/db_1/jlib
    OPTERR=1
    OPTIND=1
    ORACLE_BASE=/opt/oracle
    ORACLE_DOC=/opt/oracle/product/11.2.0/db_1/doc
    ORACLE_HOME=/opt/oracle/product/11.2.0/db_1
    ORACLE_SID=SIDB
    OSTYPE=linux-gnu
    PATH=/bin:/usr/bin:/usr/ccs/bin:/usr/local/bin:/opt/bin:/opt/oracle/product/11.2.0/db_1/bin:/opt/oracle/orasql/SIDB:/opt/oracle/orarepl/SIDB/scripts/conf:/opt/oracle/orarepl/SIDB/scripts/monitor:/opt/oracle/backup/bin
    PIPESTATUS=([0]="127")
    PPID=41740
    PS1='\s-\v\$ '
    PS2='> '
    PS4='+ '
    PWD=/opt/oracle/product/11.2.0/db_1/bin
    SHELL=/bin/ksh
    SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor
    SHLVL=2
    TERM=xterm
    TZ=Asia/Kolkata
    UID=502
    USER=oracle
    _=oracle/sysman/emd/targetIntg/agent/AgentTargetInstaller
    *After providing the command "./emctl start dbconsole", I'm getting following error.*
    Can't locate CompEMdbconsole.pm in @INC (@INC contains: %s_javapOracleHome%/sysman/admin/scripts %s_javapOracleHome%/bin /opt/oracle/product/11.2.0/db_1/perl/lib/5.10.0/x86_64-linux-thread-multi /opt/oracle/product/11.2.0/db_1/perl/lib/5.10.0 /opt/oracle/product/11.2.0/db_1/perl/lib /opt/oracle/product/11.2.0/db_1/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /opt/oracle/product/11.2.0/db_1/perl/lib/site_perl/5.10.0 /opt/oracle/product/11.2.0/db_1/perl/lib/site_perl /opt/oracle/product/11.2.0/db_1/perl/libwww-perl/lib /opt/oracle/product/11.2.0/db_1/perl/ext/POSIX /opt/oracle/product/11.2.0/db_1/perl/URI /opt/oracle/product/11.2.0/db_1/perl/HTML_Parser /opt/oracle/product/11.2.0/db_1/perl/HTML-Parser/lib /opt/oracle/product/11.2.0/db_1/sysman/admin/scripts /opt/oracle/product/11.2.0/db_1/bin /opt/oracle/product/11.2.0/db_1/sysman/admin/scripts/Net-DNS-0.48/lib/ /opt/oracle/product/11.2.0/db_1/sysman/admin/scripts/libnet-1.19/ .) at /opt/oracle/product/11.2.0/db_1/bin/EmctlCommon.pm line 597.
    *Running only "./emctl" provides :*
    OC4J Configuration issue. /opt/oracle/product/11.2.0/db_1/sysman/j2ee not found.
    *Running " ./emca -config dbcontrol db -repos recreate", gives the output*
    "STARTED EMCA at Sep 26, 2012 1:07:55 PM
    EM Configuration Assistant, Version 11.2.0.0.2 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: SIDB
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/emd/targetIntg/agent/AgentTargetInstaller
    at oracle.sysman.emcp.target.TargetManager.getAgentTargetInstaller(TargetManager.java:1008)
    at oracle.sysman.emcp.target.TargetManager.getLocalHost(TargetManager.java:1033)
    at oracle.sysman.emcp.ParamsManager.getLocalHost(ParamsManager.java:1037)
    at oracle.sysman.emcp.ParamsManager.getHost(ParamsManager.java:3020)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:118)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:163)
    at oracle.sysman.emcp.DatabaseChecks.getDbServiceName(DatabaseChecks.java:582)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1267)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)
    Could anyone please let me know the corrective actions to be taken? Whether installing OEM Grid control is mandatory?
    Thanks,
    Deb

    Hello,
    Yes. Both are ruuning. Output of lsnrctl status :
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 26-SEP-2012 13:32:36
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=SIDB))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 15-SEP-2012 19:58:20
    Uptime 10 days 17 hr. 34 min. 16 sec
    Trace Level off
    Security ON: Password or Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File /opt/oracle/diag/tnslsnr/ariane/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=SIDB)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arian)(PORT=1521)))
    Services Summary...
    Service "SIDB" has 1 instance(s).
    Instance "SIDB", status UNKNOWN, has 1 handler(s) for this service...
    Service "SIDB.10.54.159.32" has 1 instance(s).
    Instance "SIDB", status READY, has 1 handler(s) for this service...
    The command completed successfully

  • How to View Queries run by Users in Enterprise Manager 10g?

    I want to view all the queries as an Administrator, being run by all the Users on Oracle Database, where can I view in Enterprise Manager 10g ?
    In Microsoft Sql Server 2000, there is a utility called "Sql Profiler" which does this purpose, any idea please ?
    Best Regards,
    Luqman

    The "Performance" tab is part of the Tuning Pack, list price USD3000 per CPU or something to that effect. So I use good ole SQLPLUS and this sql(below). This sql includes global views for RAC which can just be changed to v$ for sinlge instance:
    column osuser format a10;
    set linesize 500;
    set pagesize 0;
    select sid, serial#, to_char(logon_time, ' YYYYMMDD, HH24:MI:SS'),
    osuser, sql_text
    from gv$session, gv$sqltext
    where gv$session.sql_address=gv$sqltext.address
    order by sid, piece;

  • Fusion Middlewar Enterprise Manager & RDBMS Security Store

    Hello,
    when using a weblogic soa domain configured with the realm to use RDBMS Security Store or adding a new SQLAuthProvider into the realm, the Fusion Middleware Enterprise manager does not show status of servers and deployed components anymore. Everything is red and the status column shows a clock.
    It seems that Enterprise Manager Application does not work (cannot retrieve status of servers and deployed components) when using a SQL Auth provider or RDBMS Security store.
    Does anyone have the same problem??
    Database used: oracle 11g. SOA Suite 11.1.1.6
    Thanks.
    Alexander
    Edited by: user13290225 on Nov 1, 2012 7:55 AM
    Edited by: user13290225 on Nov 1, 2012 7:55 AM

    I have cleared the tmp Folder under the Admin Server Directory and restarted the server..but still facing the same error..How to resolve the error *"oracle.adf.share.security.authentication.AuthenticationServlet"*

  • Selecting Storage Type in Enterprise Manager

    I've recently added a new enclosure, which has it's own storage type (Due to the fact they are different disks then the rest of the array).
    Using the "Storage Center Manager", when creating a new volume, I am asked to select one of my two different storage types.
    But, when using the Enterprise Manager, I do not get such an option.
    Is there a way to enable that option in the Enterprise Manager, so it can create volumes on both Storage Types ?

    I've found that following site also include the same functionality:
    http://www.musiciansfriend.com/tube-amplifier-heads
    Viewing source code it seems that switching of Grid/List is controled by "?dsNav" statement which is included in Endeca Rapid Application Development (RAD) Toolkit for ASP.NET and called as NavigationDataSource.
    http://docs.oracle.com/cd/E28914_01/RADdotNET.213/README.txt
    - The GridView control displays all columns in the Design view of Visual
    Studio but only displays the "Spec" property at runtime. In particular,
    if you set the AutoGenerateColumns property to True in a GridView
    control and associate the GridView control with a NavigationDataSource,
    then only one column displays in the grid at run time. That column
    contains a caption "Spec" (for the Spec property of the Record class).
    However, at design time, all record properties display as columns in
    the grid.
    As a work around, you can avoid setting the AutoGenerateColumns property
    to True in a GridView control and instead create static columns in the
    control.
    The Endeca Rapid Application Development (RAD) Toolkit for ASP.NET
    http://docs.oracle.com/cd/E28914_01/RADdotNET.213/pdf/RADToolkitNET.pdf
    http://docs.oracle.com/cd/E35644_01/RADdotNET.212/apidoc/rad_aspnet/html/b0d9a047-f104-11cc-a798-cb9bbe191e29.htm
    --> NavigationDataSource Class
    However, viewing source code of these site does not clear all the way to implement this functinality, and it may be exist that other way to implement this is provide as some sample code outside endeca.
    If anyone know the way to implement this inside experience manager, could you let us know.
    Thanks,
    Yuki

  • Editing columnar data within 9i Enterprise Manager

    Plz help! I need to be able to tab across the columns frm within 9i Enterprise Manager's View/Edit Tables. A large amount of editing records must be done on an ongoing basis to keep up with the extroardinary amount of changes and mods required to maintain the records data. I need to find a way to enable the keyboard "Tab" key function. Does anyone know how this can be set or enabled?
    Bill

    Hi,
    because u can't connect to 10g database from 9i oem.
    this combination is not supported.
    check metalink Note:340951.1
    also try to use sys user from oem.
    Thanks
    Kuljeet

  • Extracting metadata from Enterprise manager 12c

    Hi,
    I want to extract metadata information regarding incident rules and metrics which i have configured in OEM 12c.Please tell me the file name and location where i find out this information.

    For findings which targets are assigned to an Incident Rule Set?
    The following query could be used as sysman user on repos DB
    SELECT ruleset_name, target_selection_type, source_selection_type FROM em_rule_sets ORDER BY 3, 1;
    IMPORTANT:
    =========
    - The "target_selection_type" column indicates somehow the target type to which you associated that Rule Set when you initially created it.
    - That column is of type number and has only 4 choices (1, 2, 4 and 6).
    - The below are hints regarding the output of that column:
    TARGET_SELECTION_TYPE    SOURCE_SELECTION_TYPE
    1                                      SELFUPDATE_SECURE_CLASS  ---->> means that the Rule Set is applied to 'Self Update Events'.
    2                                      TARGET  ---->> means that the Rule Set is applied to 'All Targets'.
    2                                      MEXT_SECURE_CLASS  ---->> means that the Rule Set is applied to 'Metric Extensions'.
    2                                      JOB  ---->> means that the Rule Set is applied to 'Jobs'.
    4                                      TARGET  ---->> means that the Rule Set is applied to 'All Targets of type'.
    6                                      TARGET  ---->> means that the Rule Set is applied to 'Specific Targets'.
    Refer to:
    http://docs.oracle.com/cd/E24628_01/doc.121/e25161/views.htm#sthref1292
    Oracle® Enterprise Manager Cloud Control Extensibility Programmer's Reference
    12c Release 2 (12.1.0.2)
    Part Number E25161-07
    18 Using Management Repository Views
    For Metric details with threshold you can refer to repos table MGMT$TARGET_METRIC_SETTINGS
    example query
    set markup html on spool on
    set pages 9999
    spool /temp/metricdef.html
    TTITLE LEFT 'MetricThresholds Settings'
    Select distinct target_type, target_name, column_label, metric_name, metric_column, key_value,
    decode(WARNING_OPERATOR, 0,'GT',1,'EQ',2,'LT',3,'LE',4, 'GE',5,'CONTAINS', 6,'NE',7,'MATCH'), WARNING_THRESHOLD,
    decode(CRITICAL_OPERATOR, 0,'GT',1,'EQ',2,'LT',3,'LE',4, 'GE',5,'CONTAINS', 6,'NE',7,'MATCH'), CRITICAL_THRESHOLD
    from MGMT$TARGET_METRIC_SETTINGS
    where WARNING_THRESHOLD > ' '
    and CRITICAL_THRESHOLD > ' '
    order by 1,2,4,5;
    spool off
    set markup html off
    Ref
    How to Get the Current Critical and Warning Thresholds on Different Targets in Cloud Control 12c ? (Doc ID 1538897.1)

  • How do i start enterprise manager without internet connection

    Hi friends,
    I am facing a problem with my oracle 10g enterprise manager. It is working properly with 64 bit windows 7 os with internet connection. without internet connection i cant start start the enterprise manager how can i resolve the issue and start the enterprise manager without internet/
    Thanks in advance:
    regards
    sree
    Edited by: sreeprasad on Oct 16, 2012 2:44 AM

    # AutoGenerated by Microsoft (R) Malware Protection Engine.
    # Copyright (c) 1993-2009 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    #     127.0.0.1 localhost
    #     ::1 localhost
    My host file shows like dis.
    What changes i do with this? and where i type the command emctl status dbconsole?

  • 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

Maybe you are looking for