Source System Job

Hi,
I am loading data from CRM system to BI system. Initially I have loaded data from datasource to PSA and PSA to DSO. Data was successfully updated from datasource to PSA and PSA to DSO.
After that I have checked the data records in datasource and BI (PSA & DSO). Datasource has 659 fields and the same count has been uploaded to PSA & DSO.
After that I have checked the job in SM37 in both systems. Job was finished at BI system but in source system side job was still in active mode.
I dont know why it is in active status.
This is the custom datasource which we created and populating data through function module.
can any body tell me why job was still in active mode in the source system and what should I do?
Thanks in Advance,
Venkat

Hi.......
What do u mean by job in BI side completed.............Look when a IP starts..........first a backgroung job will run............after completion of that background job.........the actual IP.....ie the extraction will start......if u r loading through Process chain...........then right click on the load process >> Display message...........Backg tab >> Click on Batch Monitor ..........the job name is BI_PROCESS_LOADING............if u r not loading through Process chain...........u can check this job in SM37......................r u talking about this job?..........or u mean that the IP is completed..........I mean status is green in BI side........
U r saying that still job is in active in the source system..............that means the extraction job(BIREQ*) is still running...........If the IP is showing completed in the BI side............then in the source system.........open the job through SM37............select the job >> In the top JOB tab is there >> Click on it >> then click on  Check Status............see whether the status is changed to finished or not........
Hope this helps.........
Regards,
Debjani.......

Similar Messages

  • Error in Source system (Job is not going in to job log of CRM system)

    Hi,
    We replicated datasources from CRM server in BI 7 server and they get replicated and are in Active version
    All transactiond atasources which are 7.0 version are executing successfully, but the Datasources which are in 3.5 version i.e. Datasource for master data infoobject gives error while executing infopackage.
    The error message is as follows:
    "Diagnosis
         In the source system, there is no transfer structure available for
         InfoSource 0CRM_MKTMETA_ATTR .
    System Response
         The data transfer is terminated.
    Procedure
         In the Administrator Workbench, regenerate from this source system the
         transfer structure for InfoSource 0CRM_MKTMETA_ATTR ."
    Also while executing the infopackage the job log in source system is not able to create the corresponding job.
    Following action are already been taken:
    1. Datasource replication
    2. Confirmed that the Transfer Structure are avialable and are in ACTIVE state.

    Hi
    It seems some changes are taken place at Source System for the Mast.Data DS. Try to Recheck the Same at Source System -- Activate/Retranport the same.
    BI side.
    RSA13Source System Your DS-- Replicate the Data Source -- Try to Run RS_TRANSTRUC_ACTIVATE_ALL(SE38) / Activate Transfer Rules Manually -- Then Full/Re Init -- Delta Uploads
    Hope it helps and clear

  • Source system jobs in ready status

    Hi Gurus,
    I am Extracting data from R/3 to BW, when i execute the infopackage the jobs in source system are in ready status and they are not moving to active & finished status.
    Is there any method to make the jobs in source system active manually.
    Thanks & Regards,
    chinnu.

    When you execute the infocpackage you must use the inmediatly option for execution or programmed job ...in your case is assume that you use the orogrammed job....if you use this last option...you must setup your job with init time...if you do not use the start time and hour the job will never starts....this could be your problem

  • How can we change the Job priority in the Source system

    Hi All,
    We are facing an issue with the process chain execution in the Production system. We have a process chain which runs daily in BI system and the chain is designed in such a way, that as soon as the chain starts in BI system,  a corresponding job is triggered in the Source system (ECC  6.0system).
    Now the issue is that after we have our Source system upgraded the memory allocation for the particular Job (FIGL )is reduced and due to which the FIGL job is failing frequently. When we have consulted some experts.They  advised Us to increase the Priority of the Job in source system to A/1, as of now the job is running in B/2 priority.
    Please let us know the way how we can increase the priority of the Source system Job, so that when the process chain triggers a job in source system and that particular jobs  should run with Priority A/1.
    Thanks in advance.
    Regards,
    Chandra.

    Hi Chandra,
    First please find the job name in SM37 for FIGL and check the job status to be in "released" status. Select that job and go to job menu and click on change. then it will take you to the job screen where you have "job class". Here you can change the job class to "A" to get to high priority.
    If you are unable to edit the job then create a new job with the same variants by clicking STEP button in the Job screen.
    Try these steps, let me know if are able to do so.
    Regards,
    Ravi Kanth

  • Data extraction taking long time in source system.

    Hi all,
    I have created one custom datasource which is full update (not delta).
    we are extracting data using function module in the source system.
    it works well in Dev system but when I try to pull even 10 days data from source system to BW in production environment it generates huge log in source system. job log gets full & we have to cancel the job.
    Job log looks as follows
    Job started
    Step 001 started (program SBIE0001, variant &0000000642922, user ID ALEREMOTE)
    Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)
    DATASOURCE = ZDSHIPTRACKN
    *          Current Values for Selected Profile Parameters               *
    * abap/heap_area_nondia......... 2000000000                              *
    * abap/heap_area_total.......... 2000000000                              *
    * abap/heaplimit................ 40000000                                *
    * zcsa/installed_languages...... DE                                      *
    * zcsa/system_language.......... E                                       *
    * ztta/max_memreq_MB............ 2048                                    *
    * ztta/roll_area................ 6500000                                 *
    * ztta/roll_extension........... 2000000000                              *
    Call customer enhancement BW_BTE_CALL_BW204010_E (BTE) with 3,858 records
    Result of customer enhancement: 3,858 records
    Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 3,858 records
    Result of customer enhancement: 3,858 records
    PSA=0 USING & STARTING SAPI SCHEDULER
    Asynchronous send of data package 1 in task 0002 (1 parallel tasks)
    IDOC: Info IDoc 2, IDoc No. 7775180, Duration 00:00:00
    IDoc: Start = 28.01.2011 11:26:36, End = 28.01.2011 11:26:36
    Call customer enhancement BW_BTE_CALL_BW204010_E (BTE) with 0 records
    Result of customer enhancement: 0 records
    Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 0 records
    Can someone plz tell me what can be the issue.?
    Thank you

    Hi
    Whats logic for datasource?
    can you share code here?
    it might work fine after some ABAP tuning.
    Regards
    Sudeep

  • Job terminated in source system -- Request set to red

    Hi Developers and supporters can you any one help me.
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the
    Date        Time      Message
    13.10.2010  16:48:01  Job started
    13.10.2010  16:48:01  Step 001 started (program SBIE0001, variant &0000000024579, user ID RFCUSR)
    13.10.2010  16:48:01  DATASOURCE = 0ACTIVITY_ATTR
    13.10.2010  16:48:01  *************************************************************************
    13.10.2010  16:48:01  *          Current Values for Selected Profile Parameters               *
    13.10.2010  16:48:01  *************************************************************************
    13.10.2010  16:48:01  * abap/heap_area_nondia......... 2000683008                              *
    13.10.2010  16:48:01  * abap/heap_area_total.......... 2000683008                              *
    13.10.2010  16:48:01  * abap/heaplimit................ 40894464                                *
    13.10.2010  16:48:01  * zcsa/installed_languages...... 6EDGIJL                                 *
    13.10.2010  16:48:01  * zcsa/system_language.......... E                                       *
    13.10.2010  16:48:01  * ztta/max_memreq_MB............ 256                                     *
    13.10.2010  16:48:01  * ztta/roll_area................ 6500352                                 *
    13.10.2010  16:48:01  * ztta/roll_extension........... 2000683008                              *
    13.10.2010  16:48:01  *************************************************************************
    13.10.2010  17:57:09  ABAP/4 processor: TSV_TNEW_PAGE_ALLOC_FAILED
    13.10.2010  17:57:09  Job cancelled

    Hi SUSUSU,
    The dump is related to temp table space issue.check the space for PSATEMP table.
    Use tcode DB02 to check the table spaces, in the tree diaplayed on you left. try to see the % used for your ODS & FACT tablespaces. Incase the % are too high like 99% etc, get in touch with you BASIS team.
    Request your basis team to increase the PSATEMP table space.
    Or
    Decrease the data packet size and run the info package.
    to decreae the packet size -- in the IP screen menu --> schedular -->Datasource setting for sending data --> there change the parameter Maximum size of a data packet in kByte.
    down you can find the area to enter the data packet size .
    for ex if it is 20000 decrease it to 10000 and run the info package

  • Job terminated in source system -- Request set to red,SAPSQL_SQLS_INVALID_

    Hi All,
    can any one help on this issue.
    I run the BI statistics in production and found out the error while triggering the delta's
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    Error msg :  Job terminated in source system --> Request set to red
    Message no. RSM078
    Job started
    Step 001 started (program SBIE0001, variant &0000000000756, user ID
    Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)
    DATASOURCE = 0TCT_DSA1
    RLOGSYS = BCLNT300
    REQUNR = REQU_D4GZHNLA3PSQ7XRNGL0EMV6AP
    UPDMODE = D
    LANGUAGES = *
    Current Values for Selected Profile Parameters *
    abap/heap_area_nondia......... 0 *
    abap/heap_area_total.......... 2147483648 *
    abap/heaplimit................ 40894464 *
    zcsa/installed_languages...... ED *
    zcsa/system_language.......... E *
    ztta/max_memreq_MB............ 2047 *
    ztta/roll_area................ 3000320 *
    ztta/roll_extension........... 2000683008 *
    ABAP/4 processor: SAPSQL_SQLS_INVALID_CURSOR
    Job cancelled
    But delta laoding for same is working in DEV...but not in prod...
    Please suggest
    Regards
    Shweta

    Swetha
    finally found out the notes.
    Please look into them and ask you basis to implemnt,
    1161940
    1106569
    1145041
    1146851
    Please have a look and ask for implemtation in your system which are suitable for you
    We also faced the same issue job termination in source system for BI Statistics
    Regards#
    Srini

  • Background job is running for long tome in source system (ECC)

    Hi All,
    Background job is running for long tome in source system (ECC) while extracting data to PSA.
    I checked in ECC system SM66,SM50 the job is still running
    in SM37 the job is Active
    There are only maximum 7000 records the extractor is 2LIS_02_ITM but it is taking 11 to 13 hours to load to PSA daily
    I had checked enhancements every thing is correct.
    Please help me on this how can I solve this issue.
    Regards
    Supraja K

    Hi sudhi,
    The difference between Call customer enhancement...  and  Result of customer enhancement:... is very less we can say this as a second.
    The difference is between LUWs confirmed and 1 LUWs -
       and Call customer enhancement -
    Please find the job log details below, and give me the solution to ressolve this
    01:06:43 ***01:06:43 * ztta/roll_extension........... 2000000000                              *                 R8           050
                     R8           048
    01:06:43 1 LUWs confirmed and 1 LUWs to be deleted with function module RSC2_QOUT_CONFIRM_DATA     RSQU          036
    06:56:31 Call customer enhancement BW_BTE_CALL_BW204010_E (BTE) with 5.208 records                  R3           407
    06:56:31 Result of customer enhancement: 5.208 records                                              R3           408
    06:56:31 Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 5.208 records                      R3           407
    06:56:31 Result of customer enhancement: 5.208 records                                              R3           408
    06:56:31 PSA=1 USING SMQS SCHEDULER / IF [tRFC=ON] STARTING qRFC ELSE STARTING SAPI                 R3           299
    06:56:31 Synchronous send of data package 1 (0 parallel tasks)                                      R3           410
    06:56:32 tRFC: Data Package = 0, TID = , Duration = 00:00:00, ARFCSTATE =                           R3           038
    06:56:32 tRFC: Start = 00.00.0000 00:00:00, End = 00.00.0000 00:00:00                               R3           039
    06:56:32 Synchronized transmission of info IDoc 3 (0 parallel tasks)                                R3           414
    06:56:32 IDOC: Info IDoc 3, IDoc No. 1549822, Duration 00:00:00                                     R3           088
    06:56:32 IDoc: Start = 04.10.2011 06:56:32, End = 04.10.2011 06:56:32                               R3           089
    06:56:32 Altogether, 0 records were filtered out through selection conditions                      RSQU          037
    06:56:32 Synchronized transmission of info IDoc 4 (0 parallel tasks)                                R3           414
    06:56:32 IDOC: Info IDoc 4, IDoc No. 1549823, Duration 00:00:00                                     R3           088
    06:56:32 IDoc: Start = 04.10.2011 06:56:32, End = 04.10.2011 06:56:32                               R3           089
    06:56:32 Job finished                                                                               00           517
    Regards
    Supraja

  • Job is not running in Source system.

    Hi Experts,
    One issue I have because of this I am not able to load data into Data sources.
    I am in BI 7.0 environment.
    when I execute infopackage, total and techinical status are in yellow.
    I found in R/3 Job is not running, based on this statement in SM37. from the fallowing.
    Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 0 records
    Result of customer enhancement: 0 records
    IDOC: Info IDoc 2, IDoc No. 3136, Duration 00:00:00
    IDoc: Start = 14.05.2009 07:23:39, End = 14.05.2009 07:23:39
    Synchronized transmission of info IDoc 3 (0 parallel tasks)
    IDOC: Info IDoc 3, IDoc No. 3137, Duration 00:00:00
    IDoc: Start = 14.05.2009 07:23:39, End = 14.05.2009 07:23:39
    Job finished
    Job satrt time and end time are same, so job is not running in the sourcesystem, am i right. let me known if i am worng.
    It is Standard Data source but in the above statement becasue  *result of Customer enhancement:0 records.*
    please help me to reslove this issue to load data into BI.
    1. what I have to do to run job in source system side.
    2. should I take any help from Basis.
    Regards
    Vijay
    Edited by: vijay anand on May 14, 2009 3:02 PM
    Edited by: vijay anand on May 14, 2009 3:04 PM

    Hi Rupesh,
    in RSA3 data is availbale,
    but it is not coming to BI,
    Messages from source system
    see also Processing Steps Request
    These messages are sent by IDoc from the source system. Both the extractor itself as well as the service API can send messages. When errors occur, several messages are usually sent together.
    From the source system, there are several types of messages that can be differentiated by the so-called Info-IDoc-Status. The IDoc with status 2 plays a particular role here; it describes the number of records that have been extracted in a source system and sent to BI. The number of the records received in BI is checked against this information.
    the abovemessage I am getting in details tab.
    Regards
    Vijay

  • Job terminated in the source system

    Hi BW ens,
    when i try to load data i am getting error as below.
    Error message when processing in the Business Warehouse
    Diagnosis
    An error occurred in the SAP BW when processing the data. The error is documented in an error message.
    System response
    A caller 01, 02 or equal to or greater than 20 contains an error meesage.
    Further analysis:
    The error message(s) was (were) sent by:
    Second step in the update
    **when i tried to see in the source system it is showing like  :Extrapolation cannot be carried out because no inst. has been allocated"and "ABAP/4 processor: CONVT_NO_NUMBER:**
    **pls let me know how to overcome this problem in loading.**
    regards
    Ravi

    Hi Ravi,
    U can check the Job logs in SM37 !!!!!
    Apart from that  i think there is a lock that has occured ,goto SM12 and unlock the objects.
    Reload the data at the point where the error has occured ,It should be fine.
    Rgds
    SVU123

  • Job failing in the source system.

    Hi all,
    I am loading data to a data store object from a R/3 system.
    The job is failing in the source system with the error - ABAP/4 processor: UNCAUGHT_EXCEPTION
    Can anyone help me resolving this error?
    Thanks in advance.
    Regards,
    Deepti.

    HI,
    This is very generic and seems like a short dump...can you check in ST22 in the source system and see if there is any entry for ALEREMOTE check the the error log and the step where it failed??If you can analyze it and come up with the answers then people can help you here.
    Also what kind of data source it is??
    Was the load full or delta??
    Thanks
    Ajeet

  • Job-scheduling on a specific instance on source system

    Hello All,
    Is there any possibility to schedule an infopackage in BW and tell the job that the corresponding job on source system (e.g. R/3-system) should run on a specific instance?
    Thanks,
    Pavan

    Hi,
    I guess the job is related to extraction job in R/3 that relates to the BI load..
    Here if this job runs on a particaular RFC user always , depending on the user u can resrtict the instance on which it is supposed to run...
    Take the help from BASIS they can fix the issue....
    rgds,

  • Unable  to kill or cancel the job in source system

    Hi gurus,
       got a error , while loading delta for line item ods in AR.
      stating as the job is not ended in the source system.'
      i find the job in the source system and it is active.
       i tried to kill that job from sm37, its not happening,
    and tried to cancel from sm50 even its not happening.
    kindly suggest how to cancel or kill that job.
    its urgent plz.
    pramod

    Hi,
            Check If u r system is running on more than 1 server...kill your job with proper appropriate server in tcode SM51.And also after killing the job come to SM37 check that particular job, nd on top menubar,u will 'check job status'.Then do refresh.
    Hope this helpful to you.
    Regards,
    Praveena.

  • RE:JOB TERMINATED IN SOURCE SYSTEM.

    Hi Gurus,
                  In production environment while we are trying to load data we recived follwing error message.
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    We tried RFC checks, repliacted Data source and activation in BI and all other checks.It seems all OK in BI.When we tried to activate the Data Source in CRM(back end) transation RSA5 its prompting for Work Bench request.my question is are we allowed to create work bench request in production environment? This happens to us even in BI when we try to run an Info package manually I.Can you please advise me what could be othr reasons for the job failure.

    Hi
    We tried RFC checks, repliacted Data source and activation in BI and all other checks.It seems all OK in BI.When we tried to activate the Data Source in CRM(back end) transation RSA5 its prompting for Work Bench request.my question is are we allowed to create work bench request in production environment? This happens to us even in BI when we try to run an Info package manually I.Can you please advise me what could be othr reasons for the job failure.
    Hope you have checked RFC at Source system side SM58/59/66 and IDOCs BD87,WE05 also.
    Yes some times it will prompt the Work Bench Request at Source system side too. But do not create any new request for this. Try to see for the Request locks -- Check back with BASIS team for this-- Happens if the 2 or more process/jobs trying to hit at same point this will happen.
    Better to cancel/delete the present request and Repeat Delta.
    Hope it helps

  • How to start a Failed job in Source System?

    Dear Experts,
    I have a job running daily in the source system was cancelled at the step 10. Since it is successfull upto step 9 I would like to run the job from the step 10 onwards. The cancelled job details are given below -
    Step 010 started (program XXXX, variant YYYYY, user name UUU)
    ABAP/4 processor: YER_RSQL_SQL_ERROR
    Job cancelled
    Can any one respond to this with proper solution?
    Thanks in Advance,
    Raj

    Dear Sam,
    Thanks for your approach. Its not a single program but a set of programs listed like steps. Doing manually would be good proctice becuase I have more no. of programs from the program which is actually cancelled.
    Now you can add comments to my explanation.
    Thanks,

Maybe you are looking for

  • LabVIEW 32 bit on Win7 OS vs. XP 32 bit

    I need to know if it is at all possible to create an installer in LabVIEW 2010 32 bit Win7 that would work on a XP 32 bit target machine. How do you guys work around this issue if it exists? I thought I could do it by keeping an XP platfrorm availabl

  • Suddenly can't edit in LR4 -- can DNG files get locked?

    I suddenly can't edit in "Develop" mode.  I can click on Lens Correction, but I can't seem to use the Basic adustments, Detail, or any others.   It's like I locked the DNG file from any more editing.  Any ideas?*

  • Bought a new computer, NOW WHAT?

    I recently bought a new laptop, and now I have no way of getting my music off of my ipod and into my itunes. Help!

  • Deployment Manifest Error

    Hi, I am getting the below error when trying to deploy using Deployment Manifest. "could not create the directory "c:\program files (x86)\Microsoft SQL Server\100\DTS\Packages\". Access to the path 'c:\program Files (x86)\Microsoft SQL Server\100\DTS

  • Core dumps with 1.5.0_06-b05... any idea why?

    I am trying to run 1.5.0_06-b05 with Tomcat 5.5.9, and the application keeps producing core dumps from the JVM after some period of use. The hs_err file says the following: # An unexpected error has been detected by HotSpot Virtual Machine: # SIGSEGV