Arithmatic overflow

Hi,
I have a form draft that is getting an arithmatic overflow error when it opens.  The error explanation is due to the formula below.  Is there a way to fix this?  
HIRE.measurementpage.#subform[0].dutyfinalscore::calculate - (FormCalc, client)
$ = division *.60

Hi Bruce,
I removed the previous calc and replaced - under Javascript - yours.  It did stop the message which is great but it seems to have stopped the other calculations that are connected to it.
division * .06;
Field one is Point total ---taken from another area of the document
Field two is Count of Duties - taken from another area of the document
Field three is the divison of Point total /Count of Duties
Field four is the final calc taking Division*.06
Division of Point and Division*.06 are now blank

Similar Messages

  • XSLT Arithmatic overflow

    Any one,
    We are using Oracle XSLT processor for transforming XML documents. There seems to be over flow when we multiply numbers resulting in over a billion
    ex 8900000 * 1000 results in 8899999744 instead of 89000000000.
    Any work aroung to this? Any help is appreciated.
    Thanks
    Ramu

    This is Oracle Bug# 1717844, hopefully being fixed for the 9.0.1.0.0 production release.
    The workaround is to use a Java extension function for adding two large numbers as Java "double" values.

  • Purchase Quotation Finalization Issue

    Hi all when iam tring to open Quotation finalizations in purchase indent, there was a pop up saying
    " [microsoft][ODBC SQL Server driver][SQL Server] Arithmatic overflow error converting numeric to data type varchar"
    iam unable to see the Quotation finalizations. Iam using Purchase Indent 4.1.10.  Please gimme any idea how i can solve this error.  Thankyou.
    Regards,
    Sri.

    Purchase Indent is not in standard scope of B1. It should be an addon.
    Please contact the developer/ company of the addon for this.

  • Query showing Error

    Dear Experts.,
    Am created one query for retreving the data based on location and the document date in A/R invoice i write query in over demodatabase  it getting exact report.. after that i write this query into Original  database it getting error like
    "Arithmatic Overflow error converting expression to data type date time  'User-Defined Values'  (CSHS)"
    Query-
    SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName], T0.[DocTotal] FROM OINV T0 WHERE T0.[DocDate] >=[%0] AND  T0.[DocDate] <=[%1] AND T0.[DOCENTRY] IN (SELECT DISTINCT T1.DOCENTRY FROM INV1 T1 WHERE T1.LOCCODE='2')
    Regards
    Shamseer

    Try this one:
    SELECT T0.DocNum, T0.DocDate, T0.CardCode, T0.CardName, T0.DocTotal
    FROM OINV T0
    WHERE T0.DocDate >='[%0]' AND T0.DocDate <='[%1]'
    AND T0.DOCENTRY IN (SELECT DISTINCT T1.DOCENTRY FROM INV1 T1 WHERE T1.LOCCODE='2')

  • Incoming order analysis calculation

    Hello,
    I have an issue for the old WBS
    Incoming order values in table COSB is not calculated correctly and system has determined very huge value.
    As the value is very huge (13 digits), system is giving dump of Arithmatic overflow while closing.
    SAP has replied to correct the COSB table value manually and  the correct values can be determined by using the actual costs in the corresponding database tables (COSP and COSS).
    Can any one let me know how COSS and COSP table entries are used to calculate COSB values.
    thanks, Madhusudan patil

    Hi
    Try using Tac KE24 and check how many digits are being displayed.
    Regards,
    PSR
    Edited by: PSR on Dec 6, 2011 2:43 PM

  • NetWeaver Installation Error

    Hi All,
    I am facing a problem in installing the NetWeaver 4 on the same server where I have R/3 4.7 and DB (SQL Server 2000). I mean both the instances are on same server. I am able to install the CI for NW but during the installation of DI of NW i am facing a problem of "Arithmatic overflow error converting expression to data type int". This error occurs when DI installtion of NW asks for Clean Up dtabase Schema.
    Also when I am starting the r/3 instance, dispatcher is not getting started. The developer trace file says:
    trc file: "dev_disp", trc level: 1, release: "620"
    Wed Jun 08 11:28:48 2005
    kernel runs with dp version 8(ext=1) (@(#) DPLIB-INT-VERSION-8)
    length of sys_adm_ext is 304 bytes
    systemid   560 (PC with Windows NT)
    relno      6200
    patchlevel 0
    patchno    1350
    intno      20020600
    make:      multithreaded, ASCII
    pid        3660
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3660) [dpxxdisp.c   1018]
         shared lib "dw_xml.dll" version 1350 successfully loaded
         shared lib "dw_xtc.dll" version 1350 successfully loaded
         shared lib "dw_stl.dll" version 1350 successfully loaded
    Wed Jun 08 11:28:53 2005
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3447]
    MtxInit: -2 0 0
    DpShMCreate: sizeof(wp_adm)          6080     (760)
    DpShMCreate: sizeof(tm_adm)          1692424     (8420)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 03890040, size: 1972944)
    DpShMCreate: allocated sys_adm at 03890040
    DpShMCreate: allocated wp_adm at 03890638
    DpShMCreate: allocated tm_adm_list at 03891DF8
    DpShMCreate: allocated tm_adm at 03891E20
    DpShMCreate: allocated wp_ca_adm at 03A2F128
    DpShMCreate: allocated appc_ca_adm at 03A33778
    DpShMCreate: allocated comm_adm_list at 03A34EE8
    DpShMCreate: allocated comm_adm at 03A34F00
    DpShMCreate: allocated ca_info at 03A63D00
    DpShMCreate: allocated wall_adm at 03A63D08
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2264 MB
    <ES> 2263 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( M3SAPD01) [dpxxdisp.c   9405]
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   941]
    DpMsgAdmin: Set patchno for this platform to 1350
    Release check o.K.
    Wed Jun 08 11:28:58 2005
    ERROR => SHUTDOWN request from wp_id 7 received [dpxxdisp.c   4266]
    DpModState: change server state from STARTING to SHUTDOWN
    Wed Jun 08 11:29:12 2005
    ERROR => DpWpKill(2752, SIGINT): kill failed [dpxxtool.c   2604]
    ERROR => DpWpKill(2596, SIGINT): kill failed [dpxxtool.c   2604]
    Wed Jun 08 11:29:15 2005
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9631]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 3660) [dpxxdisp.c   8165]
    Please suggest.
    Regards,
    Pankaj

    I could get this fixed by changing the jdk version from 1.5 to 1.4.2_09, but now I fail at step 21 of 28 ,
    can you please look at the post (a little above or below this POST)
    Topic: load java data base content
    Replies: 1   Pages: 1   Last Post: Oct 17, 2005 11:20 PM by: pradeep arumalla
    I dont know how to give you the POST number or link.
    thanks
    Pradeep

  • While saving the delivery no in VA02 dump error showing (Arithmatic overflo

    Hi,
    while saving the delivery no in VA02, one dump error getting displayed.
    Arithmatic over flow occurs.
    Can any one can say how to rectify the program to avoid dump error
    The below lines are showing in dump.
    Waiting for quick response.
    Error analysis                                                                 
                   An exception occurred that is explained in detail below.                                                       
                   The exception, which is assigned to class 'CX_SY_ARITHMETIC_OVERFLOW', was not                                                       
                    caught in                                                       
                   procedure "USEREXIT_SAVE_DOCUMENT_PREPARE" "(FORM)", nor was it propagated by a                                                       
                    RAISING clause.                                                       
                   Since the caller of the procedure could not have anticipated that the                                                       
                   exception would occur, the current program is terminated.                                                       
                   The reason for the exception is:                                                       
                   An overflow was discovered in an ongoing arithmetical operation with                                                       
                   operands of type P. Possible causes are:                                                       
                   1. The result field of type P is too small for the result.                                                       
                   2. The result or a intermediate result has more than 31 decimal places.                                                       
         How to correct the error                                                                 
                   The result field must be enlarged, if this is still possible. It may                                                       
                   also be possible to break up the current process into subprocesses so                                                       
                   that only smaller values occur.                                                       
                   There may already be a solution to the error in the SAP notes system.                                                       
                   If you have access to the SAP notes system first try searching with the                                                       
                   following keywords:                                                       
                    "COMPUTE_BCD_OVERFLOW"                                                       
                    "BCD_FIELD_OVERFLOW" (Until release 4.0a, this runtime error occurred at this                                                       
                    position)                                                       
                    "SAPMV50A" or "ZSDI_MV50AFZ1_CRPC_CALC_4QA"                                                       
                    "USEREXIT_SAVE_DOCUMENT_PREPARE"               ***----
         Information on where terminated                                                                 
                   Termination occurred in the ABAP program "SAPMV50A" - in                                                       
                    "USEREXIT_SAVE_DOCUMENT_PREPARE".                                                       
                   The main program was "SAPMV50A ".                                                       
                   In the source code you have the termination point in line 666                                                       
                   of the (Include) program "ZSDI_MV50AFZ1_CRPC_CALC_4QA".                                                       
                   The termination is caused because exception "CX_SY_ARITHMETIC_OVERFLOW"                                                       
                    occurred in                                                       
                   procedure "USEREXIT_SAVE_DOCUMENT_PREPARE" "(FORM)", but it was neither handled                                                       
                    locally nor declared                                                       
                   in the RAISING clause of its signature.                                                       
                   The procedure is in program "SAPMV50A "; its source code begins in line                                                       
                   208 of the (Include program "MV50AFZ1 ".
    657                           ADD: xvbap-brgew TO l_w_tot_list_vals-brgew,                                                  
         658                                xvbap-zzlogpoint TO l_w_tot_list_vals-zlogpoint,                                                  
         659                               xvbap-zztotgrossvalue TO                                                  
         660                               l_w_tot_list_vals-totgrossvalue.                                                  
         661                                                                 
         662                                                                 
         663                           l_w_tot_list_vals-gewei = xvbap-gewei.                                                  
         664                                                                 
         665                           IF NOT xvbap-pstyv IN zzt_free.                                                  
         >>>>>                             ADD xvbap-volum TO l_w_tot_list_vals-volum.                                                  
         667                           ELSE.                                                  
         668                             ADD xvbap-volum TO l_w_tot_list_vals-volum_f.                                                  
         669                           ENDIF.                                                  
         670                           ADD 1 TO l_w_tot_list_vals-zw_nbitem.
    Best Regards,
    BDP
    Edited by: Bansidhar Padhy on Jan 26, 2010 8:24 AM

    ADD xvbap-volum TO l_w_tot_list_vals-volum.
    Declare l_w_tot_list_vals-volum as  "like vbap-volum" or (preferably) "type volum_ap".
    If you're using a packed decimal, you've done something like....  volum(5) type p decimals 2, which is a great way to get an overflow...if you use packed decimals in a program...declare <field> type p decimals <n> without a length attribute, so that SAP can use the full 8 bytes for the calculation.....the put it into a alpha field for display, if needed....

  • SPOOL_INTERNAL_ERROR spool overflow when submitting the same program

    I am submitting the same program via job with different seletion screen values after JOB_OPEN, and then SUBMIT statement and JOB_CLOSE FM. But this job get cancelled with message "ABAP/4 processor: SPOOL_INTERNAL_ERROR" . The submit is as follows:
    SUBMIT (sy-repid) USER sy-uname
             VIA JOB 'ZTP_SAl_REG_MONITOR_JOBS'
             NUMBER l_jobcount
             TO SAP-SPOOL
             SPOOL PARAMETERS fp_user_print_params
              NEW LIST IDENTIFICATION 'X'
             WITHOUT SPOOL DYNPRO
             WITH rb_monit EQ 'X'
             WITH s_jobcnt IN s_jobcnt
             WITH p_date EQ p_date
             WITH rb_row EQ rb_row
             WITH rb_col EQ rb_col
             AND RETURN.
    Is it possible to use the same program to be scheduled....Let me include that the submit is happening with rb_monit = X and it has separate branch...so infinite looping can not happen.

    Hi Sumit,
    I hope that the flag is ensuring that it doesnt go into infinite loop. You may wish to check that once bcz Spool overflow seems to be bcz of infinite loop or bcz of layout issue.
    Goto SP01 in the same client where you have scheduled the job.
    Check the spool no. which was generated bcz of the job.
    Double click on the STATUS of the spool ( it should be in red background color).
    System will give a popup with status details.
    Again double click on the status. System will again give a popup.
    The popup will give the details of why the spool ran into errors.
    Also check the layout.
    Thanks,
    Best regards,
    Prashant

  • Overflow in the operation:= error

    Hi,
         I get the following error in my DTP of a process chain:
    Runtime error while executing rule -> see long text
    Diagnosis
    An error occurred while executing the transformation rule:
    The actual error message:
    Overflow in the operation :=
    The error was triggered at the following program location:
    System Response
    Processing of this data record was cancelled
    This issue seems to be because of the length of the target field being lesser than the source field.
    Can you please let me know how this issue can be resolved since the DTP is added in a process chain?
    Thanks in advance.

    Hi,
    As long as without knowing exact infoobject not easy to suggest direct solution.
    Assuming as your loading data from PSA to Cube.
    Go to your transformations, Menu Extras--> tabular overview, compare each source and target object length, need to be the same.
    if any target object length is lesser than source field , that length need to increased.
    Thanks

  • RUNTIME ERROR IN GENERATED PROGRAM. Overflow converting ''

    Hi,
    While executing the below code i am getting the error
    " RUNTIME ERROR IN GENERATED PROGRAM. Overflow converting ' ' am new to ABAP , can anyone kindly help me where i have went wrong ? .
    IF ( V_DO_CDS_NAME_MAIN <> '' ).
        ABAP.
            DATA: ref_it_tab TYPE REF TO data,
                  ref_wa TYPE REF TO data.
            FIELD-SYMBOLS: <fs_itab> TYPE ANY TABLE.
            FIELD-SYMBOLS: <fs_wa> TYPE ANY.
            FIELD-SYMBOLS: <fs_field> TYPE ANY.
            CREATE DATA ref_it_tab TYPE STANDARD TABLE OF (V_DO_CDS_NAME_MAIN) WITH NON-UNIQUE DEFAULT KEY.
            ASSIGN ref_it_tab->* TO <fs_itab>.
            SELECT * FROM (V_DO_CDS_NAME_MAIN) INTO TABLE <fs_itab> where C1 = V_WORK_ITEM_ID_MAIN.
            CREATE DATA ref_wa LIKE LINE OF <fs_itab>.
            ASSIGN ref_wa->* TO <fs_wa>.
            loop at <fs_itab> assigning <fs_wa>.
                assign component 'CLIENT' of structure <fs_wa> to <fs_field>.
                V_CLIENT = <fs_field>.
                assign component 'C0' of structure <fs_wa> to <fs_field>.
                V_C0 = <fs_field>.
                assign component 'C1' of structure <fs_wa> to <fs_field>.
                V_C1 = <fs_field>.
                assign component 'C2' of structure <fs_wa> to <fs_field>.
                V_C2 = <fs_field>.
                assign component 'C3' of structure <fs_wa> to <fs_field>.
                V_C3 = <fs_field>.
                assign component 'C4' of structure <fs_wa> to <fs_field>.
                V_C4 = <fs_field>.
                assign component 'C5' of structure <fs_wa> to <fs_field>.
                V_C5 = <fs_field>.
                assign component 'C6' of structure <fs_wa> to <fs_field>.
                V_C6 = <fs_field>.
                assign component 'C7' of structure <fs_wa> to <fs_field>.
                V_C7 = <fs_field>.
                assign component 'C8' of structure <fs_wa> to <fs_field>.
                V_C8 = <fs_field>.
                assign component 'MESSAGE_ID' of structure <fs_wa> to <fs_field>.
                V_MESSAGE_ID = <fs_field>.
                assign component 'TIMESTAMP' of structure <fs_wa> to <fs_field>.
                V_TIMESTAMP = <fs_field>.
                assign component 'EXTRACTKEY' of structure <fs_wa> to <fs_field>.
                V_EXTRACTKEY = <fs_field>.
                assign component 'STATEID' of structure <fs_wa> to <fs_field>.
                V_STATEID = <fs_field>.
                assign component 'DEVICE_ID' of structure <fs_wa> to <fs_field>.
                V_DEVICE_ID = <fs_field>.
            ENDLOOP.
        ENDABAP.
    ENDIF.

    Hi Mubeen,
    While Copying the cotes have come closer otherwise its working fine , i was able to find the error .
    There are ten predefined ABAP data types. There are 100 possible type combinations between these elementary data types. ABAP supports automatic type conversion and length adjustment for all of them except type D (date) and type T (time) fields which cannot be converted into each other.
    I commented the TimeStamp part where i had given the ABAP Type as D and it started working .
    But now i want to display the content of  "TimeStamp"  field but i am not able to do so .
    This is the format in which it has to be displayed 2009.011.915.3353.
    Which ABAPTYPE i need to use ?.
    i am able to display in this format 20090119153353
    regards
    Harsha

  • SAP paging overflow when storing data in the ABAP/4 memory.

    I am trying to create a data source in  BI7.0 in the Datawarehousing Workbench. But along the process when i need to select a view i get an error detailed in the following error file extract: Please go through and assist.
    untime Errors         MEMORY_NO_MORE_PAGING
    Date and Time          06.06.2009 14:21:35
    Short text
    SAP paging overflow when storing data in the ABAP/4 memory.
    What happened?
    The current program requested storage space from the SAP paging area,
    but this request could not be fulfilled.
    of this area in the SAP system profile.
    What can you do?
    Note which actions and input led to the error.
    For further help in handling the problem, contact your SAP administrator
    You can use the ABAP dump analysis transaction ST22 to view and manage
    termination messages, in particular for long term reference.
    Error analysis
    The ABAP/4 runtime system and the ABAP/4 compiler use a common
    interface to store different types of data in different parts of
    the SAP paging area. This data includes the
    ABAP/4 memory (EXPORT TO MEMORY), the SUBMIT REPORT parameters,
    CALL DIALOG and CALL TRANSACTION USING, as well as internally defined
    macros (specified with DEFINE).
    To store further data in the SAP paging area, you attempted to
    allocate a new SAP paging block, but no more blocks were
    available.
    When the SAP paging overflow occurred, the ABAP/4 memory contained
    entries for 20 of different IDs.
    Please note:
    To facilitate error handling, the ABAP/4 memory was
    deleted.
    How to correct the error
    The amount of storage space (in bytes) filled at termination time was:
    Roll area...................... 8176
    Extended memory (EM)........... 13587912
    Assigned memory (HEAP)......... 0
    Short area..................... " "
    Paging area.................... 40960
    Maximum address space.......... " "
    By calling Transaction SM04 and choosing 'Goto' -> 'Block list',
    you can display an overview of the current roll and paging memory
    levels resulting from active users and their transactions. Try to
    decide from this whether another program requires a lot of memory
    space (perhaps too much).
    The system log contains more detailed information about the
    termination. Check for any unwanted recursion.
    Determine whether the error also occurs with small volumes of
    data. Check the profile (parameter "rdisp/PG_MAXFS", see
    Installation Guidelines).
    Is the disk or the file system that contains the paging file
    full to the extent that it cannot be increased, although it has
    not yet reached the size defined in the profile? Is the
    operating system configured to accommodate files of such a
    size?
    The ABAP processor stores different types of data in the SAP
    paging area. These include:
    (1) Data clusters (EXPORT ... TO MEMORY ...)
    (2) Parameters for calling programs (SUBMIT REPORT ...),
    Dialog modules (CALL DIALOG ...) and transactions
    (CALL TRANSACTION USING ...)
    (3) Internally defined program macros (DEFINE ...)
    Accordingly, you should check the relevant statements in a program
    that results in an overflow of the SAP paging area.
    It is critical when many internal tables, possibly with
    different IDs, are written to memory (EXPORT).
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "MEMORY_NO_MORE_PAGING" " "
    "SAPLWDTM" or "LWDTMU20"
    "TABC_ACTIVATE_AND_UPDATE"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.

    Hi Huggins,
    Maintenance of the Paging File is owned by your basis team.
    They should increase this in order for your transaction to process successfully.
    Just for your reference, in case the OS used is windows server 2003, paging file value can be checked through;
    Right click in the My Computer&gt;properties.
    Then go to Advance tab;
    Then there should be a performance section, click the settings
    Then Advance tab again. The paging file can be seen from there.
    (and can be adjusted from there also)
    The value of the paging file in general will be dependent with the available RAM from the hardware.
    Hope this helps. Thanks a lot.
    - Jeff

  • Cannot Send Email from Crystal Reports Viewer; MAPI:Overflow

    I am trying to send a report via email with crystal reports, but i get the following error message:
    "The following unexpected error occured while trying to send the report to MAPI: Overflow."
    I am using Outlook 2010, Win 7 x64 bit.
    Does anyone have any ideas or thoughts?

    Yes, it is a 3rd party app that opens Crystal Reports Viewer.  Attached are the screen shots I get when try to send the report as an email.
    -Dan

  • Short Dump : Page Overflow

    Hi All,
    When i am executing a report on Production, i am getting short dump - "Page overflow".
    It's very urgent.
    Early response will be highly appreciated.
    Best regards,

    Can you provide more details?
    From what it looks like, i think your basis should increase the memory allocations for your internal tables.
    Regards,
    Ravi

  • ALV Report - Field Overflow message in status Bar

    Hi
    I am trying to display ALV report , ALV report is displaying fine but on execution of report , an message in status bar is coming as "Field copy Number can not be totalled because of field overflow."
    Can anyone tell why such messgae is comming?
    Thanks,
    Debadatta

    Just a wild guess, treat the below as an example.
    Eg:
    assuming one field in the output is of length 2 type i.
    values: 20, 30, 60, 45.
    Totalling the values result as 155. but due to the length of the field as 2. We can encounter the overflow message.
      Considering the above example, manually total the values of your numerical columns and see if any of the column is execeeding the specified length.
    Regards
    Eswar
    Note: Reward if you find the info useful.

  • XMLTRANSFORM Too large stylesheet - code buffer overflow issue

    Hi All,
    My question is related to MSWordML generation from PLSQL stored procedure.
    1. I have table, containing XSLT stylesheets for different documents
    2. PLSQL stored procedure is generating dynamic content depending on some params and at the end I'm using
    SELECT XMLTRANSFORM(XMLTYPE.createxml(db_data_clob), XMLTYPE.createxml(x.xslt_clob)).GetClobVal()
    INTO   res
    FROM   msword_ml_data x
    WHERE  x.report_id = rep_id_variable;
    where : x.xslt_clob -> column, containing XSLT CLOB
    db_data_clob -> dynamic content CLOB
    res -> CLOB result
    All this was working fine on Oracle11gR1, but I had to reinstall database and I said why not install Oracle11gR2 ...
    Guess what. Stored procedure is raising exception when using XMLTRANSFORM :
    Exception : : ORA-31011: XML parsing failed
    ORA-19202: Error occurred in XML processing
    LPX-00004: internal error "Too large stylesheet - code buffer overflow"
    Google says nothing about it. I don't recall setting some special DB property in Oracle11gR1.
    Has anyone encountered this ?
    I haven't changed procedure nor table.
    I'm using exactly the same XSLT's from Java code and they are working just fine, so they are not the reason. My guess is that something in Oracle11gR2 related to XML processing is changed.
    If anyone could help, thanks in advance

    For those who are interested.
    I have logged a service request and it turned out that this is is a bug in Oracle 11gR2.
    "The limitation on the style sheet is not exactly a size limit but a limitation on the number of style sheet instructions and depends on the way the style sheet has been written. This is a C based parser limitation"
    Anyway, the workaround is to create Java stored procedure and do transformation from there.

Maybe you are looking for

  • How can I call a servlet from a javascript

    Hello I have a JSP page that has 2 aim : save and list. I want to use javascript like this to call my save and list methods : <SCRIPT language="JavaScript"> function savedata(){ document.kaydetsorgula.action = "hatBilgisiKaydetKontroller.java"; docum

  • Top-N Analysis query in explicit cursor

    Hi all, I am using developer tool Reports 6i and database 10g i have written a cursor query cursor cur_voy is select * from(select bvd_voy,bvd_vessel from bl_details,bl_voyage_details where bdl_company =bvd_company order by bvd_reference,bvd_serial a

  • Database Windows Service Does not Startup 12c

    I got Oracle 12c installed on Windows 7 Ultimate 64bit. The Service started the database once. Now the startup does not happen at all. The Listener starts via the Service. If I issue the STARTUP command in the command window (after sqlplus sys as sys

  • Naming of PDF when submitting form via email...

    Is there a way to name the pdf that gets attached to the email when using the submit by email button? currently it seems to assign a random selection of characters as the name of the pdf.

  • Flex TextArea HTMLText issue.

    Hi All,          I am using a Flex textArea control and recently i found an interesting behaviour while using htmlText property of the TextArea. By default the htmlText has "<P align=''left' /> tag.When i added bullets to the text it adds the "<LI>"