Undocumented error number when doing Spatial Query

Can anyone tell me why I get these errors?
ERROR at line 1:
ORA-29902: error in executing ODCIIndexStart() routine
ORA-13236: internal error in R-tree processing: [failed to allocate memory]
ORA-06512: at "MDSYS.SDO_INDEX_METHOD", line 83
ORA-06512: at line 1
This is the query that was ran:
SELECT DISTANCE FROM DIST_PTS
WHERE (CLLI = 'CHCGILCL') AND (MDSYS.SDO_NN (GEOLOC,
MDSYS.SDO_GEOMETRY (2001, NULL,
MDSYS.SDO_POINT_TYPE (-87.63804626464844, 41.879520416259766, NULL),
NULL, NULL), 'SDO_NUM_RES=1') = 'TRUE').
I am using 8.1.6 and the error number ORA-13236 doesn't appear to be documented. I have tried reindexing the spatial indexes but to no avail.
Thanks
Bryan
null

Hi,
R-tree indexes were field test in 8.1.6. The error you are seeing doesn't look familiar in terms of fixes that were made for the first production ship in 8.1.7.
You should try upgrading, and it should be fine.
dan

Similar Messages

  • ERROR MESSAGE WHEN DOING SIMPLE QUERY TO RETRIEVE LARGE AMOUNT OF DATA

    Hello,
    Am querying my database(mysql) and displaying my data in a
    DataGrid (Note that am using Flex 2.0)
    It works fine when the amount of data populating the grid is
    not much. But when I have large amount of data I get the following
    error message and the grid is not populated.
    ERROR 1
    faultCode:Server.Acknowledge.Failed
    faultString:'Didn't receive an acknowledge message'
    faultDetail: 'Was expecting
    mx.messaging.messages.AcknowledgeMessage, but receive Null'
    ERROR 2
    faultCode:Client.Error.DeliveryInDoubt
    faultString:'Channel disconnected'
    faultDetail: 'Channel disconnected before and acknowledge was
    received'
    Note that my datagrid is populated when I run the query on my
    Server but does not works on my client pcs.
    Your help would br greatly appreciated here.
    Awaiting a reply.
    Regards

    Hello,
    Am using remote object services.
    USing component (ColdFusion as destination).

  • I am currently using Lightroom 5.6 and operating on a Mac with OSX Ver 10.9.5. I am receiving an error problem when doing the following -  I am exporting selected photos from a particular Catalogue saved on Drive 1 to a folder created on another Drive whe

    Hi, I am having a little trouble with exporting images to another drive and Catalogue and need some help if anyone can give me some advice
    I am currently using Lightroom 5.6 and operating on a Mac with OSX Ver 10.9.5.
    I am receiving an error problem when doing the following -
    I am exporting selected photos from a particular Catalogue saved on Drive 1 to a folder created on another Drive where a Lightroom Catalogue has been created. In this Catalogue I have arranged for the images once exported to be moved to a different folder - I used the Auto Import process under the File dialogue box.
    When processing the Export I receive an error message for each of the images being exported indicating the following -
    Heading Import Results
    Some import operations were not performed
    Could not move a file to requested location. (1)
    then a description of the image with file name
    Box Save As                                  Box  OK
    If I click the OK button to each image I can then go to the other Catalogue and all images are then transferred to the file as required.
    To click the OK button each time is time consuming, possibly I have missed an action or maybe you can advise an alternative method to save the time in actioning this process.
    Thanks if you can can help out.

    Thank You, but this is a gong show. Why is something that is so important to us all so very, very difficult to do?

  • Move order number when doing the pick release

    hi everyone ,
    is there any way to specify the move order number when doing the pick release process
    i wante to passe the move order number to the pick release API procedure
    or is it possible to change it after doing the pick release
    best regards

    Uses MTL_TXN_REQUEST_HEADERS_S sequence to generate the move order number in, I believe, when-validate-item tirgger.
    Thanks
    Nagamohan

  • I got error 3295 when doing software update to 4.3.4 on my iphone4.. can some one tell me how skip this error?? I'm new to apple products..!?

    I got error 3295 when doing software update to 4.3.4 on my iphone4.. can some one tell me how skip this error?? I'm new to apple products..!

    anyone????

  • Ora-13226 when performing spatial query on view

    Hi,
    in my database I have a view with spatial column. The view is based on UNION ALL select. When I try to run spatial query on the view, the database returns ora-13226 error. When I recreate the view to consist only one select (without UNION ALL) the spatial query return correct result. Could you pls help me how to do a spatial query on spatial view whose definition contains UNION ALL select?
    Thanks
    Andrew

    Hi,
    it's quite simple:
    create view test_view as
    select id, geometry from table_a
    union all
    select id, geometry from table_b;
    When I try for example:
    select *
    from test_view
    where sdo_relate(geometry, (select geometry from table_c where id=1316),'mask=anyinteract') = 'TRUE';
    it throws ora-13226 error.
    Interesting is that following query where the geometry is directly included runs well:
    select *
    from test_view
    where sdo_relate(geometry, MDSYS.SDO_GEOMETRY (....),'mask=anyinteract') = 'TRUE';
    also when I recreate the test_view as
    create view test_view as
    select id, geometry from table_a;
    then also the first query (with inner select) returns no error.
    It's a little bit strange isn't it?
    Andrew

  • Error message when run a query

    I got an error message when I run one of the query on the portal:
    Root Cause
    The initial exception that caused the request to fail was:
    Termination message sent
    INFO
    No connection to system BI_SAP_QUERY available
    com.sap.ip.bi.shared.SharedText system_not_found
    BI_SAP_QUERY
    No connection to system BI_SAP_QUERY available
    com.sap.ip.bi.shared.SharedText system_not_found
    BI_SAP_QUERY
    ABEND BRAIN (892): 1 SIDs from characteristic USITM are missing (CL_RSDM_READ_MASTER_DATA->_SIDVAL_DIRECT_READ2)
      MSGV1: 1
      MSGV2: USITM
      MSGV3: CL_RSDM_READ_MASTER_DATA->_SIDVAL_DIRECT_READ2
    What problem is this? How to fix it? Thanks in advance!

    Hi Zheng,
    Import Support Package 04 for Release 3.50 (BW3.50 Patch 04 or SAPKW35004) into your BW system. The Support Package will be available when note 0693494 with the short text "SAPBWNews BW 3.50 Support Package 04", describing this Support Package in more detail, is released for customers.
    Regards,
    Anil

  • Runtime error!  when doing XML output

    Hi,
    I am really stuck with this error...
    When running a script to genarate a XML file I keep getting
    an error. The error looks like it is coming from IE:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program: C:\Program Files\Internet Explorer\IEXPLORE.EXE
    This application has requested the runtime terminate it in an
    unusual way.
    Please contact the application support team for more
    information.
    OK
    The script works and genarates the XML output for small
    requests but I get this error when I try to get it to process
    several thousand rows. I need it to be able to process tens of
    thousands of rows!
    Please can someone point me in the right direction for a
    cause/solution to this.
    I have tried putting the script in a <cftry>
    <cfcatch> tag to get an error report but I still get the
    error and when I click "OK" all instancs of IE close.
    CF7 & IE7 (I also got the error in IE6)
    Regards,
    Chris.

    Actually it also happens when I don't do a network migration. I choose -
    create - and it errored when I choose Current User.
    >>> Kevin VanSchepen<[email protected]> 3/23/2006 9:37 AM >>>
    I get a Visual C++ Runtime error on DesktopDNA.exe (abnormal program
    termination)
    - It happens when I am doing a network migration (with and without
    crossover
    connection)
    - The moment I choose Current User or when I choose next after choosing the
    user in Multiple Users
    - It works on other machines, could it be something to do with the user
    account I am trying to migrate?
    Kevin VanSchepen

  • Error -200141 when doing buffered events with DAQmx and PCI-6602

    When doing buffered events with DAQmx and PCI-6602 I get error 200141 - Data was overwritten before it could be read by the system.
    This error is generated ONLY with random inputs >200/sec.
    My setup is :
    DAQmxCreateCIVCountEdges(taskhandle,"Dev1/ctr3"....
    DAQmxCG+FGSampClkTiming(taskhandle,"/Dev1/FPI35",...
    DAQmxSetCICountEgdesChan(taskhandlem,"", "/Dev1/80MHZTimeBase")
    DAQmxSetChanAttribute(taskhandlw,",",DAQmx_CI_DataXferMech,DAQmx_Val_DMA,0);
    Can somebody help ?

    i'm getting the same Error-200141, while reading semiperiods. (Meas_Buffered semiperiod continous)
    while loop ex.rate seems to be pulsewidth*no.Samples to read. in my case PW=60ms
    Input buffer size measured with Property node= 10000
    why this error happens?? i cant use any mode other than implicit timing for semi-period measurement right??
    more info: all the ai channels are used ~ 16 differencial.
    i found one solution which is _ reinitializing the whole task if an error occur. is this the right way??
    Kudos always welcome for helpful posts
    Attachments:
    Counter_1_Meas Buffered Semi-Period-Continuous_main_lv09.vi ‏34 KB
    SemiPeriod_Reconnect Counter on Error.vi ‏35 KB

  • Error Message when doing a Stock transffer using Mvt Type 309  using MIGO

    Hi Team,
    I am getting an error message M7-441 "Selection by multiple account assignment was not restricted", when doing a stock transfer.
    I am not able to understand the exact issue here, any help is appreciated.
    Regards
    Raj

    M7441 seems to be a new error message which came with EHP4
    I can only see that it is used in MB51 report (do you search for material documents in MIGO when you get this error?)
    according to the coding in my system this is just a warning message, not an error message, hence you could continue by cklicking the okay icon.

  • Error msg when doing a Return Delivery

    Hi All
    Can you help here please
    We are on EC SRM 4.0 and have just upgraded to SP11
    When doing a return delivery on an existing confirmation,
    sometimes we get a error message"Confirmation already exits"
    Then we cannot do anything with this confirmation
    Thanks
    Prakash

    Hi
    <b>Please go through the SAP OSS Notes below -></b>
    Note 718138 - Reading of backend purchase orders for EC POs in EBP 4.0
    Note 872011 - Return not possible for item with final_entry set
    Note 972572 - Error BBP_PD 860 for return delivery of a confirmation
    Note 1069875 - Error when second partial cancellation is posted to backend
    Note 1031297 - Movement type is always read from Customizing
    Do let me know.
    Regards
    - Atul

  • Where to enter the Assembly serial number when doing WIP Component ISSUE

    Hello Oracle Guru`s,
    I am performing Kit completion via API`s. I am able to perform Move transaction(have inserted in apps.WIP_MOVE_TXN_INTERFACE) and Completion Transaction(apps.mtl_transactions_interface, apps.mtl_serial_numbers_interface and apps.CST_COMP_SNAP_INTERFACE)
    When doing the Issue(Matreial transaction) , i am inserting in the apps.mtl_transactions_interface and apps.mtl_serial_numbers_interface, where do i enter the Assembly serial number? I would like to know, in what assembly serial number is my component residing.
    Aslo, when doing the issue(inserting in mtl_transactions_interface ), why is it important to enter the operation_seq_num and department_id? and what should be the value in these columns.
    we are using Average Costing.
    TX in advance for you reply.
    Regards,
    K

    Hello KING,
    Did you try doing online transaction for this case.
    I believe that you can enter parent serial number while entering serial number for components during online transaction. With this test, you can check that what column assembly number is going and you can try same in your background processing.
    Thanks,
    Ritesh

  • ERROR UJT015 when doing restoring via UJBR

    I got error message when trying to restore a BPC appset from PRODUCTION BI to Quality BI.
    error message is UJT015  in classs CX_UJT_BACKUP_RESTORE_ERROR
    Error occured while creating Application PROFITABILITY via Admin API
    Message no. UJT015
    my backup process is fine. this restore process throw out this error. what could be wrong.
    by the way I am not able to do restore in background, I have to do it in foreground.
    I am on BPC NW7.5 SP5.
    Please advise. my choice in restore is with master data, wth master data table, with transaction data, uncheck "use technical name from backup files".
    George
    Edited by: george chen on Aug 1, 2011 4:17 PM
    another error message: cannot upload file from source.
    I think this error come out because
    1. I do  UJBR from my local C DRIVE, failed. then
    2. I do it again UJBR, it gave me this error because system open the file but did not close the file before I made second try.
    if I restart my PC, I  do not have this "cannot upload file from source" error, I continue to have other types of error.
    last night, I got short dump in ST22 SAPSQL_ARRAY_INSERT_DUPREC
    CX_SY_OPEN_SQL_DB
    at method UPDATE_DATA_MANAGER_DATA
    Now update DB tables
      DELETE FROM ujd_instruction2 WHERE appset_id = d_appset_id.
      INSERT ujd_instruction2 FROM TABLE lt_ujd_instruction2.   "[error occurs here]
      DELETE FROM ujd_packages2 WHERE appset_id = d_appset_id.      "#EC CI_NOFIELD
      INSERT ujd_packages2 FROM TABLE lt_ujd_packages2.
      DELETE FROM ujd_packagest2 WHERE appset_id = d_appset_id.     "#EC CI_NOFIELD
      INSERT ujd_packagest2 FROM TABLE lt_ujd_packagest2.
    Edited by: george chen on Aug 1, 2011 5:38 PM
    okay. I see OSS 1560436 might be related to my situation. I do see probablity appset having this parameter setup, that's why I got error for this appset.
    will close this message if this fixes my issue.

    the OSS note did fix this issue. the source system, BPC admin screen, in appset or application, if the check box for BO  integration is checked, it will have this problem unless we apply the OSS notes correction.

  • Error message when doing a back up

    Hello,
    I am getting  an error message when trying to back up my iPhone 6 through iTunes. My iPhone 6 is 128GB. I'm up to date using iOS 8.3 I've never had a problem until today. What can I do to remedy this?
    Also, my "other" is now up to 13.5GB. Do I need to wipe the phone and start from scratch? Thank you for any help on this!

    Jailbroken?

  • Error 10800 when doing Analogue Output with DAQPad-6070E

    I'm trying to test out the Analogue Output from my DAQPad 6070E (Firewire). I'm using the Example vi 'Generate N Updates', but get an error:
    Error 1080 occured at AO Control
    possible reasons: NI-DAQ LV: The opereation could not complete within the time limit.
    This example seems to work fine on a PCI E-series card, But the example claims it should also work fine on the DAQPad 6070E.
    It seems to sometimes work ok the first time I try after power cycling the DAQPad.
    I've tried updating to the latest version of NI-DAQ, with LabView 7.0, Windows 2000.
    If i used the test button from withing MAX, then the DAQPad seem to work fine with continuous output of a sine wave.
    Any help much appreciated.
    Ke
    ven.

    This is certainly not a solution, especially if you need a lower output rate/buffer.
    I've got the same problem with my DAQPAD 6052E. I traced it down to AO START vi. It appears when the output buffer is less than 1000 and the number of output buffer iterations is set to 1. The error does not appear when in the continuous output mode (number of buffer iterations is "0").  I talked to tech support, and they know about the problem, but they do not offer any solutions, except for using a larger buffer. Simply speaking, it is a bug in the driver, which they haven't fixed yet. Way to go, NI.

Maybe you are looking for

  • Error inserting data into database

    Hello I am having error inserting data into database through a servlet.Please I am very new to Java Technology and need your immediate help. beloww is the codea nd the error Apache Tomcat/4.0.3 ERROR: Problems with adding new entry java.sql.SQLExcept

  • DOM output question

    Hi all, I have the following question about writing a DOM (Document) out to a stream. But first.. a bit of background on the framework... I have the following classes: Listener.class -> sends InputStream to -> Parser.class Parser.class -> sends DOM (

  • Master Detail Linking between Views

    Hi All, I have checked that Master Detail linking works between an Analysis and a Graph etc. But is it possible to have a Master Detail Linking between a Gauge and a Graph such that when I drill down on a Gauge my Graph should reflect the same result

  • Contacts: where is the local data file saved?

    Where does Mountain Lion store the local data file for the Contacts app?

  • Newby Question! Do I have keep my music on Itunes forever?

    OK - I just got my 30g Ipod yesterday and I spent 3 hours importing music and then deleted the music out of Itunes to save space on my computer. When I started to import more music, low and behold, it erased all my music on my Ipod from last night. I