Increasing Max run time in DATA load

Hi,
I know to increase the maximun run time we have to set in the infopackage level or RSCUSTV2 or from Monitor
My question is how to increae the time for the dataload when the load is happenning.
Assume the r/3 job is running and the BW job is going to be red due to timeout setting. I want to extend this time out time during this dataload...
How to do that ?
Thanks

HI
Pvc
This is a basis job you will have to chnage the setting of the profile.
Tcode is RZ10
select your profile
look for max_wprun_time
you will have to increase it here
You will have to restart the server after doing this.
Contact your basis team to do this
Hope this helps
K.Mohan

Similar Messages

  • What If want Running Time or Date with Time.

    Hi All.
    And thanks to those who replied.If u see my discussion "No Hard Coded Date", If I want running time or Date with the Current Time then how would I do that. Thanks to u all guys,actually I m new to JSP.

    hey
    in java.util.Date class u can find lot of methods like getTime()

  • Takes Long time for Data Loading.

    Hi All,
    Good Morning.. I am new to SDN.
    Currently i am using the datasource 0CRM_SRV_PROCESS_H and it contains 225 fields. Currently i am using around 40 fields in my report.
    Can i hide the remaining fields in the datasource level itself (TCODE : RSA6)
    Currently data loading takes more time to load the data from PSA to ODS (ODS 1).
    And also right now i am pulling some data from another ODS(ODS 2)(LookUP). It takes long time to update the data in Active data table of the ODS.
    Can you please suggest how to improve the performance of dataloading on this Case.
    Thanks & Regards,
    Siva.

    Hi....
    Yes...u can hide..........just Check the hide box for those fields.......R u in BI 7.0 or BW...........whatever ........is the no of records is huge?
    If so u can split the records and execute............I mean use the same IP...........just execute it with different selections.........
    Check in ST04............is there are any locks or lockwaits..........if so...........Go to SM37 >> Check whether any Long running job is there or not.........then check whether that job is progressing or not............double click on the Job >> From the Job details copy the PID..............go to ST04 .....expand the node............and check whether u r able to find that PID there or not.........
    Also check System log in SM21............and shortdumps in ST04........
    Now to improve performance...........u can try to increase the virtual memory or servers.........if possiblr........it will increase the number of work process..........since if many jobs run at a time .then there will be no free Work prrocesses to proceed........
    Regards,
    Debjani......

  • Time dependent data load to BW using Fixed Time Interval selection

    Hi,
    I'm facing a problem in extracting time-dependent master data to BW. I would really appreciate if anyone can help in this regard.
    We have a table in R/3 which has time-dependent data. For example, for a single OBJID we could have multiple records with different BEGDA/ENDDA and different attributes. When we try to load this data into BW InfoObject, we see a time-dependent data selection in update tab of infopackage. We need to select BEGDA/ENDDA in datasource since otherwise during loads we would get a "DUPLICATE RECORDS" load error in BW.
    The problem is when we enter a Fixed-time interval Start Data and End Date in the InfoPackage, only the records with that StartDate and EndDate are loaded. Ideally I would want to see all the records whose BEGDA/ENDDA falls in the range of StartDate and EndDate.
    I tried modifying the ROOSFIELD table for the data source. I made the BEGDA SELOPTS as GE(16) and ENNDA SELOPTS as LE(64). But still it doesn't seem to work. I checked if the change to ROOSFIELD has any affect in RSA3. Unless we give a range for BEGDA it doesn't seem to behave as expected. Could someone let me know how I can load all records to BW whose BEGDA/ENDDA fall in the range of StarteDate and EndDate.
    Thanks,
    Anil.

    Anil,
    If you are using a custom dataSource, make sure the dataSource fields for begda and ennda are labeled "datefrom" and "dateto".
    Cheers,
    T-

  • Run time error when loading external dimensions in Dev Studio

    Hi,
    I'm getting a run-time error when I try to load externally managed dimensions in Dev Studio using "Discover" button. The dimensions appear in the state folder so they got loaded fine but not sure why they are not being loaded into dev studio.

    Your question relates to the Endeca Commerce product(s), and would be better asked in this forum: Technical Questions .

  • Attr change run cannot preceed Data Load?

    Hi, all
    I need to make attr change run before loading data, because these active MD should be used in data loading routines. When checking this chain BW shows message " A type "Attribute Change Run" process cannot precede process "Execute InfoPackage" var. ZPAK_E5NXARYHE6BXRST2FD3YZAN7B in the ch".
    Why? Is that because change run only activated and chain doesnt wait for change run end and starts next process?
    Or I can suppress this warning?

    <b>2 Gopikrishna eriki </b>
    Why? I think it isn't for no particular reason.
    <b>2AHP</b>
    <i>normaly attribute/hierarchy change run is performed after all data loading finished, it should put after the infopackage process.
    </i>
    But here I need to schedule another load after this change run. And I want to use results of this change run in this load.
    BTW, when running this chain I have dump on this infopackage load with OPEN_DATASET_NO_AUTHORITY on lines
      OPEN DATASET L_PFILENAME FOR INPUT IN TEXT MODE   
        ENCODING DEFAULT                                
        IGNORING CONVERSION ERRORS.                     
    When I schedule this package manually everyting is OK.

  • Time of data load

    Hi,
    In the query, how to display the date and time of last data load?
    Thanks.

    Hi there,
    There's a button named Information every time you execute a query that has that has that information.
    Diogo.

  • Underlying RS Table :: Date & Time for Data Load Requests

    Dear SAP BW Community,
    In BW 3.5, does anybody know the underlying "RS" table where I can check to see the earliest date & time which a data target was loaded, by providing the data target's technical name in SE16 ?
    Thanks!

    OK, I've found the timestamp the data load requests in the table RSMONICDP.
    To get the earliest data load for infoCube FRED, I'm going to Oracle via SQL*Plus, as follows:
    select to_char(min(TIMESTAMP)) from sapr3.RSMONICDP where ICUBE = 'FRED' ;

  • How to Run ebs adaptor data load for 1 year using DAC

    Hi,
    iam trying to Run the ebs adaptor data load for 1 year for procurement and spend ,Please let me know the parameter to set in DAC.
    last extract date is set as Custom Format(@DAC_SOURCE_PRUNED_REFRESH_TIMESTAMP
    Thanks

    You need to set $$INITIAL_EXTRACT_DATE to a year ago. The LAST EXTRACT DATE is something used for incremental loads and you do not manually set that.
    if this helps, mark as correct or helpful.

  • SetCtrlVal on a "string control" is requesting run-time "int" data

    Hi,
    We at KPIT Cummins are using LabWindows for one of our automotive projects. We have a GUI with multiple tabs and one of our string text boxes is popping up the below error (also attached jpeg).
    FATAL RUN-TIME ERROR:   "Temp.c", line 2642, col 38, thread id 0x00000F4C:   Invalid argument type: found 'pointer to char', expected 'int'.
    We have tried to debug this project and we believe that the line giving us an issue is:
    ret_val=SetCtrlVal( h_Tab_Intgd[INTGD_CFG_DATA_TAB], INTGDTAB_ACCXSCAL​E, aa_uc_Temp_Array );
    where,
    h_Tab_Intgd[INTGD_CFG_DATA_TAB] is an array of handles for the form (stores all handles for the tabs)
    INTGDTAB_ACCXSCALE is the name of the string object (exact constant name as it appears in the LabWindows created .h file for GUI constants)
    and aa_uc_Temp_Array is an array of characters. (currently holding "0.000000\n")
    There is another form in our code that has a similar feature but with a different constant ID...and the SetCtrlVal seems to work for that form. We do not understand why it gives a runtime error for this particular form.
    This project code is a big chunk of code and we cannot currently share the project due to a confidentiality clause. Can you help us find the exact problem with what little information we have shared ?
    Solved!
    Go to Solution.
    Attachments:
    temp.jpg ‏19 KB

    This is an error that I happen to face sometimes, especially with tab controls; in my experience every time I have eventually found that the panel handle was wrong: may it be that your handle arrays ir rewritten somewere so that it holds incorrect values?
    If I were you I'd place a breakpoint where you retrieve the panel handle for the tab page and another on faulting SetCtrlVal line, comparing the panel handles in both places.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Time stamp data load

    Hi Gurus
    How can we upload time stamp data in BW
    ex: 15/06/08 12:50pm,  TO SINGLE INFOOBJECT,
    need it now,
    Thanks & regards
    Ogeti

    Hi,
       You could use a routine in the transformation.
    The routine would look something like this.
    DATA: v_timestamp(14).
    CONCATENATE sy-datum sy-uzeit INTO v_timestamp.
    Result = v_timestamp.
    You need not map any field. Just write the routine.
    Assign points if helpful
    Regards

  • Issue at the time of Data load

    Hi Team,
    While doing Import from data manager package syatem not loading the data and througing error.
    Log as below:
    Package:                     Import
    Appset:                      RCOM1
    Application:                 LEGALAPP
    Request Time:                2009-03-31 04:58:14
    Start   Time:                2009-03-31 04:58:14
    End     Time:                2009-03-31 04:58:15
    Total   Time:                00:00:01
    TOTAL STEPS  3
    1. Assign initial parameters:        completed  in 1 sec.
    2. Convert data:                     Failed  in 0 sec.
    [Selection]
    FILE= DataManager\DataFiles\My Files\TB_FEB_2009_1.txt
    TRANSFORMATION= DATAMANAGER\TRANSFORMATIONFILES\SYSTEM FILES\IMPORT.XLS
    CLEARDATA= No
    RUNLOGIC= No
    [The list of conversion files in each transformation file]
    Transformation file: DATAMANAGER\TRANSFORMATIONFILES\SYSTEM FILES\IMPORT.XLS
    [Messages]
    Convert data
    The data file is empty. Please check the data file and try again.
    I am using same members are there in dimensions and same dimensions. Because of this reason I havent used any transformation file for loading data into legal application.
    Please help me in resolving this error.
    Regards
    Naveen.KV

    Hello,
        It looks like the convert data task is receiving an empty file to load. Are you use the standardt Import package or a custom one?
        Please try to activate the debug information, adding the instruction DEBUG(ON) and verify the data into the file passed to the conversion task.
    Regards,
    Mihaela

  • How can I specify the PARTITION name at the time of data load?

    Hi,
    I have a table with 4 partitions. By using SQL*Loader I'm going to load data into the same. While inserting the records it should go to the 2nd partition only.
    Where should i specify the Partition name?
    Please clarify me with sample code.
    Thanks.

    Assuming that the partition is empty before the load, I would load the data into a temp table with the same structure as the partitioned table. After all the data is successfully loaded, exchange the partition of the table with the temp table using 'alter table ... exchange partition...'
    Another question is, how is your table partitioned?
    Message was edited by:
    Jens Petersen

  • Run time error data retrieval

    hi all
    am creating a normal alv reprt using
    <b>perform data_retrieval.
    perform build_fieldcatalog.
    perform build_layout.
    perform display_alv_report.</b>
    but am getting a error in the form data retrieval the form is as below
    <b>form data_retrieval.
    select FBUDA VBELN WERKS LGORT NETWR
      UP TO 10 ROWS
      from vbrp
      into table IT_VBRP.
    endform.                    " DATA_RETRIEVAL</b>
    please help me out from this.
    with regards
    vijay

    here the order of fields u r selecting is different from the strucure of the table...
    try this ...
    form data_retrieval.
    select FBUDA VBELN WERKS LGORT NETWR
    UP TO 10 ROWS
    from vbrp
    into <b>corresponding fields of </b>table IT_VBRP.
    endform. " DATA_RETRIEVAL
    reward if it helps u..
    sai ramesh

  • Data load times

    Hi,
    I have a question regarding data loads. We have a process cahin which includes 3 ods and cube.
    Basically ODS A gets loaded from R/3 and the from ODS A it then loads into 2 other ODS B, ODS C and CUBE A.
    So when I went to monitor screen of this load ODS A-> ODS B,ODS C,CUBE A. The total time shows as 24 minutes.
    We have some other steps in process chain where ODS B-> ODS C, ODS C- CUBE 1.
    When I go the monitor screen of these data loads the total time the tortal time  for data loads show as 40 minutes.
    I *am suprised because the total run time for the chain itself is 40 minutes where in the chain it incclude data extraction form R/3 and ODS's Activations...indexex....
    *Can anybody throw me some light?
    Thank you all
    Edited by: amrutha pal on Sep 30, 2008 4:23 PM

    Hi All,
    I am not asking like which steps needed to be included in which chain.
    My question is when look at the process chain run time it says the total time is equal to 40 minutes and when you go RSMO to check the time taken for data load from ODS----> 3 other data targets it is showing 40 minutes.
    The process chain also includes ods activation buliding indexex,extracting data from R/3.
    So what are times we see when you click on a step in process chain and displaying messages and what is time you see in RSMO.
    Let's take a example:
    In Process chain A- there is step LOAD DATA- from ODS A----> ODS B,ODS C,Cube A.
    When I right click on the display messages for successful load it shows all the messages like
    Job started.....
    Job ended.....
    The total time here it shows 15 minutes.
    when I go to RSMO for same step it shows 30 mintues....
    I am confused....
    Please help me???

Maybe you are looking for