Is it possible to stop APEX using a cached query?

I was hoping that the issue where report regions sometimes show the error: "ORA-06502: PL/SQL: numeric or value error: NULL index table key value" would be fixed in 3.1.1 however it seems not to have been (We have had it several times now). The workaround seems to be to change the query slightly such as selecting NULL as an additional column and then hiding that column.
This obviously only works AFTER the issue has occured, ie, after we have received a complaint from someone!
Is it possible to stop APEX using the cached version of some queries altogether? The ones we are calling are quite simple and so will not give that much overhead.
Thanks.

I've actually found several threads on this from the past:
ORA-06502: PL/SQL: numeric or value error: NULL index table key value
http://kr.forums.oracle.com/forums/thread.jspa?threadID=644172&tstart=120 (This thread states the problem has been fixed however it would appear either it hasn't or there is a similar bug elsewhere.)

Similar Messages

  • Is it possible to stop using Manual Numbering ?

    Is it possible to stop using Manual Numbering of any Document for any type of user?
    in SAP B1 2007 B SP0 PL7

    Is your question related to Reporting & Printing?  You'd better post it on the main forum to get more response.
    Thanks,
    Gordon

  • Can anyone please help? Every time I start up my imac OSX 10.6 desktop my Aperture 3 programme opens up without being requested. Is it possible to stop this from happening and only open by using the desktop icon? Thank you for any assistance.

    Can anyone please help? Every time I start up my imac OSX 10.6 desktop my Aperture 3 programme opens up without being requested. Is it possible to stop this happening and only allow Aperture to open by using the desktop icon? Thank you for any assistance anyone may be able to give.
    Best regards, John.

    because there is absolutely no mention in my System Preferences of either Users & Groups nor Start Up Items.
    John,
    William's solution was much easier - just for completeness sake: The preferences panes to edit your startup items moved between the Mac OS X updates: I forgot that the "Users&Groups" preference pane used to be called "Users" in Mac OS X 10.6; it is the panel that you use to create new User accounts; and earlier systems had a separate preferences panel "Login" to enable and to disable the applications that are launched at login. Both are now combined in "Users&Groups". Sorry for sending you on a wild goose chase with the wrong Preferences panel.
    Regards
    Léonie

  • Interactive Report - is it possible to stop a column being hidden?

    I have an interactive report region where i have a column that has a link that performs an action, in this case it links to a screen where the user can then add a row. I want to make this column mandatory and not let the user hide it. I can remove other functionality, but cant seem to control the hide/show functionality.
    anybody got any ideas?
    craig
    [oracleapplicationexpress.com|http://www.oracleapplicationexpress.com]

    Dear Hemanth,
    To your question:
    "Is it possible to stop a campaign from being cancelled if it has purchase orders attached to it, using standard functionality".
    This might be possible with a BADI implementation. In enhancement spot CRM_MKTPL there exist a BAdI CRM_MTKPL_OL_OBJ where the interface method CHECK_BEFORE_DELETE is offered.
    Regards,
    Anik

  • Error when print report from apex using apex listener 2

    Hi
    Apex 4.2
    I want print report to pdf from apex using apex listener 2.
    The print server 'Oracle APEX listener' has been defined at the instance-level.
    ACL has been configured.
    I attempt to download a report in PDF mode, it appears that it downloads,
    but when I go to open it up I get an error that the file is of the wrong type or possibly corrupt.
    Upon opening the file in Text editor, there is an error as below
    %PDF-1.4
    1 瀛楄妭鐨?UTF-8 搴忓垪鐨勫瓧鑺?1 鏃犳晥銆?

    If you use Windows the user that runs the reports server is usually LocalSystem. Check this in the Windows Services panel.
    LocalSystem has no printer access. To be able to print, you have to use a real domain user that has access to the printer. So, change the Log on properties in the Services panel.

  • Physically printing a report from Apex using BI Publisher

    Hi,
    I know it is possible to generate and download a PDF (or any other format) in Apex using BI Publisher (Apex 4.0.2)
    But is it possible to physically PRINT a report in a specified printer? For example, the user clicks a button and the report comes out of the printer just like that.
    Note: I am NOT after a solution where the report is firstly displayed on the screen and then the user performs some action to print it from there (that is pretty easy to do.)
    I know that BI Publisher can do it, as its web service has an option to do so.
    Thanks
    Luis

    Hi Luis,
    not sure this is possible.
    Only SOME of the features of BI Publisher are used from APEX as a service to create the reports.
    *) I am not aware of any parameters / attributes in APEX so that you could specify a printer directly
    *) It is not part of the API you could use instead manually:
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21676/apex_util.htm#CHDGFADB
    I have just recently implemented that myself for an integration with JasperReports. It is currently in beta test:
    http://daust.blogspot.de/2012/08/jasperreportsintegration-200-beta-test.html
    Thus your options are:
    *) I am not sure that BI publisher allows that but perhaps you could first call the apex utility function apex_util.get_print_document to retrieve the blob from bi publisher. Then perhaps (if allowed) send the blob again by yourself and using the print features of bi publisher.
    Here you would have to write the utl_http communication yourself.
    *) If bi publisher doesn't allow the separate process (generation first and then sending it to a printer) then you would also have to write a j2ee application which does that.
    *) another option could be to store the generated blob in the filesystem on the database and call a shell script from within the database. This shell script would send it to the network printer.
    Hope that helps,
    ~Dietmar.

  • Is it possible to create APEX user in background?

    Hi experts,
    I have a page to create new user with the following items in an application:
    P1_USER_ID
    P1_EMAIL
    P1_PASSWORD
    It is using Automatic Row Processing (DML) to insert these to PEOPLE table.
    When submit it above in the same time, I would like to create APEX's user using the values which are specified on it above.
    I think that I can use APEX_UTIL.CREATE_USER, but the user who log into the current application with APEX authentication does not have admin privilege. I guess that the operation might fail. Correct?
    Or, is it possible to create APEX user without admin privs if it is background?
    Thanks in advance,
    Rui

    Hello,
    >> but the user who log into the current application with APEX authentication does not have admin privilege. I guess that the operation might fail. Correct?
    Yes, correct. To execute APEX_UTIL.CREATE_USER, the current user must have administrative privileges - http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10499/api.htm#BABCFBGG .
    >> Or, is it possible to create APEX user without admin privs if it is background?
    I don’t see the relevance of a background process, in this context. The admin privileges demand is there to prevent un-authorized users to open new users, without any control. It seems to me like a recipe for chaos to allow every user to define new users in the application.
    Regards,
    Arie.

  • Is it possible to stop the system time outs on my imac ,i have tried 5 times in the last 24 hrs.each time it will go for maybe 3hrs and then times out.each time i have to start the download all over again,thanks,

    is it possible to stop the system time out on my imac? i have tried 5 times in the last 24 hrs.it will run for approx.3hrs,and then times out and i have to start
    from the beggining again

    What is the url of the file your are downloading?
    What web browser are you using?
    What type of connection do you have to your isp?  phone line, dsl, cable, fios...
    Try iCab.  It lets you restart a download.
    icab.de
    Robert

  • Is it possible to stop auction earlier than scheduled?

    Dear SAP gurus,
    We are using SRM server 550 and SP08 and we are using LAC. As a purchaser, is it possible to stop auction earlier than scheduled? I see one stop button there, but if i click stop button before the time is up, the system just give me message that the specified time has not been reached.
    Best regards,
    John.

    Hi John,
    this is the standard behaviour. An auction cannot be stopped before the scheduled
    end date. Only option is to make the time period longer, but not shorter. That's the
    current standard with one has to live with.
    Cheers,
    Claudia

  • Error when refreshing report region: ORA-20876: Stop APEX Engine

    I'm using Apex 4.2. On click of a button, I refresh 2 Standard Region Reports with a Dynamic Action. This dynamic action has been working without problems for WEEKS and all of a sudden i'm getting the ORA-20876: Stop APEX Engine error when I click the button.
    In the dynamic action, I removed the refresh of the second report and now the error does not occur. If I add the second refresh action back in, it throws the above error. I've even tried making the second report identical to the first and the refresh action fails. I don't understand why this is failing on the second refresh action since the second report & region is IDENTICAL to the first report now.
    Please help!
    Thanks,
    John

    I would use something like firebug to see how the AJAX call for the refresh is working. I would want to see what is begin posted and what's being returned from the call.
    That should shed some light on the issue.
    THanks
    -Jorge

  • Is it possible to stop the continual redraw

    Hi I was wondering if it was possible to stop Lightroom continually redrawing images, especially when switching to Develop mode.
    I have tried rebuilding all the 1:1 Previews - this seems to help the redraw problem in Library mode - both for thumbs and when double clicked - but not in Develop mode.
    It doesn't seem to make sense that when I select a photo in the Library thumbs mode, then hit D (for Develop), I see the photo enlarged and clear for a split second, then Lightroom starts to redraw it, and eventually produces the image I saw for a split second. It's like it has the information but doesn't use it. This sometimes happens when in "Fit" view, especially with heavily cropped photos, and nearly always seems to happen in "1:1" view.
    I have also tried optimising catalogs - this seems to make little or no difference.
    Computer setup: early Intel iMac Lightroom 2.2, OS 10.5.6, photos on external drive, catalogue on iMac, Canon Raw files (.CR2) about 20 to 30 Mb each,
    LR Preferences:
    file extension:dng, jpeg preview:medium size, compressed (lossless) ticked, embed original raw file not ticked, Cache on imac, max size 12 Gb (should this be bigger maybe?).
    Catalogue settings: Standard Preview size: 1680 pixels, Preview Quality: High, Automatically Discard 1:1 Previews: after 30 days.
    Many thanks for any help with this

    Well thanks for the quick answers! At least I won't be wondering if there's some setting I can change.
    Of course I understand why the image should show changes made in Develop mode in "real-time" - and, in fact, that works fine with no delay, if I increase the contrast, for example.
    What I don't undestand is why without making any changes, on opening the picture in Develop, it shows the picture, then it goes all blocky ("big pixels") for a few seconds, then it goes back to normal

  • How many items are possible in page APEX 3.2

    Hi All,
    I have created around 95 page items,8 different region , 10 buttons and i have used collections in page processing
    While processing the page by using Select with LOV getting error http://3264-ch-dbs:8080/apex/wwv_flow.accept
    I have created 15 extra page item due whih count increases from 80 to 95 .once I have created this I tried processing the page by select list with submit . I am getting above mentioned error
    how many items are possible in page APEX 3.2 , is there limitation ?
    Any sugeestion is welcomed
    Thanks and Regards
    Sachin

    Hello Sachin,
    >> how many items are possible in page APEX 3.2 , is there limitation ?
    You can render up to 100 APEX item on the page, and that includes hidden items. You can define more than 100 items and use conditions to determine which items will be rendered. (Buttons and other components you mentioned are not included in the 100 count).
    Regards,
    Arie.
    ♦ Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    ♦ Forthcoming book about APEX: Oracle Application Express 3.2 – The Essentials and More

  • How do I stop Netbeans using up my memory

    Hi,
    Netbeans runs really slowly and slows the rest of my environment too. I have 128Mb on win98.
    Is there anything I can do with netbeans to stop it using up resources so much?

    play with tools->options
    specifically turn off graphics whereever possible and unload modules you dont really use from IDE Configuration\System\Modules

  • Start and Stop Apex from linux

    I have tried to find out which script is used to start and stop apex, but i hadn't been able to find it. If i do a netstat i do not see the 8080 port open but i can use apex. If i do "service oracle-xe start" oracledb starts correctly but i cannot use apex. Thanx in Advance

    here are windows script...
    First stop db, then listener then opmn (Apache)
    net stop OracleServiceXE
    net stop OracleOraDb10g_home1TNSListener
    C:\oracle\product\10.2.0\db_2\opmn\bin\opmnctl stopproc ias-component=HTTP_ServerTo start:
    net start OracleOraDb10g_home1TNSListener
    net start OracleServiceXE
    C:\oracle\product\10.2.0\db_2\opmn\bin\opmnctl startproc ias-component=HTTP_ServerOn linux you start lister through lsnrctl start/stop "name of listener"... opmn is started the same way as shown here...
    db can be started/stopped as
    ORACLE_SID=XE
    sqlplus '/ as sysdba' @start/stop_script.sqlwhere start/stop_script.sql has:
    <b>startup</b>
    or
    <b>shutdown immediate</b>
    in it.
    Hope this helps a little

  • I wish to export several still images from iMovie as JPEG or TIFF. Is it possible to do this using iMovie, if so how? Any advice is greatly appreciated. I've already managed to add a freeze frame to extract the desired frame but I can't export it. Thanks.

    I wish to export several frames from iMovie as if they were images (like JPEGs or TIFFs). Is it possible to do this using iMovie, if so how? Any advice is greatly appreciated. I've already managed to 'add a freeze frame' to isolate the desired frames but I can't export it. Thanks.

    Ach... I found a solution thanks to previous posts which came to light after I'd posted what was obviously a question that had been asked before.

Maybe you are looking for

  • Scheduler Agent Installed as Service Encrypted Password Change

    All, We have a Scheduler Agent installed as a service in Windows Server 2003, SP2. We want to change the password of the Master Repository. When I change the ODI_SECU_ENCODED_PASS in the odiparams.bat file it doesn't reflect this change in the servic

  • Embedded quicktime on website viewing on iphone stopped working

    I used Quicktime's "export for web" to embed videos to a mobile version of my website.  At first it didn't work until I got the full url path for each .mov file correct.  That was almost a year ago and it had been working fine.  A few weeks ago I not

  • Imovie 10.1 not responding

    I was creating a new event when imovie crashed and it has stopped responding on my 13" macbook pro with mountain lion recently upgraded to maverick

  • Netgear and my mac, and a suggestion to reinstall OSX

    Newbie to all things mac. I have a new Macbook pro15 using OSX 6.5 I have been on to suupport twice as the airport can see my network, but keeps forgetting the network settings and defaulting to the self assigned IP address. support have walked me th

  • How to reinstall without a disk

    How DO I reinstall without a disk