Request Deletion Job Problem

Hi All,
The request is supposed to be deleted by the system automatically as and when there is a new request is loaded. But the job is cancelled and the requset was not deleted.
The Job Log contains the following information.If any one has seen this error please do let me know whats the solution for this.
Job log
Job started
Lock NOT set for: Deleting transaction data one request at a time
Job cancelled after system exception ERROR_MESSAGE
If you have any ideas how to resolve this do let me know.
Regards
vijay thammineni

I think are you loading and deleting parallel activities to the same cube or ODS? ..
So for deletions, it tried to lock the object.. but since it was already locked by other process it failed..
Also check in SM12 to see any locks ( remained ) on the cube?
regards,
Hari

Similar Messages

  • Data request deletion problem from remote system.

    Hi experts.
    Now i am facing one critical problem . The description is as following:
    we design the edw level in one phsical BW machine(A) which contains only dso infoprovider. This machine(A) works as datasource to provide data to another physical BW machine(B).
    The dso in A system is exported as datasource , Cubes in B system load data through this datasource .
    We first do the initialization with data contained on B system and then load delta data from A system. But if we want to delete some request in system A ,the system indicate this request can not be deleted unless the initialization in system B is deleted( this will lead to all the data missing in system B).
    Can anyone explain this mechanism to me , please help me suggesting some kind of methods to delete the request in system A without deleting the initialization information in system B.
    Thanks in advance.
    Waiting online for your kindly reply.

    1. Ask your Basis to look into it.
    2. try analyse your Baqckground Process in SM51.
    3. Is your Deletion Job started immediately or any Delay?
    4. If That cube or ODS has only this request which you are deleting, go with Context Menu Cube or ODS (by right click) --> Delete Contents.
    Delete Contents will improve performence compare to Request Deletion..
    If you have request more than this, you should not go for this.
    Nagesh Ganisetti.
    Assign points if it helps.

  • Cube Request Deletion - Other loads possible or LOCK problems

    Hi Folks,
    can somebody tell me if there could be a lock situation if I have in one process chain the cube request deletion step running (cleaning out some request) and at the same time another load is running into the cube? We would not drop/re-create the index in load situation so no lock by the index operation.
    Any experience?
    From what I have seen there shouldn'T be a problem as the request deletion will be "scheduled" and simply execute if lock is release (if there is any) and the deletion it self places only a quick lock to determine the request ID but doesn't much impact other loads.
    Is this all correct? Or any other views?
    Thanks,
    Axel

    Hi,
    While Loading
    It is not possible to:
    ·        Delete data
    ·        Archive data
    ·        Delete indexes and reconstruct them
    ·        Reconstruct statistics
    For more information:
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/bb/bdd69f856a67418962d74bfd7bd8af/frameset.htm
    Regards,
    Anil Kumar Sharma .P

  • Request Deletion from Write-optimized DSO

    Hello,
    With the new Write-optimized technology, it is possible to delete manually "older" requests from the W-O DSO.
    Could anyone of you think of an automated process to delete "old" requests from a W-O DSO (not the entire content , the most recent should still be available.
    For instance : delete everyday the request older than 7 days.
    Already checked solutions :
    - Selective deletion at the administration level of the DSO -> cannot be repeatedly scheduled
    - Copying the Selective Deletion generated program to make one's own program and schedule it (system cannot "remember" the generated program)
    - Diverse SAP Function Module -> do not work for this scenario (like RSSM_DELETE_REQUEST, only for cubes, RSSM_PROCESS_REQUDEL_ODSO or    RSSM_DELETE_REQUEST, where you need to specify the Request number
    - We do not want to include a delete job in a routine at the Transformation level.
    - We do not want to complicate the Data Model by creating a new intermediate DSO allowing to flush the DSO at each load..
    Any other ideas??
    We are on Version 7.0, SP 13.
    Many thanks!
    amanda

    Hi ,
    We have worked on similar business requirement .We wrote a report program in SE38 and running it via a process chain .
    If you want i can help you to write code for same .
    It will be a two step process :
    1.deleting request from RSICCONT so that it get deleted from manage tab.
    2.deleting data from active table of that WDSO .
    Code for Program :
    data  :v_time  type c length 17,
              v_date like sy-datum .
    ( N) = 7  put no of days here before which you want to delete records
    v_date = sy-datum.
    subtract 7 from v_date.
    concatenate  v_date   sy-uzeit  into v_time.
    delete from  rsiccont where icube = wdso_name and timestamp LT v_time .
    delete from  wdso_active_table_name where rstt_tsmp LT v_time.
    It will do your work .
    Regards ,
    Jaya

  • Archive Delete job taking too much time - STXH Sequential Read

    Hello,
    We have been running Archive sessions in our production system in last couple of months. We use SARA and selecting the appropriate variants for WRITE, DELETE and STORAGE options.
    Currently we use the Archive object FI_DOCUMNT and the write job is finished as per the normal time (5 hrs based on the selection criteria). After that normally the delete job is used to complete in 1hr or less than 2hrs always (in last 3 months).
    But in last few days the delete job is taking too much to complete (around 8 - 10hrs) when I monitor the system found that the Sequential Read for table STXH is taking too much time to read and it seems this is the cause.
    Could you please provide a solution for the same, so that the job will run faster as earlier.
    Thanks for your time
    Shyl

    Hi Juan,
    After the statistics run the performance is quite good. Now the job getting finished as expected.
    Thanks. Problem solved
    Shyl

  • Can't delete jobs from Sun Update portal

    I am unable to delete jobs from the Sun Update Connection portal. Here are the steps I take:
    o Click on Jobs page. I have 186 pending jobs.
    o I select a few of them and click on "View Jobs"
    o I select the jobs and click on "Cancel Selected Jobs"
    o I click on Yes when asked for confirmation.
    After that I get the message below saying jobs were NOT cancelled:
    "The following jobs were NOT cancelled."
    Any ideas why I can't cancel any jobs?

    HI,
    This is still an issue and I would appreciate any help i could get. I don't want to reinstall the server including six zones.
    Anyway, this is what i have done.
    1. I removed the server from updateconnection
    2. Waited 24 hours
    3. Installed all patches using the script provided in another thread (http://forum.sun.com/thread.jspa?forumID=275&threadID=27716) This seem to be the only way to patch a system with zones
    4. Logged in to updateconnection to verify that no servers were registered
    5. Registered again using update manager
    Now updatemanager shows 22 available updates but when i log in to updateconnection it shows 0.
    This problem has been bugging me for quite a long time now and I would aprreciate if Sun could make an official statement about patching systems with zones. Is it supported or not?
    In my particular case what would you recommend me to do?
    Thanks
    R

  • Archiving and Delete Job

    Hi,
    I having problem in PI 7.0, SXMB_MONI XML Messages does shows only 1 day, Messages, I understand there are 2 jobs are running in background
    Job: SAP_BC__XMB_DELETE   Program: RSXMB_DELETE_MESSAGES
    Job: SAP_BC_XMB_HIST_DELETE    Program: RSXMB_DELETE_HISTORY
    These jobs are running every 6 hrs.
    Is that can I change the job time like delete messages every 1 or 2 weeks, is that my problem will be solve, or should I do someitng else... please tell me
    Thanks in Advanced
    Angeline Purnama

    Hi Angeline,
    Define the retention period for archiving and deletion in SXMB_ADM ->Define Interfaces for archiving and retention periods.
    Re Shcedule the jobs using SXMB_ADM ->Schedule Archiving Jobs and Schedule Deletion Jobs.
    Then check if the messages are getting deleted.
    Revert if it works.
    Regards
    RAGHU

  • Start delete jobs automatically

    Hello,
    I have a problem with AOBJ transaction.
    I have created an object to unload information of a table Z to a file and to delete these of the same one. I have a program of writing, other one of delete and other one of recovery of the information.
    I want that the Delete job is executed automatically after Write job.
    In Customizing,Settings in the frame "Delete Jobs" I fill the option "Start Automatically" but when the Write job is executed forthwith the Delete Job is not executed.
    I believe that marking the option " Start automatically " is not sufficient have I to do something more?
    Can someone help me, please?
    Thanks and regards

    Hi ,
    I know what is wrong.
    That is the function ARCHIVE_OPEN_FOR_WRITE.
    The parameter c_test is ‘ ‘ when I put ‘X’.
      CALL FUNCTION 'ARCHIVE_OPEN_FOR_WRITE'
        EXPORTING
          call_delete_job_in_test_mode = c_test
         comments                     = text-001
          create_archive_file          = c_crea
          object                       = c_fiapuntesbal
        IMPORTING
          archive_handle               = handle.
    ¡Buffffffffffff!
    Thanks a lot.
    Regards,
    Gorka

  • Old spool requests delete

    Hi all,
    still we are facing spool over flow issue, even though we installed kernel level-236/64bit.
    We had scheduled a batch job to convert spool request deletion date with the report-RSPO2010, and it is running fine.(it run daily before spool reorg job run).  SPOOL_REORG job also finishing with out errors but still spool numbers volume is very high.
    SAP_BASIS level is 18.
    Any idea to over come this issue. Please guide me.

    Hi Nani,
    Please refer to the following post:
    Re: Database error: TemSe->XRTAB(3)->1 for table TST01 key
    This over flow may occur due to lot of spool requests being generated as a result of certain background jobs or manual requests from users while generating some reports. During busy time of business this happens.
    To know which job is responsible to genereate more number of spool request please do following:
    T-Code: SM37
    Job name: "*"
    User name: "*"
    Select "FINISHED" check box.
    Job Start Condition:
    From date: Past 10 days to cureent day (date) and click execute button.
    In the resulting window within "Ln" column you will see a mat like symbol representing the job generated spools. Select that particualr job and right click and select "Spool List" which will display number of spools generated by the job. You can contact the owner of the job and communicate with him if the number is too big.
    Please let the community know if more information is required.
    Regards,
    Nani Chowdary.

  • Delete Job not owned by application development

    I have 2 jobs that was recently moved to production tier. These 2 jobs are for debugging/test jobs and was not supposed to moved to production. Problem is in production I have only view (read) access and our administrator cannot see the jobs only I can see them in tidal. They can see the jobs in the transporter but not in tidal. How can our administrator delete the jobs please advise.
    I have a screen shot on the attached file.
    Thank you,
    Warren

    Hi Warren,
    Work with your security team as a Super User/Admin with sufficient rights is required to temporarily grant you access to Delete Jobs in Production, impersonate you to delete the jobs, then restore original privileged rights.
    Note: If you have a Developer security policy, then a Super User/Admin should assign you to a different security policy where it is very limited as far as access and the number of users, and modify that policy to Delete Jobs in Production, impersonate you to delete the jobs, then restore original privileged rights. It's a good practice not to migrate jobs into Pre-Prod or Production as an individual user.
    BR,
    Derrick Au

  • How can I delete printed job list Delete jobs grayed

    How can I delete printed job list Delete jobs grayed

    Apple lets you see a list of what is printed out but there is no way to erase the list and mine is two years of all that printed out. I want to erase it but there is no place to get rid of the list or the items on it. Epson said it was an Apple problem. Apple doesn't seem to know the answer. You can only delete jobs when it is not grayed out and it is usually for those you have not printed . I am hoping someone can figure it out.

  • How to delete the problem-solution in Solution Database

    Dear Sir,
    I need to delete  the problem-solution in Solution Database which is already created in CRM ( IS01). However, I don't know how to delete.
    Please advise.
    Thank you and best regards,

    Dear Sir,
    I need to delete  the problem-solution in Solution Database which is already created in CRM ( IS01). However, I don't know how to delete.
    Please advise.
    Thank you and best regards,

  • How to recover the deleted job in sql server 2005

    Hi
    one of the user accidently deleted the job.and i want to recover the job.i have msdb backup,can i restore the database backup?
    please advice the prosess for recovering the deleted job
    koteswarrao

    You can but be careful.
    Restore the database as MSDB_Restored and then query sysjobs, sysjobsteps and sysjobschedules to get the details of your job and then use the detail to recreate the Job.
    Tony C

  • Deleting XI Messages - Abap dump in Delete job

    Hi all,
    I would like to know if we could directly delete xml messages without archiving. We are working on a sandbox system.
    I tried to schedule a delete job  ARCDEL_Delete_20080612115401 / 11540100.
    It cancelled giving an abap dump CALL_FUNCTION_NOT_FOUND.
    the abap dump is as follows:
        The function module " " is called,
        but cannot be found in the library.
        Error in the ABAP Application Program
        The current ABAP program "ARCDEL_DELETE_PARA" had to be terminated because it
         has
        come across a statement that unfortunately cannot be executed.
    Any idea why a function module with no name is called?
    Thank you.
    Regards,
    Raghavan

    Hi Raghvan,
    There are few ABAP report for that
    RSXMB_DELETE_MESSAGES
    RSXMB_DELETE_ARCHIVED_MESSAGES
    check this blog for reference :
    /people/gourav.khare2/blog/2007/12/21/mass-cancellation-of-error-messages--xi
    Sachin

  • ALV background job problem

    Hello gurus,
    Kindly help me in resolving this back ground job problem.
    We have  a program which gives a tabstrip alv output. they are calling subscreens for this and using containers for alv.
    its running good in foreground but going dump in back ground execution.
    i have used the code written in forums,
    data: or_doc  type ref to cl_gui_docking_container .
    if cl_gui_alv_grid=>offline( ) is initial.
        create object or_custom_container
               exporting container_name = c_container.
      create object or_grid
             exporting i_parent = or_custom_container.
    else .
    create object or_grid
             exporting i_parent = or_doc .
    endif .
    now the error is ''set screen not allowed in subscreens.''
    Could you tell me wats the problem
    regards
    rajesh

    Hi Sandeep,
    Change the 1st statement of your program
    REPORT ZALV LINE-SIZE 300.
    Specify output device as LOCL or LP01 with format as X_65_255 for 255 character width of output.
    If width of ALV output is more than 255 say 325, then create a format in SPAD as X_65_325 & assign the same to ALV.
    Best regards,
    Prashant

Maybe you are looking for

  • Business Connector problem with SSL and Web Services

    Hi, I have generated a Web Connector Service and tested this in our DEV and QA environment with http and no credentials. All is fine. I now switched to SSL and was provided with an https WSDL by our Web Server developers. The Web Connector service ge

  • How to create selection variables on the KF

    Hi,     i need to create a variable on the CKF and the user is going to give the selections like >90% or <100%  in the variable screen before runing the report.on the report should show the values based on the selection. 1.how to create the variables

  • I updated my iPhone 4 to iOS 5 but there is no network showing. It was working perfectly before the update.

    I updated my iPhone 4 to the iOS 5 and it showed as successful after completion. I have put my sim card in the phone and it has shown as no service. I tried another sim in it and it's showing the same thing. In trouble shooting I put the card in my i

  • Undo_Retention

    Hi I had a Scenario : Undo_Management = AUTO Undo_Retention = 10 Undo Tablespace Size = 1MB i perform "insert into emp select * from emp" till the rows are around 14000; Now when i "insert into emp select * from emp", throws Unable to Extend Segment

  • Dual identity for MPB: Leopard on  External Drive

    I will be getting a new MBP at work, and am wandering if theres a way to have it serve a second purpose as my personal computer at home. As the work computer it will come loaded with all the work stuff on internal drive, and be configured and updated