Query has exceeded 300 rows problem

I just realized I posted in the wrong forum, sorry.
Query has exceeded 300 rows. Potentially more rows exist, please restrict your query.
I see in the diagnostics log on screen.
ERROR:[fnd.common.Message.auto_log]:FND�FND_POTENTIALLY_MORE_DATA�N�VO_NAME�RecusalTransientVO1�N�MAX_FETCH_SIZE�300�
But when I execute the query from the "About this Page" link of the RecusalTransientVO1 using toad, I only get one row.
Please help shed light on this.
Edited by: thedatawarehouse on Jul 6, 2011 12:35 PM

Duplicate post -- Query has exceeded 300 rows problem.

Similar Messages

  • Warning - Query has exceeded 200 rows. Potentially more rows exist, please

    Hi Guys
    I am really stuck on this one did a snoop in the forum to find what the problem may be but have found nothing that can help me.
    I get the following error on my pages.
    I am using 11.5.10
    Warning - Query has exceeded 200 rows. Potentially more rows exist, please restrict your query.
    I had originally created a page and a view object with the relevent app module... and it was givin me the error. so what i did was delete the project
    created a page and just the app module with no view objects
    there is nothing on the page.. just that the page is linked to the app module via app module instance option.
    still givin the error
    i change the profile option for personal view object retrieval to 10 and still no avail..
    the message just change from
    Warning - Query has exceeded 200 rows. Potentially more rows exist, please restrict your query.
    to
    Warning - Query has exceeded 10 rows. Potentially more rows exist, please restrict your query.
    i have changed the max fetch size as well as the fetch size to limit the query..
    i have changed the max fetch size via code and setmaxfetchsize(1) via code on iniziliation..
    PLEASE HELP?>>>

    Hi George,
    What do you mean by, when you claim that the page still runs without your VO (i.e. Just the PG & AM)? Does it means that your webBeans in the page that references the VO Attributes, still comesup with no issues like (VO not found)?
    If yes, then your jdev. project is picking up the VO xml/class files else where from your classpath. Please check your classpath settings and library settings to see where the old file is still available.
    HTH.

  • Warning Query has exceeded 200 rows.

    Hello gurus,
    I am currently getting a warning message when I run a page and click on a tab more than once.
    The page I am running is a customer html form at the site level. The name of the page is ArAcctSiteOverviewPG.
    There are 7 tabs on this page. When I click on the Site Details tab more than once I get this warning message: "Query has exceeded 200 rows. Potentially more rows exist, please restrict your query."
    If I click on the other tabs more than once I do not get a warning message.
    Anyone encountered this error before?
    This is a standard oracle html form, no customizations has been made. Running R12.1.3.
    Thanks in advanced!

    Query has exceeded 200 rows
    Re: Query has exceeded 200 rows
    Thanks
    --Anil
    http://oracleanil.blogspot.com/

  • How do I get rid of 'Warning: Query has exceeded 200 rows...' message

    Hi there,
    I have a custom page to query our Inventory details. I display 100 rows on the page. I noticed today I can hit next once and then I get the message 'Query has exceeded 200 rows. Potentially more rows exist, please restrict your query'. If I try to Export this data using an Export to Excel button, it gives me the message 'There is no data to export'.
    I am EXTREMELY new to OAF...is there a property or something somewhere that I can change to fix this? We will have potentially 100s of thousands of records to display and export, so 200 simply is not acceptable.
    We are on ATG RUP7, 11.5.10.2. This is a completely custom page, pulling from custom tables. Please let me know if any other information is needed.
    Thanks,
    Janel

    anasazii wrote:
    Thanks, Shailendra!I am glad it worked, Thanks for the point Janel. :)
    That seems to work for when I run the page through the iSupplier portal. However I noticed during development when I am testing the page on my computer, I am still getting this message? Is there anyway to get rid of it on the client side? I assume that profile is set correctly on the development instance which you are using from JDEV.
    Sometimes you need apache bounce to make sure the profile option change come into effect.
    So do a apache bounce.
    Thanks
    Shailendra
    >
    Thanks,
    Janel

  • Warning  Query has exceeded 200 rows. Potentially more rows exist...

    Hi all,
    I am getting a following warning message on every page.
    Query has exceeded 200 rows. Potentially more rows exist, please restrict your query.
    In my code whatever VO i am using doesnt fetch more than 50 records still I am getiing warning as Query exceeded 200 rows.
    Even on helloWorld Page from Tutorial.jpr also I am getting the same warning.
    Any suggestions , how to remove it.
    Thanks and Regards,
    Anant.

    Its an oracle instance system profile. It will be in effect whether you are testing the page from jdev or the instance.
    --Shiv                                                                                                                                                                                                                                                                   

  • LOV- Query has exceeded rows only for one LOV...

    Hi All,.<br><br>
    I know we need to set FND:View Object Fetch Size value for the warning Query has exceede 300 rows.....">But in my case everything is fine.
    In one page iam getting this warniing and in another page for the same LOV iam not getting.The only difference for both LOVs Inou fileds is the one which is raising warning has ToolTip Message and the other dont have.Iam wondering why iam getting this warning only in one page and not for other LOVs and not in other pages.Can any one please help me by giving clue.<br><br>
    SoujanyaReddy

    sorry wrong place ...

  • Hyp FR Error: 5200 : Error executing query.  Exceed max row number 100000

    Hi,
    I am getting the error
    5200 : Error executing query. Exceed max row number 100000
    when I run the report on Financial Reporting. It gives the same error when run on Workspace.
    Have you guys encountered this error before? What are the best ways to tackle it? Help is much appreciated guys.
    -- Adi
    Edit 1 - I tried to simplify the parameters but I still get the same error making me suspect that the issue is not the 100000 row issue.
    Edited by: Aditya26 on Apr 11, 2012 9:02 AM

    Hi Adi,
    This is from My Oracle Support:
    How to Increase Row Limit to Avoid Error "Exceed Max Row Number 100000" [ID 866832.1]
    Modified 23-FEB-2012 Type HOWTO Status PUBLISHED
    In this Document
    Goal
    Solution
    Applies to:
    Hyperion BI+ - Version: 9.3.1.0.00 to 11.1.1.3.00 - Release: 9.3 to 11.1
    Information in this document applies to any platform.
    Goal
    How do you increase the maximum row limit to avoid the error "5200: Error executing query: Exceed max row number 100000"?
    Solution
    1.Edit \Hyperion\common\ADM\<version>\lib\ADM.properties as follows:
    From MAX_ROW_NUMBERS=100000 to MAX_ROW_NUMBERS=500000
    If you are running extremely large reports, you can increase the limit.
    2.Restart Reporting and Analysis services.
    For version 11.1.2.x
    The path of ADM.properties file in these versions should be located under:
    %Oracle_Home%\Middleware\EPMSystem11R1\commo\ADM\11.1.2.0\lib
    Cheers,
    Mehmet

  • Your search query has exceeded  the limit

    Hi All,
    While importing contact more than 1000 contact i get the following error
    "Your server is not configured properly or your search query has exceeded the limit. Please check server configuration"
    How i can increse the max number of contact
    Any advice
    Thanks in advance
    Mariam

    MariamS wrote:
    I am importing contatct through UWC/Communications UWC/CE has a default limit of 1000 entries for the PAB. You can change this limit by setting the lookthru_limit parameter in the /var/opt/SUNWuwc/WEB-INF/config/ldappstore/db_config.properties file and restarting the web-server instance.
    showrev -p | grep uwc
    Patch: 118540-21 Obsoletes: 117287-99, 117819-13, 119156-07 Requires: Incompatibles: Packages: SUNWuwc
    Patch: 118540-42 Obsoletes: 117287-99, 117819-13, 119156-07 Requires: Incompatibles: Packages: SUNWuwc
    Can i know how i can deffrentiate between Messenger Express or UWC and Communications ExpressThe login page for Messenger Express has a title of "Sun Java System Messenger Express".
    Regards,
    Shane.

  • SQL query Output  exceeds 65000 rows in excel

    Hi,
    I have a SQL file attached to my concurrent program. The query in the SQL file returns tab separated output that i need to email as a csv through the same SQL file.
    The issue I am facing is that the query returns about 157000 records but only 65536 are being displayed in the excel worksheet.
    How can I get all the records by accommodating them in multiple worksheets of the same excel file?
    Please help!
    I am using EBS 11i.
    Code I am using in SQL file:
    set pages 3000
    set lines 300
    set heading off
    set term off
    set feedback off
    set verify off
    set echo off
    set serverout off
    spool /tmp/TEST.csv
    select 'Header'
    from dual
    SELECT column1||CHR(9)||column2
    FROM staging_table
    spool off
    set lines 1000 pages 40 head off echo off veri off
    select 'cd /tmp; cat $XX_TOP/install/sql/disclaimer.txt > x.dat; cat '||'/tmp/TEST.csv'||' | uuencode '||'/tmp/TEST.csv'
    ||' > '||substr('/tmp/TEST.csv',1,length('/tmp/TEST.csv')-4)||'.dat >> x.dat'
    ||' ; mail -s ''' ||'&1'||''' '||'&2'||' < x.dat'
    ||' ; rm '||substr('/tmp/TEST.csv',1,length('/tmp/TEST.csv')-4)||'.dat'||' ;'
    from dual
    list
    spool /tmp/email.txt
    spool off
    host chmod 777 /tmp/email.txt
    host /tmp/email.txt
    Thanks
    Edited by: user10648285 on May 13, 2011 5:27 AM

    open a blank Excel (2007 version), go to Data tab, then from External Data click From Text, select the CSV file (That having more than 65k records), click import, then from "start import at row" select 65001 and click next button, select delimiter as Comma, click Next button and filaly finish.
    In this way you will have the data after 65k rows in excel. Now you can simply open that cvs file in excel then you will have first 65k records (remening part will be discarded).
    So now you have two excel files and you can paste it in two diff tab.
    Note - you can repeate this activity if you have more than 130000 records...

  • "Your server is not configured properly or your search query has ..."

    Config info:
    v490, 20k+users, JES 2005Q1,
    118540-23
    118207-42
    115614-20
    Brief Description:
    When users select the Corporate Directory under the Address Book tab in CE and click the ALL button (or do a wildcard search) they get the following error:
    "Your server is not configured properly or your search query has
    exceeded the limit. Please check server configuration."
    Additional info:
    Additionally this error shows up when a user chooses a View: letter and clicks next for the following page, and additionally if they have the Corporate Directory set as their default address book in options.
    Logs:
    /sun1/dirserv/slapd-mail/logs/errors:
    [11/Oct/2005:10:44:21 -0500] - WARNING<20805> - Backend Database - conn=161557 op=34 msgId=169 - search is not indexed
    /sun1/dirserv/slapd-mail/logs/access:
    [11/Oct/2005:10:23:21 -0500] conn=161557 op=17 msgId=124 - SRCH base="o=ualr.edu,dc=mail,dc=ualr,dc=edu" scope=2
    filter="(&(&(cn=*)(|(objectClass=INETORGPERSON)(objectClass=GROUPOFUNIQUENAMES)))(objectClass=*))"
    attrs="objectClass"
    [11/Oct/2005:10:23:31 -0500] conn=161557 op=17 msgId=124 - RESULT err=0 tag=101 nentries=20540 etime=10 notes=U
    /var/sun1/comexp/logs/uwc.log:
    Oct 11, 2005 10:52:20 AM com.sun.uwc.abclient.ABInitFilter doFilter WARNING: Address Book session already set!!
    changes in /var/sun1/comexp/WEB-INF/config/corp-dir/db_config.properties
    lookthru_limit=30000
    I have a ticket, just wondering if anyone else has this problem...

    You'll be getting this in your case update (answer in response to the internal conversation we've been having about your issue)
    So if they really want to control wildcard searches then they should look in the "personalstore.properties" file for the domain (default: /var/opt/SUNWuwc/WEB-INF/domain/personalstore.properties) for the value of "db.idir.wildcardsearch". Its possible settings are documented in the comments. If they wish to disable all "*" and "*x*" searches (i.e. turn off the 'All' and selecting a letter options) they should set the value to at least 2.

  • Query has problem

    Below query has problem .
    Pls see the queries for Usage Summary with Partition and Without Partition
    . I have executed this now so it may be in Buffer …****
    DB Query ... SUM from event objects, bin variables
    SELECT sum(amount) , sum(quantity), event.poid_type,ebal.resource_id,****
    event.service_obj_type, event.service_obj_id0,ebal.
    rate_obj_id0, ebal.OFFERING_OBJ_ID0, ebal.IMPACT_CATEGORY ****
    FROM event_bal_impacts_t ebal, item_t item, event_tevent*
    WHERE event.item_obj_id0 = item.poid_id0****
    AND ebal.obj_id0 = event.poid_id0****
    --                   and event.Poid_id0 >= 266838277921701888****
    --                 and event.Poid_id0 < 267928993456455680****
    --               and ebal.obj_id0 >= 266838277921701888****
    --             and ebal.obj_id0 < 267928993456455680****
    AND item.bill_obj_id0 = 148715294****
    AND ebal.product_obj_id0 = 27433706****
    AND ebal.account_obj_id0 = 146876519****
    AND item.account_obj_id0 = 146876519****
    AND event.poid_type like '%session/telco/gsm%'****
    AND ebal.impact_category <> 'Free'****
    AND resource_id not in (select resource_id from
    resource_id_t)****
    group by****
    event.poid_type, ebal.resource_id,****
    event.service_obj_type, event.service_obj_id0,****
    ebal.rate_obj_id0, ebal.OFFERING_OBJ_ID0,ebal.
    IMPACT_CATEGORY****
    order by****
    ebal.resource_id desc;****
    SELECT sum(amount) , sum(quantity), event.poid_type,ebal.
    resource_id,****
    event.service_obj_type, event.service_obj_id0,ebal.
    rate_obj_id0, ebal.OFFERING_OBJ_ID0, ebal.IMPACT_CATEGORY ****
    FROM event_bal_impacts_t ebal, item_t item, event_tevent*
    WHERE event.item_obj_id0 = item.poid_id0****
    AND ebal.obj_id0 = event.poid_id0****
    and event.Poid_id0 >= 264199450015039488****
    and event.Poid_id0 < 265237388991660032****
    and ebal.obj_id0 >= 264199450015039488****
    and ebal.obj_id0 < 265237388991660032****
    AND item.bill_obj_id0 = 148715294****
    AND ebal.product_obj_id0 = 27433706****
    AND ebal.account_obj_id0 = 146876519****
    AND item.account_obj_id0 = 146876519****
    AND event.poid_type like '%session/telco/gsm%'****
    AND ebal.impact_category <> 'Free'****
    AND resource_id not in (select resource_id from
    resource_id_t)****
    group by****
    event.poid_type, ebal.resource_id,****
    event.service_obj_type, event.service_obj_id0,****
    ebal.rate_obj_id0, ebal.OFFERING_OBJ_ID0,ebal.
    IMPACT_CATEGORY****
    order by****
    ebal.resource_id desc;****
    --

    848478 wrote:
    Below query has problem .
    Pls see the queries for Usage Summary with Partition and Without Partition
    . I have executed this now so it may be in Buffer …****
    DB Query ... SUM from event objects, bin variables
    SELECT sum(amount) , sum(quantity), event.poid_type,ebal.resource_id,****
    event.service_obj_type, event.service_obj_id0,ebal.
    rate_obj_id0, ebal.OFFERING_OBJ_ID0, ebal.IMPACT_CATEGORY ****
    FROM event_bal_impacts_t ebal, item_t item, event_tevent*
    WHERE event.item_obj_id0 = item.poid_id0****
    AND ebal.obj_id0 = event.poid_id0****
    --                   and event.Poid_id0 >= 266838277921701888****
    --                 and event.Poid_id0 < 267928993456455680****
    --               and ebal.obj_id0 >= 266838277921701888****
    --             and ebal.obj_id0 < 267928993456455680****
    AND item.bill_obj_id0 = 148715294****
    AND ebal.product_obj_id0 = 27433706****
    AND ebal.account_obj_id0 = 146876519****
    AND item.account_obj_id0 = 146876519****
    AND event.poid_type like '%session/telco/gsm%'****
    AND ebal.impact_category <> 'Free'****
    AND resource_id not in (select resource_id from
    resource_id_t)****
    group by****
    event.poid_type, ebal.resource_id,****
    event.service_obj_type, event.service_obj_id0,****
    ebal.rate_obj_id0, ebal.OFFERING_OBJ_ID0,ebal.
    IMPACT_CATEGORY****
    order by****
    ebal.resource_id desc;****
    SELECT sum(amount) , sum(quantity), event.poid_type,ebal.
    resource_id,****
    event.service_obj_type, event.service_obj_id0,ebal.
    rate_obj_id0, ebal.OFFERING_OBJ_ID0, ebal.IMPACT_CATEGORY ****
    FROM event_bal_impacts_t ebal, item_t item, event_tevent*
    WHERE event.item_obj_id0 = item.poid_id0****
    AND ebal.obj_id0 = event.poid_id0****
    and event.Poid_id0 >= 264199450015039488****
    and event.Poid_id0 < 265237388991660032****
    and ebal.obj_id0 >= 264199450015039488****
    and ebal.obj_id0 < 265237388991660032****
    AND item.bill_obj_id0 = 148715294****
    AND ebal.product_obj_id0 = 27433706****
    AND ebal.account_obj_id0 = 146876519****
    AND item.account_obj_id0 = 146876519****
    AND event.poid_type like '%session/telco/gsm%'****
    AND ebal.impact_category <> 'Free'****
    AND resource_id not in (select resource_id from
    resource_id_t)****
    group by****
    event.poid_type, ebal.resource_id,****
    event.service_obj_type, event.service_obj_id0,****
    ebal.rate_obj_id0, ebal.OFFERING_OBJ_ID0,ebal.
    IMPACT_CATEGORY****
    order by****
    ebal.resource_id desc;****
    --Consider getting the asterisk key fixed, since it results in invalid SQL syntax

  • Result row problem in query.

    Hi,
    There is a hierarchy at the query level. When the report is run with disabling the hierarchy i am getting following output in result row =1 which is correct.
                                        Column A
    StoreA                              1
         DepartmentA               1
                    ClassA             1
    Result row                       1
    When hierarchy drilldown is removed to one level i am getting different output which is 2.
                               Column A
    StoreA                              1
         DepartmentA               1
    Result row                       2
    Why i am getting different result row just by removing drilldown to a level?  The setting Calculate result row as is put as "Sum".
    Please help me to resolve this issue.
    Thanks & Regards,
    Virinchi.

    You have chosen a currency field which has multiple currencies ie 1000GBP and 2000 EUR - hence * for the total
    Include the unit of currency in your query and supress result rows for the user - then you will get a total per currency code
    Or of course you coudl nodim the result and add that up (ie in the exampel above you will get 3000
    edit: sorry double post with Praveen above
    Edited by: Simon Turnbull on Dec 30, 2008 2:10 PM

  • Smartform Activation[program "SAPLSUNI" has exceeded the permitted runtime]

    I was working on a smartform. For 2-3 Hrs it was working fine, whatever changes I was making were getting activated smoothly.
    Then, for some unknown reason the smatform stopped getting activated. Timeout dump is happening. But when we 'Check' the smatform, no error is coming. Still it is not getting activated.
    I checked another smarform & made some changes, activated....it got activated instantaneously. The function module of that smartform that it is showing in Environment -> Function Module Name ->  /1BCDWB/SF00000144
    But when we check SE37, it says no such module exists !!! Please help !!!!!!!!!!!!!!!!!!!!!!!
    Here is the dump :
    Runtime Errors         TIME_OUT
    Date and Time          01.06.2010 12:37:24
    Short text
         Time limit exceeded.
    What happened?
         The program "SAPLSUNI" has exceeded the maximum permitted runtime without
         interruption and has therefore been terminated.
    Error analysis
         After a specific time, the program is terminated to make the work area
         available to other users who may be waiting.
         This is to prevent a work area being blocked unnecessarily long by, for
         example:
         - Endless loops (DO, WHILE, ...),
         - Database accesses with a large result set
         - Database accesses without a suitable index (full table scan)
         The maximum runtime of a program is limited by the system profile
         parameter "rdisp/max_wprun_time". The current setting is 600 seconds. If this
          time limit is
         exceeded, the system attempts to cancel any running SQL statement or
         signals the ABAP processor to stop the running program. Then the system
         waits another 60 seconds maximum. If the program is then still active,
         the work process is restarted.
    Trigger Location of Runtime Error
        Program                                 SAPLSUNI
        Include                                 LSUNIU06
        Row                                     101
        Module type                             (FORM)
        Module Name                             DELETE_FUNCTION_POOL_INCLUDES
    Source Code Extract
    Line  SourceCde
       71
       72 ENDFUNCTION.
       73
       74 &----
       75 *&      Form  DELETE_FUNCTION_POOL_INCLUDES
       76 &----
       77 *       text
       78 ----
       79 *      -->P_AREA     text
       80 *      -->SKIP_PROGREtextND
       81 ----
       82 FORM delete_function_pool_includes USING    p_area
       83                                          skip_progress_ind.
       84   DATA: l_prog LIKE trdir-name,
       85         l_incl_uxx LIKE trdir-name,
       86         l_name LIKE streenode-name,
       87         l_object LIKE euobj-id,
       88         l_area LIKE rs38l-area,
       89         l_namespace LIKE rs38l-namespace.
       90
       91   CALL FUNCTION 'FUNCTION_INCLUDE_SPLIT'
       92     EXPORTING
       93       complete_area = p_area
       94     IMPORTING
       95       namespace     = l_namespace
       96       group         = l_area
       97     EXCEPTIONS
       98       OTHERS        = 6.
       99   CONCATENATE l_namespace 'SAPL' l_area INTO l_prog.
      100   CONCATENATE l_namespace 'L' l_area 'UXX' INTO l_incl_uxx.
    >>>>>   UPDATE progdir SET edtx = space WHERE name = l_incl_uxx AND state = 'A'.
      102
      103 * Hier Michael rufen
      104   CALL FUNCTION 'RS_DELETE_PROGRAM'
      105     EXPORTING
      106       program            = l_prog
      107       with_includes      = 'X'
      108       suppress_popup     = 'X'
      109       skip_progress_ind  = skip_progress_ind
      110     EXCEPTIONS
      111       enqueue_lock       = 1
      112       permission_failure = 2
      113       reject_deletion    = 3.
      114
      115   IF sy-subrc = 0.
      116     PERFORM ed_delete_function_pool_new(sapms38l)
      117                                     USING p_area
      118                                     CHANGING sy-subrc.
      119
      120     PERFORM delete_rest_of_group USING p_area.
    Edited by: ajaybachchas on Jun 1, 2010 9:23 AM

    Hey Guys,
    For some reason, the problem automatically got resolved. First I check STXFADMI table to find entry of the FM against that smartform. When I punched the FM name of the smartform in SE37, it repeatedly said "FM does not exist". But the entry for that FM is present in the STXFADMI table. Hence I started debugging SE37 after entering the FM name. To my surprise, at the end the FM was displayed !!! After that I went to the smartform & activated, again surprised....it got activated in a flash !!!
    Can anyway justify this mystery ?
    Ajay.

  • How to Download data - exceeding 65000 rows into multiple spreadsheet

    Hi all,
    I am having some issues with the download.
    The user is trying to download certain reports generated in the application into an excel sheet. He is not able to download beyond 65000 records. What I need is a way to automatically download the data into multiple spreadsheet if it exceeds 65000 rows (limit for excel 2000).
    Please let me know if there is any web service which does this or any other solution to this problem.
    Regards,
    t

    Hi Arie,
    thank you for your suggestion.
    I am using almost a similar procedure to download the records into excel. But the problem is its only downloading 65000 records because of the limit excel has.
    I am pasting the code which will give you a idea.
    It would be great if you help me modifying the code such that if the records exceeds 65000, remaining data gets downloaded to sheet2.
    for example if there are 70000 records, the first 65000 records gets loaded into sheet1 and remaining 5000 into sheet2.
    begin
    -- Set the MIME type
    owa_util.mime_header( 'application/octet', FALSE );
    -- Set the name of the file
    htp.p('Content-Disposition: attachment; filename="emp.csv"');
    -- Close the HTTP Header
    owa_util.http_header_close;
    -- Loop through all rows in EMP
    for x in (select e.emp_id, e.s_id, e.emp_number
    from test2_csv_download1 e where rid between 1 and 65000 )
    loop
    -- Print out a portion of a row,
    -- separated by commas and ended by a CR
    htp.prn(x.emp_id ||','|| x.s_id ||','||
    x.emp_number || chr(13));
    end loop;
    -- Send an error code so that the
    -- rest of the HTML does not render
    htmldb_application.g_unrecoverable_error := true;
    end;
    thanks
    T

  • Amount of data has exceeded maximum limit - Infopath form

    Hello, I am having a problem on O365 concerning an Infopath form.
    The warning goes like this : " The amount of data that was returned by a data connection has exceeded the maximum limit that was configured by the server administrator" 
    Solutions exist for other version of Sharepoint/Infopath. I see in SharePoint 2013, this value is 1500 kilobytes by default
    and we can increase the maximum size of that. However, in SharePoint Online, it cannot be changed.
    Can you guys please help? 
    Thanking you in advance.
    Regards,
    Nite

    Hi Nite,
    You should ask this question in the Office365 forums:
    http://community.office365.com/
    But as this question has been asked before, it is not possible to change the limit in O365. Please see this thread:
    http://community.office365.com/en-us/f/154/t/252391.aspx
    Nico Martens
    SharePoint/Office365/Azure Consultant

Maybe you are looking for

  • How to import an xdp-File to Web Dynpro Interactive Forms

    Hi Experts I am working with Web Dynpro and Interactive Form. With Adobe Lifecycle Designer I do an import of an MS Word-Document and convert it to the XDP-Format. How do I import this XDP-File into an Interactive Form inside Web Dynpro? The form sho

  • I just downloaded iTunes and all the menus are in German.  How do I change them to English?

    I am an American living in Austria temporarily and I do not speak German.  How can I change the langage of the menus to English?  I have been through all the help sites and cannot find the answer.  I have a new MacBook Air.  Thanks~

  • Accessing files outside the root of the site.

    Hi All On my web host space I have access to a directory outside the root of the website i.e. "private" I want to store files there for download after users have purchased them. I want to put them here to stop people ripping the files off by guessing

  • Audio book stop and start

    How can I continue listening to the audio book where I stopped earlier? Befuddled with nano. Rudy

  • Can´t install the photoshop photography program

    Hallo! I can´t install the photoshop photography program on my imac. I can sign in to the website and my account, but when I try to install the program, my adobe id is not working. Tried  to set my firewall off but it´s not working anyway... /Jenny