Error getting while activating Write Optimzed DSO

Hi Exerts,
I am getting the below error whil i am activation Write Oprtimized DSO
Error in global conversion rule for InfoObject ZGSOURSYS
ZGSOURSYS--- this is compunding attr of all my char.
Thanks in advance

Goto RDS1 -->check if the ZGSOURSYS object active or not?
Check if there are any transfer routine or conversion routine. if there is no routine
just add some line of code in the transfer routine and save it.
delete the added line of code and again save the transfer routine. activate the infoobject.
just saving the transfer routine and activating the infoobject should also help.
Re: Errors with the global conversion rule for the field 0SOURSYSTEM.

Similar Messages

  • Error occurs while activating a 'Write Optimized' DSO.

    I am getting error " There is no PSA for infosource 'XXXX'  and source system 'XXX' while activating a newly defined DSO object.
    I am able to activate a Standard DSOs, however the error occurs while activating a 'Write Optimized' DSO

    Hi,
    For write optimised DSO, check if you have tick the uniqueness of the records. If you check that and if there are two same records coming from source in one go, then you will get error
    From SAP help
    You can specify that you do not want to run a check to ensure that the data is unique. If you do not check the uniqueness of the data, the DataStore object table may contain several records with the same key. If you do not set this indicator, and you do check the uniqueness of the data, the system generates a unique index in the semantic key of the InfoObject. This index has the technical name "KEY". Since write-optimized DataStore objects do not have a change log, the system does not create delta (in the sense of a before image and an after image). When you update data into the connected InfoProviders, the system only updates the requests that have not yet been posted.
    Thanks
    Srikanth

  • Error while Activating the Standard DSO

    Hi,
    I am getting the below error while Activating the Standard DSO.
    Characteristic 0DPM_DCAS__0CSM_SPRO: DS object 0DPM_DCAS__0CSM_STAT (master data check) does not exist
    I tried searching the forum , but didnt find any answer.
    Any suggestions are welcome.
    Thank you,
    Adhvi.

    Hi,
       Are you getting the error while trying to activate the DSO data after loading or just while trying to activate the DSO itself.
      If it is during the activation of a request,then please check if you have loaded some data in the DSO which doesnt have the corresponding Master Data loaded.For preventing this, you can check in Infopackage/DTP -"No Update without Master Data".
    You can also go into RSRV and perform elementary tests for the DSO and check the SID table consistency.
    Thanks,
    Divya.

  • Invalid character error while activating data in DSO.

    Hi Experts,
    We are facing an issue with presence of invalid characters in data from source. This throws SID generation error while activating data in DSO. Long text of error shows like this:
    "Value " ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ" (HEX 000D0120012001200120012001200120012001200120012001) of characteristic  contains an error at position 1"
    Also we've tried adding the character " Ġ " in TCode RSKC, but it then shows as a rectangle box which I'm not able to copy manually(looks like a blank space or something of that sort).
    We've tried implementing routine to remove special characters while loading data, but still it fails. Due to huge amounts of data, its practically unfeasible to check each record manually.
    Any useful suggestions will be acknowledged.
    regards,
    anoop

    Hi,
      We are using following code for the same purpose. U can use it at infoobject level mapping. This code will check value of each character in the data coming, whether it is in RSKC, if it is a allowed one then it will be passed as it is. Otherwise it will replace that character by space.
        data: l_d_length like sy-index,
                 l_d_char type c,
                 l_d_index type sy-index,
              l  oopx like sy-tabix.
        data : xinfobj(30) type c value 'RABC'.    -> this is ur infoobject name
        clear : result.
        call function 'CONVERSION_EXIT_ALPHA_INPUT'
          exporting
            input  = tran_strucutre-XYZ     -> object name in ur structure
          importing
            output = result.
        l_d_length = strlen( result ).
        do l_d_length times.
          l_d_index = sy-index - 1.
          l_d_char = result+l_d_index(1).
          call function 'RSKC_CHAVL_OF_IOBJ_CHECK'
            exporting
              i_chavl                 = l_d_char
              i_iobjnm                = xinfobj
        I_S_COB_PRO             =
        I_T_COB_PRO_CMP         =
           exceptions
             chavl_not_allowed       = 1
             others                  = 2
          if sy-subrc <> 0.
            result+l_d_index(1) = ' '.
          endif.
        enddo.
    Regards;
    Jitendra

  • Messages "An error occurred while activating. Try again later"

    Hi
    have an iMac (2,5 GHz Intel Core i5, 4GB 1333 MHz DDR3 latest OS 10.9.4) and I keep getting errors while logging in to messages
    - I can send and receive imessages on my iPhone and iPad with no problems
    - my apple ID is verified
    - I don't have modified the "hosts" file
    - My time is set on "automaticly set time and date"
    - When mountain lion came out, I had no problem what so ever
    - I erased my HDD and did a clean instal. The first thing I did was start imessage and log in.. same error
    - I tried another apple ID (from my mom) and that didn't word either
    - I changed my password and tried again
    - I searched the ports and opened them on my router
    - I reseted my icloud keychain
    - I searched on the internet and tried everything I could find.
    Can anyone help me? There was a time that I could use messages with no problem at all, but like a year ago, I kept getting this error.
    Thank you kindly
    translated from dutch to english: "An error occurred while activating. Try again later"

    This could be a complicated problem to solve, as there are many possible causes for it. Test after taking each of the following steps that you haven't already tried. Back up all data before making any changes.
    Before proceeding, test on another network, if possible. That could be a public Wi-Fi hotspot, if your computer is portable, or a cellular network if you have a mobile device that can share its Internet connection. If you find that iMessage works on the other network, the problem is in your network or at your ISP, not in your computer.
    Step 1
    Check the status of the service. If the service is down, wait tor it to come back up. There may be a localized outage, even if the status indicator is green.
    Step 2
    Sign out of iMessage on all your Apple devices. Log out and log back in. Try again to sign in.
    Step 3
    Restart your router and your broadband device, if they're separate. You may have to skip this step if you don't control those devices.
    Step 4
    From the menu bar, select
               ▹ About This Mac
    Below the "OS X" legend in the window that opens, the OS version appears. Click the version line twice to display the serial number. If the number is missing or invalid according to this web form, take the machine to an Apple Store or other authorized service center to have the problem corrected.
    Step 5
    Take the steps suggested in this support article. If you don't understand some of the steps or can't carry them out, ask for guidance.
    Step 6
    From the menu bar, select
               ▹ System Preferences... ▹ Network
    If the preference pane is locked, click the lock icon in the lower left corner and enter your password to unlock it. Then click the Advanced button and select the Proxies tab. If the box marked SOCKS Proxy is checked, uncheck it. You don’t need to change any other settings in the window. Click OK and then Apply. Test.
    The result may be that you can't connect to the Internet at all. Revert the change if that happens, or if iMessage still doesn't work. Remember that you must Apply any changes you make in the preference pane before they take effect.
    Step 7
    Select from the menu bar
               ▹ System Preferences… ▹ Flash Player ▹ Storage
    and click
              Block all sites from storing information on this computer
    Close the preference pane.
    Step 8
    Make sure you know the ID and password you use with iMessage. Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Use the search box in the toolbar of the Keychain Access window to find and delete all items with "iMessage" or "com.apple.idms" in the name. Log out and log back in.
    Step 9
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    If iMessage worked in the guest account, stop here and post your results.
    Step 10
    Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you start up, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. After testing, restart as usual (i.e., not in safe mode) and test again.
    If iMessage worked in safe mode, but still doesn't work when you restart in "normal" mode, stop here and post your results.
    Step 11
    Triple-click anywhere in the line below on this page to select it:
    /Library/Preferences/com.apple.apsd.plist
    Right-click or control-click the highlighted line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. You may be prompted for your administrator login password. Restart the computer and empty the Trash.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Step 12
    Reset the NVRAM.
    Step 13
    Reinstall OS X.
    Step 14
    If none of the above steps resolves the issue, make a "Genius" appointment at an Apple Store, or contact Apple Support.

  • Error message while activating ODS ZFI_ORD( FI Order Details)

    hi ,
    I am getting this error message while activating  the ODS ZFI_ORD( FI Order Details) "Value '1 - Hide = 2 Neck' (hex. '2000200020002000310020002D002000480069006400650020') of characteristic ZORD_DESC contains invalid characters
    " . I am not able to get in which record the problem is and the message is not clear for records. How to check it.
    Thanks,
    Pooja

    Hi
    Try to see the Errorred Records At PSA itself. The Object ZORD_DESC can be cheched for values.
    Data Target Request can be Deleted by making it Red. Edit at PSA
    /people/sankar.kumar/blog/2006/10/11/loading-text-filestxt-into-bw-with-hex-option
    RSKC --> type ALL_CAPITAL --> F8 (Execute)
    OR
    Go to SE38 and execute the program RSKC_ALLOWED_CHAR_MAINTAIN and give ALL_CAPITAL or the char you want to add.
    Check the table RSALLOWEDCHAR. It should contain ALL_CAPITAL or the char you have entered.
    Refer
    /people/sap.user72/blog/2006/07/23/invalid-characters-in-sap-bw-3x-myths-and-reality-part-2
    /people/sap.user72/blog/2006/07/08/invalid-characters-in-sap-bw-3x-myths-and-reality-part-1
    /people/aaron.wang3/blog/2007/09/03/steps-of-including-one-special-characters-into-permitted-ones-in-bi
    http://help.sap.com/saphelp_nw04/helpdata/en/64/e90da7a60f11d2a97100a0c9449261/frameset.htm
    For adding Other characters
    OSS note #173241 u2013 "Allowed characters in the BW System"
    Sample cleansing routine (#)
    Help loading  char EQUIP#1111#TAG#3311  SN#A01040          *     into Cube
    Hope it helps and clear

  • Error while activating data in DSO

    Hi Gurus, While activating I am getting these 2 messages "Error when assigning SID: Action VAL_SID_CONVERT table 0FISCPER" and the other message is "Fiscal year variant K4 not expected" and in some other Data Packages I am getting "Error when assigning SID: Action VAL_SID_CONVERT table 0FISCPER"
    Kindly help in this matter.

    Hi,
    Try these threads.
    Error when activating data in 0FI_GL_04 ODS (SIDS)
    Unable to activate data in DSO
    Error when assigning SID : Action VAL_SID _CONVERT table
    Can'T Activate ODS Data
    FI error in rspc chain
    Same issue as yours.
    Hope this helps.
    Thanks,
    JituK

  • Error coming while activating the data request at DSO level

    Hi to all,
    please can anybody tell me the solution for that.
    While activation the data request at DSO level  , i am getting error .
    Value 'R2S-11.60UML  ' (hex. '5200320053002D00310031002E003600300055004D004C00A0') of char
    Error when assigning SID: Action VAL_SID_CONVERT table 0MATERIAL
    Process 000001 returned with errors
    this error is coming under SID Generation .
    I shall be thnakfull to you for this.
    Regards
    Pavneet Rana

    Hi Rana,
    Activation failed because of the special characters in the Omaterial
    Delete the request in target
    edit it in the specific record in PSA and load it back
    In your case i think its a space problem u can see a space after L
    delete the space for the record and load it again
    Regards,
    MADhu

  • Getting Error ASSERTION_FAILED while activating transformation.

    Hi Experts,
    I am getting an error "The ASSERT condition was violated" while activating a transformation in BI. I applied SAP NOTE 1137447 and I am still getting this error given below.
    Runtime Errors         ASSERTION_FAILED
    Date and Time          09.10.2009 16:53:20
    Short text
         The ASSERT condition was violated.
    What happened?
         In the running application program, the ASSERT statement recognized a
         situation that should not have occurred.
         The runtime error was triggered for one of these reasons:
         - For the checkpoint group specified with the ASSERT statement, the
           activation mode is set to "abort".
         - Via a system variant, the activation mode is globally set to "abort"
           for checkpoint groups in this system.
         - The activation mode is set to "abort" on program level.
         - The ASSERT statement is not assigned to any checkpoint group.
    Error analysis
         The following checkpoint group was used: "No checkpoint group specified"
         If in the ASSERT statement the addition FIELDS was used, you can find
         the content of the first 8 specified fields in the following overview:
         " (not used) "
         " (not used) "
         " (not used) "
         " (not used) "
         " (not used) "
         " (not used) "
         " (not used) "
         " (not used) "
    Trigger Location of Runtime Error
        Program                                 CL_RSTRAN_FOBU_APPL===========CP
        Include                                 CL_RSTRAN_FOBU_APPL===========CM007
        Row                                     37
        Module type                             (METHOD)
        Module Name                             GET_CODE
    Line  SourceCde
        7     l_formula_id_32   TYPE sfbeid,
        8     l_s_fobu          TYPE rsfob_s_formula,
        9     l_r_formula       TYPE REF TO cl_foev_formula.
       10
       11
       12   IF p_r_formula IS BOUND AND
       13    p_mode is not initial.
       14     CALL METHOD cl_rsar_formulas=>reset_formula_foev_object
       15       EXPORTING
       16         i_formex    = p_formex
       17         i_objvers   = p_objvers
       18         i_r_formula = p_r_formula
       19       EXCEPTIONS
       20         no_entry    = 1
       21         invalid     = 2
       22         OTHERS      = 3.
       23     ASSERT sy-subrc = 0. "invalid call
       24
       25   ENDIF.
       26
       27   CALL METHOD cl_rsar_formulas=>get_formula_foev_object
       28     EXPORTING
       29       i_formex    = p_formex
       30       i_objvers   = p_objvers
       31     RECEIVING
       32       r_r_formula = l_r_formula
       33     EXCEPTIONS
       34       no_entry    = 1
       35       invalid     = 2
       36       OTHERS      = 3.
    >>>>>   ASSERT sy-subrc = 0. "invalid call
       38
       39
       40   l_r_formula->compile( EXPORTING i_structure_prefix = 'SOURCE_FIELDS'
       41                         IMPORTING e_abap_formula = e_t_abap_source ).
       42
       43 ENDMETHOD.
    Kindly help me.
    Thanks in advance,
    With Kind Regards,
    Kannan Jagadeesan

    Try applying the following OSS Notes:
    [OSS Note 1050275 - ASSERTION_FAILED in CL_RSTRAN_FOBU_APPL->GET_CODE|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1050275] (relevant to prior to BI 7 SP14)
    [OSS Note 1115923 - Check or transfer of empty formulas causes runtime error|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1115923] (relevant to prior to BI 7 SP17).

  • Stack Dump while creating Write Optimized DSO on BW 7.3, MS SQL - any SAP Notes?

    While attempting to create a Write Optimized DSO on BW 7.3, MS SQL, we had a stack dump - ABAP Program     CL_RSD_ODSO_VERS==============CP with short text " Access using NULL object reference is not possible. "
    Has anyone seen any SAP Notes on this subject?

    Hi John,
    Was any field deleted from the DSO, if yes, probably the system is not able to relate the pointer from the DSO table. Error like these come up very often when fields are deleted from DSO. Solution is to remove the field manually from the table also. However, the system is supposed to do but sometimes such ambiguity causes such issues.

  • Error coming while activating ODS

    Hi,
    While loading data in datasource there is a field item text in which a small box is coming due to which error is coming while activating ODS. When i check line item of datasource it shows me '#' instead of that box.
    So i wrote a code in ECC to remove special characters. But still it is not deleting that small box and sending me error in ODS.
    The data comes same in the table also with that small box.
    Please tell me how to solve that problem as i cant do it manually as there are a lot of records. Do tell me how to remove it.
    Roma

    Hi Roma,
    Actually all the invalid characters in the error message are displayed by small square box only. So you might not get which actual character it is.
    Check the below given article for removing special character. In this article they have mentioned one standard FM to remove the characters which you can use in update rule or transformation for filtering invalid characters.
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0cdc928-5e2d-2e10-e1bb-ec77bcb5cbfd?QuickLink=index&overridelayout=true]
    Regards,
    Durgesh.

  • Error Log while activation of info cube.

    Hi All,
      While activating the cube i'm getting the below error log.I though there there was an problem with installation.Again if i re-install also i'm getting the same problem.and i'm unable to any data and also my info source is not getting activated.. Coh\uld any one help me in this regard.......
    The error's are :
    Database log:            RSDGCA2021121810:23:20
    Program start============================================================
    Mass activation
    =========================================================================
    Process..................: system_1
    User.....................: SAPUSER
    Date, time...............: 18.12.2021, 10:23:20
    Platform.................: CUSTOMER-SAN(620)/ORACLE/WindowsNT/system
    Tool.....................: RSA1/RADMASG0
    Log......................: T, RSDGCA2021121810:23:20
    Program parameters:
    Input medium..............: Direct object entry
    Activation method.........: Activ
    Chk. mode.................: G
    Version to be activated...: M
    Versions to Be Deleted....: All versions are deleted
    Lock against paral. exec..: Shared
    Parallel mode.............: Switched off
    =========================================================================
    Number of objects to be analyzed: 11
    Number of relevant dependencies: 6
    Level 1:9 objects assigned, 6 less dependencies
    Level 2:2 objects assigned, 0 less dependencies
    Graph_Analysis: 11 objects on 2 topological levels
    Start phase 001 **********************************************************
    Activation of objects
    Activate objects at level 1
    Synchronous execution, no parallel processing *
    Activate table /BIC/DIC_SRI1
    Table /BIC/DIC_SRI1 was activated successfully
    Activate table /BIC/DIC_SRIP
    Table /BIC/DIC_SRIP was activated successfully
    Activate table /BIC/DIC_SRIT
    Table /BIC/DIC_SRIT was activated successfully
    Activate table /BIC/VIC_SRI2
    Table /BIC/VIC_SRI2 was activated successfully
    Activate table /BIC/VIC_SRIH
    Table /BIC/VIC_SRIH was activated successfully
    Activate table /BIC/VIC_SRII
    Table /BIC/VIC_SRII was activated successfully
    Activate table /BIC/VIC_SRIJ
    Table /BIC/VIC_SRIJ was activated successfully
    Activate table /BIC/VIC_SRIM
    Table /BIC/VIC_SRIM was activated successfully
    Activate table /BIC/VIC_SRIT
    Table /BIC/VIC_SRIT was activated successfully
    Synchronous processing: 1 sec., 9 objects, 9 costs
    Activate objects at level 2
    Synchronous execution, no parallel processing *
    Activate table /BIC/EIC_SRI
    Table /BIC/EIC_SRI was activated successfully
    Activate table /BIC/FIC_SRI
    Table /BIC/FIC_SRI must be created in the database
    Adjust table in DB >>>
    sql:
    CREATE TABLE "/BIC/FIC_SRI"
    ("KEY_IC_SRIP" NUMBER (000010)
    DEFAULT 0 NOT NULL,
    "KEY_IC_SRIT" NUMBER (000010)
    DEFAULT 0 NOT NULL,
    "KEY_IC_SRIU" NUMBER (000010)
    DEFAULT 0 NOT NULL,
    "KEY_IC_SRI1" NUMBER (000010)
    DEFAULT 0 NOT NULL,
    "/BIC/PR_SRI" NUMBER (000017, 000002)
    DEFAULT 0 NOT NULL)
    PCTFREE 10
    PCTUSED 60
    TABLESPACE PSAPSAN
    STORAGE (INITIAL 0000000016 K
    NEXT 0000010240 K
    MINEXTENTS 0000000001
    MAXEXTENTS UNLIMITED
    PCTINCREASE 0000
    FREELISTS 004
    FREELIST GROUPS 01)
    PARTITION BY RANGE (KEY_IC_SRIP)
    PARTITION "/BIC/FIC_SRI0" VALUES LESS THAN (0))
    ORA-00439: feature not enabled: Partitioning
    DDL time(___1): .........3 milliseconds
    The SQL statement was not executed
    Table /BIC/FIC_SRI (Error adjusting the database)
    Table /BIC/FIC_SRI was not activated
    Synchronous processing: 0 sec., 2 objects, 2 costs
    Activation of objects
    End phase  001 ***********************************************************
    Start phase 002 **********************************************************
    Final log
    Following objects not activated/deleted or activated/deleted w. warning:
    Table /BIC/FIC_SRI could not be activated
    (E- Table /BIC/FIC_SRI (Error adjusting the database) )
    Final log
    End phase  002 ***********************************************************
    Start phase 003 **********************************************************
    Statistics on activated and deleted objects
    Number of objects to be activated............:  11
    Objects not activated........................:  1
    Activated objects with errors in dependencies:  0
    Objects activated with warning...............:  0
    Successfully activated objects...............:  10
    Number of objects to be deleted..............:  0
    Objects not successfully deleted.............:  0
    Successfully deleted objects.................:  0
    Tables/views with DROP/CREATE................:  0
    No. of them marked for DROP/CREATE: 0
    Not marked for DROP/CREATE: 0
    Number of nametabs to be deleted.............:  0
    Successfully deleted nametabs................:  0
    Nametabs that were not successfully deleted..:  0
    Statistics on activated and deleted objects
    End phase  003
    Process..................: system_1
    Return code..............: 8
           |   Date, time...............: 18.12.2021, 10:23:22                                                                               

    Hi
    Your E-table of the Cube is not getting activated try activating it from SE11.
    orelse try program RSDG_CUBE_ACTIVATE to activate the cube .
    See the Mappings again -- try to activate entire data flow again.
    Hope it helps
    Edited by: Aduri on Dec 18, 2008 11:21 AM

  • Quantity not posted to object error in while activity confirmation

         Hello All,
    i am getting below error while activity confirmation , please help me on this below.
    Note : Activity and cost center and KP26 no changes are made compare to preview year and current year , for the fiscal year 2014 i didn't get any error , only for the fiscal year 2015 i getting  below error.

    Dear Hari,
    If the activity type of the confirmation has set the flags as
    mentioned (indicator MANIST in table COKL is set) the system will simply
    NOT post any quantity on the sender cost center/activity type during
    the confirmation.
    So all quantities which are currently missing (as these were not
    updated by the confirmation) must be posted with transaction KB51N.
    If you implement the coding corrections of #760437 you have the
    possibility to change the message BK263 from "I" to "A" in transaction -
    which is however not recommended.
    So the advised procedure is:
    -post all mising quantities with transaction KB51N first
    -then run the report ZRKMANIST_RESET to remove the flag MANIST (which is
    the reason why the confirmations did not post quantities on the
    sender cost centers)
    After this procedure, the quantities will again be updated when you
    post confirmations.
    Best regards,
    Jason

  • Error In the activation process of DSO

    Hi,
    I am working with BI7, when i was activating data in DSO i got an error.The data has been loaded upto PSA and new table of DSO successfully but it is not loaded to active table at that time it is giving an error.
    Please provide the solution for this.
    Thanks,
    Sarau.

    Hi,
    There are a couple of places where you can see the activation progress.
    1) To start with SM37 job log > (give BI_PROCESS_ODSACTIVAT or BI_ODSA*)
    and it should give you the details about the activation job. If its active make sure that the job log is getting updated at frequent intervals. If its completed check the log for ODS activation.
    2) For very huge number of records SM37 job log may not get update frequently. In that case you have a workaround.
    Go to contents > Active Data table > No. of entries > This will keep on increasing at frequent intervals.
    3) SM66 > Get the job details (server name PID etc from SM37) and see in SM66 if the job is running or not. See if its accessing/updating some tables or is not doing anything at all.
    4) Go to Activate button in Target > Request tab. Inside you can see a job log button. It will also show some log regarding the last activation.
    5) If the Reporting icon has appeared near the request id in ODS. If it appears that may indicate that request is available for reporting
    6) Check the request status in these tables.
    Table RSICCONT table contains the requests that are actually loaded in a target.
    Table RSMONICDP contains the request id of the fact table.
    Table RSODSACTREQ contains information if an ODS is available for reporting/deleting inactive requests also possible.
    Table RSODSACTUPDTYPE.
    Thanks,
    JituK

  • Error getting while matching PO with AP Invoice

    Hi Folks,
    I got the below error message while trying to match AP standard invoice to a PO (approved and received goods as well).
    Error message: "FRM-40105: Unable to resolve reference to item SHIPMENT_MATCH.MATCH_ACCOUNT."
    Can any expert help me in this issue, please?
    Thanks in advance.

    Please see if (APXINWKB Invoice Workbench getting Frm-40105: Unable To Resolve Reference To Item Shipment_match.Expenditure_type [ID 304693.1]) helps.
    Thanks,
    Hussein

Maybe you are looking for

  • Premier Elements 11 Windows installer problems

    I am having a problem installing Premier Elements 11on my Windows 8 (64 bit) Laptop. I purchased the Elements Combo pack and when I install Photoshop Elements it works flawlessly. However, when I attemp to install Premier Elements it asks me to choos

  • Help need on Repairing Snow Leopard Version  10.6.6

    I believe that some of us have seen this stuff at one time or another on Mac OS X. I'm running (version 10.6.6) Verifying volume "Macintosh HD" Performing live verification. Checking Journaled HFS Plus volume. Checking extents overflow file. Checking

  • Support for Wake On LAN

    Would like to request the following changes (could make it more easy to support WOL): /etc/config.d/wol: # Comment out the following line to support Wake On LAN WOL_ARGS="-i" /etc/rc.shutdown (or wherever there's a reference to 'halt -i' or similar):

  • Video control

    CS5 - Interactive pdf: Is it possible to force a video in a floating window to be centered in top of the page and not as it seems to be default now (Acrobat 9) on top of the top right? Or - In InDesign CS5 - is it possible to define a video to pop up

  • Gedit problem. Can't use find or replace functions.

    I'm using Xfce, I installed gedit. It works but I can't use the "Find" and "Replace" functions. I receive the following error: Could not find the required widgets inside"/opt/gnome/share/gedit-2/glade/replace.glade2". Please, reinstall gedit. Reinsta