Process chain error - Create Index 0SD_C04 is not permitted

Hi,
We are trying to load Infocubes 0SD_C03 and 0SD_C04 in a process chain. The Delete Index and Load Infopackage processes are executing successfully, but we are getting an error on Index creation for Infocube 0SD_C04.
The error message is "Deleting/Reconstructing Indexes for Infocube 0SD_C04 is not permitted".
Is there a setting to allow index creation for this cube?
Thanks
Pooja.

Pooja,
maybe the index was not properly dropped ,
check if the index has not got corrupted..
found a program:
RSDU_INFOCUBE_INDEXES_CHECK
this could be of help - but an unable to test it here since I cannot replicate the scenario..
Arun
Assign points if it helps..

Similar Messages

  • Error in Process chain while deleting index and create index

    While executing the process chain  for delete index  the process chain failed with the below error message as "The system has not finished loading request 445315 into data target ZECC_C01". While creating index also it failed with error message as "Lock NOT set for: Generate index, RSSM_PROCESS_INDEX terminated, because InfoCube/DSO object ZECC_C01 could not be locked".
    Please help me in solving this issue.
    Thanks & Regards,
    Bharathi

    Hi,
    Manage the data target - ZECC_C01 and check the request number 445315. Also check the subsequent data targets if further loading was erroneous. Check whether the request is green / Properly loaded or not.
    You can also use RSBKREQUEST table to check the request and its corresponding data target.
    This request is either red or yellow caused this failure.
    Hope this helps.
    Regards,

  • Common Process chain errors

    Hi friends,
    Can u please explain cause of below errors in process chain and how to rectify the problem ?
    1. Deadlock error.
    2. Error in unit conversion
    3.Error 1 in update
    4.Processing no data
    5.Caller 70 missing
    6.Idoc not processed completely.
    Thanks...
    Bala

    Hi,
    /people/mona.kapur/blog/2008/01/14/process-chain-errors
    Deadlock
    http://help.sap.com/saphelp_nw04s/helpdata/en/2e/44934257a5c86ae10000000a155106/frameset.htm
    Dead Locks
    2. Error in unit conversion
    \Units of measure
    3.Error 1 in update
    When Src file is already open or not accessible.
    4.Processing no data
    theres no data selected after extraction
    5.Caller 70 missing
    "• This error normally occurs whenever BW encounters error and is not able to classify them. There could be multiple reasons for the same
    1) Whenever we are loading the Master Data for the first time, it creates SID’s. If system is unable to create SIDs for the records in the Data packet, we can get this error message.
    2) If the Indexes of the cube are not deleted, then it may happen that the system may give the caller 70 error.
    3)Whenever we are trying to load the Transactional data which has master data as one of the Characteristics and the value does not exist in Master Data table we get this error. System can have difficultly in creating SIDs for the Master Data and also load the transactional data.
    4) If ODS activation is taking place and at the same time there is another ODS activation running parallel then in that case it may happen that the system may classify the error as caller 70. As there were no processes free for that ODS Activation.
    5) It also occurs whenever there is a Read/Write occurring in the Active Data Table of ODS. For example if activation is happening for an ODS and at the same time the data loading is also taking place to the same ODS, then system may classify the error as caller 70.
    6) It is a system error which can be seen under
    the “Status” tab in the Job Over View.
    solution:
    "• If the Master Data is getting loaded for the first time then in that case we can reduce the Data Package size and load the Info Package. Processing sometimes is based on the size of Data Package. Hence we can reduce the data package size and then reload the data again. We can also try to split the data load into different data loads
    • If the error occurs in the cube load then we can try to delete the indexes of the cube and then reload the data again.
    • If we are trying to load the Transactional and Master Data together and this error occurs then we can reduce the size of the Data Package and try reloading, as system may be finding it difficult to create SID’s and load data at the same time. Or we can load the Master Data first and then load Tranactional Data
    • If the error is happening while ODS activation cause of no processes free, or available for processing the ODS activation, then we can define processes in the T Code RSCUSTA2.
    • If error is occurring due to Read/Write in ODS then we need to make changes in the schedule time of the data loading.
    • Once we are sure that the data has not been extracted completely, we can then go ahead and delete the red request from the manage tab in the InfoProvider. Re-trigger the InfoPackage again.
    • Monitor the load for successful completion, and complete the further loads if any in the Process Chain.
    6.Idoc not processed completely.
    Here the request remains yellow (in process) and with the same details (as seen in the details tab of the monitor) for an abnormally long time. Many-a-times, the port for communication is not open and re-starting the load helps. For long running jobs, it may not be advisable to restart the extraction               
    Contact the BASIS administrator to push the IDOC.                         
    Thanks

  • PROCESS CHAIN error "Incorrect start date"

    hi sap gurus,
    I have parent chain in that a newly created meta chain is creating problem.I am getting error in the process chains since two days i am not able to solve this.Can anybody try to help me.
    error: Incorrect start date: 00.00.0000; Start time 00:00:00 RSM     847
    After that the process chain is turning red,but when i manually execute the process chain its running properly.
    Please help me its urgent.

    hi gurus,
    Its working fine now.
    Solution:
    first exchange the variant with the smae and then activate and run.After that it will work in the process chain.
    Thanks a lot to every body,especially MOHAN KRISHNA,

  • Process Chain Error    DBIF_RSQL_INVALID_RSQL

    Hi,
    One of my process chain has an error.
    The PChain has this nodes:
    - Start
    - Data loader     (to ODS)
    - Data Transfer Process to ODS
    - Activate
    - Drop Cube Indexes
    - Data Transfer Process to Cube
    - Generate the Cube Indexes
    but... the process mark an error in the "Data loader".
    The error is:
    Error: DBIF_RSQL_INVALID_RSQL
    Excep. CX_SY_OPEN_SQL_DB
    What Happened?
    Error in ABAP Aplication program
    The current ABAP program "CL_RSODSO_SEMANTIC_PACKETIZER=CP" had to be terminated because has come across a statment that unfortunately cannot be excecuted.
    What can you do?
    Note down which actions and inputs caused the error.
    to process the problem further, contact you SAP system administrator.
    using the transaction ST22 for ABAP dump analysis, you can look  at and manage termination message and you can also keep them for a long time.
    Note which actions and input led to the error.
    For further help in handling 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
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class "CX_SY_OPEN_SQL_DB", was not caught in procedure "FETCH_PACKAGE" "(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 exeption is:
    the SQL statment generated from the SAP open SQL statment violates a restriction imposed by the underlying database system of the ABAP system.
    Posible error causes:
      - The maximum size of SQL statment was exceeded
      - the statment contains too many input variables.
      - to input data requires more space than is available.
    The same process chain, is running in DEV, and not has errors. Run fine.
    I hope. you can help me.
    Thanks

    Ricardo,
    After reading your problem description it is clear that, the issue is in DataLoader process(ETL) and not process chain,
    Description and Solution: RSQL Rrror: 13 usually indicates that some aspect of the database is violated.
    One of the key reason could be the input data requires more space than is available in the system.
    I'll recommend you to check system log in SM21
    Also check the developer trace for relevant work process using ST11
    Another reason could be dynamic select-statement (select-options table) which is filled (excessive) during runtime. Check with program developer and modify program to get a shorter statement or split the selection condition. Also from tuning standpoint I would recommend to modify following parameter,
    dbs/io_buf_size
    Let me know if this helps.
    -Prakash Patil

  • What are the varoius type of process chain errors how we can solve them.

    Hi,
    I  need to work with process chains maintainace , Can any body tell me what are the different type of process chain errors generelly we used to get ,how we can solve them . IF possible  please provide me any document also  so that i can solve my
    abnormal problems for process chain errors.
    Thanks in advance .

    Hi,
    1) Invalid characters while loading: When you are loading data then you may get some special characters like @#$%...e.t.c.then BW will throw an error like Invalid characters then you need to go through this RSKC transaction and enter all the Invalid chars and execute. It will store this data in RSALLOWEDCHAR table. Then reload the data. You won't get any error because now these are eligible chars done by RSKC.
    2) IDOC Or TRFC Error: We can see the following error at u201CStatusu201D Screen:Sending packages from OLTP to BW lead to errorsDiagnosisNo IDocs could be sent to the SAP BW using RFC.System responseThere are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of the SAP BW.Further analysis:Check the TRFC log.You can get to this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".Removing errors:If the TRFC is incorrect, check whether the source system is completely connected to the SAP BW. Check especially the authorizations of the background user in the source system.Action to be taken:If Source System connection is OK Reload the Data.
    For more errors and solutions go thorugh the link below
    http://indelasap.blogspot.com/2009/04/sap-bi-production-support-issues.html
    Regards,
    Marasa.

  • What are some of the process chain errors one comes across?

    hi friends
    What are some of the process chain errors one comes across?

    Hello Kiran,
    Here are some of the errors that come across...
    -> Rollup not possible, no filled aggregates available
    -> Error when starting the extraction program
    -> The process step locked by another changerun
    -> Info objet does not contain alpha confirming values
    -> Errors due to non activated objects
    -> Errors due to duplicate records
    -> Errors due to locking
    -> Problems because of connection problem between source and bw systems
    -> Problems due to RFC
    Hope this helps you
    Cheers
    SRS

  • BI Process Chain - Error DTP

    Hi Friends
    I have a Question regarding executing error DTP.
    We are going live next month. In a metachain we are loading 3 master data process chains and one transaction data process chain and the meta chain is a daily load.
    There are duplicate records in the error stack which ended the process chain with errors and also failed the next day load as the duplicate records in the error stack were not fixed. And its a daily master data load triggered in one of the process chain.
    I had fixed the records in error stack and enabled handle duplicate records setting in error DTP and tried to save it.
    It prompted a message
         "Note, for time-dependent data the source field
          containing DATETO information must not be selected
          in the semantic DTP key."
    [do i need to change the handle duplicate record setting for the main DTP also?]  I need to execute this error DTP and it should execute the remaining pending/cancelled processes in that process chain.
    It should not trigger further loads of the process chains following this process chain even if I manually execute the error DTP. Because the following process chains were successful as there were no dependencies between the process chains.
    even though i guess sometimes it happens that it triggers further loads in the process chains for some reason which are not dependent.
    Good answers will be definitely rewarded.
    Thanks
    Lavanya...

    Hi,
    This is an information message. Go ahead and enable the duplicate key handling flag and then execute the error DTP.
    That should load the data successfully.
    Cheers,
    Kedar

  • Error creating index

    Hi,
    I'm sure this question must have been asked before, but I can't find an answer to it.
    When I try to create a spatial index I get the following error:
    CREATE INDEX IDX_ADDR_SPT
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13203: failed to read USER_SDO_GEOM_METADATA table
    ORA-13203: failed to read USER_SDO_GEOM_METADATA table
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD", line 8
    ORA-06512: at line 1
    I used the following commands to enter data into the meta table and create the index:
    INSERT INTO USER_SDO_GEOM_METADATA
    VALUES(
    'MAPDEV.DAT_ADDRESS',
    'MAPDEV.DAT_ADDRESS.GEOPOINT',
    MDSYS.SDO_DIM_ARRAY(
    MDSYS.SDO_DIM_ELEMENT('X', 529440, 529680, 0.5),
    MDSYS.SDO_DIM_ELEMENT('Y', 181373, 181582, 0.5)
    8274 --SRID
    CREATE INDEX IDX_ADDR_SPT
    ON MAPDEV.DAT_ADDRESS(GEOPOINT)
    INDEXTYPE IS MDSYS.SPATIAL_INDEX
    PARAMETERS('SDO_LEVEL=4 LAYER_GTYPE="POINT" TABLESPACE="IDX"');
    I have no idea where I am going wrong, so any help would be greatly appreciated.
    Cheers.
    Steve

    if you are not trying to create a function-based index then change your metadata entries:
    INSERT INTO USER_SDO_GEOM_METADATA
    VALUES(
    'DAT_ADDRESS',
    'GEOPOINT',
    MDSYS.SDO_DIM_ARRAY(
    MDSYS.SDO_DIM_ELEMENT('X', 529440, 529680, 0.5),
    MDSYS.SDO_DIM_ELEMENT('Y', 181373, 181582, 0.5)),
    8274 --SRID);
    hope this helps,
    dan

  • Error creating AIR file: could not generate timestamp

    I have been getting this error the last few days.
    Error creating AIR file: could not generate timestamp:
    sun.security.validator.BalidatorException:PKIX path building failed:
    sun.security.provider.certpath.SunCertPathBuilderException: unable to find
    valid certificatio path to requested target.
    https://timestamp.geotrust.com/tsa
    I found one thread saying this url must be accessible but when I go there I get "404 -- page not found".
    Since this was working now it is not I'm looking for a direction.

    Hey Karthik,
    First of all, are you using ECLIPSE? What is your development
    Environment. I had run into same issue, after hours of trying
    different things, I installed the FLEX BUILDER and was able to
    create the application without any issues. I have also noticed that
    FLEX BUILDER works more smoothly than Eclipse and since then I have
    been developing within FB.
    Thanks.

  • Step by Step documents for Process Chain Error Handling with Screen Shots

    Hi
    Is anybody having Step By Step Documents for Process Chain Error Handling with Screen Shots ?. Please forward it to me to my e-mail [email protected] .  I will reward points to u immediately.
    bye
    Aamira Khan

    Hi,
    You can find lots of topic related to process chain issues in SDN.Please make a search in SDN.
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_library&query=process+chain&adv=true&sdn_author_name=&sdn_updated_on_comparator=ge&sdn_updated_on=&sortby=cm_rnd_rankvalue
    Regards.

  • Getting error "URI index 0 is not valid" in Oracle Service Bus

    Dear Friends,
    I am receiving an error "URI index 0 is not valid" while executing Customization File in Oracle Service Bus. I am not able to figure out why it is happening. Please help.
    Thank you.
    Regards,
    Palak Mathur

    AbhishekJ wrote:
    Change the:
    <xt:value>
    <tableElement xmlns:tran="http://www.bea.com/wli/sb/transports">
    <URI>http://app-1ip-alsb-01.corp.intranet/ServiceAddressV1Proxy</URI>
    <weight>1</weight>
    </tableElement>
    </xt:value>Section to:
    <xt:value>
    <tran:tableElement xmlns:tran="http://www.bea.com/wli/sb/transports">
    <tran:URI>http://app-1ip-alsb-01.corp.intranet/ServiceAddressV1Proxy</tran:URI>
    <tran:weight>1</tran:weight>
    </tran:tableElement>
    </xt:value>in your Customization File and try again.Hi Abhishek,
    I did the same thing. Actually, the deployment team was getting this error and they called me up to find out. I analyzed and sent the following response:-
    I was going through the Customization file. I removed all the elements from the file and started with only 1 envValueAssignments:-
    +<cus:envValueAssignments>+
    +<xt:envValueType>Service URI Weight</xt:envValueType>+
    +<xt:location>0</xt:location>+
    +<xt:owner>+
    +<xt:type>BusinessService</xt:type>+
    +<xt:path>CommonServices/Business Services/ServiceAddressV1RS</xt:path>+
    +</xt:owner>+
    +<xt:value xsi:type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">0</xt:value>+
    +</cus:envValueAssignments>+
    The customization file got executed perfectly. Then I added another envValueAssignments and it worked fine as well.
    Now, when I added
    +<cus:envValueAssignments>+
    +<xt:envValueType>Service URI Table</xt:envValueType>+
    +<xt:location xsi:nil="true"/>+
    +<xt:owner>+
    +<xt:type>BusinessService</xt:type>+
    +<xt:path>CommonServices/Business Services/ServiceAddressV1RS</xt:path>+
    +</xt:owner>+
    +<xt:value>+
    +<tableElement xmlns:tran="http://www.bea.com/wli/sb/transports">+
    +<URI>http://app-1ip-alsb-01.corp.intranet/ServiceAddressV1Proxy</URI>+
    +<weight>0</weight>+
    +</tableElement>+
    +</xt:value>+
    +</cus:envValueAssignments>+
    +, I got the above error, ie URI index 0 is not valid. If you check each element then you will know that tableElement defines a namespace as xmlns:tran="http://www.bea.com/wli/sb/transports" which is neither being used by the node nor its child elements. Also the error in server logs was:-com.bea.wli.sb.transports.TransportException: URI index 0 is not valid.+
    It stuck that we were doing something wrong here. I checked other elements in the same file and found that some of them were starting the node as <tableElement xmlns="http://www.bea.com/wli/sb/transports">. So, tableElements should be qualified with this namespace:-http://www.bea.com/wli/sb/transports. It was clear there was issue with qualified name of the element and hence I added the prefix "tran" and made entry as:-
    +<tran:tableElement xmlns:tran="http://www.bea.com/wli/sb/transports">+
    +<tran:URI>http://app-1ip-alsb-01.corp.intranet/ServiceAddressV1Proxy</tran:URI>+
    +<tran:weight>0</tran:weight>+
    +</tran:tableElement>+
    When I executed the changed customization file it worked. I checked with few more elements and they all worked making me sure that this was the error.
    So, the issue was that the OSB was not able to find any URI and for index 0 there was no URI available. Hence we were getting a weird error which was not at all user friendly. However, while making the OSb they must have thought that no one will make any manual changes (by hand in the file) and this error would be sufficient to tell that there is something wrong with the customization and we must regenerate the customization file.
    Only solution that we do not receive this error in future is rather than making changes to the customization file manually we should use OSB console or scripts to replace the properties. Otherwise we need to be very careful while touching the Customization file.
    Hope this helps.

  • Process chains errors

    Hi,
    Any one can plz send the process chain errors in BI.I am in support so plz give some process chain errors.
    sekhar.
    Bye.

    Hello Sekhar,
    Please find the links might be it can help you..
    Re: Process chain error for infopackage
    process chains errors
    http://help.sap.com/saphelp_nw70/helpdata/en/d3/53e03b8235953ee10000000a114084/content.htm
    Please search in SDN you find more help..
    Thanks,
    Geeta

  • Process chains:Errors Occured..

    i have selected my info objects 0CRM_PROD in rsa1 and  i entered CALL MONITOR FOR BI OBJECT and then i got a monitor screen in that succesfull(42) it says...in that i have selected 0PRODUCT  > TODAY DATE>
    I FOUND THAT CR1 LIENT 100
        02:04:56 (4 From 4 Records)i entered twise on this and i got HEADER  STATUS   DETAILS tabs...
    in above DETAILS tab
    we got a red colour in
    Process chains : Error Occured
    MD : Business partner & Product
    like this... can u please suggest me the resolution for this...
    please help me in this regard , thanks

    Hi -
    Please check
    1) Do you have any Red request
    2) Did you run delta twice
    Regards
    Astoria

  • Error creating request. Path not found

    Hi,
    We are trying to create a request in CUP. We have given input in all the mandatory fields like Requester Name, Manager Name, Application and we have selected Roles. Those roles were already assigned to approvers.
    When we press the APPROVE button, it is asking to Approve. After clicking APPROVER button, it is giving error like u201CError creating request. Path not foundu201D.
    Please check and advice me where we are missing while creating request in CUP.
    Thanks & Regards,
    KKRao.

    Hi Sabita/Alpesh,
    Thanks for your reply. We have created two conditions under Initiator with AND and AND. We have cleared and we are not getting error like Path not found.
    Now we are getting error like "Error creating request. Approver not found".
    We have selected the Manger name in the request which we have defined in the Custom Approver Determinater. Still we are getting the error like Approver not found.
    Please check and correct me.
    Regards,
    KKRao.

Maybe you are looking for

  • How to connect to my router through airport

    I can connect to my router configuration page when i use a direct ethernet connection, and use 192.168.1.1 in Safari. However, does any one know how i access this page when the router is plugged into my airport base station, and i am wirelessly conne

  • HOW TO STOP CS4 INSTALL FROM FREEZING AT 80% ON WINDOWS 7?

    I AM INSTALLING ON NEW DELL SYSTEM. INSTALL STARTS NORMAL BUT FREEZES AT ABOUT 80% AND WILL NOT MOVE.

  • Linking two xcelsius reports

    Hi, I want to hyperlink two xcelsius document. How to acheive the same? I have created the second visualization using flash variables. But I am unable to pass the parameters from my first report. If you can share the hyperlinking syntax that would be

  • Tag datwindow property object not functioning in background color

    I am using 12.6 classic I need to send to the column's of a Datawindow information to control the properties so that I can dictate the column's background color, The border, etc. For example, I use the below to control the background property of a co

  • Which 2013 Macbook Pro for Video Editing? "Help"

    Hello, I am new to the Apple forums and this is my first post. I'm a 19 Years Student and I'm actually attending a cinematography and television school I am looking for a Macbook Pro 15" for Video Editing, the sowftware I'm be using and studying are