APEX Advisor in APEX 4.0.2 with OHS didn't work

We have a APEX 4.0.2.00.07 Installation on a Oracle 11gR1 with OHS.
If i call the APEX Advisor i get following error:
ORA-20999: ORA-01426: numeric overflow ORA-06512: at "APEX_040000.WWV_FLOW_ADVISOR", line 481 ORA-06512: at "APEX_040000.WWV_FLOW_ADVISOR", line 1784 ORA-06512: at "APEX_040000.WWV_FLOW_ADVISOR", line 3416 ORA-06512: at line 74 ORA-06512: at "APEX_040000.WWV_FLOW_ADVISOR", line 3806 ORA-06512: at line 28
As far as i searched i only found some information about the old Advisor Plugin and problems with APEX Listener.
Is there anybody who can tell me whats the problem?

Problem is still present.
Is there any know issue in version 4.0.2.00.07 which is similar to our problem? Otherwise we open a metalink call.

Similar Messages

  • "Open with Explorer" no longer works with IE 10 & 11 without 32-bit -- What alternative do we have?

    I know that if we open SPS 2010 in IE 10 & IE 11 in 64-bit O/S, "Open with Explorer" no longer works because this function requires 32-bit version of IE.
    I give up to find a way to open IE 10 in 32-bit -- I had tried several so-called solutions but none works for me.  So, I'm looking for an alternative: is there an URL that I can put in
    Windows Explorer's address bar to open the SharePoint page directly?
    I had tried http://mysps/somefolder/etc/      failed!
    I had tried \\mysps\DavWWWRoot            failed again!
    So, I would like to hear to those who have succeeded to use "Open with Explorer" with IE 10 or 11 installed in 64-bit O/S.

    Hi Horinius,
    According to your description, my understanding is that "Open with Explorer" didn’t work with IE 10 & 11 in SharePoint 2010.
    I  commend you use IE 10 or 11 32-bit rather than 64-bit. Then check whether the browser SharePoint add-ons are enabled. If  not, please enable them.
    You can check browser add-ons by opening IE->Tools->Programs->Manage add-ons-> check all add-ons related to SharePoint, such as SharePoint OpenDocuments Class. If there is not any add-on related to SharePoint, please repair your Office by clicking
    Control Panel->Programs and Features-> select your Office, and right-click it, then select ‘Change’.
    Please make sure that webClient service is running on your machine by opening Start->Administrative Tools->Services.
    Here are some similar posts for you to take a look at :
    http://social.technet.microsoft.com/Forums/en-US/233c285b-1359-4d2b-82bf-009565bf93da/sharepoint-open-with-explorer-not-working?forum=sharepointadmin
    http://wmostafaw.wordpress.com/2011/12/08/opening-list-or-document-library-in-windows-explorer/
    http://stackoverflow.com/questions/8926551/your-client-does-not-support-opening-this-list-with-windows-explorer
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Apex Advisor does not like comments within interactive reports

    If I have some comments within interactive reports,
    example:
    /* comment */
    select * from dual
    apex advisor shows me an error message like this:
    Compilation error - ORA-06550: line 3, column 1:
    PLS-00428: an INTO clause is expected in this SELECT statement
    Does anyone has the same problem?
    Thank you!

    Hi "user1139516",
    the problem is that if the first word isn't "SELECT" or "WITH" the statement it's not detected as a SQL statement and we fallback to try to handle it as an anonymous PL/SQL block.
    For now as a workaround, but your comments after the SELECT keyword like
    select /* comment */
      from dualWe try to change that behavior in a future version of APEX.
    Thanks
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • APEX Advisor does not like Plugin Process

    Hello Everyone/Patrick :-)
    I have run into the following issue with the APEX advisor. It has arisen since I have installed and utilised a PROCESS PLUGIN.
    Irrespective of which checkboxes I select in the "APEX Advisor Checks to Perform" section, I receive the following error message...
    ORA-20999: ORA-20999: Unknown type! PROCESS_SOURCE-Close DHTML Dialog ORA-06512: at "APEX_040000.WWV_FLOW_ADVISOR", line 1373 ORA-06512: at line 217 ORA-06512: at "APEX_040000.WWV_FLOW_ADVISOR", line 3801 ORA-06512: at line 28As the plugin is working exactly as I want it to, is it possible that the Advisor can skip the validation/evaluation of plugin processes?
    As it stands, I am unable to utilise the great functionality of the Advisor because I have used a plugin process.
    Any help/thoughts/assistance gratefully received.
    Many thanks
    Kind regards
    Simon Gadd

    Hi Simon,
    I have fixed the bug and it will be included in 4.0.2.
    But unfortunately there is no general workaround available. Only to not call the Advisor for pages where you use a process type plug-in. For example you could use the "Pages I last edited within the last 7 days" or "All pages edited within the last 7 days" list in the "Check Page(s)" section to restrict your search.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • APEX Listener 1.1.4 install issue with listener configuration

    Oracle XE 11gR2
    APEX 4.1.1
    APEX Listener 1.1.4
    Glassfish 3.0.1
    =============
    Installing APEX Listener 1.1.4 to replace APEX Listener 1.0.2. Deployed apex.war file but now:
    (1) http://10.10.1.111:8080/apex/listenerConfigure web page comes up but with no frames/windows rendered, as if it can not find images. Still I can enter data into fields. Wonder why the graphics/images are missing when page is rendered.
    (2) after entering Listener connection information for user APEX_PUBLIC_USER, I get "Permission denied". I can connect via SQL Developer to APEX_PUBLIC_USER with same credentials. I was able to connect before with previous APEX Listener.
    Any ideas?

    Hi,
    (1) http://10.10.1.111:8080/apex/listenerConfigure web page comes up but with no frames/windows rendered, as if it can not find images.
    You either have to clean your browser cache or your browser is too old/not capable of rendering the css of APEX Listener correctly.
    (2) after entering Listener connection information for user APEX_PUBLIC_USER, I get "Permission denied". "Permission denied" doesn't sound an issue with your database configuration. Do you have anything in your APEX Listeners log (probably within your GFs server.log) for that issue?
    But perhaps the error disappears as soon as you also get a proper configuration page.
    -Udo

  • How to set user friendly URL in ApEx with OHS 11g ?

    Hi,
    How to set user friendly URL in ApEx with OHS 11g ?
    I want change the link http://190.148.xxx.xxx:8080/pls/apex to something like http://xxx.com.
    I dont want to use iFrame solution. Please suggest any other method to acheive the same.
    Thanks & Regards,
    Ranu

    Hi all
    Iam using apex 4.0 -oracle 11g with OHS on linux os
    I need to change my apex url http://x.x.x.x:xxxx/apex to http://x.com
    What are the settings i need to do.
    If any one knows please share the solution with me
    Thanks & In advance

  • Bug in apex 4.2.2.00.11, union with queries in parentheses

    Hello, with apex 4.2.2.00.11 trying to build a simple report with the following query
    (select 1 a from dual)
    union
    (select 2 a from dual)
    gives: ORA-20001: Query must begin with SELECT or WITH
    without parentheses it works fine
    select 1 a from dual
    union
    select 2 a from dual
    Both SQLs are perfectly valid for the DB, and such error was not raised in previous versions.
    This broke some reports in our applications.

    I tried (SELECT ...) UNION (SELECT ...) as simple Interactive Report query in APEX 4.1.0.00.32 and received "SQL statement needs to start with SELECT".
    What version are you upgrading from?
    I was able to do this in a Classic Report but it complained, wanting a unique key in the Interactive Report.
    select * from ((select 1, EMPNO from EMP) UNION (select 2, EMPNO from EMP))
    Howard

  • Apex Listener and Apex .3.2.1

    Does Apex Listener work with Apex 3.2.1? May be I missed it, I can't find any info in the document.

    Short question, short answer: It does.
    The documentation for the APEX Listener doesn't refer to any special APEX version. The fact that the APEX documents only name the APEX Listener from APEX 4.0 onwards is due to the APEX Listener not being available before that release.
    We have it running with APEX instances from 3.1 onwards, but I assume you could use it even for older versions.
    -Udo

  • Problems upgrading from Apex 221 to apex 30

    Hello, I've followed the procedure and didn't work with the following message
    ERROR a la línia 1:
    ORA-04063: package body "FLOWS_030000.WWV_FLOW_API" té errors
    ORA-06508: PL/SQL: no s'ha pogut trobar la unitat de programa que s'havia
    trucat: "FLOWS_030000.WWV_FLOW_API"
    ORA-06512: a line 4
    ERROR at line 1:
    ORA-04063: package body "FLOWS_030000.WWV_FLOW_API" has errors
    ORA-06508: PL/SQL: couldn't find program unit called : "FLOWS_030000.WWV_FLOW_API"
    ORA-06512: at line 4
    Any one could give me some hint on how to address this problem?
    Thank you!

    Forgot to tell it's a windows XP system and SHARED_POOL_SIZE='100M'.
    If I try to compile manually the views with compilation errors get compiled correctly but not the packages.
    Here the first error message in the log:
    grant execute on WWV_FLOW_VAL to flows_030000
    ERROR a la línia 1:
    ORA-04042: el procediment, funció, package o cos de package no existeix
    ...remove views created from previous APEX installations
    2nd
    grant select on obj$ to FLOWS_030000
    ERROR a la línia 1:
    ORA-00942: la taula o la vista no existeixen
    and then after creating all tables I get tones of errors:
    check (model_complete in (
    ERROR a la línia 14:
    ORA-01658: no s'ha pogut crear l'extensió INITIAL per al segment del tablespace
    APEX
    create index wwv_flow_models_sec_group_idx on wwv_flow_models (security_group_id)
    ERROR a la línia 1:
    ORA-00942: la taula o la vista no existeixen
    references wwv_flow_models (id)
    ERROR a la línia 6:
    ORA-00942: la taula o la vista no existeixen
    create index wwv_flow_model_pages_model_idx on wwv_flow_model_pages (model_id)
    ERROR a la línia 1:
    ORA-00942: la taula o la vista no existeixen
    create index wwv_flow_mp_parent_page_idx on wwv_flow_model_pages (parent_page_id)
    ERROR a la línia 1:
    ORA-00942: la taula o la vista no existeixen
    references wwv_flow_model_pages (id)
    ERROR a la línia 6:
    ORA-00942: la taula o la vista no existeixen
    create index wwv_flow_mpc_model_page_idx on wwv_flow_model_page_cols (model_page_id)
    ERROR a la línia 1:
    ORA-00942: la taula o la vista no existeixen
    Message was edited by:
    surikata

  • Can I use my APEX application without APEX?

    Can I use my APEX application without APEX?
    Kostya

    Hi Kostya,
    Any chance you can elaborate a bit more on what you are trying to do? By definition, you cannot run an APEX application, outside of APEX, but it is only HTML and Javascript at the end of the day, with some clever logic behind it. No reason why you couldn't create your own HTML pages that perform similar tasks.
    Hope this helps,
    Cj

  • APEX vs. APEX studio

    My apologies, I am new to APEX.
    (1) Is there a difference in functionality between APEX studio and APEX? If so, any summary of differences is appreciated.
    (2) If different, will examples on OTN APEX Studio run in APEX 3.0 envrionment?
    Thanks,
    Barry

    Hi Barry,
    the OTN APEX Studio is an APEX application with the purpose to provide useful tips and tricks for APEX.
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • Apex 4: Upgrading Apex within Oracle XE

    Hi,
    This post is directed to Apex team .
    Is it possible that instructions to upgrade Apex to XE found from below link is updated to include step to upgrade OWA_UTIL ?
    http://www.oracle.com/technetwork/developer-tools/apex/upgrade-apex-for-xe-154969.html
    Regards,
    Jari

    Hi,
    i am using APEX 4 on apex.oraclecorp.com and was hoping to install XE and APEX 4 on my laptop for easier development purposes.
    I installed XE and the APEX 2.1 that comes with it login nicely and i can use it.
    I then tried to upgrade the APEX to APEX 4.
    Used the following steps for the upgrade
    1. sqlplus system/password as sysdba
    2. @apexins SYSAUX SYSAUX TEMP /i/
    3. @apxldimg.sql D:\util\oraclexe
    4. @apxxepwd.sql password
    I went back to the XE login page, it has the upgraded look and i tried to login but nothing happens!
    I tried changing the password again using @apxchpwd
    I then tried to login via http://localhost:8080/apex/apex_admin and the XE login page
    Did i do something wrong?
    Pls Advise and thanks in advance for any help.
    NOTE : found the error, i didnt use the correct image directory.
    Regards
    Kian Chye
    Edited by: Seow Kian Chye on Nov 1, 2010 6:14 PM

  • APEX3.0 on Oracle 10.2.0 with OHS 10.1.3.1.0

    Hello,
    I have just installed APEX3.0 on Oracle 10.2.0 with OHS 10.1.3.1.0, which went succesfully. I have configured the HTTP Server as mentioned in the documentation. However, when I try to access the login page at http://localhost/pls/apex/apex_admin, I get a 'logo less' form asking for Username and Password but not letting me inside, saying 'error on page'.
    Can somebody help me?

    Thank you, very much. Your question solved my 03 day old problem. Shud have seen it earlier.

  • HT4907 I am able to connect to my Mac Mini on Back to My Mac through iCloud but the keyboard/trackpad on the MBAir or MBP with which I access does not register on the Mini.  So I can see the screen but cannot interact with it. Mini works accessing MBP/Air

    I am able to connect to my Mac Mini on Back to My Mac through iCloud but the keyboard/trackpad on the MBAir or MBP with which I access does not register on the Mini.  So I can see the screen but cannot interact with it. Mini works accessing MBP/Air and I can use Mini to input data or interact with screens of those computers.

    Regarding your first question about bookmarks, I think you discovered the answer in when you pressed the address bar. The second tab there has your bookmarks.
    As for the keyboard, I'm not sure why your Firefox is reacting so slowly; mine seems to show keyboards even when I don't want them. If you have accumulated a lot of history, perhaps that's an issue?
    Did you use any third party software to move your Firefox data from internal memory to the storage card?

  • Is there a driver to let a ps2 keyboard plugged in with a usb connector work on my macbook pro 13inch

    is there a driver to let a ps2 keyboard plugged in with a usb connector work on my macbook pro 13inch?
    I know there are more threads about this subject but none was really an answer.
    I got a keyboard (brand medion) with a ps2 connector. i wanted it to connect to my macbook so i bought an ps2 to usb connecter.
    wile connected with my macbook the keyboard leds flash one time like they do when you put it in a ps2. but after this just doesn' t work
    I think i might miss a driver or its just turned of somwhere in the system. an previous answer was said something about a safe reboot and a lot of codes but thats to hard for me.
    so any good solutions????

    I've never found a PS2 to USB adapter that worked, or IIRC I've never found one at all. I have USB TO PS2 but not the other way. Just go out and buy a new keyboard. PS2 is so late 90s/early 2000s

Maybe you are looking for

  • Unable to capture MySQL

    Hi I am unable to capture MySQL from Oracle SQL Developer Mig. Workbench. I am getting this error: "oracle.dbtools.metadata.persistence.PersistenceException: ORA-04098: trigger 'ROHIT.MD_PROJECTS_TRG' is invalid and failed re-validation" Can anyone t

  • Can't get clamshell mode to work

    I would like to use an A1081 HD cinema display with my macbook pro and I have connected it to the HDMI port. I have attached an external keyboard and a mouse in one of the USB slots on the keyboard. I set it to mirror display, but evey time I close t

  • PDF opens in AI with text changed to gibberish

    I'm trying to import some labelled pie charts I made, in Excel 2011, into AI CS5. I want to edit the art and text in Illustrator (vectors, natch). The pies and lines come in just fine, but the text is garbled. If I do any of the following, the text f

  • Wagetype calculation not coming correctly

    Hi Whenever we run a transfer action in between the payroll period wagetypes which we have maintained in 14 Infotype are not calculating correctly. Ex: Performance pay wagetype is there Amt is Rs 1000  start date 01.04.2008 and end date 31.12.9999. I

  • I want to replace my iphone 5 with 5s so whats the fee i have to pay??

    Whats the fee of replacing iphone 5 with 5s??