Consolidation dumps

Hi Experts,
We are on BPC 7.5. While running the consolidation package it gets cancelled and in transaction ST22 there is a dump containing the following:
GETWA_NOT_ASSIGNED, CL_UJP_CONSOLIDATION==========CP, CL_UJP_CONSOLIDATION==========CM00R, LINK_RULE_WITH_DATA
Can you please advise what can be the reason?
Thank you,
Michael

Hi,
Check the st 22 log fully and it would show exactly where the error occured. It could be different in your case.
We had this error once where we missed out mainatining ownership information for one of the entities that came into being in a particular month that we used in the package.
- Check the ownership details
- See if the package is running successfully for any particular month and compare that month with any month for which it is not running.
Thanks,
Sreeni

Similar Messages

  • Where to download SAPK-75009INCPMBPC

    Dear All,
    from this url
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/spat/index.htm?sp1=SAPK-75009INCPMBPC|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/spat/index.htm?sp1=SAPK-75009INCPMBPC]
    show all notes that will include in BPC7.5 sp9
    but i can't find SAPK-75009INCPMBPC in SAP Service Download Page (Support Packet and Patch)
    below are notes,
    1586567     Analyzer cannot access BPC because of member access profile
    1607266     Custom dimension properties cannot be used in MDX
    1611688     Generation Error on Basis 731
    1613088     BPC Report folder unsorted
    1618447     Syntax error in class CL_UJA_HIER_WRITER_T
    1620487     Fix CHECKMAN errors in previous Support Packages
    1610665     MBR_SEQ invalid when restore master data
    1612263     Short dump when re-generating cache file for APPSET
    1596352     Source cube was deleted when copy application
    1609031     Add dimension hangs if dimension member is empty
    1609243     Process dimension will change CALC to NO ignoring children
    1610540     Cannot process members with hierarchy
    1611669     Inconsistent content of YTD/QTD time hierarchies
    1612685     CALC are not correctly update for all parent node
    1614252     Process dimension: Hierarchy and Attribute updates wrongly
    1615304     Wrong member sequence after adjusting member sequence
    1619066     Can not process dimension in Non-Unicode system
    1597940     K2: Extend TMVL offset limitation into -9999 to 99999.
    1598517     K2: Script logic program eat errors raised by work status
    1598685     Member access issue of *LOOKUP
    1607231     K2: script logic can not save ZERO data.
    1608581     K2: Handle error records received from the Write Back.
    1611066     K2: Support custom measure in script logic
    1597418     Incorrect result on the store entity for groups
    1604350     Incorrect consolidation result with type E or P
    1610683     ENHANCEMENT:PROP(acc) not working in business rule
    1598951     BPF: Incorrect authorization in 'ALL' open-criteria
    1603563     BPF:Allow ActionCV shows 4 options when noncontrolling appl
    1604477     BPF: Reopen a given step region via a selection screen.
    1606254     BPF: Support not to show URL in the BPF emails
    1597987     Support non-modifiable namespace when restoring BPC appset
    1598053     Invalid value of dimension member XXX when restoring Appset
    1601811     Failed to restore comment or archived audit
    1602680     General Error message when AppSet failed to restore
    1621375     Backup&Restore should support across release 750 & 750_730
    1599550     Copy comments for process chain 'CPMB/COPYCOMMENTS'
    1599188     Add a new process chain for 'Copy Comments'
    1603530     Enhance program UJD_TEST_PACKAGE
    1606159     DM Upload causes ORA-01653 error - Unable to extend table
    1598448     Column index out of range in import master data from file
    1599753     Same master data ID and text node in hierarchy of InfoObject
    1604853     Rejected data are not stored in log if max count reached.
    1606726     Multi-members or mix-case memeber issues in UJ_VALIDATION
    1609666     Rule always broken if Multi-members set for logic dimension
    1601205     Memory issue when posting huge data into BPC application
    1608557     Pass the MDX statement to BPC client if error occurs
    1612606     Separate value functions by worksheet
    1613715     No value retrieved on node members with space in member ID
    1592735     Enhancement for Auto-reversed journals for BPC 7.5
    1598475     New journal template overwrites the existing one
    1621562     Journal status not rolled back when posting to BW fails
    1583788     Dump when downloading large files with transaction UJFS
    1597990     Ignore security in consolidation package
    1604465     Dump on calling consolidation from a different application
    1604798     Change of scope leads to wrong flow for all most all data
    1607106     Consolidation reads data from FX_SOURCE_CATEGORY
    1607562     DUMP in validation when 'I' dim. missing in an application
    1609577     Dump and bad performance in carry-forward
    1618464     Validation difference are always positive
    1618910     R_SELECTION doesn't support DIMLIST values in validation
    1597983     Errors from write-back if FORCE_DESTINATION_MEMBER is filled
    1615629     Consolidation dumps if there is more than 1 periodic rule
    1620613     Data duplicated in balance carry-forward

    Hi,
    Are you talking about the NW version? I guess you should have posted it in the BPC NW forum.
    By the way, for the download, you need to go to
    software download -> support packages and patches -> SAP Application Components -> SAP BPC FOR SAP NETWEAVER -> SBOP PC 7.5 FOR SAP NW -> SAP CPM BPC ABAP 7.5
    You should be able to see it there.
    Hope this helps.

  • BCS Release Request Short dump

    Hello,
    I'm trying to release my costumizing request, that contains the SEM-BCS configuration, although i'm getting a short-dump.
    The description is as follows:
    Short text
        Access via 'NULL' object reference not possible.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "CL_UG_MD_TR_METHOD_EXPORT=====CP" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component (variable: " ").
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    How to correct the error
        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:
        "OBJECTS_OBJREF_NOT_ASSIGNED" " "
        "CL_UG_MD_TR_METHOD_EXPORT=====CP" or "CL_UG_MD_TR_METHOD_EXPORT=====CM003"
        "UGMD_EXTRACT_SID_2"
    Information on where terminated
        Termination occurred in the ABAP program "CL_UG_MD_TR_METHOD_EXPORT=====CP" -
         in "UGMD_EXTRACT_SID_2".
        The main program was "RDDM0001 ".
        In the source code you have the termination point in line 62
        of the (Include) program "CL_UG_MD_TR_METHOD_EXPORT=====CM003".
    Source Code Extract
    Line  SourceCde
       32   FIELD-SYMBOLS <lt_table> TYPE INDEX TABLE.
       33   FIELD-SYMBOLS <ld_fsid> TYPE ug_sid.
       34   FIELD-SYMBOLS <ld_vsid> TYPE ug_sid.
       35 *  FIELD-SYMBOLS <lt_target> TYPE ANY TABLE.
       36
       37   ASSIGN io_itab->rd_wa->* TO <ls_wa>.
       38   IF i_value_sid IS NOT INITIAL.
       39     ASSIGN COMPONENT i_value_sid
       40            OF STRUCTURE <ls_wa>
       41            TO <ld_vsid>.
       42     CHECK sy-subrc = 0.
       43   ELSE.
       44     CREATE DATA lr_sid.
       45     ASSIGN lr_sid->* TO <ld_vsid>.
       46     CLEAR <ld_vsid>.
       47   ENDIF.
       48
       49   IF NOT i_fieldname_sid IS INITIAL.                  "Start hah160603.1
       50     ASSIGN COMPONENT i_fieldname_sid
       51            OF STRUCTURE <ls_wa>
       52            TO <ld_fsid>.
       53     CHECK sy-subrc = 0.
       54   ELSE.
       55     CALL METHOD ugmd_get_fieldname_to_table
       56       EXPORTING
       57         i_tabname = i_datainfo-tabname
       58       IMPORTING
       59         e_fieldname = ld_fieldname.
       60     lo_fieldname = cl_ug_md_fieldname=>if_ug_md_fieldname~get_instance(
       61       ld_fieldname ).
       62  >>>>>     ld_fieldname_sid_fix = lo_fieldname->ds_data-sid.
       63     ASSIGN ld_fieldname_sid_fix TO <ld_fsid>.
       64   ENDIF.                                                "End hah160603.1
       65
    Contents of system fields
    Name     Val.
    SY-SUBRC 0
    SY-INDEX 1
    SY-TABIX 0
    SY-DBCNT 0
    SY-FDPOS 0
    SY-LSIND 1
    SY-PAGNO 0
    SY-LINNO 1
    SY-COLNO 1
    SY-PFKEY TDR_FULL
    SY-UCOMM REFR
    SY-TITLE Transport organizer: ordens
    SY-MSGTY I
    SY-MSGID FINB_TR
    SY-MSGNO 009
    SY-MSGV1 &
    SY-MSGV2 &
    SY-MSGV3
    SY-MSGV4
    SY-MODNO 0
    SY-DATUM 20080904
    SY-UZEIT 200112
    SY-XPROG SAPLSYST
    SY-XFORM SYSTEM_HOOK_OPEN_DATASET
    If someone have gone trough a similar experience, or have any tip of how to solve this issue, i'd apreciate a comment.
    Will award points for valuable help.
    Thank you

    Hi Ricardo,
    You tried to transport the BCS' configuration, right?
    If in the request was the full set of settings from the start of the project, the it will definitely fail.
    There are some restrictions in BCS transport. See, for example the OSS Note #627924 - 'Restrictions with transport in BW-based SEM-BCS'. It particularly says:
    "For the initial system setup, and after substantial changes in the data model, you should transport the Customizing by means of manually created transport requests. We advise you not to use the automatic recording of all Customizing settings during the first implementation phase in the development system and not to use this request for the structure of the test and productive systems.
    During the transport of a new consolidation area, the following settings should be transported in the following sequence:
    1. Data basis
    2. Consolidation area
    3. Special versions
    After the import of the data basis and the consolidation area, these settings should be checked in the target system. In particular, the RFC destination, the InfoCubes and ODS objects, as well as the InfoObjects. Note that RFC destinations, InfoCubes, ODS objects, virtual cubes and InfoObjects cannot be transported from the consolidation workbench with the transport functions. For instance, you have to transport and activate the InfoCubes and InfoObjects using the BW."
    I usually transport the BCS setting in a little transport requests in this order:
    - all BW objects and settings
    - data basis (with source DB)
    - cons area
    - special versions
    - versions
    - master data
    ...etc.
    Hope this helps.

  • SEM-BCS Short Dump while executing Manual Posting Task

    Hi SEM-BCS Colleagues,
    I am having a peculiar problem with relation to the settings for Manual Postings. I have three scenarios for which I have defined manual document types and tasks 1) Standardizing Entry (Data Collection) 2) Manual Document in IU for adjustment 3) COI Group level manual postings. I am just creating and not changing any settings for document field properties also. I have configured monthly consolidation frequency and period category and I am posting document type 1 in Local Currency and 2 and 3 in Group Currency since they are after currency translation.
    Have any of you faced similar problem and help me please?

    Hello,
    I am also getting short dump during data collection in BCS.
    we recently upgraded the system to SP20. Is it anyway related to upgrade.
    I also checked the MYSELF as a source system, but not found one.
    Could you please let me know how you have solved this issue.
    short dump:
    Runtime Errors         PERFORM_TOO_MANY_PARAMETERS
    Exception              CX_SY_DYN_CALL_PARAM_NOT_FOUND
    Date and Time          04.12.2009 05:21:11
    Short text
         Too many parameters specified with PERFORM.
    What happened?
         In a subroutine call, there were more parameters than in the
         routine definition.
         Error in the ABAP Application Program
         The current ABAP program "SAPLRSDRI" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_DYN_CALL_PARAM_NOT_FOUND', was
          not caught in
         procedure "RSDRI_CUBE_WRITE_PACKAGE_RFC" "(FUNCTION)", 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:
         A PERFORM was used to call the routine "CUBE_WRITE_PACKAGE" of the program
          "GPD1S8520HM8UV0U2XBDVPADF03".
         This routine contains 7 formal parameters, but the current call
         contains 10 actual parameters.

  • Dump error - SAPSQL_ARRAY_INSERT_DUPREC while executing Curr trans task

    Hi all,
    While executing currency translation task in SEM BCS, we are getting short dump - SAPSQL_ARRAY_INSERT_DUPREC. This error appears only for few consolidation units.
    we are on BI7 - SP 17.
    Please help me to sort out this issue.
    Thanks,
    Harry

    Hi,
    Usually, such kinds of errors are either
    1. consequences of inconsistencies )) in the data basis/ConsArea
    or
    2. program bugs.
    If you thoroughly searched for OSS notes and found nothing relevant,
    then,
    most likely, the guilty party is #1 == in this case, regenerate everything that may be relevant for the issue,
    starting from the data streams, data basis, ConsArea and so on.

  • UCMON ABAP Dump

    Hi All,
    We are getting ABAP dump when we are trying to perform any operation in UCMON transaction. We have recently gone through EHP1 upgrade in BI system. We are not sure whether the dump is because of the same.
    Runtime Errors         CREATE_DATA_UNKNOWN_TYPE
    Exception              CX_SY_CREATE_DATA_ERROR
    Date and Time          08/05/2010 14:23:39
    Short text
         CREATE DATA: The specified type " " is no valid data type.
      What happened?
         Error in the ABAP Application Program
         The current ABAP program "CL_UC_STATUS_TASK_SHM_ACCESS==CP" had to be
          terminated because it has come across a statement that unfortunately cannot be executed.
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_CREATE_DATA_ERROR', was not
      caught in procedure "GET_TASK_TIMESTAMP" "(METHOD)", 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:
    The dynamically specified type " " at CREATE DATA is no valid data type.
    The type is either unknown or an object type.
    Please suggest.
    Regards and Thanks,
    Akanksha

    Hi,
    Could you reorganization Consolidation Area in transaction UCWB under Data Basis/ Consolidation Area?. Mabye it helps your problem.
    Regards,
    Anka

  • Legal consolidation package

    Hi All
    Can anyone please explain me  how is it possible that after execute my consolidation script in se38  by UJK_SCRIPT_LOGIC_TESTER,  everything is fine, executing ends with success, but when I run it by run package in BPC for the same members all package is cancelled.
    Regards
    Justyna

    Right package is ending as 'Cancelled' with a big red cross.
    Short dump in st22 GETWA_NOT_ASSIGNED
    Information on where terminated                                                                   |
    Termination occurred in the ABAP program "CL_UJP_CONS_ENGINE============CP" -
    in "GET_LOCAL_CURRENCY".
    The main program was "UJK_SCRIPT_LOGIC_TESTER ".
    In the source code you have the termination point in line 18
    of the (Include) program "CL_UJP_CONS_ENGINE============CM00W".
    Source Code Extract
    Line
    SourceCde
    1
    method get_local_currency.
    2
    3
                                                  new by way250411 1582477
    4
    5
    data:
    6
    ls_dim        type s_dimension
    7
    , lr_data       type ref to data
    8
    9
    field-symbols:
    10
    <lt_data>     type standard table
    11
    , <ls_data>     type any
    12
    , <l_id>        type any
    13
    , <l_curr_type> type any
    14
    15
    read table dt_dimension into ls_dim
    16
    with key name = d_dim_currency.
    17
    assign ls_dim-r_t_member->* to <lt_data>.
    >>>>>
    create data lr_data like line of <lt_data>.
    19
    assign lr_data->* to <ls_data>.
    20
    21
    assign component:
    22
    gc_s_field-id of structure
    23
    <ls_data> to <l_id>
    24
    , gc_s_field-curr_type of structure
    25
    <ls_data> to <l_curr_type>
    26
    27
    loop at <lt_data> into <ls_data>.
    28
    check <l_curr_type> = uj00_cs_currency_type-local_currency.
    29
    d_lc = <l_id>.
    30
    exit.
    31
    endloop.
    |   32|endmethod. 
    Please share your opinion on this

  • ASR kernel dump error

    Hello All,
    After upgrading a Cisco ASR 1001 using sub packages from XE 03.07.00b.S too XE 03.09.01.S (following the instructions detailed in the Cisco documentation but without redundant OS/RP) the device is continually reboots with the following error:
    %IOSXEBOOT-4-ABORT: (rp/0): Command ‘cp –r /rmp/sw/rp/0/0/rp_security/mount/3pa/etc/* /etc’ failed
    %IOSXEBOOT-4-ABORT: (rp/0): Command ‘cp –r /rmp/sw/rp/0/0/rp_security/mount/3pa/etc/* /etc’ failed
    Starting IOS XE Kernel dump from previous failure.
      Expected completion time is less than 5 minutes.
    System will automatically reboot within 5 minutes.
    The original sub packages are still present on this devices bootflash:
    As per the documentation II basically copied over the consolidated image, unpacked then copied to the root of bootflash: then used the issu loadversion rp 0 file command to upload rpaccess, rpios and rpcontrol packages.  Then used issu commitversion and reloaded.

    Hi ,
    i have the same problem, new asr1001 router:
    the router dont come up, only rebooting.
    Initializing Hardware ...
    Calculating the ROMMON CRC ... CRC is correct
    System Bootstrap, Version 15.0(1r)S, RELEASE SOFTWARE
    Copyright (c) 1994-2010 by cisco Systems, Inc.
    Current image running: Boot ROM1
    Last reset cause: Watchdog/ICH
    ASR1000-1RU platform with 4194304 Kbytes of main memory
    Warning: filesystem is not clean
    Warning: filesystem is not clean
    File size is 0x15af15c8
    Located asr1001-universalk9.03.06.00.S.152-2.S.bin
    Image size 363795912 inode num 12, bks cnt 88818 blk size 8*512
    Boot image size = 363795912 (0x15af15c8) bytes
    Package header rev 0 structure detected
    Calculating SHA-1 hash...done
    validate_package: SHA-1 hash:
            calculated 3778c900:adb6c5bf:ce04e6c5:2f1e51d8:9692e14d
            expected   3778c900:adb6c5bf:ce04e6c5:2f1e51d8:9692e14d
    Image validated
    %IOSXEBOOT-4-FILESYS_ERRORS_CORRECTED: (rp/0): bootflash 1 contained errors which were auto-corrected.
    Starting IOS XE kernel dump from previous failure.
      Expected completion time is less than 5 minutes.
      System will automatically reboot within 5 minutes.
    Initializing Hardware ...
    Calculating the ROMMON CRC ... CRC is correct
    System Bootstrap, Version 15.0(1r)S, RELEASE SOFTWARE
    Copyright (c) 1994-2010 by cisco Systems, Inc.
    Current image running: Boot ROM1
    Last reset cause: Watchdog/ICH
    ASR1000-1RU platform with 4194304 Kbytes of main memory
    Warning: filesystem is not clean
    Warning: filesystem is not clean
    File size is 0x15af15c8
    Located asr1001-universalk9.03.06.00.S.152-2.S.bin
    Image size 363795912 inode num 12, bks cnt 88818 blk size 8*512
    Boot image size = 363795912 (0x15af15c8) bytes
    Package header rev 0 structure detected
    Calculating SHA-1 hash...done
    validate_package: SHA-1 hash:
            calculated 3778c900:adb6c5bf:ce04e6c5:2f1e51d8:9692e14d
            expected   3778c900:adb6c5bf:ce04e6c5:2f1e51d8:9692e14d
    Image validated
    %IOSXEBOOT-4-FILESYS_ERRORS_CORRECTED: (rp/0): bootflash 1 contained errors which were auto-corrected.
    Starting IOS XE kernel dump from previous failure.
      Expected completion time is less than 5 minutes.
      System will automatically reboot within 5 minutes.
    Initializing Hardware ...

  • Short dump in Goodwill in local currency

    Hi All!
    I’m facing a problem during the calculation of Goodwill in Local Currency. During the task execution a short dump appears - MESSAGE_TYPE_X.
    I had already filled all the requirements in the Data Basis and Consolidation Area.
    I also check all the SAP Notes about this subject but all the Support Packages about those notes are already implemented. Our latest version is the 4011.
    Can anyone help me?
    Best Regards;
    Ricardo

    Hi Ricardo,
    please don't post your questions twice.
    Siggi

  • Lock ups and dumping psyical memory!!!

    Hi i have just installed a new pc most of the stuff im useing is from my old computer so i know they work fine im running a:
    P4 3GHZ Prescot 800MHz, HT-Enabled
    865PE Neo2-P
    512 DDR-400 Twin moss
    ATI Radeon 9000 pro
    PSU-400
    XP Pro
    My computer locks up alot when running intense games (games have worked before no problem) i also get a error saying dumping pysical memory, i have looked about and tried to solve this myself, i found that someone was haveing the exact same problem as me and he fixed it by turning the FSB down as his memory wasnt compatable with his motherboard if doing that works how do i do it ?
    Many thanks Jonathan

    Flappa, Your memory " clock" is fine and there is no need to "underclock it" as long as you did not mess with the Bios.
    I had the same problems. I could not even get thru a Clean install of windows as it would Blue Screen
    1- are you running in " Dual Channel Mode"?
    2- If so is your memory a " match Set"?
    some times memory even thought it has the same markings is not matched . Dual channel sets are matched and made to run together in "Dual Channel Mode"{
    ( Even though I had the same manufacturer memory my set would not run in Dual Channel without " Blue Screening" I bought a Matched Set of Kingston Valueram and have not had a problem since
    3- If it is not a matched set, pull one stick out and run it for a while , if it still bluescreens try the other stick
    4- raise your memory voltage to 2.7 or 2.8 ( which ever is the lowest that it runs stable)
    5- If all this does not work , run MEMTEST to see if there is a problem with both sticks
    6- you are running a Bios Version that supports the " Prescott Microcode" right?
    Let us know what your findings are
    Good Luck  
    Dave

  • Report J_1IEWT_CERT getting cancelled, generating ABAP dump!

    A long running report J_1IEWT_CERT in background mode is getting cancelled after running for a while and generating the following dump :
    Error analysis
        When changing or deleting one or more lines of the internal table
        "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]" or when inserting in the table
         "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]", 0 was used as
        the line index. An index less than or equal to zero is not
        allowed.
        The error can occur when using the following options:
        1. "INDEX idx" for specifying the line number in the table
         "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]"
           where you want to change, insert or delete.
        2. "FROM idx" for specifying the start index when deleting a line
           area from or inserting a line area into the table
         "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]".
        3. "TO idx" for specifying the end index when deleting a line
           area from or inserting a line area into the table
         "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]".
        At the time of the termination, the table contained 17008 lines.
    How to correct the error
        If the error occurred in your own ABAP program or in an SAP
        program you modified, try to remove the error.
        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:
        "TABLE_INVALID_INDEX" " "
        "J_1IEWT_CERT" or "J_1IEWT_CERT_F01"
        "FILTER_DATA"
        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".
    Tried searching for some SAP Notes to fix the issue, no success as of now, Please help me out...

    Have you checked these notes ?
    363107 Short dump occurs during TDS certificate printing.
      803806  Error while genrating TDS certificate 03.01.2005
      1066049  J1INCERT - Error while generating TDS certificate
    Regards,
    Subhash

  • Short dump 'Table does not exist in database'

    Hello All,
    When a report is executing it is going to short dump by saying 'Table does not exist in database'. As per the short dump analysis this issue is happening because of the following   Native SQL statement statement :
    Program :  %_T050N0 (This is a dynamic  program generating by SAP )
    Form Name :  DYN_LIC_SEL_TOT
    exec sql performing LOOP_MOVE_WRITE_ISAP.
    select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty into :dcat-lplate, :dcat-matnr,
    :dcat-werks, :dcat-charg, :dcat-holdflag,
    :dcat-qty from ZLICENSE_R2 where itm_num   = :p_matnr and
                    model_lot = :p_charg
    endexec.
    As per the customer this issue occurring since they migrated the SAP  back-end data base from Oralce to DB6. Here I felt that ZLICENSE_R2 is not migrated from the  Oracle to DB6. But as per the BASIS Team, even this table was not maintained in Oracle also. If the table was not maintained in the Oracle, this issue should have been there even before migration also.
    Following is the short dump details:
    Short text
        Table does not exist in database.
    What happened?
        The table or view name used does not
        exist in the database.
        The error occurred in the current database connection "DEFAULT".
    What can you do?
        Check the spelling of the table names in your report.
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can look
        at and manage termination messages, and you can also
        keep them for a long time.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_NATIVE_SQL_ERROR', was not
         caught in
       procedure "DYN_LIC_SEL_TOT" "(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:
    Triggering SQL statement: "select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty from ZLICENSE_R2 where itm_num = ? and model_lot = ? "
    Database error code: "-204"
    Could you please  let me know what might be the reason for this issue.
    Many Thanks in Advance.

    Transaction SE11, input ZLICENSE_R2 for table name, and display the table. Did the table display? If not, that is the main problem.
    If the table displays, go to menu item Utilities -> Database Object -> Database Utility
    In the resulting screen, under the "Status" fields, you should see text "Exists in the database." If you don't, then the table exists in the dictionary, but doesn't exist in the database system. Click the "Create database table" button and then you should be able to run the program.
    You may need basis team's help to carryout some of these actions.

  • Short Dump while scrolling in a maintenance view

    A maintenance view has one field, defined as "Radiobutton".
    1) Select the radiobutton for one entry.
    2) Scroll down so that in the new page (i.e. the entries displayed in the new page) the entry selected in the first step is not visible.
    3) Select any radiobutton again corresponding to any of the entries displayed in the new page.
    4) On scrolling up again the short dump occurs.
    The short dump text says "More than one radio button is active".
    Any inputs in this regards are appreciated.
    Thanks.
    Gajendra.

    Hi,
    that means you are trying to make two radio buttons active.
    parameters: ra radiobutton group g1 default = 'X',
                rb radiobutton group g1.
    ra = 'X'.
    and rb = 'X'.
    in your case so obviously it will dump.
    check your coding..
    and show your code...
    Regards
    vijay

  • Is it possible to create manually a dump?

    Dear all,
    I have a question about Dumps created in SAP while programs run with unpredicted errors.
    I have a specific table defined in the dictionary which has two coloumns progId and path.
    The first one is a unique identifier given to a program and the second column is an absolute path on the
    unix server where SAP is installed.
    For example
    MyProg | /usr/tmpbatch/data/E200
    Means that the ABAP program named 'MyProg' will run and its output file (the output of the program) and the
    log file are created in /usr/tmpbatch/data/E200.
    In each of my programs, first of all I check the content of this table in order to ensure that the path is defined for the
    given program (and therefore I may be able to create avec success both output and log files). If there is no entry
    in the table for the given program, I leave the program by calling the STOP instruction.
    My programs run at night, so the next day the corresponding users read the content of the generated output/log files.
    As a result, if the path is not defined properly for a given program in the table, the program is not run and therefore
    there will be no output/logfile the next day.
    My question is How can I inform the user who arrives the next day observing that one program has not been run? How
    can I tell him by some kind of system message that the program exited because the path for the files had not been defined in
    my table?
    Each morning, we can analyse the dumps which were produced during the precedent day. So that we may know
    (approximately) what went wrong. But as far as I know, dumps are generated automatically by the system. Is it possible
    to generate a dump (by calling some fucntion) with an appropriate error message for my problem?
    Thanks in advance,
    Dariyoosh

    Hello again,
    First of all I would like to thank everybody for their attention to my problem and
    for spending time for answering my question. Thank you all very much.
    Currently, Thomas' solution about MESSAGE_TYPE_X seems to work pretty well
    for my problem. As all of you mentioned  that, there should be softer methods to inform
    users. One main problem is that the program which lanuches my programs during night
    is not a sap user, it is a Unix scheduler (please forgive me I don't know these administration
    details and how they work) so  according to what the administrator told me it is not possible
    to send email. As a result, I think I may go with MESSAGE_TYPE_X until I found another proper way.
    Once again, thank you all for your help.
    Kind Regards,
    Dariyoosh

  • Error while consolidating. The operation could not be completed.

    Error while consolidating. The operation could not be completed. Cocoa error 13. (null)
    Got this when I was trying to consolidate some referenced photoshop files. If failed to create a new version as well when I tried to open the files in Photoshop. I rebuilt the the library and it displays and exports both masters and version just fine, but it won't let me consolidate the master to the library.
    What gives?

    I think that error was due to the fact that I hadn't upgraded MAC OSX after installing it. I have done that now and now I get another error saying the masters are offline.
    I found this old thread: https://discussions.apple.com/thread/1965601?start=0&tstart=0 which seems to be the same problem. This is a whole other topic so I will start a new thread, but leave this in case anyone gets the same problem as me. Upgrade your OSX. That's the solution :-)

Maybe you are looking for

  • Error occurred while converting the file "". You do not have the privilege

    I have recently bought a new MacBook Pro and it's my first mac ever. I have imported all my songs into itunes from an external hard drive where i would keep all my music and video's. I went ahead and added it to my mac and everything plays and works

  • Performance problem in File to ABAP Proxy scenario

    Hi gurus,     I have a scenario where the sender is sending a file and the receiver is ABAP Proxy.The file is a simple DAT file containing banking data.The file sample is as belo 00000MM21901 PYM0901021531      704401020100005510000040000D0002 704401

  • Unable to connect destinationPlease help me!

    I installed oracle Developer6.0 and Oracle 8i personal edition. I am able to login into oracle 8i. But when I was trying to connect it from front end(Developer 6.0) I am getting an error as: Unable to connect destination. Please help me out. OS: Wind

  • Profit Center on Condition Types for Taxes

    We have a billing document whose pricing procedure included two condition types for billing.  A single material was delivered and billed but the two line items for the taxes were posted to different profit centers.  Where did the difference could hav

  • I bought a WD Caviar Green today

    Now I have one WD10EADS 1TB HDD (linked by Firewire 400/800 dock, but my Mac is 400 only) and one Hitachi 159GB HDD(USB 2.0 direct link). I partition WD off into two partitions with GUID? I hope I didn't do anything wrong? 'cause there are 3 options,