User function result value was too large

OH sorry, it is me again.
apart from creating the index for the oracle text,
i tried to do simple select statement for the searching in the shredded XML view table.
select CTITLE, ETITLE, ID, CCAPTITLE, ECAPTITLE, CAP_ID
from ORD_VIEW
where ENGLISH_CONTENT LIKE 'marrige';
the ENGLISH_CONTENT contains the law documents.
and i have about 800 of XML documents (1 CTITLE for 1 document),
each document has a number of CCAPTITLE tables.
i know it is very large to obtain,
then what can i do to deal with this?
i want to use the score(1) to rank them.
but without the index for this view table, how can i do that?
Edith

OH sorry, it is me again.
apart from creating the index for the oracle text,
i tried to do simple select statement for the searching in the shredded XML view table.
select CTITLE, ETITLE, ID, CCAPTITLE, ECAPTITLE, CAP_ID
from ORD_VIEW
where ENGLISH_CONTENT LIKE 'marrige';
the ENGLISH_CONTENT contains the law documents.
and i have about 800 of XML documents (1 CTITLE for 1 document),
each document has a number of CCAPTITLE tables.
i know it is very large to obtain,
then what can i do to deal with this?
i want to use the score(1) to rank them.
but without the index for this view table, how can i do that?
Edith

Similar Messages

  • SAP Note: 1127156 Result set is too large

    Hi,
    The note 1127156 explains how to resolve the issue with removing the message "Result Set is too large." I want to check the settings in the template and it gives the following steps but i cannot find the settings on the Analysis web item of the data provider.
    Can someone pls help.
    Query View
    The following steps describe how to change the "safety belt" for Query Views:
    1. Use the context menu Properties / Data Provider in a BEx Web Application to maintain the "safety belt" for a Query View.
    2. Choose the register "Size Restriction for Result Sets".
    3. Choose an entry from the dropdown box to specify the maximum number of cells for the result set.
                   The following values are available:
         Maximum Number
         Default Number
         Custom-Defined Number
                   Behind "Maximum Number" and "Default Number" you can find the current numbers defined in the customizing table RSADMIN (see below).
    4. Save the Query View and use it in another Web Template.
    Many thanks

    Hi,
    I was facing the same issue in BEx analyzer 7.0. The query was working fine in BW 3.5 analyzer but gave error in BEx 7.0.
    When executed in web, it gave error result set is too large.
    The maximum no of cells that can be displayed is 750000.
    Please check the result set returned by the query. Also check note Note 1040454 - Front-end memory requirement of the BEx Analyzer.
    Some enhancement are planned to be delivered in enhancement package 1.
    Regards,
      Niraj

  • Query Error Information: Result set is too large; data retrieval ......

    Hi Experts,
    I got one problem with my query information. when Im executing my report and drill my info in my navigation panel, Instead of a table with values the message "Result set is too large; data retrieval restricted by configuration" appears. I already applied "Note 1127156 - Safety belt: Result set is too large". I imported Support Package 13 for SAP NetWeaver 7. 0 BI Java (BIIBC13_0.SCA / BIBASES13_0.SCA / BIWEBAPP13_0.SCA) and executed the program SAP_RSADMIN_MAINTAIN (in transaction SE38), with the object and the value like Note 1127156 says... but the problem still appears....
    what Should I be missing ??????  How can I fix this issue ????
    Thank you very much for helping me out..... (Any help would be rewarded)
    David Corté

    You may ask your basis guy to increase ESM buffer (rsdb/esm/buffersize_kb). Did you check the systems memory?
    Did you try to check the error dump using ST22 - Runtime error analysis?
    Edited by: ashok saha on Feb 27, 2008 10:27 PM

  • Result set is too large; data retrieval restricted by configuration

    Hi,
    While executing query for a given period, 'Result set is too large; data retrieval restricted by configuration' message is getting displayed. I had searched in SDN and I had referred the following link:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d047e1a1-ad5d-2c10-5cb1-f4ff99fc63c4&overridelayout=true
    Steps followed:
    1) Transaction Code SE38
    2) In the program field, entered the report name SAP_RSADMIN_MAINTAIN and Executed.
    3) For OBJECT, entered the following parameters: BICS_DA_RESULT_SET_LIMIT_MAX
    4) For VALUE, entered the value for the size of the result set, and then executed the program:
    After the said steps, the below message is displayed:
    OLD SETTING:
    OBJECT =                                VALUE =
    UPDATE failed because there is no record
    OBJECT = BICS_DA_RESULT_SET_LIMIT_MAX
    Similar message is displayed for Object: BICS_DA_RESULT_SET_LIMIT_DEF.
    Please let me know as to how to proceed on this.
    Thanks in advance.

    Thanks for the reply!
    The objects are not available in the RSADMIN table.

  • Cant send mms messages. I get the error message:  "one or more of the message components have been delted by MMS Adaptation.  Either the message was too large or the components were unsuitable for your handset".  This only seems to be an issue to iphones.

    I cant send pic messages to iphone users. I get the error message:  "one or more of the message components have been delted by MMS Adaptation.  Either the message was too large or the components were unsuitable for your handset".  This only seems to be an issue to iphones.  I like this phone but have had nothing but trouble since day one.  I am so tired of being on the phone with verizon and still not getting all the problems corrected.  Someone please help!

    Hello christina267,
    Help is right here, front and center! Let's get your mms working properly. May I ask are you using the original stock messaging app to send texts and mms? Also, are you using any special characters or emojis in your message? Since you state that the issue is to iPhones, did you happen to have used an iPhone on your mobile number just before you were using the Galasy S 5? As you share the details then we can investigate.
    Thank you… 
    ArnettH_VZW
    Follow us on Twitter @VZWSupport

  • WAD : Result set is too large; data retrieval restricted by configuration

    Hi All,
    When trying to execute the web template by giving less restiction we are getting the below error :
    Result set is too large; data retrieval restricted by configuration
    Result set too large (758992 cells); data retrieval restricted by configuration (maximum = 500000 cells)
    But when we try to increase the number of restictions it is giving output. For example if we give fiscal period, company code ann Brand we are able to get output. But if we give fical period alone it it throwing the above error.
    Note : We are in SP18.
    Whether do we need to change some setting in configuration? If we yes where do we need to change or what else we need to do to remove this error
    Regards
    Karthik

    Hi Karthik,
    the standard setting for web templates is to display a maximum amount of 50.000 cells. The less you restrict your query the more data will be displayed in the report. If you want to display more than 50.000 cells the template will not be executed correctly.
    In general it is advisable to restrict the query as much as possible. The more data you display the worse your performance will be. If you have to display more data and you execute the query from query designer or if you use the standard template you can individually set the maximum amount of cells. This is described over  [here|Re: Bex Web 7.0 cells overflow].
    However I do not know if (and how) you can set the maximum amount of cells differently as a default setting for your template. This should be possible somehow I think, if you find a solution for this please let us know.
    Brgds,
    Marcel

  • HT1229 My iPhoto Library (version 8.1.2) is 280GB (greater than 50% of my 500GB total storage memory on my iMac.  It was too large for me to drag it to a new hard drive so the Apple geniuses did it for me.  However they did not delete the Library from my

    My iPhoto Library (version 8.1.2) is 280GB (greater than 50% of my 500GB total storage memory on my iMac.  It was too large for me to drag it to a new hard drive so the Apple geniuses did it for me.  However they did not delete the Library from my iMac (that's my responsibility).  I dragged it to Trash and when it started to move I clicked over to the new hard drive to confirm it had indeed been copied.  I became nervous when I didn't see among the few files on this otherwise empty new hard drive anything that resembled a 280GB Library so I cancelled the migration to trash.
    How can I be sure that my iphoto has been copied and that all my "metadata" survived in tact?

    the new backup drive
    I thought the new drive would be your data drive to host the iPhoto library. Do you also use it for TimeMachine backups?
    I am unable to search either in email as well as Finder.  I AM able to search within iPhoto though, thankfully
    Spotlight may still be busy rebuildig its index.
    You could try to rebuild the Spotlight Index, if you do see no progress:
    Spotlight: How to re-index folders or volumes
    I hope, other frequent posters will drop in. I have not used iPhoto 8.x in long time.

  • I tried to send and email file that was too large and now my email is not working. the draft continue to repopulate over and over

    I need help with email. I composed a new mail with an attachment that was too large. I never sent it, but it locked my mail up and continues to repopulate the draft.

    I have no idea what may have caused your MacBook to stop working, but from your description it kind of sounds like it may have started before you ran Software Update and installed the new Apps. Just the general slow feeling and bugginess is what tips me off. You said that you weren't sure if you had closed all open windows, that doesn't matter if the computer restarts itself. It automatically closes all other open applications when restarting.
    As to your data being retrievable, if when you take it in they do a fresh install of the OS, then no, it will not be unless you want to pay several thousand dollars to a software retrieval company.
    I am glad to hear that you have taken into the Apple Store to get it fixed, and that you have all of your purchased music backed up to your iPod. You should be able to just transfer it all back to iTunes once you get your computer back should it be necessary.
    As a side note, the proper place for this topic would probably in the MacBook forums, not iTunes since there is no evidence that iTunes started the issue.

  • I tried sending the Adobe pdf file of a poster via email and it said the file was too large to send.  How do I remedy this?

    I tried sending an Adobe pdf file of a poster via email and it wouldn't go through because it said the file was too large.  How do I remedy this?

    Lots of free file hosters out there. Mediafire.com as an example. Upload a file there, copy and paste the download link you are given into your email to the client, then delete it as soon as the client successfully downloads it. Mediafire has 10 gb storage for free accounts.
    Email is limited to 10 MB on attachments. So that's where file hosting comes in.

  • I tried to download an app for the iPad and was told the file was too large for the iPad; so I tried to download it on the MacBook but it never showed up; any suggestions? PS, I got the receipt from iTunes store so it was paid for

    I tried to download an app for the iPad and was told the file was too large for the iPad; so I tried to download it on the MacBook but it never showed up; any suggestions? PS, I got the receipt from iTunes store so it was paid for

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
     Cheers, Tom

  • Trying to send vid clip results in "file too large". Yet friends can send me clips larger. Why is this?

    I cannot send video clips I have taken to friends.  I get "File too large". Yet friends seem to be able to send ME larger clips from their phones.
    Do they have some app or something that zips or compresses files automatically?

    Try reproducing the issue in Windows safe mode with Networking.... I think the guess of a synchronization issue was correct. I just think the blame finger went to the wrong place. Windows safe mode should confirm my guess... Or prove me wrong
    Note that i can move messages in imap to live from junk to inbox and they are not corrupt.

  • Sent an email that was too large

    sent an email that was too large

    I've tried all of the above....  Force quiting, stopping the activity monitory, shutting everthing down and restarting, I've even restarted my router.  My @att.net email is working fine, it's my iCloud email that's the issue.  it' continues to cycle (not sure what the technical term is, but the progress indicator continues to go in circles).
    Any other suggesttions?  

  • 1GB file was too large and did not upload

    Please indicate when the Cloud will allow for larger uploads, as promised in previous posts by Adobe staff. I have many files larger than 1GB and many files larger than 5GB.
    (Please correct me if I am wrong. This worked for months when first launched, albeit badly. At least it worked. And now the cloud service and storage of large files--a reason I BOUGHT this product--remains unusable. And promises by staff have remained unmet. It tarnishes the reputation of a fine company to make promises and not keep them, and even worse, to leave those promises on the boards as if they are true. Pull down or fix old posts that are no longer correct, please.)

    Please note that other sites like Aframe http://aframe.com/ offer unlimited download and upload of massive, unlimited videos files-- and with great speed. I regularly hit 45Mb/s which is my maximum speed at home, and I have reached 100Mb/s from another location where that is the maximum. I have 1TB of space there, and that is a useful and necessary amount of space for video editors. I know that a person can load a single 1.75TB file or more at Aframe.
    As for Adobe, the limit of 1GB - 5GB makes it a purely consumer-grade service, in keeping with the FREE site of Dropbox. So yes, I would have to agree with you that Adobe Creative Cloud is like Dropbox.
    Please let me know when you will either partner with sites like Aframe to provide a higher level of service, or provide a similar professional service. It is something we are all paying for, and something we want and need.
    Honestly, I keep stop using this license because of the hassle, and go on to use other software I have. Because of the shortcomings of the Creative Cloud, I have been buying alternative software. Getting your product and cloud storage up to a higher level of functionality is important.

  • After rebooting mac, backup from hard drive was too large and didn't happen. I continued the reboot and can safely use my mac now, but how do I transfer the backup files I need from my hard drive onto my mac/macs system?

    Seems like a silly question but I had an appointment at my local apple store about a start up issue, ran some tests and passed them which was fine.
    After this, I was left to reboot my mac and basically transfer files from my harddrive onto my macbook. However, I couldn't choose the files to be transferred and so I went with the reboot and the startup issue I initially had was fixed, although I need the files from my hardrive to be transfered onto my mac.
    There are backups and documents I need.

    I'm not sure I understand, but are you asking how to copy files from your external drive? Open two Finder windows. In one find the files you want to transfer, in the other where you want to put them. Select the file and drag it over.

  • SSIS problem - Script Component - The value is too large to fit in the column data area of the buffer

    I am trying to run a task in a package, however there is a problem come out, see any one meet this before ?

    /* Microsoft SQL Server Integration Services Script Component
    *  Write scripts using Microsoft Visual C# 2008.
    *  ScriptMain is the entry point class of the script.*/
    using System;
    using System.Data;
    using Microsoft.SqlServer.Dts.Pipeline.Wrapper;
    using Microsoft.SqlServer.Dts.Runtime.Wrapper;
    using System.IO;
    [Microsoft.SqlServer.Dts.Pipeline.SSISScriptComponentEntryPointAttribute]
    public class ScriptMain : UserComponent
        public override void PreExecute()
            base.PreExecute();
              Add your code here for preprocessing or remove if not needed
        public override void PostExecute()
            base.PostExecute();
              Add your code here for postprocessing or remove if not needed
              You can set read/write variables here, for example:
              Variables.MyIntVar = 100
        public override void Input0_ProcessInputRow(Input0Buffer Row)
            string temp = GetString(Row.FlatFileSourceErrorOutputColumn.GetBlobData(0, (int)(Row.FlatFileSourceErrorOutputColumn.Length - 2)));
            string[] cols = temp.ToString().Split(';');
            var r = Row;
            //try {
                r.Column1 = cols[0].ToString();
                r.Column2 = cols[1].ToString();
                r.Column3 = cols[2].ToString();
                r.Column4 = cols[3].ToString();
                r.Column5 = cols[4].ToString();
                r.Column6 = cols[5].ToString();
                r.Column7 = cols[6].ToString();
                r.Column8 = cols[7].ToString();
                r.Column9 = cols[8].ToString();
                r.Column10 = cols[9].ToString();
                r.Column11 = cols[10].ToString().Substring(0, 2);
                r.Column12 = cols[11].ToString();
                r.Column13 = cols[12].ToString();
                r.Column14 = cols[13].ToString();
                r.Column15 = cols[14].ToString();
                r.Column16 = cols[15].ToString();
                r.Column17 = cols[16].ToString();
                r.Column18 = cols[17].ToString();
                r.Column19 = cols[18].ToString();
                r.Column20 = cols[19].ToString();
                r.Column21 = cols[20].ToString();
                r.Column22 = cols[21].ToString();
                r.Column23 = decimal.Parse(String.IsNullOrEmpty(cols[22].ToString()) ? "0.00" : cols[22].ToString());
                r.Column24 = decimal.Parse(String.IsNullOrEmpty(cols[23].ToString()) ? "0.00" : cols[23].ToString());
                r.Column25 = cols[24].ToString();
                r.Column26 = cols[25].ToString();
                r.Column27 = cols[26].ToString();
                r.Column28 = decimal.Parse(String.IsNullOrEmpty(cols[27].ToString()) ? "0.00" : cols[27].ToString());
                r.Column29 = cols[28].ToString();
                r.Column30 = cols[29].ToString();
                r.Column31 = cols[30].ToString();
                r.Column32 = cols[31].ToString();
                r.Column33 = cols[32].ToString();
                r.Column34 = cols[33].ToString();
                r.Column35 = decimal.Parse(String.IsNullOrEmpty(cols[34].ToString()) ? "0.00" : cols[34].ToString());
                r.Column36 = cols[35].ToString();
                r.Column37 = cols[36].ToString();
                r.Column38 = cols[37].ToString();
                r.Column39 = decimal.Parse(String.IsNullOrEmpty(cols[38].ToString()) ? "0.00" : cols[38].ToString());
                r.Column40 = decimal.Parse(String.IsNullOrEmpty(cols[39].ToString()) ? "0.00" : cols[39].ToString());
                r.Column41 = decimal.Parse(String.IsNullOrEmpty(cols[40].ToString()) ? "0.00" : cols[40].ToString());
                r.Column43 = decimal.Parse(String.IsNullOrEmpty(cols[42].ToString()) ? "0.00" : cols[42].ToString());
                r.Column44 = cols[43].ToString();
                r.Column45 = decimal.Parse(String.IsNullOrEmpty(cols[44].ToString()) ? "0.00" : cols[44].ToString());
                r.Column46 = decimal.Parse(String.IsNullOrEmpty(cols[45].ToString()) ? "0.00" : cols[45].ToString());
                r.Column47 = decimal.Parse(String.IsNullOrEmpty(cols[46].ToString()) ? "0.00" : cols[46].ToString());
                r.Column56 = decimal.Parse(String.IsNullOrEmpty(cols[55].ToString()) ? "0.00" : cols[55].ToString());
                r.Column57 = cols[56].ToString();
                r.Column58 = cols[57].ToString();
                r.Column59 = cols[58].ToString();
                r.DirectRowToOutput0();
            //}catch(Exception ex)
            //    //using (StreamWriter sw = new StreamWriter("C:\\Users\\i290\\Documents\\temp_err.txt", (File.Exists("C:\\Users\\i290\\Documents\\temp_err.txt") ? true : false)))
            //        sw.Write(temp.ToString() + ex.Message.ToString() + "\r\n");
            //IDTSComponentMetaData100 mdt;
        static string GetString(byte[] bytes)
            System.Text.Encoding enc = System.Text.Encoding.ASCII;
            return enc.GetString(bytes);

Maybe you are looking for

  • Error 450 whenever I attempt to download iTunes purchase!!!

    When I purchase an item on iTunes and it goes to the "downloads" folder, sometimes it will stop downloading and says that it has encountered error 450. I'm losing money and I can never tell which songs will download and which will fail. Can someone p

  • Which Oracle XE dialect?

    Please, could help me? I am a new user Oracle, could help me, please? Which dialect for Oracle XE could usage in the Hibernate? I already used OracleDialect and Oracle9Dialect, but it didn't function. Certain of your understanding, at once I thank. U

  • Odd window icons in Mavericks

    Sometime when I drag a finder window I (nearly always) grab the new "tab bar" area in the finer window. Upon mouse button release if I'm over the desktop, it creates a little window icon of the "tab" finder window. These icons have no interaction and

  • SolMan 4.0 CHaRM: Insert Item to Normal Correction: Item category / product

    I'm looking for some detailed documentation on <b>how to insert items to a Normal Correction</b>. When I add an item with (standard) product SAPCUSTPRGOPT and choose the (standard) item category SDCR ("best I could find") then I get the error "<i>The

  • Finding specific files in Time Machine archives

    So I have a whole bunch of audio files of different lines from 2001: A Space Odyssey on my computer. Or at least I did. They seem to have disappeared without a trace, and I can't track them down. Is there any way to search the archives of Time Machin