Enterprise manager extremely slow to view

We have 2 servers in an oracle cluster and since we do not have grid control we are using the traditional OEM with that (should mention we are 10gr2) and then I have a standalone server with the digital gui. I am trying to compare my tablespace sizes and paradigms but it takes about 5 or more minutes (sometimes almost 10) to get any information. Is it normal to have slow down to this point? Is there something I can do? The digital gui is on the server and the traditional oem is on my desktop.

user3500590 wrote:
We have 2 servers in an oracle cluster and since we do not have grid control we are using the traditional OEM with that (should mention we are 10gr2) and then I have a standalone server with the digital gui. I am trying to compare my tablespace sizes and paradigms but it takes about 5 or more minutes (sometimes almost 10) to get any information. Is it normal to have slow down to this point? Is there something I can do? The digital gui is on the server and the traditional oem is on my desktop.What do you mean by "digital gui" on a standalone server?

Similar Messages

  • Enterprise Manager - extremely slow to load initial tree

    Group,
    Has anyone else encountered any long delays waiting for the CAPS Enterprise Manager to display the initial tree of servers/serivces? We are finding that it takes on average 5 minutes to load the initial treeset in any given environment. We have on average 5 different servers that are to be loaded (all within the same network). Sun has provided a host of patches to try in different combinations but none seem to improve our response times. We do have services that are using eGate SRE IQ Managers (for bridging between old and new services) but I would think this would be supported. Any suggestions would be appreciated (CAPS 5.1.2 on Solaris 9/10)
    Edited by: chrisallen21 on Jul 7, 2008 6:54 AM

    John,
    Can you quote the Incident number you have open? We have opened one as well and would like to reference it. We did find that for domains that are down/unreachable, it takes a default 2 minutes to give up looking for it which accounts for a fair amount of the wait time but not all of it (i.e. it took 10 minutes to populate the treeview and only 4 minutes for used looking for unreachable domains). I believe the parameter to change the default timeout is connectTimeout=120000 in the monitor.properties file in the conf directory. Our current tree has about 5 servers (about 7 domains in total) with approximately 50 services deployed.
    Edited by: chrisallen21 on Jul 8, 2008 4:40 AM

  • 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

  • Enterprise Manager really slow

    Hi,
    when I´m accessing our 10g with java-enterprise manager (10g) or with the webconsole, the access on "tablespace"-sektion is really slow (over 4min). There are 8 Tablespaces running on our 10g.
    Accessing with same java-enterprise manager (10g) our 9i database, the access on tablespaces section (over 23 tablespaces running) is fast (<30sek).
    Does somebody know whats wrong?
    Regards,
    AVL
    Message was edited by: AVL
    btw....
    linux 64bit, amd opteron 8cpu @ 2.6ghz, 32gb ram, oracle 10.2.0.2

    hmmm what should tell this to me?!
    edit 07.12.2006 - 08:43 GMT+1 >>>
    Optimizer=ALL_ROWS @ ora10 | tested with all other settings available , no changes (still poor performance @ tablespaces).
    edit 07.12.2006 - 11:12 GMT+1 >>>
    checked all config-parm´s | can´t find any bottleneck | somebody an idea?
    edit / end <<<
    Oracle 9i
    Execution Plan
       0      SELECT STATEMENT Optimizer=HINT: ALL_ROWS (Cost=219 Card=1 Bytes=60)
       1    0   SORT (ORDER BY) (Cost=219 Card=1 Bytes=60)
       2    1     HASH JOIN (OUTER) (Cost=217 Card=1 Bytes=60)
       3    2       VIEW (Cost=42 Card=1 Bytes=30)
       4    3         SORT (GROUP BY) (Cost=42 Card=1 Bytes=754)
       5    4           NESTED LOOPS (Cost=40 Card=1 Bytes=754)
       6    5             NESTED LOOPS (Cost=32 Card=1 Bytes=728)
       7    6               NESTED LOOPS (Cost=24 Card=1 Bytes=431)
       8    7                 MERGE JOIN (CARTESIAN) (Cost=16 Card=1 Bytes=340)
       9    8                   FIXED TABLE (FULL) OF 'X$KCCFN' (Cost=8 Card=1 Bytes=297)
      10    8                   BUFFER (SORT) (Cost=8 Card=1 Bytes=43)
      11   10                     FIXED TABLE (FULL) OF 'X$KCCTS' (Cost=8 Card=1 Bytes=43)
      12    7                 FIXED TABLE (FIXED INDEX) OF 'X$KCCFE (ind:1)' (Cost=8 Card=1 Bytes=91)
      13    6               FIXED TABLE (FULL) OF 'X$KCCFN' (Cost=8 Card=1 Bytes=297)
      14    5             FIXED TABLE (FIXED INDEX) OF 'X$KCVFH (ind:1)' (Cost=8 Card=1 Bytes=26)
      15    2       VIEW (Cost=175 Card=34 Bytes=1020)
      16   15         SORT (GROUP BY) (Cost=175 Card=34 Bytes=1020)
      17   16           VIEW OF 'DBA_FREE_SPACE' (Cost=173 Card=34 Bytes=1020)
      18   17             UNION-ALL
      19   18               NESTED LOOPS (Cost=7 Card=1 Bytes=66)
      20   19                 NESTED LOOPS (Cost=6 Card=1 Bytes=60)
      21   20                   TABLE ACCESS (FULL) OF 'FET$' (Cost=5 Card=1 Bytes=39)
      22   20                   TABLE ACCESS (CLUSTER) OF 'TS$' (Cost=1 Card=1 Bytes=21)
      23   19                 INDEX (UNIQUE SCAN) OF 'I_FILE2' (UNIQUE)
      24   18               NESTED LOOPS (Cost=166 Card=33 Bytes=2376)
      25   24                 NESTED LOOPS (Cost=165 Card=33 Bytes=2178)
      26   25                   TABLE ACCESS (FULL) OF 'TS$' (Cost=5 Card=20 Bytes=540)
      27   25                   FIXED TABLE (FIXED INDEX) OF 'X$KTFBFE (ind:1)' (Cost=8 Card=2 Bytes=78)
      28   24                 INDEX (UNIQUE SCAN) OF 'I_FILE2' (UNIQUE)
    Statistics
           1063  recursive calls
            216  db block gets
            434  consistent gets
            146  physical reads
              0  redo size
           2686  bytes sent via SQL*Net to client
            685  bytes received via SQL*Net from client
              5  SQL*Net roundtrips to/from client
             10  sorts (memory)
              0  sorts (disk)
             55  rows processed
    Oracle 10g
    Execution Plan
    | Id  | Operation                           | Name             | Rows  | Bytes | Cost (%CPU)|
    |   0 | SELECT STATEMENT                    |                  |     2 |   120 |    55  (10)|
    |   1 |  SORT ORDER BY                      |                  |     2 |   120 |    55  (10)|
    |   2 |   HASH JOIN OUTER                   |                  |     2 |   120 |    54   (8)|
    |   3 |    VIEW                             |                  |     1 |    30 |     1 (100)|
    |   4 |     HASH GROUP BY                   |                  |     1 |   780 |     1 (100)|
    |   5 |      NESTED LOOPS                   |                  |     1 |   780 |     0   (0)|
    |   6 |       NESTED LOOPS                  |                  |     1 |   470 |     0   (0)|
    |   7 |        NESTED LOOPS                 |                  |     1 |   379 |     0   (0)|
    |   8 |         MERGE JOIN CARTESIAN        |                  |     1 |   353 |     0   (0)|
    |   9 |          FIXED TABLE FULL           | X$KCCTS          |     1 |    43 |     0   (0)|
    |  10 |          BUFFER SORT                |                  |     1 |   310 |     0   (0)|
    |  11 |           FIXED TABLE FULL          | X$KCCFN          |     1 |   310 |     0   (0)|
    |  12 |         FIXED TABLE FIXED INDEX     | X$KCVFH (ind:1)  |     1 |    26 |     0   (0)|
    |  13 |        FIXED TABLE FIXED INDEX      | X$KCCFE (ind:1)  |     1 |    91 |     0   (0)|
    |  14 |       FIXED TABLE FULL              | X$KCCFN          |     1 |   310 |     0   (0)|
    |  15 |    VIEW                             |                  |   188 |  5640 |    53   (6)|
    |  16 |     HASH GROUP BY                   |                  |   188 |  5640 |    53   (6)|
    |  17 |      VIEW                           | DBA_FREE_SPACE   |   188 |  5640 |    52   (4)|
    |  18 |       UNION-ALL                     |                  |       |       |            |
    |  19 |        NESTED LOOPS                 |                  |     1 |    67 |     5   (0)|
    |  20 |         NESTED LOOPS                |                  |     1 |    45 |     4   (0)|
    |  21 |          TABLE ACCESS FULL          | FET$             |     1 |    39 |     3   (0)|
    |  22 |          INDEX UNIQUE SCAN          | I_FILE2          |     1 |     6 |     1   (0)|
    |  23 |         TABLE ACCESS CLUSTER        | TS$              |     1 |    22 |     1   (0)|
    |  24 |          INDEX UNIQUE SCAN          | I_TS#            |     1 |       |     1   (0)|
    |  25 |        NESTED LOOPS                 |                  |    90 |  6570 |     6   (0)|
    |  26 |         NESTED LOOPS                |                  |    90 |  6030 |     5   (0)|
    |  27 |          TABLE ACCESS FULL          | TS$              |    14 |   392 |     5   (0)|
    |  28 |          FIXED TABLE FIXED INDEX    | X$KTFBFE (ind:1) |     7 |   273 |     0   (0)|
    |  29 |         INDEX UNIQUE SCAN           | I_FILE2          |     1 |     6 |     1   (0)|
    |  30 |        NESTED LOOPS                 |                  |    96 |  9312 |    34   (6)|
    |  31 |         NESTED LOOPS                |                  |    96 |  8736 |    33   (7)|
    |  32 |          HASH JOIN                  |                  |  6567 |   250K|    32   (4)|
    |  33 |           TABLE ACCESS FULL         | RECYCLEBIN$      |  6823 | 75053 |    26   (0)|
    |  34 |           TABLE ACCESS FULL         | TS$              |    14 |   392 |     5   (0)|
    |  35 |          FIXED TABLE FIXED INDEX    | X$KTFBUE (ind:1) |     1 |    52 |     0   (0)|
    |  36 |         INDEX UNIQUE SCAN           | I_FILE2          |     1 |     6 |     1   (0)|
    |  37 |        NESTED LOOPS                 |                  |     1 |    91 |     7   (0)|
    |  38 |         NESTED LOOPS                |                  |     1 |    69 |     6   (0)|
    |  39 |          NESTED LOOPS               |                  |     1 |    58 |     5   (0)|
    |  40 |           INDEX FULL SCAN           | I_FILE2          |    14 |    84 |     1   (0)|
    |  41 |           TABLE ACCESS CLUSTER      | UET$             |     1 |    52 |     1   (0)|
    |  42 |            INDEX RANGE SCAN         | I_FILE#_BLOCK#   |     1 |       |     1   (0)|
    |  43 |          TABLE ACCESS BY INDEX ROWID| RECYCLEBIN$      |     1 |    11 |     1   (0)|
    |  44 |           INDEX RANGE SCAN          | RECYCLEBIN$_TS   |   758 |       |     1   (0)|
    |  45 |         TABLE ACCESS CLUSTER        | TS$              |     1 |    22 |     1   (0)|
    |  46 |          INDEX UNIQUE SCAN          | I_TS#            |     1 |       |     1   (0)|
    Note
       - 'PLAN_TABLE' is old version
    Statistics
         154342  recursive calls
             47  db block gets
          50549  consistent gets
           6706  physical reads
              0  redo size
           1129  bytes sent via SQL*Net to client
            465  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              2  sorts (memory)
              0  sorts (disk)
             13  rows processed

  • Changing database location per Table at runtime is extremely slow in viewer

    We are using the Crystal Reports 2008sp2 Viewer in windows forms .NET
    application to display various reports based on a Pervasive database.  The
    C# code dynamically changes the database table locations at run time.  The
    location needs to be set for each table since the location may be different
    for each table in the report. 
    We have tried to methods to change the location.
    1) Set  the Table.Location property in the ReportDocument.Database.Tables
    collection.
    foreach (Table table in rd.Database.Tables)
    Table.Location = "New Path";
    2) Set the TableLogOnInfo properties.
          TableLogOnInfo logonInfo = new TableLogOnInfo();
          logonInfo = table.LogOnInfo;
          logonInfo.ConnectionInfo.ServerName = dataPath;
          logonInfo.ConnectionInfo.LogonProperties[0] = new NameValuePair2("Data
    File", dataPath);
          logonInfo.ConnectionInfo.LogonProperties[0] = new NameValuePair2("Data
    File Search Path", path);
          table.ApplyLogOnInfo(logonInfo);
    Both of these methods work, but have extremely slow performance.  Both
    methods take between 2 and 3 seconds to execute per table.  Since many of
    our reports have 20 - 30 table references ( sometimes more ), this can add
    an additional 1-2 minutes to the display of a report.
    It seems that the Crystal viewer object is doing some sort of verification
    every time the database location is changed.  We have noted that as the
    location is changed, the database is being accessed by the viewer.  Please
    advise as to how to stop this behavior.  Is there a way to set the location
    without the viewer verifying the change?
    This problem is turning reports that run in the 2008 Report Designer in 3 seconds into reports that take
    many minutes to run.  We will hear nothing but screaming from our 300 customers.
    Thanks for any help.
    Bill Smith

    Hello,
    I have a very similar issue but with Crystal XI and XI R2.
    I'm using Oracle 10g, and changing a couple of properties using the following sequence for each table to change the login information and the table's current view (each view is a portion of the overall table):
    IDatabaseTablePtr table = tables->GetItem(tableN);          
    table->SetLogOnInfo(TheApp.GetDataSource(), TheApp.GetDatabase(), userID, pwd);
    char tableLocation[201];
    char tempTable[201], newTable[201];
    strcpy(tableLocation, table->GetLocation());
    // make new table name, put into newTable
    table->PutLocation(newTable);
    if (!table->TestConnectivity())
      ShowCrystalRE_Error(job);
    Stepping through in my debugger, the SetLogOnInfo seems very quick, it's the PutLocation( ) that seems to be taking alot of time.
    Any help would be greatly appreciated.
    This is extremely fast on SQL Server, only noticeably slow on Oracle.

  • Extension manager extremely slow!

    CS 5.5 Mac OSX Lion 16GB i7 300GB SSD
    When updating or removing extensions EM 5.5 is sometimes extremely slow! Unbearably slow! It takes up to 20 minutes (!) to remove or update a simple extension - no matter if this is an extension from Webassist or Extendstudio. Adobe Software is soo expensive but during the last years there are not enough necessary updates. I pay hundreds of Euros each year and still getting this buggy-weekend-afternoon-stealing-crappy-software. I'm so frustrated!
    Any clues what I can do?

    The reason is that the extension developer specifies shared="true" for all of files (more than 600 files) in mxi file, which causes Extension Manager do many checks to find each file is shared with which installed extensions so as to avoid improper overwrite/delete. This performance issue becomes worse when you installed multiple such kind of extensions. We have optimized the processing in Extension Manager CS6. The extension developer didn't realize the side effect of this attribute and overused it. Please communicate with the developer to suggest him/her to remove this attribute unless necessary. Thanks.

  • Extremely slow client view

    Hello all!
    I'm being able to observe the client I've set up. But the speed at which my view as server is refreshed is so slow that I can't possibly monitor what is being done on the client computer. Just to load the desktop took about 5 minutes.
    Both computers are under the same ISP with 10Mbit lines but still, monitoring my bandwidth usage, I never download faster than 5k/sec. Is it a bandwidth issue? Is there any setting I can put in order to make this run faster? There's no point in using ARD if I can't see what goes on on the client computer...
    Thank you for any suggestion!
    Z

    I just installed the 3.2.2 update and it runs much faster. I noticed that now my bandwidth throughput reaches 20k/sec, which means it was originally ARD limiting it. Unfortunately it's still not enough to effectively monitor and operate the client computer.
    Anyone know of a way to solve this issue?
    Cheers!
    Z

  • Enterprise Manager, DBMS_JOB

    Is there anywhere in Enterprise Manager where I can view jobs submitted using the DBMS_JOB supplied package? It seems to only show jobs submitted directly from Enterprise Manager.
    Thanks.
    Jason.

    Thanks Ronald.
    I am able to stop the job, but the job still seems to be executing. job has some pl/sql insert statements which is in inifinite loop. Inserts are still happening eventhough I am able to stop the job. I had to kill the session to stop these inserts happening which is a part of job
    Any ideas

  • Can not view audit trail of BPMN Process instance in Enterprise Manager

    I can not view the audit trail of BPMN Process instance in Enterprise Manager. When I try to click on BPMN process link inside process instance flow trace a NoClassDefFoundError error occurs. How can I fix this?
    ####<Jan 23, 2014 1:44:24 AM MSK> <Error> <oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator> <vm-vtb-04> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <ab53c740f435f6de:-43ee6bbc:143bbd0bbe7:-8000-0000000000000319> <1390427064715> <BEA-000000> <ADF_FACES-60096:Server Exception during PPR, #2
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: oracle/bpm/draw/diagram/ProcessDiagrammer
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:342)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:102)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:131)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:181)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:183)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.NoClassDefFoundError: oracle/bpm/draw/diagram/ProcessDiagrammer
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Class.java:2436)
            at java.lang.Class.privateGetPublicMethods(Class.java:2556)
            at java.lang.Class.getMethods(Class.java:1412)
            at java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1284)
            at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1158)
            at java.beans.Introspector.getBeanInfo(Introspector.java:408)
            at java.beans.Introspector.getBeanInfo(Introspector.java:167)
            at javax.el.BeanELResolver$BeanProperties.<init>(BeanELResolver.java:153)
            at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:574)
            at javax.el.BeanELResolver.getValue(BeanELResolver.java:281)
            at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
            at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
            at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
            at com.sun.el.parser.AstNot.getValue(AstNot.java:59)
            at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
            at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
            at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.getDisabled(GoLinkRenderer.java:506)
            at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.isDisabled(GoLinkRenderer.java:681)
            at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.handleInaccessibility(GoLinkRenderer.java:584)
            at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.encodeAll(GoLinkRenderer.java:131)
            at oracle.adfinternal.view.faces.renderkit.rich.CommandLinkRenderer.encodeAll(CommandLinkRenderer.java:158)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.BreadCrumbsRenderer._renderLink(BreadCrumbsRenderer.java:420)
            at oracle.adfinternal.view.faces.renderkit.rich.BreadCrumbsRenderer._renderNode(BreadCrumbsRenderer.java:322)
            at oracle.adfinternal.view.faces.renderkit.rich.BreadCrumbsRenderer._renderContent(BreadCrumbsRenderer.java:269)
            at oracle.adfinternal.view.faces.renderkit.rich.BreadCrumbsRenderer.encodeAll(BreadCrumbsRenderer.java:162)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:538)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeHorizontalChild(PanelGroupLayoutRenderer.java:499)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$100(PanelGroupLayoutRenderer.java:30)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:659)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
            at oracle.adfinternal.view.faces.taglib.region.IncludeTag$FacetWrapper.processFlattenedChildren(IncludeTag.java:675)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:160)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
            at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeHorizontalChild(PanelGroupLayoutRenderer.java:499)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$100(PanelGroupLayoutRenderer.java:30)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:659)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
            at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer.renderSideFacet(PanelBorderLayoutRenderer.java:316)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer._encodeAllWithSideFacets(PanelBorderLayoutRenderer.java:163)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer.encodeAll(PanelBorderLayoutRenderer.java:83)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:432)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:682)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
            at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)

    Hi Matt
    Till you get exact answer, try indirect approach. I did view page source and could not find the details in the source code. Then I clicked on image to show in new browser and thats when I got this link: You can dig into this imageRenderer.jsp file that can be found in one of the WAR files shown below. Look into EARs also that my have WARs with this jsp. Mostly there should be some sort of Servlet also to display the audit trail. I just checked from bpm/workspace Process Tracking Tab. I did not looked from EM Console tracking tabs though.
    beaHome\Oracle_SOA1\soa\applications\OracleBPMWorkspace.ear has a OracleBPMWorkspace.war file. See if this direction helps
    http://devlinux04:8001/bpm/workspace/jsf/instance/imageRenderer.jsp?imagePath=/tmp/1pLcNmhd77v9XnLCrpNs6dyby3Vzpv4QR1LdPTTf6hpCTp8Fh2KH!-206223496!1302780477267/GraphicalAuditTrail1328100234265306320.png
    Thanks
    Ravi Jegga

  • SSRS 2008 R2 is extremely slow. The query runs in less than a second in the dataset designer but if you try to view the report it takes over 10 minutes. I have read this is a bug in SSRS 2008 R2. We installed the most recent patches and service packs.

    SSRS 2008 R2 is extremely slow.  The query runs in less than a second in the dataset designer but if you try to view the report it takes over 10 minutes.  I have read this is a bug in SSRS 2008 R2.  We installed the most recent patches and
    service packs.  Nothing we've done so far has fixed it and I see that I'm not the only person with this problem.  However I don't see any answers either.

    Hi Kim Sharp,
    According to your description that when you view the report it is extremely slow in SSRS 2008 R2 but it is very fast when execute the query in dataset designer, right?
    I have tested on my local environment and can‘t reproduce the issue. Obviously, it is the performance issue, rendering performance can be affected by a combination of factors that include hardware, number of concurrent users accessing reports, the amount
    of data in a report, design of the report, and output format. If you have parameters in your report which contains many values in the list, the bad performance as you mentioned is an known issue on 2008 R2 and already have the hotfix:
    http://support.microsoft.com/kb/2276203
    Any issue after applying the update, I recommend you that submit a feedback at https://connect.microsoft.com/SQLServer/ 
    If you don’t have, you can do some action to improve the performance when designing the report. Because how you create and update reports affects how fast the report renders.
    Actually, the Report Server ExecutionLog2  view contains reports performance data. You could make use of below query to see where the report processing time is being spent:
    After you determine whether the delay time is in data retrieval, report processing, or report rendering:
    use ReportServer
    SELECT TOP 10 ReportPath,parameters,
    TimeDataRetrieval + TimeProcessing + TimeRendering as [total time],
    TimeDataRetrieval, TimeProcessing, TimeRendering,
    ByteCount, [RowCount],Source, AdditionalInfo
    FROM ExecutionLog2
    ORDER BY Timestart DESC
    Use below methods to help troubleshoot issues according to the above query result :
    Troubleshooting Reports: Report Performance
    Besides this, you could also follow these articles for more information about this issue:
    Report Server Catalog Best Practices
    Performance, Snapshots, Caching (Reporting Services)
    Similar thread for your reference:
    SSRS slow
    Any problem, please feel free to ask
    Regards
    Vicky Liu

  • LogMiner Viewer in the Enterprise Manager 10g ??

    Does somebody know if there is LogMiner Viewer in the Enterprise Manager 10g?
    How could I do to work with this tool ?
    Thanks

    There is a 10g style. It comes with the client software. It is very much a stripped down version. I downloaded it and installed it. I could not find Logminer viewer in it. I did find some documentation. Here is what it says.
    Launching LogMiner Viewer
    To launch LogMiner Viewer, take the following steps:
    Invoke LogMiner Viewer: On UNIX platforms, enter:oemapp lmviewer
    The command string is case-sensitive and must be entered with lowercase characters.
    On Windows NT, from the Programs menu,
    choose Oracle_home > Database Administration > LogMiner Viewer.
    After you invoke LogMiner Viewer,the Login dialog box is displayed.
    Select Launch standalone.
    Now, you can connect to a standalone Oracle Enterprise Manager repository.
    If you do not have a standalone repository or if LogMiner Viewer is not aware
    of an existing standalone repository, you cannot save queries.
    When you attempt to expand a database or save a query, LogMiner Viewer displays
    an informational message and leads you through a dialog to connect to or to create
    a repository. See Connecting to or Creating a Standalone Repository for more information.
    Click OK.

  • Emerlad-theme-manager Is Extremely Slow For One User

    Hello. I'm having a problem with Emerald's theme manager. I have three users on my system. root, guest, and snowyclaw. The theme manager works perfectly fine with root and guest, but it's extremely slow for snowyclaw. Loading the window at first, reloading the window after theme selection, anything else that causes an update are all problems I'm having. Help is very appreciated. Thanks for reading.

    Update: Forgot to mention this, but I uninstalled it with pacman -Rns and rebooted. After that, I reinstalled it and it's themes. It hasn't fixed the problem, which suspects that maybe there's an old file causing problems somewhere.

  • SQL Reporting Services 2014, Enabling Kerberos causes report manager to be extremely slow

    We are migrating our environment from SQL Reporting Services 2008 to 2014 on a new server. We are currently using kerberos on the 2008 instance, but when I enable kerberos on the 2014 Reporting Services instance the Report Manager becomes extremely slow.
    Has anyone seen this before? Any ideas of what I can check to see what is causing this problem.

    Just to clarify it is not slow when I run a report, it is slow in general. From first load to accessing a folder, settings, etc. This is all before even executing a report. 
    The error I see while using Wireshark is KRB Error: KRB5KDC_ERR_BADOPTION NT Status: STATUS_NO_MATCH. When I drill down the into the
    error I can see the kerberos string is testprjmnmtreports14.company.com, which is the URL we are using to access the site. I made sure to add that name as an SPN for the service account that is running SQL Reporting Services, however I still receive the error.
    Then I tried configuring the site to run without a hostheader, so I accessed the site with the server name ECTSTSQLRS5 and the site works perfectly fine, no errors are reported either. So it seems I have isolated the issue down to Kerberos but I am not sure
    how to resolve it. Here is some more information about my environment:
    DNS/URL used: testprjmnmtreports14.company.com
    Server Name (FQDN): ECTSTSQLRS5.company.int
    AD Domain Name: company.int
    Server Version: Windows Server 2012 R2
    AD Functional Level: 2008 R2
    I also have the following SPNs set for my SQL service account:
    http/testprjmngmtreports14.company.com
    http/testprjmngmtreports14
    http/ECTSTSQLRS5.COMPANY.INT
    http/ECTSTSQLRS5
    As you can see I am trying to use a .com address but my AD domain is .int which I think is the issue, but I do not have the same problem on my other server that is running Windows Server 2008 R2. 

  • How to view/ammend jobs in DBA_JOBS using Enterprise Manager (Database Control)

    Dear Gurus,
    We are using Oracle 10gR2 on Widwos OS. We defined couple of jobs using DBMS_JOBS and i can see them using DBA_JOBS view, how can we view/amend these jobs in Enterprise Manager (Database Control)?
    Regards,
    Riaz

    Riaz wrote:
    Dear Gurus,
    We are using Oracle 10gR2 on Widwos OS. We defined couple of jobs using DBMS_JOBS and i can see them using DBA_JOBS view, how can we view/amend these jobs in Enterprise Manager (Database Control)?
    Regards,
    Riaz
    In V10 which is no longer under support DBA_JOBS was superceded  by DBMS_SCHEDULER.
    Why are you dependent upon EM to manage the DB?

  • Since I downloaded version 4 of Firefox, I'm having the following problems: Extremely slow at loading all web sites, can't view PDF files from web sites, and lots of unresponsive script messages. How can I fix this?

    I downloaded version 4 of Firefox this week and have been having problems since. Firefox is now extremely slow at loading all web sites. Trying to view PDF files from web sites crashes Firefox. I'm getting lots of unresponsive script messages. How can I fix this?

    I downloaded version 4 of Firefox this week and have been having problems since. Firefox is now extremely slow at loading all web sites. Trying to view PDF files from web sites crashes Firefox. I'm getting lots of unresponsive script messages. How can I fix this?

Maybe you are looking for

  • Nokia C5-03 navigation

    First of all sorry for my bad english. My navigation cant find my location anymore. 2 days ago it was still ok, but now it just keeping it searching. Used my navigation and reached my destination and now it just keeps showing that Im there, Im like ~

  • How to use address node in smart forms

    hii all,       can any one tell me how to print the address usin the address node in smartforms....pls explain me in detail... thank you.

  • How can I run a servlet with tomcat

    I'm a new learner in servlet,I recently write a servlet program,when I compile it,the compiler throws the error "package javax.servlet.http does not exist",I have put the servlet.jar(which exist in d:\tomcat\bin directory) file into the classpath dir

  • Brand new iPod touch won't do anything over WiFi

    My iPod touch arrived in the mail this morning and since I charged it up it either a) browses extremely slow in Safari and then quits or b) continues to claim there is no network connection. I currently have it downgraded to WEP and now nothing works

  • Itunes 11.2 and 11.2.1 has no sound in Application

    Iv had Some problems with Itunes for a while now. All in the store with being unable to update Acount info. But Recently Iv been unable to Hear anything in itunes. The System Sound Checks out. The audio files are there. Movies and tvshows dont have s