DB02 space overview refresh job cancelled

Dear All,
when i m trying to refresh the DB02 data from that transaction the job with name
'REFRESH SPACE STATISTIC:DEFAULT ' get created but it got cancelled with massage  ABAP/4 processor: DATA_LENGTH_0 .
In ST22 we can see the following.
CX_SY_RANGE_OUT_OF_BOUNDS.
The error state the following:
Invalid partial field access: Length 0
What happened?
    Error in the ABAP Application Program
    The current ABAP program "SAPLSDBORA3" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
Line  SourceCde
  921             MOVE ''                        TO wa_bw_object-details.
  922           WHEN 'X'.
  923             MOVE 'BW master data'          TO wa_bw_object-area.
  924                                                         "#EC NOTEXT
  925             MOVE 'Navigational attributes' TO wa_bw_object-type.
  926                                                         "#EC NOTEXT
  927             MOVE 'Time independent'        TO wa_bw_object-details.
  928                                                         "#EC NOTEXT
  929           WHEN 'Y'.
  930             MOVE 'BW master data'          TO wa_bw_object-area.
  931                                                         "#EC NOTEXT
  932             MOVE 'Navigational attributes' TO wa_bw_object-type.
  933                                                         "#EC NOTEXT
  934             MOVE 'Time dependent'          TO wa_bw_object-details.
  935                                                         "#EC NOTEXT
  936           WHEN OTHERS.
  937             MOVE 'Other'                   TO wa_bw_object-area.
  938                                                         "#EC NOTEXT
  939             MOVE ''                        TO wa_bw_object-type.
  940             MOVE ''                        TO wa_bw_object-details.
  941         ENDCASE.
  942         MOVE wa_root_list-owner     TO wa_bw_object-owner.
  943         MOVE wa_root_list-root_name TO wa_bw_object-object_name.
  944         MOVE wa_root_list-size      TO wa_bw_object-size.
  945         MOVE wa_root_list-ext_num   TO wa_bw_object-ext_num.
  946         MOVE wa_root_list-blocks    TO wa_bw_object-blocks.
  947         MOVE 1                      TO wa_bw_object-root_num.
  948         MOVE wa_root_list-par_num   TO wa_bw_object-par_num.
  949         MOVE wa_root_list-lob_num   TO wa_bw_object-lob_num.
  950       ELSE.
Here is an error
>>>>>           IF wa_root_list-root_name(len_help)
  952             = wa_bw_object-object_name(len_help).
  953           ADD wa_root_list-size      TO wa_bw_object-size.
  954           ADD wa_root_list-ext_num   TO wa_bw_object-ext_num.
  955           ADD wa_root_list-blocks    TO wa_bw_object-blocks.
  956           ADD 1                      TO wa_bw_object-root_num.
  957           ADD wa_root_list-par_num   TO wa_bw_object-par_num.
  958           ADD wa_root_list-lob_num   TO wa_bw_object-lob_num.
  959           IF wa_root_list-owner <> wa_bw_object-owner.
  960             MOVE 'Not unique'        TO wa_bw_object-owner.
  961                                                         "#EC NOTEXT
  962           ENDIF.
  963         ENDIF.
  964       ENDIF.
  965       MOVE-CORRESPONDING wa_root_list TO wa_bw_obj_ext.
  966       MOVE wa_bw_object-object_name   TO wa_bw_obj_ext-object_name.
  967       APPEND wa_bw_obj_ext TO tab_bw_obj_ext.
  968     ENDLOOP.
  969     IF NOT wa_bw_object IS INITIAL.
  970       APPEND wa_bw_object TO tab_bw_object.
Can anybody please help me out??
Edited by: rohan shah on Feb 3, 2009 9:47 AM

Hai,
SAP_COLLECTOR_FOR_PERMONITOR need to be scheduled in all the systems in the landscape in order to collect the performace data of the system.
You can schedule the job from SM36, report RSCOLL00 schedules all of the reports that need to run for the performance monitor. RSCOLL00 uses table TCOLL to determine what to run.
This job is not cleint specific so scheduling it in 000 client is the best way. The job user should be DDIC.
Regards,
Yoganand.V

Similar Messages

  • DB02 - space overview display zero values

    Hi Friends,
    When I executed DB02 t-code. I got zero values in the fields (Database, Users, Tablespace, Segments)
    I got the same with ST04 -> Space Overview.
    So, Please tell me the solution for this.
    Thanks & Regards

    Hi Varadhu,
    As per your guidance, I tried to check SAP_COLLECTOR_FOR_PERFMONITOR job which is scheduled hourly.
    It is executed successfully. But, When I checked the Job Logs , I found something wrong in this. I mention this as below:
    "Message text"
    Job Started
    step 001 started (program RSCOLL00, variant, user ID SHISHYA)
    Clean_Plan: Cleanup of DB13 Plannings
    Clean_Plan: Started by RSDBPREV on server sarswati
    Clean_Plan: Cleaning up jobs of system SD1
    Function DB6_PLAN_STOP_BATCH_JOB failed with return code = Job error
    Clean_Plan: terminated with error
    REASON=Job error
    Database system not supported
    Job finished
    I have checked system time zone in the tcode STZAC which is correct.
    So, Please tell me how to resolve this issue.
    Thanks & Regards

  • ERROR CONDITION EXISTS in DB02  Space overview

    Hi ,
    I had installed SAP Solution Manager4.0  then applied Support packs upto SPS14.
    But from DB02 space over view , i see that there is no File free space avaialble even though there is lot of space available on the disk (153GB Free disk avaialble on the same drive).The auto extent growth is on and is set to 100MB and size limit set to "no limit".
    The response time is high for all Tcodes executed.
    Please let me know the what could be the problem .
    Regards,
    ganesh

    Dear ganesh,
    also i have exactly the same problem. If you have any idea or if you solve the error please answer me.
    Thanks in advance,
    Thanasis

  • DB02 - Space - overview Histoy not showing old data

    Hi,
            We are using ECC6HPUX11Oracle 10.2.0.4 and patch level is 17. We have recenlty upg the supp pack. Our issue is DB02 is not showing last years Space history. We have other Env of SRM SCM and XI where there is no problem with the Space - history. Now the space history is showing only from jan 2009 and we want the old space history. can anyone please help us
    Thank you
    Umesh K

    Hi,
    Please check attached link.
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=73945]
    Hope this helps.
    Manoj

  • DB02 table space overview display wrong sizes

    Hi all
    I get this result when I run the transaccion DB02 and table space overview
    Tablespaces: Main data   (Last analysis: 13.12.2009 04:00:29)
    PSAPSR3                 55,000.00     2,458.31
    PSAPSR3700           44,980.00     2,128.50
    PSAPUNDO               5,060.00     4,921.94
    PSAPTEMP               2,000.00     2,000.00
    SYSTEM                                 880          14.38
    SYSAUX                                 340          20.75
    PSAPSR3USR                       20               14
    Its displaying wrong informaction. The correct its the informatcion below and I get with a detailed analysis.
    Tablespaces: Main data   (Last analysis: 21.07.2010 13:04:51)
    PSAPSR3                     75,000.00     4,352.13
    PSAPSR3700          44,980.00     1,634.44
    PSAPUNDO              5,060.00     4,752.81
    SYSTEM                                880     10.25
    SYSAUX                                360     23.5
    PSAPSR3USR                      20     13.31
    PSAPTEMP                          0     0
    I think is for the date of the last analysis, but I dont know how to update my table space overview analysis: i will appreciate it any one cant tell me how to update the analysis.
    Best regards.
    Edited by: Alvaro Olmos on Jul 21, 2010 8:16 PM

    To refresh the table space overview do :
    DB02 ->Refresh->there you will find two options choose second one
    And it will refresh the tablespaces.
    Or you can also schedule update stats job daily to update it automatically.
    Regards,
    Shivam

  • How can i get the list of DB02's Table spaces-overview?

    Dear Experts,
           Could you help me about how can i get the list of DB02's Table spaces-overview? which function module can do it?
    Thanks a lot

    Hi,
    Execute this FM DB02_ORA_FILL_TD110
    U will get all the details of table spaces in the importing parameter TD110 of that FM.
    Reward if helpful
    Regards
    Vodka.

  • SAP_COLLECTOR_FOR_PERFMONITOR job cancellation

    Hello SAP,
    The SAP Standered job "SAP_COLLECTOR_FOR_PERFMONITOR job cancelled due to DUMP                    "CONNE_ILLEGAL_TRANSPORT_HEADER".
    DUMP details:
    The current ABAP program "SAPLSEU_COMPONENT" had to be terminated because it  has
    come across a statement that unfortunately cannot be executed.
    Could you please let me know how to resolve this issue.
    Thanks & Regards
    Prabhu
    Edited by: Prabhu on Jul 23, 2009 1:05 PM

    HI,
    Here is the log :
    Runtime Errors         CONNE_ILLEGAL_TRANSPORT_HEADER
    Date and Time          07-26-2009 05:49:42
    Short text
    IMPORT dataset cannot be interrupted.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "SAPLSEU_COMPONENT" had to be terminated because it
    has
    come across a statement that unfortunately cannot be executed.
    Error analysis
    In this particular case, already the header of the dataset is invalid.
    More precisely: The first byte of the dataset, which is
    used for security purposes, is already invalid.
    User and Transaction
    Client.............. 000
    User................ "BATCH-USER"
    Language key........ "E"
    Transaction......... " "
    Transactions ID..... "4A65E5E38F2F6948E10000000AFC02C1"
    Program............. "SAPLSEU_COMPONENT"
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
    Information on where terminated
    Termination occurred in the ABAP program "SAPLSEU_COMPONENT" - in
    "RS_COMPONENT_VIEW".
    The main program was "SAPMS07A ".
    In the source code you have the termination point in line 35
    of the (Include) program "LSEU_COMPONENTU01".
    The program "SAPLSEU_COMPONENT" was started as a background job.
    Job Name....... "SAP_COLLECTOR_FOR_PERFMONITOR"
    Job Initiator.. "BATCH-USER"
    Job Number..... 04494200
    Source Code Extract
    Line
    SourceCde
    5
    *"     VALUE(LANGUAGE) LIKE  SY-LANGU DEFAULT SY-LANGU
    6
    *"     VALUE(OBJECT_TYPE) LIKE  TADIR-OBJECT OPTIONAL
    7
    *"     VALUE(REFRESH) LIKE  SY-INPUT OPTIONAL
    8
    *"     VALUE(WITHOUT_TREE_SETTING) LIKE  SY-INPUT OPTIONAL
    9
    *"     VALUE(IGNORE_SFW_SWITCHES) TYPE  CHAR1 DEFAULT SPACE
    10
    *"  TABLES
    11
    *"      NODETAB STRUCTURE  SNODETEXT
    12
    13
    14
    DATA: subrc LIKE sy-subrc.
    15
    DATA: l_delete TYPE i.
    16
    DATA: date LIKE sy-datum.
    17
    18
    CLEAR sy-subrc.
    19
    date = sy-datum.
    20
    REFRESH nodetab. CLEAR nodetab.
    21
    G_IGNORE_SFW_SWITCHES = IGNORE_SFW_SWITCHES.
    22
    23
    IF object_type = 'FUNC'.
    24
    object_type = 'FUGR'.
    25
    ENDIF.
    26
    IF object_type = space.
    27
    object_type = 'APPL'.
    28
    ENDIF.
    29
    apid-langu = language.
    30
    apid-type  = object_type.
    31
    32
    IF refresh IS INITIAL.
    33
      get table "nodetab" of all object lists
    34
      of the desired type "object_type":
    >>>>>
    IMPORT date nodetab FROM DATABASE dwtree(ap) ID apid
    36
    ACCEPTING PADDING.
    37
    subrc = sy-subrc.
    38
    ENDIF.
    39
    40
    IF subrc NE 0 OR refresh = 'X'.
    41
    IF object_type = 'APPL' OR
    42
    object_type = 'DEVC'.
    43
    CASE object_type.
    44
    WHEN 'APPL'.
    45
    PERFORM get_components TABLES nodetab.
    46
    WHEN 'DEVC'.
    47
    PERFORM get_devc_view TABLES nodetab.
    48
    ENDCASE.
    49
    IF without_tree_setting IS INITIAL.
    50
    CALL FUNCTION 'RS_TREE_CONSTRUCT'
    51
    TABLES
    52
    nodetab = nodetab
    53
    EXCEPTIONS
    54
    OTHERS  = 4.
    Edited by: Prabhu on Jul 26, 2009 12:17 PM

  • DB02 Space Statistics - how to change interval and measurements?

    In DB02, Space Statistics history, how do we change the interval and/or number of measurements?  Ours seems to be lagging a week behind.  We run update job once a week on Thursday night.  Right now DB02 shows current data run on 5/18/06 but history stops at 5/11/06.  We would like history up through 5/18/06.  Is that possible?
    TIA,
    Margie Teppo
    Perrigo Co.

    The frequency of the file statistics collection can be controlled through ST03 -> Collector and Performance DB -> Performance Monitor Collector -> Execution Times. For the table history, you need to loook at the entry for report name RSDB_TDB (in older releases: RSORATDB). If the setting is correct, you should check the job logs of the job SAP_COLLECTOR_FOR_PERFMONITOR at the time when you were expecting the collection to run. You can also submit a manual collection through DB02 -> Refresh File Statistis (Background). This will submit a job RSDB4090, and if you don't get the history data as expected, you should check its job log for potential errors. If this doesn't solve your problem, you can open a customer message for SAP, so that the SAP support can look at your system.
    Kind regards, Christian Bartels.

  • BWREMOTE background job canceled in sap r/3 system

    Hi my friends,
    Thanks for your help ahead.
    Today I checked the background job in SAP R/3 created by BWREMOTE via SM37. It showed me some jobs had been canceled.
    I displayed its log, the detail message is:
    ==========================================
    Step 001 started (program SBIE0001, variant &0000000083494, user name BWREMOTE)
    DATASOURCE = ZQM_NOT_SHFGRP
    Call up of customer enhancement BW_BTE_CALL_BW204010_E (BTE) with 1,593 records
    Result of customer enhancement: 1,593 records
    Call up of customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 1,593 records
    ABAP/4 processor: SAPSQL_INVALID_FIELDNAME
    Job cancelled
    ==========================================
    Then I displayed the "Long Text" of the job log. It is
    One of the field names in the SELECT clause was not recognized.
    Error analysis
    The SELECT clause was specified in an internal table at runtime.
    It contains the field name "TPR00", but this does not occur in any of
    the database tables listed in the FROM clause.
    Information on where termination occurred
    The termination occurred in the ABAP/4 program "SAPLXRSA " in
    "EXIT_SAPLRSAP_001".
    The main program was "SBIE0001 ".
    Source code extract
    008840 concatenate 'TPR'
    008850 day_temp+6(2)
    008860 ' = '
    008870 ' ''' zshift '''' into
    008880 cond .
    008890 append cond to itab .
    008900 select schkz into i_not_shfgrp-zzschkz from t552a
    008910 where zeity = '2'
    008920 and mofid = 'CN'
    008930 and mosid = '28'
    008940 and ( schkz = 'SFTA' or
    008950 schkz = 'SFTB' or
    008960 schkz = 'SFTC' or
    008970 schkz = 'SFTD' )
    008980 and kjahr = day_temp+0(4)
    008990 and monat = day_temp+4(2)
    > and (itab) .
    009010 endselect.
    I guess that there is not a field named TPR00 in table t552a.
    Next, I opened the 'project management of sap enhancement' via CMOD, entering the project name and chosing 'Display'.
    Then Double click the Components 'EXIT_SAPLRSAP_001', we can see the function module 'EXIT_SAPLRSAP_001'. In the source codes, there is an include program, it is 'INCLUDE ZXRSAU01.'.
    Then, I double clicked the Include program and find the position program terminated. The source codes are:
    ZQM_NOT_SHFGRP *
    when 'ZQM_NOT_SHFGRP'.
    loop at c_t_data into i_not_shfgrp .
    l_tabix = sy-tabix .
    clear :mbatch ,zshift,cond ,zfield, zcharg, day_temp .
    refresh itab.
    if i_not_shfgrp-ausvn is initial.
    else.
    aa = '080000'.
    bb = '160000'.
    cc = '235959'.
    day_temp = i_not_shfgrp-ausvn.
    if i_not_shfgrp-auztv ge aa and
    i_not_shfgrp-auztv lt bb .
    zshift = 'MSHF' .
    elseif i_not_shfgrp-auztv ge bb and
    i_not_shfgrp-auztv le cc .
    zshift = 'LSHF'.
    else .
    zshift = 'NSHF'.
    day_temp = i_not_shfgrp-ausvn - 1.
    endif.
    concatenate 'TPR'
    day_temp+6(2)
    ' = '
    ' ''' zshift '''' into
    cond .
    append cond to itab .
    select schkz into i_not_shfgrp-zzschkz from t552a
    where zeity = '2'
    and mofid = 'CN'
    and mosid = '28'
    and ( schkz = 'SFTA' or
    schkz = 'SFTB' or
    schkz = 'SFTC' or
    schkz = 'SFTD' )
    and kjahr = day_temp+0(4)
    and monat = day_temp+4(2)
    and (itab) .
    endselect.
    endif.
    I found that we got a TPR00 during concatenation. In other words, day_temp+6(2) = 00. But I think it is impossible. I can not explain this.
    Any ideas, my friends. Many thanks.

    select schkz into i_not_shfgrp-zzschkz from t552a
    where zeity = '2'
    and mofid = 'CN'
    and mosid = '28'
    and ( schkz = 'SFTA' or
    schkz = 'SFTB' or
    schkz = 'SFTC' or
    schkz = 'SFTD' )
    and kjahr = day_temp+0(4)
    and monat = day_temp+4(2)
    <b>and (itab) .</b>  => doesn't make sense?!
    endselect.
    endif.
    it seems something got deleted between 'and' and '(itab)'... so, you'll have to recheck the requirements for your select to fill the 'and' statement further.
    so, it should look like
    and monat = day_temp+4(2)
    and <b><some kind of condition that needs to be fulfilled></b>.
    endselect.
    <b><some logic to fill a line in your internal table></b>.
    append cond to itab.
    endif.
    obviously <some kind of condition that needs to be fulfilled> needs to be replaced by a real condition
    and <some logic to fill a line in your internal table> needs to be replaced by some kind of formula
    I assume something like (otherwise it would be really weird to select that field):
    cond = i_not_shfgrp-zzschkz.
    or a formula using the i_not_shfgrp-zzschkz field.
    It would also be a lot better to replace your select ... endselect by a select single as you'll be selecting 1 record only anyways.
    Message was edited by:
            RafB

  • Job cancelled While loading data from DSO to CUBE using DTP

    Hi All,
      while i am loading data frm DSO to CUBE the job load is getting cancelled.
    in the job overview i got the following messages
        SYST: Date 00/01/0000 not expected.
       Job cancelled after system exception ERROR_MESSAGE
    wt can be the reason for this error as i have successfully loaded data into 2 layers of DSO before loading the data into the CUBE

    hi,
    Are u loading the flat file to DSO?
    then check the data in the PSA in the date field and replace with the correct date.
    i think u r using write optimised DSO which is similar to PSA it will take all the data from PSA to DSO.
    so clear the data in PSA and then load to DSO and then to CUBE.
    If u dont need a date field in CUBE then remove the mapping in transformation in cube and activate and make DTP activate and trigger it it will work.

  • Job cancelled after system exception ERROR_MESSAGE

    Hello all
    I am facing the following issue.
    A custom report is schedulled and run as backround job. The report should create a txt file on server.
    The report works fine in foreground, but as backround job ends up cancelled all the time.
    The job log:
    Job log overview for job:    VI5 / 13072800
    Date       Time     Message text                                                                     Message class Message no. Message type
    27.03.2009 13:09:28 Job started                                                                           00           516          S
    27.03.2009 13:09:28 Step 001 started (program ZESSRIN110R, variant PR1_0000381, user ID METAPARTNER)      00           550          S
    27.03.2009 13:09:28 File creation ERROR:                                                                  00           001          E
    27.03.2009 13:09:28 Job cancelled after system exception ERROR_MESSAGE                                    00           564          A
    There is no info in SM21 regarding the error.
    Can anybody help with this?
    Thanx in advance.
    imi
    Edited by: Imrich Vegh on Mar 27, 2009 2:27 PM

    btw the part of my code  looks like this:
    server path check
        IF p_srv IS NOT INITIAL.
          OPEN DATASET gv_server FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
          IF sy-subrc EQ 0.     --- I keep receiving 8 here in BACKGROUND JOB
            WRITE : / text-077,  gv_server.
          ELSE.
            MESSAGE text-069 TYPE 'E'.
          ENDIF.

  • Job Cancelled Problem

    Hi Masters,
    In SM37 I seen that 3 jobs were cancelled.
    Pls see below:
    ======
    Job started
    Step 001 started (program RSSTAT1, variant &0000000002410, user name ALEREMOTE)
    Log:Programm RSSTAT1; Request REQU_3ZAF2Q2IY0EE5RZCTYPE2FCAT; Status ; Action Start
    Deleting/reconstructing indexes for InfoCube ZSRVPUR01 is not permitted
    Deleting/reconstructing indexes for InfoCube ZSRVPUR01 is not permitted
    Log:Programm RSSTAT1; Request REQU_3ZAF2Q2IY0EE5RZCTYPE2FCAT; Status @08@; Action Callback
    Report RSSTAT1 completed with errors
    Job cancelled after system exception ERROR_MESSAGE
    How to investigate cancelled jobs under ALEREMOTE? How can i know this cancelled Job's request is assigned for what task.?
    How to rerun a cancelled job? Pls tell steps.
    Please suggest me.
    Thanks,
    BW26.

    Hi,
    it looks like you have an authority problem with aleremote. But anyway, did you check the syslog (sm21) or the dump overview (st22)? Are there any problems logged for the run time of the job?
    regards
    Siggi
    PS: Have look here it might be of some help for you! /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    Message was edited by: Siegfried Szameitat

  • Job cancelled after system exception ERROR_MESSAGE in DB13

    Hello All,
    When i opened the t-code DB13 i saw that this job "Mark tables requiring statistics update" is cancelled.
    JOB LOG:
    12.02.2011  22:00:16  Job started
    12.02.2011  22:00:16  Step 001 started (program RSDBAJOB, variant &0000000000085, user ID 80000415)
    12.02.2011  22:00:18  Job finished
    12.02.2011  22:00:18  Job started
    12.02.2011  22:00:18  Step 001 started (program RSADAUP2, variant &0000000000081, user ID 80000415)
    12.02.2011  22:01:26  Error when performing the action
    12.02.2011  22:01:26  Job cancelled after system exception ERROR_MESSAGE
    When check for the BGD Job in SM37 for this job i found the same error in the job log with the status cancelled.
    Job log overview for job:    DBA!PREPUPDSTAT_____@220000/6007 / 22001700
    12.02.2011 22:00:18 Job started
    12.02.2011 22:00:18 Step 001 started (program RSADAUP2, variant &0000000000081, user ID 80000415)
    12.02.2011 22:01:26 Error when performing the action
    12.02.2011 22:01:26 Job cancelled after system exception ERROR_MESSAGE
    I couldn't find any logs in SM21 of that time also no dumps in ST22.
    Possible reason for this error:
    I have scheduled the job Check database structure (only tables) at some other time and deleted the earlier job which was scheduled during the bussiness hours which caused performance problem.
    So to avoid performance issue i scheduled this job in the mid night by cancelling the old job which was scheduled during the bussiness hours.
    And from the next day i could see this error in DB13.
    Rest all the backups are running fine but the only job getting cancelled is for "Mark tables requiring statistics update"
    Could anyone tell me what should i do to get rid of this error?
    Can i schedule this "Mark tables requiring statistics update" again by deleting the old one?
    Thanks.
    Regards.
    Mudassir Imtiaz

    Hello Adrian,
    Thanks for your response.
    Every alternate day we used to have performance issue at 19:00hrs.
    Then when i checked what is causing this problem, i discovered that there was a backup "Check Database Structure (tables only)" scheduled at this time and it was mentioned that this backup may cause performance issue.
    Then i changed "Check Database Structure (tables only)" the time of this backup to 03:00hrs.
    The next day when i checked DB13 i found that one of the backups failed.
    i.e. "Mark Tables Requiring Statistics Update"
    Then i checked the log which i posted earlier with the error: "Job cancelled after system exception ERROR_MESSAGE"
    I posted this error here and then i tried to delete the jobs scheduled i.e. "Mark Tables Requiring Statistics Update" and then re-schedule it at the same time and interval.
    And then it started working fine.
    So i just got curious to know the cause of the failure of that job.
    Thanks.
    Regards,
    Mudassir.Imtiaz
    P.S There is one more thing which i would like to say which is not related to the above issue, and m sorry to discuss this in this thread.
    I found a few Bottlenecks in ST04 with Medium and High priority.
    Medium: Selects and fetches selectivity 0.53%: 122569 selects and fetches, 413376906 rows read, 2194738 rows qualified.
    High: 108771 primary key range accesses, selectivity 0.19%: 402696322 rows read, 763935 rows qualified.
    There are a lot these.
    I would really appreciate if you tell me what is the cause for these Bottlenecks and how to resolve.
    Thanks a lot.

  • Back ground job cancelling

    Hello Everyone,
    Our scheduled background job cancel each time in job log log it gives this error message:
    ""ABAP/4 processor: TSV_TNEW_BLOCKS_NO_ROLL_MEMORY"".
    This is a ABAP Memory Message.
    I went into ST22 and saw the error message. System is not able to allocate memory to the data selected from the table( No roll storage space of length 3178504 available for internal storage.). Probably i need increase the roll memory of our server, i think this will done by basis people.or  Alternatly i can process the data by small packets like 1000 records every time.
    So i can i know how can i process the data by small packets like 1000 records every time.
    Need your help.
    Thanks,
    Lasya.

    Hi
    If you can divide the data into two internal tables and later collect into the one internal table, this could solve yuor problem.
    Also you need to make sure that enough memory is available in the system. Check DB6cockpit for that.
    Also there are a lot of correction notes available with SAP for the error"TSV_TNEW_BLOCKS_NO_ROLL_MEMORY"
    Check what the job exactly does, and search for the relevant notes, as there are different notes for different application areas...
    if its a loading job(Infopackage) you can reduce the data packet size of the IP, but that might hamper the loading performance.
    Hope this helps
    Regards
    Shilpa

  • Custom Background Job Cancelling

    Hi Folks,
    I'm working on a custom development and I'm experiencing some trouble - I would greatly appreciate any help / effort from anyone in providing me with some ideas as to what the cause may be.
    Basically my development is made up of two parts - Part 1) A custom RFC used to trigger a custom program in the background - here i'm using job_open / submit program / job_close. This works fine and a job is successfully created to run the custom program
    Part 2) - The custom program, running in the background job tries to create a background job  to trigger standard program (f.05) with a variant. Again using job_open / submit program / job_close. However on this occassion when the second background job starts it cancels immediately -  stating "Make an entry in all required fields". . However the variant is fine and all the parameters for the standard program are filled. I can even trigger this program and variant seperately and it works.
    Are there conflicts in creating a background job from a background job ? I'm confused as to why this is not working and i would appreciate any help or ideas anyone could give me on this.
    Thanks alot for your time.
    Regards
    DK
    Overview
    RFC -> Create Background Job # 1 -> Background Job # 1 created successfully - Custom program running in Background Job # 1 tries to run standard program in backgroun - Background Job # 2 created successfully but immediately cancels - Job log message - "Make an entry in all required fields". Job cancelled after system exception ERROR_MESSAGE.

    Hi Guys,
    Thanks for your answers. The job log does say "Make an entry in all required fields" - but all the required fields are specified under the variant. I can even run this program with the same variant with no problems. I'm wondering what would affect the submit to program to prevent it passing the variant correctly - here is my submit
        SUBMIT sapf100 VIA JOB l_jobnam NUMBER l_jobcnt
        USING SELECTION-SET l_vari
        AND RETURN.
    l_vari = Variant Name
    l_jobname = job name
    l_jobcnt  = job count
    here is the message from the job log. your help is appreciated - thanks
    10.09.2009 14:22:18 Job started                                                             
    10.09.2009 14:22:18 Step 001 started (program SAPF100, variant &0000000000018, user ID XXXX)
    10.09.2009 14:22:18 Make an entry in all required fields                                    
    10.09.2009 14:22:18 Job cancelled after system exception ERROR_MESSAGE

Maybe you are looking for