Backround Jobs cancelled with error

Hi Gurus ,
             I facing a problem , In our R/3 server , all the backround jos cancelled . Specifically the job RSDBAJOB cancelled . So that iam not able to take any backup from DB13 tcode .
Kindly help me to resolve this issue .
Rgds
Selvan

Hi Marcus ,
Below i paste the sm37 canceled job screen data
SAP_COLLECTOR_FOR_JOBSTATISTIC      SELVAN          Canceled        07.12.2007 00:44:46              23          886
SAP_REORG_ABAPDUMPS                 SELVAN          Canceled        07.12.2007 00:43:46               1          826
SAP_REORG_BATCHINPUT                SELVAN          Canceled        07.12.2007 00:33:47               0          227
SAP_REORG_JOBS                      SELVAN          Canceled        07.12.2007 00:33:47             521          227
SAP_REORG_JOBSTATISTIC              SELVAN          Canceled        07.12.2007 01:03:46              82          226
SAP_REORG_SPOOL                     SELVAN          Canceled        07.12.2007 00:31:46               0          106
SAP_REORG_UPDATERECORDS             SELVAN          Canceled        07.12.2007 00:31:46               0          106
SAP_REORG_XMILOG                    SELVAN          Canceled        07.12.2007 00:02:46               0          106
SAP_WP_CACHE_RELOAD_FULL            SELVAN          Canceled        07.12.2007 00:32:46               0          166
If i click the joblog tab , it gave the message like " no entries found " .
Regsrds
Selva

Similar Messages

  • Background Job cancelling with error Data does not match the job definition

    Dear Team,
    Background Job is getting cancelled when I run a Job on periodically but the same Job is executing perfectly when I run it manually(repeat scheduling) .
    Let me describe the problem clearly.
    We have a program which picks up files from an FTP server and posts the documents into SAP. We are scheduling this program as a background Job daily. This Job is running perfectly if the files contain no data. But if the file contains data the JOb is getting cancelled with the following messages.
    And also the same Job is getting executed perfectly when repeat scheduling is done ( even for files with data).
    Time     Message text                                                                       Message class Message no. Message type
    03:46:08 Job PREPAID_OCT_APPS2_11: Data does not match the job definition; job terminated        BD           078          E
    03:46:08 Job cancelled after system exception ERROR_MESSAGE                                      00           564          A
    Please help me in resolving this issue.
    Thanks in advance,
    Sai.

    hi,
    If you have any GUI function modules used in the program of job
    you cannot run it in background mode.

  • Some SAP Jobs cancel with error TSV_TNEW_PAGE_ALLOC_FAILS

    Some of background jobs started cancelling since 10 days ago.
    Here are info from ABAP Dump:
    The amount of storage space (in bytes) filled at termination time was:
    Roll area...................... 6221248
    Extended memory (EM)........... 50278176
    Assigned memory (HEAP)......... 799483568
    Short area..................... " "
    Paging area.................... 24576
    Maximum address space.......... 18446744063552822256
    Below are my current setting:
    Roll, extended and heap memory EXTM
    ztta/roll_area        6500000    Byte
    ztta/roll_first       1000000    Byte
    ztta/short_area       3200000    Byte
    rdisp/ROLL_SHM        16384      8 kB
    rdisp/PG_SHM          8192       8 kB
    rdisp/PG_LOCAL        150        8 kB
    em/initial_size_MB    2048       MB
    em/blocksize_KB       4096       kB
    em/address_space_MB   4092       MB
    ztta/roll_extension   50000000   Byte
    abap/heap_area_dia    1800000000 Byte
    abap/heap_area_nondia 800000000  Byte
    abap/heap_area_total  1000000000 Byte
    abap/heaplimit        20000000   Byte
    abap/use_paging       0
    Here are more info
    ECC6 SPS13
    Oracle 10.2.0.2
    Solaris 5.9
    Can some please let me know what will be correct parameter setting?
    I have played with them a little bit, but still I am getting the error.
    Regards,
    Ray

    Hi,
    Please check the link this may resolve your issue.
    Re: dump TSV_TNEW_PAGE_ALLOC_FAILED
    Regards
    K.R

  • OIM - Reconciliation jobs fail with Error: OPERATIONS_ERROR

    Hi,
    after integrating OIM with OAM for Fusion Apps provisioning (11.1.3), LDAP Reconciliation jobs fail with error OPERATIONS_ERROR.
    Connection to LDAP looks OK, new users created in OIM are synchronized to LDAP, just Reconciliation jobs fail:
    <May 1, 2012 10:00:50 AM CEST> <Error> <oracle.iam.platform.entitymgr.provider.ldap> <IAM-0042016> <An error occurred while getting the change log from LDAP - {0}
    javax.naming.NamingException: Error: OPERATIONS_ERROR
    Virtualization Session closed [Root exception is oracle.ods.virtualization.service.VirtualizationException: Virtualization Session closed]
    at oracle.ods.virtualization.jndi.OVDUtil.mapErrorCode(OVDUtil.java:200)
    at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:439)
    at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:329)
    at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
    at oracle.iam.platform.entitymgr.provider.ldap.LDAPUtil.search(LDAPUtil.java:1049)
    at oracle.iam.platform.entitymgr.provider.ldap.LDAPDataProvider.getChangelogResults(LDAPDataProvider.java:1531)
    at oracle.iam.platform.entitymgr.provider.ldap.LDAPDataProvider.deltaDetect(LDAPDataProvider.java:1488)
    at oracle.iam.ldapsync.scheduletasks.user.LDAPUserChangesReconTask.execute(LDAPUserChangesReconTask.java:152)
    at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:145)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:196)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    Caused By: oracle.ods.virtualization.service.VirtualizationException: Virtualization Session closed
    at oracle.ods.virtualization.service.DefaultVirtualizationSession.checkActiveAndIncrementOp(DefaultVirtualizationSession.java:425)
    at oracle.ods.virtualization.service.DefaultVirtualizationSession.search(DefaultVirtualizationSession.java:183)
    at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:429)
    at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:329)
    at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
    at oracle.iam.platform.entitymgr.provider.ldap.LDAPDataProvider.deltaDetect(LDAPDataProvider.java:1488)
    at oracle.iam.ldapsync.scheduletasks.user.LDAPUserChangesReconTask.execute(LDAPUserChangesReconTask.java:152)
    at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:198)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    ===
    Reconciliation worked before integrating OIM with OAM.
    Any ideas what could be wrong - or how to investigate this issue?
    Thanks
    Daniel

    OVD changelog adapter was OK, but OVD URL was missing in the IT resource.
    Reconciliation works now.
    Thanks for pointing me to correct direction.
    Daniel

  • Job failed with error tempdb is not available

    HI All,
    Backup job failed with error 'Unable to determine if the owner () of job backup_all_user_db_full has server access (reason: The log for database 'tempdb' is not available. [SQLSTATE HY000] (Error 9001)).'
    I checked in errorlog
    LogWriter: Operating system error 1784(The supplied user buffer is not valid for the requested operation.) encountered.                                        
                        Write error during log flush. Shutting down server
    2014-09-09 07:46:25.90 spid52    Error: 9001, Severity: 21, State: 1
    2014-09-09 07:46:25.90 spid52    The log for database 'tempdb' is not available..
    2014-09-09 07:46:25.92 spid51    Error: 9001, Severity: 21, State: 1
    Can anyone suggest to why it is happening

    From the error message, it looks like the drive on which the tempdb log file is residing is having issues. 
    Please involve your storage admin to look into the disk subsystem

  • Job Cancelled with an error "Data does not match the job def: Job terminat"

    Dear Friends,
    The following job is with respect to an inbound interface that transfers data into SAP.
    The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for processing. Once the program ends up without any error, the file is moved to /FI/archive directory.
    The below are the steps listed in job log, no spool is generated for this job and it ended up with an error "Data does not match the job definition; job terminated".Please see below for more info.
    1.Job   Started                                                                               
    2.Step 001 started (program Y_SAP_FI_POST, variant MIST, user ID K364646)                           
    3.File mist.txt copied from /data/sap/ARD/interface/FI/in/ to /data/sap/ARD/interface/FI/work/.
    4.File mist.txt deleted from /data/sap/ARD/interface/FI/in/.                                   
    5.File mist.txt read from /data/sap/ARD/interface/FI/work/.                                    
    6.PD-DKLY-Y_SAP_FI_POST: This job was started periodically or directly from SM36/SM37 (Message Class: BD, Message Number : 076)  
    7.Job PD-DKLY-Y_SAP_FI_POST: Data does not match the job definition; job terminated (Message Class : BD, Message No. 078)    
    8.Job cancelled after system exception
    ERROR_MESSAGE                                                
    Could you please analyse and come up about under what circumstance the above error is reported.
    As well I heard that because of the customization issues in T.Code BMV0, the above error has raised. 
    Also please note that we can define as well schedule jobs from the above transaction and the corresponding data is stored in the table TBICU
    My Trials
    1. Tested uplaoding an empty file
    2. Tested uploading with wrong data
    3. Tested uploading with improper data that has false file structue
    But failed to simulate the above scenario.
    Clarification Required
    Assume that I have defined a job using BMV0. Is that mandatory to use the same job in SM37/SM36 for scheduling?
    Is the above question valid?
    Edited by: dharmendra gali on Jan 28, 2008 6:06 AM

    Dear Friends,
    _Urgent : Please work on this ASAP _
    The following job is with respect to an inbound interface that transfers data into SAP.
    The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for processing. Once the program ends up without any error, the file is moved to /FI/archive directory.
    The below are the steps listed in job log, no spool is generated for this job and it ended up with an error "Data does not match the job definition; job terminated".Please see below for more info.
    1.Job Started
    2.Step 001 started (program Y_SAP_FI_POST, variant MIST, user ID K364646)
    3.File mist.txt copied from /data/sap/ARD/interface/FI/in/ to /data/sap/ARD/interface/FI/work/.
    4.File mist.txt deleted from /data/sap/ARD/interface/FI/in/.
    5.File mist.txt read from /data/sap/ARD/interface/FI/work/.
    6.PD-DKLY-Y_SAP_FI_POST: This job was started periodically or directly from SM36/SM37 (Message Class: BD, Message Number : 076)
    7.Job PD-DKLY-Y_SAP_FI_POST: Data does not match the job definition; job terminated (Message Class : BD, Message No. 078)
    8.Job cancelled after system exception
    ERROR_MESSAGE
    Could you please analyse and come up about under what circumstance the above error is reported.
    As well I heard that because of the customization issues in T.Code BMV0, the above error has raised.
    Also please note that we can define as well schedule jobs from the above transaction and the corresponding data is stored in the table TBICU
    My Trials
    1. Tested uplaoding an empty file
    2. Tested uploading with wrong data
    3. Tested uploading with improper data that has false file structue
    But failed to simulate the above scenario.
    Clarification Required
    Assume that I have defined a job using BMV0. Is that mandatory to use the same job in SM37/SM36 for scheduling?
    Is the above question valid?

  • Backgroung job cancelled with the error-Homogenous Lock

    Hi All,
    We have a custom report ( customer update )which is scheduled to run in the background. In the production system, the job gets cancelled and when we check the log We have the following messages:
    20.10.2010 07:14:17 Job started                                                                               
    20.10.2010 07:14:17 Customer 10372118 has been updated                                                               /DS1/A         411          S
    20.10.2010 07:14:17 Object requested is currently locked by user XXXX                                                MC           601          E
    20.10.2010 07:14:17 Job cancelled after system exception ERROR_MESSAGE     
    Because of the message"Object requested is currently locked by user xxxx( Homogenous lock ), the job gets cancelled.
    Enqeue and deqeue have been taken care correctly.
    This problem is reported recently...before that it was working fine.
    Have checked SM12, there is no lock. While debugging this error is not reported.
    Now please let me know how to know the cause of the error.
    Edited by: swarupa.mayflower on Oct 20, 2010 10:45 AM

    Hi Immanuel,
    I tried opening the customer which I am trying to update in the change mode and then tried debugging the job then it gives me an error message at the bottom of the screen, in this case when I go check there is a lock in SM12.
    But my problem is I get this message in the job log and not at the bottom of the screen because of this message(error) the job gets cancelled. Also there is no lock in SM12 in this case and while debugging also I am not getting this message anywhere....
    This type of lock is called homogenous lock....but I donno how to trace this error .....

  • SAP_CCMS_MONI_BATCH_DP getting cancelled with error in program SAPLSPFL

    Hi Experts,
    The job SAP_CCMS_MONI_BATCH_DP scheduled by user DDIC is getting cancelled everyday at 20:00 CET (system time).
    The reason for the job getting cancelled with the runtime error Syntax error in program SAPLSPFL  and a short dump is generated.
    Runtime Errors         SYNTAX_ERROR
    Date and Time          07.03.2012 20:24:50
    Short text
        Syntax error in program "SAPLSPFL ".
    As per instructions I did syntax check for Program SAPLSPFL . It shows syntactical error as shown below.
    The following syntax error occurred in program "SAPLSPFL " in include "LSPFLF07
    " in
    line 148:
    "Bei PERFORM bzw. CALL FUNCTION "SET_DIRVALUE" ist der Aktualparameter "
    ""DIR_VALUES-DIR_ROLL" zum Formalparameter "DIR_VALUE" inkompatibel."
    Please help me on this.

    hi
    check out this SAP Note
    1000897  RZ10 profile import: Maximum path length is 60 characters

  • SQL Server Agent job fails with error : The package execution returned DTSER_FAILURE (1).

    Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 10:00:01 AM Error: 2014-08-15 10:00:07.20
    Code: 0xC0047062 Source: Data Flow Task LEAN [6761]
    Description: Teradata.Client.Provider.TdException: [Teradata Database] [3006] Logons are disabled.
    at Teradata.Client.Provider.WpMessageManager.CheckForError()
    at Teradata.Client.Provider.WpMessageManager.ProcessResponse()
    at Teradata.Client.Provider.WpLogonManager.Action()
    at Teradata.Client.Provider.WpSession.ManagerAction(WpMessageManager manager, UtlStopwatchWrapper watch, Int32 connectionTimeout)
    at Teradata.Client.Provider.WpSession.Open(Int32 connectionTimeout, String password)
    at Teradata.Client.Provider.WpSession.Open(Int32 connectionTimeout)
    at Teradata.Client.Provider.Connection.Open(UtlConnectionString connectionString, UInt32 timeout)
    at Teradata.Client.Provider.ConnectionPool.CreateConnection(UInt32 timeout)
    at Teradata.Client.Provider.ConnectionPool.GetConnectionFromPool(Object owningObject)
    at Teradata.Client.Provider.ConnectionFactory.GetConnection(Object owningObject, UtlConnectionString connStr)
    at Teradata.Client.Provider.TdConnection.Open()
    at Microsoft.SqlServer.Dts.Runtime.ManagedHelper.GetManagedConnection(String assemblyQualifiedName, String connStr, Object transaction)
    at Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100.AcquireConnection(Object pTransaction)
    at Microsoft.SqlServer.Dts.Pipeline.DataReaderSourceAdapter.AcquireConnections(Object transaction)
    at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostAcquireConnections(IDTSManagedComponentWrapper100 wrapper, Object transaction)
    End Error Error: 2014-08-15 10:00:07.35 Code: 0xC0047017 Source: Data Flow Task SSIS.Pipeline
    Description: component "LEAN" (6761) failed validation and returned error code 0x80004005. End Error Error: 2014-08-15 10:00:07.48
    Code: 0xC004700C Source: Data Flow Task SSIS.Pipeline Description: One or more component failed validation.
    End Error Error: 2014-08-15 10:00:07.60 Code: 0xC0024107 Source: Data Flow Task
    Description: There were errors during task validation. End Error
    DTExec: The package execution returned DTSER_FAILURE (1). Started: 10:00:01 AM Finished: 10:00:07 AM
    Elapsed: 6.692 seconds. The package execution failed. The step failed.
    SQL Server agent job fails with above error, Please let me know process tohandle it.
    Thanks,
    Vishal.

    The error message suggests its the issue with Teradata source database to which SSIS tries to connect within the data flow task. Make sure Teradata database is available and LOGON is enabled.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • SM:EXEC SERVICES JOB CANCELLED  with MESSAGE_TYPE_X  dump

    In SAP solution manager server  SM:EXEC SERVICES  job is Cancelling
    Hence we are unbale to get the EWA reports...
    Error:
    Job started
    Step 001 started (program RDSMOPBACK_AUTOSESSIONS, variant
    &0000000001009, user ID RAOP)
    Solution OC Application Monitoring is being edited (Operations)
    Trying to perform session 5000000003618
    ABAP/4 processor: MESSAGE_TYPE_X
    Job cancelled
    Applied note 727998 but no use... please help me .
    Regards
    Prabhakar
    Version details:
    ST-SER     620-2006_2
    PI_ BASIS 2005_1_620

    Hi Prabhakar,
    Which SP of Solman are you using? If you are using Solman SP12 then the ST-SER has to be upgraded to higher version. Also update the PI_BASIS component.
    ST-SER 700_2007_1
    PI_BASIS 2006_1_700.
    Regards,
    Raghavendra.

  • Scheduled TMS_ # TMS_TP_IMPORT  background jobs fail with error code 0232

    Is anyone else having the problem we've just encountered since upgrading to ECC 6.0 and CRM 2007, where once setting up the automatic import ALL background jobs, to have all of the Transport Change Requests imported into the Q-Prod testing systems automatically, fail after several successful runs?
    After setting up the automatic import background job to run every 15 minutes, the first few run successfully (importing any transports as it should), then the transports stop being imported.
    The background jobs continue to run, but have the following in the job log overviews CRM 2007 - "Could not start transport control program tp". R\3 ECC 6.0 - "Transport control program tp ended with error code 0232".
    Only by deleting the background job and recreating it (or manually importing) from STMS, can the transports continue to be imported. Although I have noticed that there are multiple tp.exe processes started, which need to be deleted before the STMS and TMS Background jobs work again.
    The:
       DB is SQL Server 2005
       disp+work is at version 7000.150.14.48855
       R3Trans is at version 7000.149.14.47907
       tp is at version 7000.144.14.39594
    Any suggestions on how to cure this for good?

    Thanks All
    FYI
    SAP first suggested the following notes: 19466, 1150361, and to add a Startup profile parameter rfc/use_gwstart = 1. Which was only partially successful.
    I guess it had more to do with RFC processes hanging than it did with the tp, which was fixed in a later kernel patch level.
    I've upgraded the kernel to the latest (70000.181.0.0) and my problem was fixed.
    Ken

  • DB13 Job fail with error :Database instance is shut down

    Hi All,
    Recently we upgraded our Redhat Linux, Database from 9i to 10.2.0.4 and SAP Kernel 640 to patch 347.
    Now my system is working fine but in DB13 jobs I am getting error:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000763, user ID SHMITTAL)
    Execute logical command BRCONNECT On host saturn
    Parameters: -u / -c -f stats -t ALL
    BR0801I BRCONNECT 6.40 (52)
    BR0805I Start of BRCONNECT processing: cegcuesi.sta 2011-06-16 06.26.52
    BR0484I BRCONNECT log file: /oracle/PP0/sapcheck/cegcuesi.sta
    BR0613E Database instance PP0 is shut down
    BR0806I End of BRCONNECT processing: cegcuesi.sta2011-06-16 06.26.52
    BR0280I BRCONNECT time stamp: 2011-06-16 06.26.52
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    it is looking to me that somewhere still Oracle path is mentioned as of 9i version.
    I checked environment variables, Default profile, initSID.sap but not find any issue, checked on google it says check tnsnames.ora, I checked that file but there is no such parameter for Oracle home.
    Please suggest to resolve the issue.
    Shivam Mittal

    Shivam Mittal wrote:
    BR0801I BRCONNECT 6.40 (52)
    Hi,
    allthough I am not quite sure, because 9i is sooo old and 10.2 is even near out of maintanance,
    Kernel 6.40 is linked against a version 9 client thus forcing sidadm to work with a 9i environment.
    brtools 6.40 working as orasid (environment 10g)
    and failing as sidadm (in the 6.40 plain kernel environment (oracle 9i))
    is perfectly normal as far as I remember.
    I think there was a section in the version 10 upg-guide whichg says to switch brtools to version 7.0, even if you use a 6.40 kernel exactly for this reason. This is, because version 7.0 brtools are hardlinked against the instantclient 10.
    So these work even as sidadm with an environment set to a version 9 client.
    I can not verify exactly, any more, cause all our 6.40 systems have recently gone to oracle version 11
    requireing the switch to the 6.40 EX2 kernel and brtools 7.20.
    Try brtools 7.00 on current patchlevel.
    Volker

  • Planning job: Processed with errors

    Hi,
    A planning job was run. In MC8I (Check Mass Processing), i see the following:
    Job:
    Variant:
    Info Structure:
    Version:
    Planning type:
    Created:
    Status: Processed with errors
    Although the status is Processed with errors, but the values transferred to PIR (MD63) seems alright. Can anyone shine light what is the problem?
    Thanks.

    Hi,
    Activities checked:      
       UEBERGABE    SOPDM_M  
    ---> whereby UEBERGABE is the Activity in MC8T; SOPDM_M is the Transfer profile in MC8S
    I had created another Info Structure, Planning Activity, Transfer Profile, Planning Type with the exact same configuration as per the earlier one. However, this error never happened. It was processed successfully. Therefore, I don't know where the problem is since the configurations seems exactly the same. One is processed successfully , the other is processed with errors.
    Thanks.

  • Project Server 2010 - Update Scheduled Queue job failed with error message" Error no 131- AssignmentAlreadyExists"

    Hello,
    When I tried to update the schedule of the project , the job failed with the error message " AssignmentAlreadyExists". I further looked into the ULS logs but it wasn't that helpful.
    This is the message I found in ULS logs "type = UpdateScheduledProject failed at Message 5 and is blocking the correlation Errors: AssignmentAlreadyExists,Leaving Monitored Scope (FillTypedDataSet -- MSP_WEB_SP_QRY_ReadTimeSheetAssignmentsAndCustomFieldData).
    Execution Time=398.730006187937"
    Pplease help me to understand the root cause of this problem.
    I have verified all the assignments in the plan and I did not find any duplicates.
    Thanks in advance.
    Sesha

    This issue might need detailed troubleshooting, I would suggest you raise a support case with Microsoft.
    Cheers! Happy troubleshooting !!! Dinesh S. Rai - MSFT Enterprise Project Management Please click Mark As Answer; if a post solves your problem or Vote As Helpful if a post has been useful to you. This can be beneficial to other community members reading
    the thread.

  • Sending of email triggered in a background job ends with error.

    Hello all,
    I have created a API which triggers mail to a distribution list using class CL_BCS. When i execute this API in foreground it works fine and the mails are triggered.
    However i am calling this API in a report which will scheduled as a  background job in my application and this job executes for some 5 to 6 hours and after that i trigger the mail. However at this point the job gets cancelled due to an abort message raised in
    one of the CL_BCS methods.
    The method is cl_cam_address_bcs=>create_internet_address which is called in my API and internally this calls many other methods. The abort meessage is thrown from the method instantiate_imp_class of class CL_EXIT_MASTER.
    The ST22 log reads like this:
    Runtime Errors:  LOAD_SWITCHSTATES_MISMATCH
    Short text:  Current switch statuses are incompatible with program switch statuses.
    What happened?
        The current switch statuses that are read for the execution of the
        program "CL_IM_CVI_ADDRESS_UPD_IMPL====CP" are incompatible with the switch
         statuses with which the
        program "CL_IM_CVI_ADDRESS_UPD_IMPL====CP" was generated at the time
         20090902114544.
    Any advice would be greatly helpful.
    Warm Regards,
    Naveen M

    Hi!
    How you determine sender (method set_sender) ? if you use current user, when it runs on background use a backgorund user and it maybe can not determine an email.
    Try force a sender (harcode your user for test when sy-batch eq 'X')
    If it works, you need to determine the user to be used on jobs to solve this problem.
    I hope it helps
    Regards!!!!

Maybe you are looking for

  • Can not Authenticate WLSE Express with Active Directory

    Hi ,All I can not authenticate WLSE Express using external database with AD. I have downloaded the agent to the Domain Controller and install it on AD. At WLSE Express I found log "Error Server 0 RemoteDomainAuth server domain-auth: Agent API encount

  • Partner Function for Vendor Like UI

    Hi All, Version EHP7 , Vendor Like UI I am not able to find the Partner Functions tab in the Purchase Org Menu . But i can find it in the Customer Sales Org menu . Can any one help on this ?? Regards, Vag Vignesh Shenoy PS : For the same vendor i see

  • Queries regarding Query Builder.

    How to write a query to get the information of a Group.That information should have the number of users , sub groups and sub group users. Thanks.

  • Posting count

    I lost nearly 500 previous postings and my posting count did start at 0 two months ago. Is this a problem only of my account, or had all discussion members to restart at 0? Thanks!! Andreas

  • U410 Webcam Activation

    How do I activate the webcam/camera on the IdeaPad U410 ? My F9 hotkey doesn't have the camera image on it as per the maintenance and user guides but a little box with an 'X' next to it. Purchased my U410 in January 2013 in the UK which may account f