SM:EXEC SERVICES job getting failed in Solution manager

HI All,
SM:EXEC SERVICES job getting failed in solution mnager and job log will be fowlloing:
01-31-2012 19:09:21 Job started
01-31-2012 19:09:21 Step 001 started (program RDSMOPBACK_AUTOSESSIONS_ALL, variant , user ID BASISUSER)
01-31-2012 19:09:21 MemSize Begin = 796480   Bytes
01-31-2012 19:09:21 *******************************
01-31-2012 19:09:21 MemSize Begin = 1919120   Bytes
01-31-2012 19:09:23 Solution <000000106120000> "SID..." is being edited (Operations)
01-31-2012 19:09:23 <000000106120000> "SID..."(Operations)
01-31-2012 19:09:23 "Create_Periodic_Services" uses = 0  bytes
01-31-2012 19:09:23 "Create_Periodic_Services" uses = 690  us time
01-31-2012 19:09:23 Trying to perform session EC2000000001313
01-31-2012 19:09:24 MODEL_KEY: SID Installation Number: 6  MODEL_MODE: E  MODEL_VERSNR 00001 MODEL_CLASS: EWA Data Model
01-31-2012 19:09:30 Definition nicht vorhanden
01-31-2012 19:09:33 Definition nicht vorhanden
01-31-2012 19:09:45 Internal session terminated with a runtime error (see ST22)
01-31-2012 19:09:45 Job cancelled
St22 Dump:
The exception 'CX_DSVAS_API_CONTEXT_INSTANCE' was raised, but it was not caught
  anywhere along
the call hierarchy.
Since exceptions represent error situations and this error was not
adequately responded to, the running ABAP program 'SAPLDSVAS_PROC' has to be
terminated.
Please suggest how to proceed further and provide your valuble inputs
Thanks
Nekkalapu

HI Siva,
I have done the changes according the note but still same problem.
Please suggest any other ways to resolve this issue .
Advance thanks
Regards
Nekkalapu

Similar Messages

  • SM:SELFDIAGNOSIS background job getting failed in Solution manager

    Hi All,
    SM:SELFDIAGNOSIS background job getting failed in Solution manger server :
    Job Log:
    2-22-2012 16:44:02 Job started                                                                                00           516          S
    2-22-2012 16:44:02 Step 001 started (program RDSWP_SELF_DIAGNOSIS, variant &0000000000324, user ID BASISUSER)      00           550          S
    2-22-2012 16:45:07 Internal session terminated with a runtime error (see ST22)                                     00           671          A
    2-22-2012 16:45:07 Job cancelled                                                                                00           518          A
    ST22: Dump:
    Runtime Errors         ITAB_DUPLICATE_KEY
    Date and Time          02-22-2012 16:45:07
    Short text
    A row with the same key already exists.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_DSWP_SD_DIAGNOSE_CONSISTENTCP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    An entry was to be entered into the table
    "\CLASS=CL_DSWP_SD_DIAGNOSE_CONSISTENT\METHOD=CHECK_USERS_BP\DATA=LT_USCP"
    (which should have
    had a unique table key (UNIQUE KEY)).
    However, there already existed a line with an identical key.
    The insert-operation could have ocurred as a result of an INSERT- or
    MOVE command, or in conjunction with a SELECT ... INTO.
    The statement "INSERT INITIAL LINE ..." cannot be used to insert several
    initial lines into a table with a unique key.
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "ITAB_DUPLICATE_KEY" " "
    "CL_DSWP_SD_DIAGNOSE_CONSISTENTCP" or "CL_DSWP_SD_DIAGNOSE_CONSISTENTCM00M"
    "CHECK_USERS_BP"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    KIndly Suggest to resolve the above issue
    Thanks
    Nekkalapu

    HI,
    Deatils:
    SAP EHP 1 for SAP Solution Manager 7.0
    SAP_ABA                701          0006    SAPKA70106
    SAP_BASIS              701          0006    SAPKB70106
    PI_BASIS               701          0006    SAPK-70106INPIBASI
    ST-PI                  2008_1_700   0002    SAPKITLRD2
    CRMUIF                 500          0004    SAPK-50004INCRMUIF
    SAP_BW                 701          0006    SAPKW70106
    SAP_AP                 700          0019    SAPKNA7019
    BBPCRM                 500          0016    SAPKU50016
    BI_CONT                704          0007    SAPK-70407INBICONT
    CPRXRPM                400          0016    SAPK-40016INCPRXRP
    ST                     400          0024    SAPKITL434
    ST-A/PI                01M_CRM570   0000         -
    ST-ICO                 150_700      0009    SAPK-15079INSTPL
    ST-SER                 701_2010_1   0002    SAPKITLOS2
    Thanks
    Nekkalapu

  • SM: EXEC SERVICES Job is Cancelling

    Hello everyone-
    I have seen a few posts about this job cancelling however I haven't been able to gather a solution from what I have read. After appling SP15 in our Solution Manager system, the SM: EXEC SERVICES job is failing.
    We sent a note off to SAP and they responded back with the instruction to implement notes 611536 and 727998. We have held off on implementing them because they seem awfully involved in order to correct a cancelled batch job. Has anyone implemented these notes? If so, did it solve this problem?
    Here are the details from ST22:
    The current ABAP program "SAPLDSVAS_PROC" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program "RDSVASAEW_DBUDB____________057
    " in include "RDSVASAEW_DBUDB____________057 " in
    line 61:
    "INCLUDE report "/1CAGTF/IF_LOGFUNC_000300" not found"
    The include has been created and last changed by:
    Created by: "SAP "
    Last changed by: "SAP "
    Error in the ABAP Application Program
    The current ABAP program "SAPLDSVAS_PROC" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    Any ideas?

    >
    Nathaniel Williams wrote:
    > Hello everyone-
    > We sent a note off to SAP and they responded back with the instruction to implement notes 611536 and 727998. We have held off on implementing them because they seem awfully involved in order to correct a cancelled batch job.
    >Has anyone implemented these notes? If so, did it solve this >problem?
    Hi Nathaniel,
    just follow the instructions of SAP Note 727998. It's the standard answer and is always recommended.
    It will solve the mentioned SYNTAX_ERROR.
    Just search for this note in the forum.
    Best regards,
    Ruediger (also from SAP)

  • Problem in SM:EXEC SERVICES job.

    Hi Experts,1. SM:EXEC SERVICES  job is getting cancelled in our solution manager system,
    After checking the job log I found out that Job is getting cancelled with ABAP dump SYNTAX_ERROR
    2. I checked for the ABAP dump and found that job is getting dump when trigerring Standard SAP program
    RDSVASCEW_DBORA____________060. I checked for any OSS notes in service market place but could not fix...
    3. I tried manually doing syntactical check for the program but it is getting syntax error in
    INCLUDE report "/1CAGTF/IF_LOGFUNC_000498" not found.
    If some body could advice on the issue, it would be great help !! Thanks
    Let me know if I need to provide more details on the problem.
    Regards, Amber S

    >
    Ruediger Stoecker wrote:
    > This is not required for the mentioned dump. The dump pattern is well known
    >
    > Just follow the instructions of SAP Note 727998 (which has been already recommended above). It's the standard answer and it's always recommended. It will solve the SYNTAX_ERROR.
    If the dump pattern is well known, the reason behind the dump or to replace service definitions should have been explained.
    Some of the programs (e.g.'RDSVASAEW_ROOT_____________027', 'RDSVASAEW_DBORA____________032') used in the SAP Solution Manager cannot be generated anymore. During the attempt to generate them, the system generates the following error: 'GEN_TOO_MANY_CBS, generation error: Too many DATA control blocks generated', 'Field "OMS_VERSIONS000910" unknown'.
    Check this note.
    525097
    -=-Ragu

  • 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.

  • Background job getting failed every day

    Hi,
    This background job getting failed every day.But this job was running fine initial periord.Please help me out this issue.
    SAP_REORG_UPDATERECORDS
    SAP_WP_CACHE_RELOAD_FULL
    SLCA_LCK_SYNCHOWNERS
    Regards
    Naanas.

    If this is R/3, then none of the above jobs should exist in the system, if scheduled by default with other standard jobs, then these should be removed
    Note 1034532 - Changes for standard jobs
    Note 931436 - SLCA_LCK_SYNCHOWNERS standard job terminates

  • Support message not getting reflected in Solution manager system

    Hi,
    In satellite system support message is getting created, message number"...." successfully created in service desk.
    When i check in solution manager system in  crm_dno_monitor the message that i created in satellite system is not getting reflected in solution manager. I removed the varients and then executed . The result is still the same.
    Service desk was configured from our Development system (Client 320) to solution manager. I wanted the support desk to work from my another cleint in same system to Solution manager.
    What can be the possible problem.
    Thanks & Regards,
    Balaji.S

    Hi Gurus,
    Issue got resolved, the problem was with the variant which was assigned as default for the tcode.
    Thanks & Regards,
    Balaji.S

  • Define Service Desk Destination in the Solution Manager System (Dump creen)

    hi,
    in SPRO when i click on Define Service Desk Destination in the Solution Manager System
    i got dump screen with the error below 
    any help?
    Runtime Errors         SAPSQL_EMPTY_TABNAME
    Except.                CX_SY_DYNAMIC_OSQL_SYNTAX
    Date and Time          13.07.2008 14:05:57
    Short text
        A dynamically specified FROM clause has an unexpected format.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLSHI2" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SYNTAX', was not
         caught in
        procedure "STREE_READ_NODE_GENER" "(FUNCTION)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The running ABAP program attempted to execute an Open SQL statement in
        which a FROM clause was specified dynamically in the field "TABLE_NAME". In
         this
        FROM clause, either a table name after a join operator is missing, or an
         alias name after the key name "AS". The field "TABLE_NAME" could be empty as
        well.
    regards

    Hi,
    I am facing the same problem. What is SP15 ?
    Is there any SAP Note that can be applied to correct this ?
    Thanks.

  • How to delete Job Documentation in JSM Solution Manager

    Hi,
    I am trying to define some job documentation in "JSM Solution Manager", how can I delete unwanted Job Documantation there.
    Don't see any remove button.
    Thanks for help
    sahmad

    Hello,
    We too are facing same issue. Can you please share your solution.
    Regards,
    Mudasir.

  • How to send Service Ticket from CRM to Solution Manager.

    Hi all,
    at present we are creating service tickets relevant to SAP operations in our CRM instance and we plan to continue to do so.
    We also would like to forward these created service tickets to the Solution Manager Service Desk.
    There is functionality in Solution Manager to bind into an external service desk. However I believe this is only really relevant to binding in another Solution Manager - in any case, there is seemingly very little documentation about this available.
    Has anyone ever done this - sending service tickets from CRM to Solution Manager Service Desk? If so, could someone please let me know where I can find the documentation on that. Any help is much appreciated.
    Cheers,
    Wolfgang

    Hi,
    Use "Rule Modeler" for sending emails and also maintain "IF" condotions there.
    Regards,
    Ankush

  • EWA state="data is available" but there is no "SM:EXEC SERVICES" job

    Hi everybody,
    i have a Problem with EWAs. It seems to work all fine, it does, until the EWA is in the state "data is available".I can generate a EWA without a problem, when i use the button "start service processing", but i want it to be generated automatically. I searched with TA SM37 for the job SM:EXEC SERVICES in SolMan and in the monitored system, but i didn´t find the job?
    Any ideas, what the problem can be?
    Best regards,
    Stefan

    Hi,
    @Rohit
    Thank you for your reply, but this was not what i looked for. Thank you anyway!
    @David
    Thanks, i will check my system and look at the table, i think this is a good beginning. Unfortuneately the note is at the moment not available....
    I am going to give feedback, if i found the finally solution!
    Bg,
    Stefan

  • BATCH JOB GETTING FAILED DUE TO WARNING MESSAGE

    Hi,
    Our background job is getting failed if we are having warning meesage , why it is happening , could any one provide inputs .
    In bacground it's considering Warning message as Error message .

    Hi Garima,
    CHange the code as follows:
    if sy-batch = 'X'.
    Message 'Error updating data !' type 'I'.
    else.
    Message 'Error updating data !' type 'W'.
    endif.
    i..e When executed in bckground display INFORMATION Message & in Foreground display WARNING message.
    Best regards,
    Prashant

  • Problem with EXEC services Job

    Hi,
    We are facing problem in Solution Manager 3.0 with EWA report generation. For the scheduled date of EWA , the job RDSMOPBACK_AUTOSESSIONS failed with an error CONNE_ILLEGAL_TRANSPORT_HEADER.
    Can anybody , faced or have an solution for the same.
    Regards,
    Narender

    Hi Narender,
    usually, this kind of dump is related to a corrupted data collection for the EWA session.
    I recommend to delete the download (run DSA, enter the 13 digits session number, choose display and click on the truck symbol, there should be possibility to delete the data). The processing job will run again. You may collect the data in SDCCN again or just create a new EWA session in Solution Manager.
    Best regards
    Ruediger Stoecker

  • DB13 Jobs getting failed

    Hi Basis Gurus,
    In our Development BW 3.5 system the DB13 jobs (Check DB and updatestats) are getting failed since 15 days.
    In DB13 when i clicked on the Check DB and updatestats the system is prompting message as "No action log is found for this action"
    Please let me know how can i troubleshoot this issue.
    Please help me.
    Our is Qulality BW 3.5 system, Solaris OS and Oracle 9i database.
    Regards,
    Anil.

    Hi Alok,
    Thanks for your support
    I could search the jobs by giving the criteria as
    Job name : DBA*
    Use name : *
    DBA:UPDATESTATS_____@210000/4007    D256979         Canceled
    DBA:CHECKDB_________@190000/4007    D256979         Canceled
    Like the above jobs there are some other jobs of the same name as above which got canceled from 03/01/2009 to till date.
    When i clicked on the jobs logs the system is prompting a message as "No job log entries are available for the selected job"
    Also i checked the user name with su01 and it is existing.
    Please help me
    Regards,
    Anil.

  • Orchestration Process Cleanup Task schedule job getting failed

    Hi All,
    We have an out of the box scheduled job "Orchestration Process Cleanup Task". This job is getting failed with the below error.
    "Failed.oracle.iam.platformservice.exception.OrchDataCleanupException:java.sql.SQLSyntaxErrorException:ora00913:too many values"
    This recon take two parameters in which we have given values as below:
    Batch size:100
    Delete Just One Batch: No
    I am not able to find how this job is configured or how it's deleting the values.
    Please help me out and if anyone know about the links where I can get the info on this job, it will be much helpful.
    Thanks
    Ishank

    As far as the
    http://docs.oracle.com/cd/E21764_01/doc.1111/e14308/scheduler.htm#r26c1-t8
    is concerned,
    Batch Size: Use this attribute to specify the number of completed orchestration processes to be deleted in each iteration.
    Delete Just One Batch: Use this attribute to specify the value true or false. Only a single batch is deleted if the value is true. All the completed events are deleted batch at a time in a loop if the value is false.
    So, let's try:
    Batch Size: 1 (just 1)
    Delete Just One Batch: yes (radio button)

Maybe you are looking for