ODS data Activation with error BRAIN060

Hi guys,
I have the next situation with the data activation in a ODS.  The ODS have the extraction completed, but when I try to do the manual activation a error BRAIN 060 is caused:
1st.:
Error getting SID for ODS object ZPUR_OP
Message no. RSM1187
2d:
Value 'AYD CALPDS' (hex. '415944A043414C504453') of characteristic 0COORDER contains invalid characters
Message no. BRAIN060
Diagnosis
The following standard characters are valid in characteristic values as default:
!"%&''()*+,-./:;<=>?_0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ
Characteristic values are not allowed if they only consist of the character "#" or begin with "!". If the characteristic is compounded, this also applies to each partial key.
You are trying to load the invalid characteristic value 1. (hexidecimal representation 415944A043414C504453).
3st:
Error when assigning SID (details in long text)
Message no. RSDRO303
System response
Request: REQU_4C4G67RXIW7C3PV88B1BMB4ZX
Data package: 000795
Data record: 12.153
InfoObject: 0COORDER
The error is the master data and the assigment SID; but the extraction did without PSA; only datatarget.  With this I can´t modify the data erroneus.
Is possible force the activation or I can apply other correction that not be repeat the extraction?
Please,I need your quick collaboration.
Regards,
Jeysi

Hi Jeysi,
You can make the changes in ODS. If this request is not activated yet, in this case this data is available in your New Table of the ODS. You can make the changes in this data directly in this new Table.
After doing this changes it will allow to activate this request. Also you can find this New Table in object configuration.
Or
Go to Manage of ODS -> Go to Contents TAb-> In this Button at bottom with New Data. Please go through this and make the changes in New Data.
But prior doing this changes please check / analyse the reason correctly as per business requirement. Suggest them to take care of this in future to end users.
This will deffinately helps you.
Regards,
Mahesh

Similar Messages

  • ODS data activation error system  SAP BI 7.0

    Hi Gurus,
    I am carrying out full load in a standard ODS.
    When I try activating the request,system is giving me the error message as given below.
    No SID found for value '%' of characteristic 0COND_CURR.
    I have also tried the option of transfer global settings in RSA1->source systems.
    Please help in this regard.

    Hello Gurus,
    Issue resolved
    For my requirement i changed info object 0currency -> General Tab page -> Transfer routine -> Created and written a code as follows
    If result = '%' .
    result = 'USD'.
    endif.
    This resolved my ODS data activation issue.
    Thanks a lot for all your help.

  • ODS data activation failure

    Hi
    My ODS data activation is failing the following is the dump message i got
    Runtime Error          DBIF_RSQL_INVALID_RSQL
    Except.                CX_SY_OPEN_SQL_DB
    Regards,
    Nikhil.

    Could be a tablespace full.
    Check in transaction DB02 the PSAPSEMODS
    Or in alternative could be an error in the partition of the PSA related. Check in transaction RSRV the task
    "Consistency Between PSA Partitions and SAP Administration Information"
    You can adjust the table directly with the task in RSRV.
    Regards,
    Sergio

  • ODS data activation problem

    Hi,
    I have to load description from the flat file into the ODS since the ODS data needs to be a replica of the flat file.
    As the description is greater than 60 CHAR, I have split the description into 3 infoobjects in the transfer rule, using the individual line routine.
    After data is loaded into the ODS, the technical status as well as the total status is green, but when I activate the request for that corresponding load, the activation fails i.e. the data is present in the 'New Data' table, but it is not moving into the 'Active Data' table.
    Then, I tried a different method.
    I activated the setting in the ODS; 'Activate ODS object data automatically' and tried to load the same data with the same conditions to the ODS.
    This time the loading failed, giving multiple errors like;
    1) Value 'Absence Transactrion Dataload Failure ' (hex. '416273656E6365205472616E7361637472696F6E204461.
    2) Value 'ifying days ' (hex. '696679696E672064617973 ') of characteristic Z_LDES2 contains invalid cha.
    3) Activation of data records from ODS object DES3_ODS terminated.
    4) System error: RSDU_ANALYZE_TABLE_ORA/ ORACLE.
    5) Error getting SID for ODS object DES3_ODS.
    6) Error when assigning SID (details in long text).
    7) Error when assigning SID (details in long text).
    Please provide a solution for this.
    <b>*********Points will be rewarded*********</b>

    Hi Praveen,
    Thanks for the soltion.
    I checked in RSRV. There were no errors.
    So, I tried loading the data again. This time, I got the same error.
    But when I checked the contents of the Active table of ODS, the data was loaded, although in RSMO the status was RED.
    The laoding was successfull as of now, but lets hope this problem doesnt occur again.
    Please help, if you have any idea regarding this problem.

  • Data Activation with Visa Gift Card?

    Tried to activate my iPads data plan with a visa gift card and I got an email saying that it had been declined. I have checked the balance and I have sufficient funds on the gift card to cover the data plan.

    bimmere31 wrote:
    Tried to activate my iPads data plan with a visa gift card and I got an email saying that it had been declined. I have checked the balance and I have sufficient funds on the gift card to cover the data plan.
    Since this will be a recurring monthly charge, looks like they don't accept gift cards.

  • Error in ODS data activation

    Hi
    I have a data source which is made from a excel file.
    when i load the data from the datasource to the ODS the data is loaded is success full.
    But when i try to activate the data it is showing error
    the error is
    There are more than 10 char. values that could NOT be assigned a SID
    can any body help me
    thanks in advance

    Hello ,
    Change your Characteristics length size in your Info Object Char catalog.
    I think Length mis-match between your Data Source and Characteristics.
    Regards,
    MaNo

  • BI-MM : extractor   2LIS_03_BF  activation with error

    Hi guru,
    I am working with BI 7.0  and Business Content 7.03
    I have activated the cube 0IC_C03  and the associated datasources.   But the transformation for datasource   2LIS_03_BF (stocl mvt)  shows : start routine sytaxe error
    Error Details :
    In PERFORM or CALL FUNCTION "ROUTINE_9998", the actual parameter
    "SOURCE_PACKAGE" is incompatible with the formal parameter 
    "DATA_PACKAGE".
    Please could you help me so I fix this issue as my mission is ending
    Thanks a lot in advance

    Hi Firmin,
    I already faced and passed this problem;
    Re: Start Routine in 7.0
    Problem is difference between type definition "_ty_s_SC_1" and "_ty_s_SC_1_full" on start routine
    data package type: tyt_SC_1_full ( derived with tys_SC_1_full )
    source package type: tyt_SC_1 ( derived with tys_SC_1 )
    Eliminate differences adding and commenting lines
    only on tys_SC_1_full.
    my example
    comment line
    recno ...
    insert lines
    logsys type rsdlogsys ,
    record type rsarecord ,
    thx.

  • All CX traffic dropped on data plane with error message 'Unable to create policy params (policy-params-failed)

    Problems with CX dropping all traffic - error message: Unable to create policy params (policy-params-failed) seen when issuing cli cmd show opdata framedrop on CX.
    Data hits ASA Service Policy and is redirected to CX, but no traffic is passed (user experience is timeout in browser).
    Problem started after SW upgrade - present running versions:
    ASA version: 9.1.5(21)
    CX version: 9.3.3.1 (13)
    Have tried to disable all policies and create a 'permit any any' policy, which at present is the only activve policy - still same problem.
    Any suggestions?

    If i am using 11G andrtp is 11g but on rtp side if they configure SSL, is it mandatory to do it from our side also?No it not mandatory to enable SSL at your end however you have to configure identity and trsut at your end.
    Any update on my regular question(The main forum question)?You mentioned that you are posting message from 10g to 11g and as per log you are sending it to URL - https://dev-nog.server:443/b2b/transportServlet
    So few things which I see as a problem are-
    1. You should use URL https://hostname:soa_server_ssl_port/b2b/httpReceiver instead of https://dev-nog.server:443/b2b/transportServlet
    2. SOA server SSL port should be enabled (SSL should be enabled on SOA server)
    3. You should configure wallet at 10g side to contain trust cert of 11g server
    Regards,
    Anuj

  • Master data failed with  error `too many duplicate records'

    Dear all
    below is error message
                Data records for package 1 selected in PSA -                                             
                error                                                 4 in the update
    LOng text is giving as below
    Error              4 in the update
    Message no. RSAR119
    Diagnosis
    The update delivered the error code                                                   4.
    Procedure
    You can find further information on this error in the error message of the update.
    WOrking on BI - 7.0
    any solutions
    Thanks
    satish .a

    Hi,
    Go through these threads, they have same issue:
    Master data load: Duplicate Records
    Re: Master data info object - duplicate records
    Re: duplicate records in master data info object
    Regards
    Raj Rai

  • Error Activating the ODS data

    Hi Guys,
    I am facing an error while activating the data in the ODS.
    The data is loading perfectly fine but when activating the ODS data the following error is coming
    <b>Request REQU_3ZI9CZ369HR6SM49OL9ULRVKM, data package 000031 incorrect with status 5 in rsodsacstreq
    System error occurred (RFC call)
    No confirmation for request ODSR_3ZI9DUVOMM02L1I777X5YX9QU when activating the ODS object PA_ODS1
    There is no PSA for InfoSource 8PA_OA001 and source system BWPCLNT641 ( The data laod is without PSA )</b>
    This is happening after we had a BWQ refresh .
    I thought this has something to do with the BASIS guys but they say they checked everything.
    Need Help

    Hi Sidhu,
    There were red requests in the ODS but I deleted them and tried activating the green requests , even when there are only 4 records it is not activating the data.
    I checked the RESREQDONE table but I dont see these requests in there.
    I checked the SM58 there I saw a lot of errors
    <u><b>ALEREMOTE    RSAR_TRFC_DATA_RECEIVED       BWQCLNT641    10/17/2005 18:50:48 ERROR REQU_3ZHNIS265F9F6HJQ8PY838046 PG# 21 In BW</b></u>  
    one line in that is this . can u throw some thought on this. when I try to execute this LUW it says that function module RSAR_TRFC_DATA_RECEIVED doesnot exist or exception raised message. I got these yesterday but today I got only one and when I executed that LUW it gave me the same message but that error message is not showing now
    Regards
    Majeed

  • Error in deletion of ODS data

    Hello Gurus,
    We have three ODS's in our project to which we will do daily loads.
    Before full upload we will delete all the present from the ODS's. The deletion process we will do automatically using process chains.
    It was working fine. but from the past week we are getting an error while deleting ODS data. ITAB_DUPLICATE_KEY - Error, Please explain me why we are getting such error and how to rectify it.
    We tried to delete the requests manually one by one from ODS.
    The data is deleting from the Active table but still it is showing that request in the <i>Manage</i> screen of ODS.
    How to rectify this error. kindly give me some inputs.
    Regards,
    Ala.

    Hi,
    In the BW server you can try one of the report program to delete the entire requests in infocube or ods.
    Report program is RSDELPART1
    Just run this report program in se38.
    In the selection screen of the program,give the name of the data target from where you need to delete all the existing requests.
    This technique was once used.
    Please let me know whether it works.

  • SMB Remount Failed for url (serverpath) with error =17

    I keep getting the following messages in the system log. Does anyone know what the error 17 is?
    7/15/14 7:30:39.000 AM  kernel[0]   smbfs_down: Remounting fs01/USERS$
    7/15/14 7:30:39.000 AM  kernel[0]   smbfs_down: Remounting fs01/DEPTS
    7/15/14 7:30:39.000 AM  kernel[0]   smb_iod_reconnect: Reconnected share USERS$ with server fs01
    7/15/14 7:30:39.000 AM  kernel[0]   smb_iod_reconnect: Reconnected share DEPTS with server pmfs01p
    7/15/14 7:30:53.650 AM  smbremountserver[1913]  SysctlRemountFS: failed for 0x2d000004:0x15 - File exists
    7/15/14 7:30:53.650 AM  smbremountserver[1913]  smb_remount_with_fsid: remount failed for url //(userID)@fs01/dat/users with error = 17
    7/15/14 7:30:58.166 AM  smbremountserver[1912]  SysctlRemountFS: failed for 0x2d000003:0x15 - File exists
    7/15/14 7:30:58.166 AM  smbremountserver[1912]  smb_remount_with_fsid: remount failed for url //(userID)@fs01/dat/DEPTS with error = 17

    Please add the fully qualified domain name (FQDN) & Ip address of your server to the hosts file.This would solve your problem.

  • Activation of data fails in ods with error 9

    I am running the a process chain and during the process, activation of data in ODS fails with error 9.
    any suggestions to correct the issue?

    Hi,
    open the Process Chain if the load is through PC.
    right click on the failed task and click repeat.
    in the pop-up window leave the seconds field blank and click continue
    you can find the activation has started again.
    this muct help resolve your issue.

  • Data uload to ODS ending up with an error. URGENT HELP NEEDED!!!!!!

    Hi
    My Sceniro is Full load from ODS1 to 5 other ODS. Iam uploading the data to other 5 ODS by selecting 1 ODS at a time.
    Problem i am facing is upload is ending up with error mesg. Error Mesg are
    <b>Error 8 when starting the extraction program - R3019
    Error in Source System - RSM340
    Req xxx in ODS2 must have QM ststus green before it is activated - RSM1110</b>
    I have seen the the OSS notes for given error no, but they are not applicable to me. what could be the other possible solution.
    In detail tab of the monitor i see red light at Extraction step and Subseq. processing.
    Its quite urgent bcoz this error is occuring in Production system.
    Plzzzz urgent help needed.
    Thanks
    Rohini
    Message was edited by: Rohini Garg

    rohini,
    go to RSA1->Modeling->Source Systems and right-click on your BW system, and click on 'Replicate Datasources'.
    also, go to the ODS that's causing the problem (via RSA1->InfoProvider and go to your ODS), right click and click on 'Generate Export Datasource'.
    one more thing, make sure that all your record/s in the source ODS is active. if you're not sure manage its contents and click on 'Activate'. if there are any entries in the the next screen that comes up, you need to activate it first, then try everything again.
    let me know what happens. also try to look for error messages in ST22 and SM21 that may be related to this and post whatever possible error you see there here.
    ryan.

  • Error in Activation of ODS Data

    Dear All,
    I am getting this error msg while activating ODS Data, It says its not able to execute one of this statements while activation
    Program Name: GPBUJ6PU7X5TA8TLJSDOPVSU2Z7
    The program terminates at this line
    Types corresponding to Change-Log-structure
      l_s_chgdata TYPE  /BIC/B0000103000,
    The DDIC does not have an table name by /BIC/B0000103000 which the program is trying to refer, Kindly do provide me your help and input on this.
    Thanks.
    Fayak.

    Hi Siggi,
    Thnx for your reply, I did as suggested by you, activated the ODS and update rules again but it was not able to activate the data again I ran the RSRV as suggested by you i got an list of errors
    Test for Activation Program
    Active generated load program not available
    Activation Program is not Current
    Lines in temporary program: l_s_chgdata TYPE /BIC/B0000103000
    Activation program has to be generated again
    I ran the correct error but not to any avail, could you kindly guide me on this, I was previously loading data to this ODS successfully from a 300 client now I am trying to do this from an 400 client and I am facing this error.
    Thanks,
    Fayak.

Maybe you are looking for