DDIC_ACTIVATION ERROR WHILW APPLYING SUPPORT PACKAGES

Hi all,
While applying support package(KB62019),i got error(DDIC_Activation)..
How to resolve it?
Thanks in advance.

Hi,
Which support package are you applying ? Have a look at these notes: 782140 and 447925.
Search for SAPKB62019 in this note and you will get a solution to that. The note refers to some more notes. Please follow the instuctions in the note carefully.
Cheers,
Sunil
PS: Reward points for helpful answers.

Similar Messages

  • DDIC_ACTIVATION ERROR WHILE APPLYING SUPPORT PACKAGE SAPKW35020 IN ECC5.0

    Hi Gurus,
    I am getting error DDIC_ACTIVATION while applying support package(BW) SAPKW35020 in ECC5.0 with MSSQL database in Windows server.
    I am not able to reset the queue, when i tried to reset the queue the system prompting that " cannot reset queue while DDIC_ACTIVATION" phase".
    Can you please help to reset the queue and implementing this support package.
    Thank you,
    Regards,
    Ganesh

    Paste the SPAM log here.
    Regards,
    Nick Loy

  • Syntax Error while applying support package stack 8

    I get the following short dump while I was applying support package stack 8.  I'm at the latest saint version 34
    Runtime Errors         SYNTAX_ERROR
    Date and Time          23.07.2009 14:09:27
    Short text
         Syntax error in program "CL_DYNPRO_PROPERTY_BAG========CP ".
    What happened?
         Error in the ABAP application program.
         The current ABAP program "SAPLSCR2" had to be interrupted because it con
         a statement that cannot be executed.
         In the include "CL_DYNPRO_PROPERTY_BAG========CM009 " in the line 176 of
          program "CL_DYNPRO_PROPERTY_BAG========CP " the following syntax
         errors occur:
         "The field "SPROP_C_TAG_CUSTOMPROPERTY" is unknown, but there is a fiel"
         "d with the similar name "SPROP_C_TAG_TOOLTIPTEXT". "SPROP_C_TAG_TOOLTI"
         "PTEXT"."
         Author and last person to change the include are:
         Author "SAP "
         Last changer "SAP "
    Error analysis
         The following syntax error was found in the program
          CL_DYNPRO_PROPERTY_BAG========CP :
         "The field "SPROP_C_TAG_CUSTOMPROPERTY" is unknown, but there is a fiel"
         "d with the similar name "SPROP_C_TAG_TOOLTIPTEXT". "SPROP_C_TAG_TOOLTI"
         "PTEXT"."
    Trigger Location of Runtime Error
         Program                                 SAPLSCR2
         Include                                 LSCR2U47
         Row                                     31
         Module type                             (FUNCTION)
         Module Name                             RS_SCRP_PROP_ADD_TO_PROP_LIST
    1 FUNCTION RS_SCRP_PROP_ADD_TO_PROP_LIST.
    2 *"----
    3 ""Lokale Schnittstelle:
    4 *"  IMPORTING
    5 *"     REFERENCE(P_TEXTFIELD) TYPE  D021S-FNAM OPTIONAL
    6 *"     REFERENCE(P_TOOLTIPTEXT_TEXTELEM) TYPE  CHAR3 OPTIONAL
    7 *"     REFERENCE(P_TOOLTIPTEXT_VARIABLE) TYPE  D021S-FNAM OPTIONAL
    8 *"     REFERENCE(P_KEEPTAB) TYPE  SEU_BOOL OPTIONAL
    9 *"     REFERENCE(P_DISABLEIMPLICITLABELS) TYPE  SEU_BOOL OPTIONAL
    10 *"     REFERENCE(P_BARCODEINPUT) TYPE  SEU_BOOL OPTIONAL
    11 *"  CHANGING
    12 *"     REFERENCE(P_PROP_LIST) TYPE  PROP_LIST
    13 *"----
    14
    15 data: l_prop type prop_line,
    16       l_prop_list type prop_list,
    17       l_string type prop_str.
    18
    19 * Property TextField
    20 * -
    21
    22 if p_textfield is supplied.
    23   clear l_prop_list.
    24   clear l_prop.
    25   l_prop-name   = sprop_c_tag_textfield_name.
    26   l_prop-syntax = sprop_c_syntax_content .
    27   l_prop-value  = p_textfield.
    28   append l_prop to l_prop_list.
    29 * Zusammensetzen eines Strings der Form
    30 * <Name>value_1</Name> ... <Name>value_n</Name>
    >>   call method cl_dynpro_property_bag=>fill_prop_list_into_properties
    32     exporting
    33       prop_list  = l_prop_list
    34     importing
    35       properties = l_string.
    36 * Property-Eintrag zusammensetzen
    37   clear l_prop.
    38   l_prop-name   = sprop_c_tag_textfield.
    39   l_prop-type   = sprop_c_type_string.
    40   l_prop-syntax = sprop_c_syntax_content .
    41   l_prop-value  = l_string.
    42 * Property-Eintrag in PROP_LIST aufnehmen/ersetzen
    43   read table p_prop_list transporting no fields
    44       with key name = l_prop-name.
    45   if sy-subrc = 0.
    46     modify p_prop_list index sy-tabix
    47         from l_prop.
    48   else.
    49     append l_prop to p_prop_list.
    50  endif.
    Can anyone help me?  I now get the same error with executing other transactions as well.

    Hi,
    Please let us know the component which you are trying to apply. Is it BASIS or ABAP or BW and also let us know the version?
    I hope you are applying the BW patch 8, as per SAP's recommendation we need to apply both 8 an 9 patch of BW at the same time. If not we need to apply some notes which you could find in the service market place. Once you apply the notes, you can proceed with the SP application.
    Regards,
    Varadhu

  • Error while applying support packages

    Hi,
    I was applying support packges for NW 7.0 EHP2 for the components SAP BASIS/ABAP/PI BASIS & BW,  the support package level was 02, I have downloaded 03,04,05,06 for all the above four components.  While updating spam/saint update I got the above error, displayed below. But even while applying support packages I got a list of errrors.
    1.     
    Category: Abap programming error
      Runtime error:  call_function_parm_unknown
    CX_SY_DYN_CALL_PARAM_NOT_FOUND
    abap program: RSSPAM07
    Function parameter "IV_IMP_SCENARIO" in unknown
    this first error displayed after applying SPAM/SAINT update.
    2. The import was stopped, since an error occured during the phase IMPORT_PROPER, which the support package Manager is unable to resolve without your input
    The following details help you to analyse the problem:
    Error in phase : IMPROT_PROPER
    Reason for error:
    Return code:
    Error Message:
    Please provide any solution as soon as possible....

    The details of SLOG
    START CMDIMPORT            NG1 L      20120227162812              SHABZ        BasisTrn3 20120227162811973  
    STOP  CMDIMPORT            NG1 L      20120227162813              SHABZ        BasisTrn3 20120227162811973  
    START imp all              NG1        20120227162821              SHABZ        BasisTrn3 20120227162821661  
    INFO: event SAP_IMPORT_START triggered successfully
    START DD IMPORT            NG1 H      20120227162822              SHABZ        BasisTrn3 20120227162821661  
    STOP  DD IMPORT            NG1 H      20120227162839              SHABZ        BasisTrn3 20120227162821661  
    START DD ACTIVATION        NG1 A      20120227162839              SHABZ        BasisTrn3 20120227162821661  
    START tp_getprots          NG1 J      20120227162839              SHABZ        BasisTrn3 20120227162821661  
    STOP  tp_getprots          NG1 J      20120227162925              SHABZ        BasisTrn3 20120227162821661  
    STOP  DD ACTIVATION        NG1 A      20120227162925              SHABZ        BasisTrn3 20120227162821661  
    START DISTRIBUTION OF DD-O NG1 S      20120227162925              SHABZ        BasisTrn3 20120227162821661  
    START tp_getprots          NG1 S      20120227162925              SHABZ        BasisTrn3 20120227162821661  
    STOP  tp_getprots          NG1 S      20120227162929              SHABZ        BasisTrn3 20120227162821661  
    STOP  DISTRIBUTION OF DD-O NG1 S      20120227162929              SHABZ        BasisTrn3 20120227162821661  
    INFO  TBATG CONVERSION OF  NG1 N      not needed                  SHABZ        BasisTrn3 20120227162821661  
    START MOVE NAMETABS        NG1 6      20120227162929              SHABZ        BasisTrn3 20120227162821661  
    START tp_getprots          NG1 P      20120227162929              SHABZ        BasisTrn3 20120227162821661  
    STOP  tp_getprots          NG1 P      20120227162935              SHABZ        BasisTrn3 20120227162821661  
    STOP  MOVE NAMETABS        NG1 6      20120227162936              SHABZ        BasisTrn3 20120227162821661  
    START MAIN IMPORT          NG1 I      20120227162936              SHABZ        BasisTrn3 20120227162821661  
    STOP  MAIN IMPORT          NG1 I      20120227163023              SHABZ        BasisTrn3 20120227162821661  
    START TBATG CREATION OF EN NG1 n      20120227163024              SHABZ        BasisTrn3 20120227162821661  
    START tp_getprots          NG1 Y      20120227163024              SHABZ        BasisTrn3 20120227162821661  
    STOP  tp_getprots          NG1 Y      20120227163034              SHABZ        BasisTrn3 20120227162821661  
    STOP  TBATG CREATION OF EN NG1 n      20120227163034              SHABZ        BasisTrn3 20120227162821661  
    START EXECUTION OF REPORTS NG1 R      20120227163035              SHABZ        BasisTrn3 20120227162821661  
    START tp_getprots          NG1 R      20120227163035              SHABZ        BasisTrn3 20120227162821661  
    STOP  tp_getprots          NG1 R      20120227163202              SHABZ        BasisTrn3 20120227162821661  
    STOP  EXECUTION OF REPORTS NG1 R      20120227163202              SHABZ        BasisTrn3 20120227162821661  
    INFO  EXECUTION OF STANDAR NG1 9      not needed                  SHABZ        BasisTrn3 20120227162821661  
    INFO: event SAP_IMPORT_STOP triggered successfully
    STOP  imp all              NG1   0004 20120227163203              SHABZ        BasisTrn3 20120227162821661  
    START CMDIMPORT            NG1 L      20120227164418              SHABZ        BasisTrn3 20120227164416991  
    STOP  CMDIMPORT            NG1 L      20120227164454              SHABZ        BasisTrn3 20120227164416991  
    START DD IMPORT            NG1 H      20120227165608              SHABZ        BasisTrn3 20120227165607479  
    STOP  DD IMPORT            NG1 H      20120227170309              SHABZ        BasisTrn3 20120227165607479  
    START DD ACTIVATION        NG1 A      20120227170313              SHABZ        BasisTrn3                    
    START tp_getprots          NG1 J      20120227170313              SHABZ        BasisTrn3                    
    STOP  tp_getprots          NG1 J      20120227171206              SHABZ        BasisTrn3                    
    STOP  DD ACTIVATION        NG1 A      20120227171206              SHABZ        BasisTrn3                    
    START imp all              NG1        20120227171208              SHABZ        BasisTrn3 20120227171207614  
    INFO: event SAP_IMPORT_START triggered successfully
    START DISTRIBUTION OF DD-O NG1 S      20120227171208              SHABZ        BasisTrn3 20120227171207614  
    START tp_getprots          NG1 S      20120227171208              SHABZ        BasisTrn3 20120227171207614  
    STOP  tp_getprots          NG1 S      20120227171303              SHABZ        BasisTrn3 20120227171207614  
    STOP  DISTRIBUTION OF DD-O NG1 S      20120227171304              SHABZ        BasisTrn3 20120227171207614  
    START TBATG CONVERSION OF  NG1 N      20120227171304              SHABZ        BasisTrn3 20120227171207614  
    START tp_getprots          NG1 N      20120227171304              SHABZ        BasisTrn3 20120227171207614  
    STOP  tp_getprots          NG1 N      20120227171307              SHABZ        BasisTrn3 20120227171207614  
    STOP  TBATG CONVERSION OF  NG1 N      20120227171307              SHABZ        BasisTrn3 20120227171207614  
    START MOVE NAMETABS        NG1 6      20120227171307              SHABZ        BasisTrn3 20120227171207614  
    START tp_getprots          NG1 P      20120227171308              SHABZ        BasisTrn3 20120227171207614  
    STOP  tp_getprots          NG1 P      20120227171755              SHABZ        BasisTrn3 20120227171207614  
    STOP  MOVE NAMETABS        NG1 6      20120227171755              SHABZ        BasisTrn3 20120227171207614  
    START MAIN IMPORT          NG1 I      20120227171756              SHABZ        BasisTrn3 20120227171207614  
    ERROR: RFC function TRINT_PROGRESS_INDICATOR error: SYSTEM_FAILURE
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    STOP  MAIN IMPORT          NG1 I      20120227195335              SHABZ        BasisTrn3 20120227171207614  
    START TBATG CREATION OF EN NG1 n      20120227195335              SHABZ        BasisTrn3 20120227171207614  
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    START tp_getprots          NG1 Y      20120227195335              SHABZ        BasisTrn3 20120227171207614  
    ERROR: RFC function TRINT_PROGRESS_INDICATOR returned 18
    STOP  tp_getprots          NG1 Y      20120227195521              SHABZ        BasisTrn3 20120227171207614  
    STOP  TBATG CREATION OF EN NG1 n      20120227195521              SHABZ        BasisTrn3 20120227171207614  
    INFO  EXECUTION OF STANDAR NG1 9      not needed                  SHABZ        BasisTrn3 20120227171207614  
    INFO: event SAP_IMPORT_STOP triggered successfully
    STOP  imp all              NG1   0903 20120227195522              SHABZ        BasisTrn3 20120227171207614

  • MAM Not Working After Applying Support Package

    We have been lived with MAM 2.5 with SP16 for almost a year now.  We recently applied support package 19 for ABAP and J2EE stacks but MAM stopped working right after that.  To fix the problem we had to do the following steps:
    1.  Disable all SyncBO
    2.  Regenate all SyncBO
    3.  Run Replicate Database
    4.  Enable all SyncBO
    5.  Delete MAM 2.5 client by WebConsole for all PDA (over 100 devices)
    6.  Re-Assign MAM 2.5 client back to PDA from WebConsole
    My question is do we have to perform those steps above every time we are applying new support package?  If it is a case, it's very time consuming because we have to manually perform step 5-6 for every users.
    Does anyone have seen or experience this scenario before?  Your comment is highly appreciated.
    Regards,
    Dai Ly

    Hi Karthik,
    Let me clarify on "Not working"
    It showned synchrozation successuffly but no data transfer between client and middleware and vs.  For instance, the user never receive any new work orders, or their times never got transfered back to R/3.  Even though, there is no error on the client.
    It appear that step 1-4 are required otherwise, you get ABAP Runtime error (using ST22):
    Runtime Error          CALL_FUNCTION_NOT_FOUND    
    Except.                CX_SY_DYN_CALL_ILLEGAL_FUNC
    Date and Time          02/07/2007 08:12:27        
    After we performed step 1-4 but there were data transfer between client and R/3.  The only way to get it working, we had to delete client and re-assign MAM 2.5 back to each users.
    No, we didn't apply client patch SP19.  We are still using SP16.
    As we speak, everything is working because we had to re-assign MAM 2.5 for every users. but I hope we don't have to do this next time we apply another Support Package.
    Thanks.
    Dai Ly

  • Error in applying Support packs "IMPORT_PROPER"

    Hi All,
    I am trying to apply support package in SPAM (SAP_BASIS),it getting failed in the steps IMPORT_PROPER .
    Error in log
    "SQL error 204 occurred at location TUTYPNOW_LR (object  ) - IGNORED
    SQL error  - IGNORED occurred at location   (object  ) - IGNORED
    TUTYPNOW_LR in R3X46DATA type *FILE not found. MSG
    (dummy, do not translate)"
    SQL error 204 occurred at location /OSP/V_RAUI_TPDB (object  ) - IGNORED
    SQL error  - IGNORED occurred at location   (object  ) - IGNORED
    /OSP/V_RAUI_TPDB in R3X46DATA type *FILE not found 
    (dummy, do not translate)"
    pls help in this case,
    Kind Regards,
    gopi.

    Hi Markus,
    Thanks for ur responce, I loaded form app server, then I tried to load from frontend also.
    -   Error in phase: IMPORT_PROPER
    -   Reason for error: TP_STEP_FAILURE
    -   Return code: 0008
    -   Error message: OCS Package ALL, tp step "6", return code 0008
    I am getting this error.
    Rgds,
    gopi.

  • After applying support package up to sapkb64020 finance node in IMG disappe

    We havwe an ECC5. It seems that (very probably as we noticed aftervards)after applying
    support package up to sapkb64020 in IMG(SPRO) "finance" node(and nodes
    beneath) disappeared. As this is very urgent I would kindly ask you for good answers

    Hey,
    The sulotion for this problem exists in note number 922552:
    Note 922552 - SPRO: Financial Accounting Node not visible in Reference IMG
    good luck

  • Error in the phase IMPORT_PROPER while applying support packages

    Dear All,
    I am on ECC 6.0(ABAP+JAVA) SR2, SUSE Linux 10 SP1, DB2.
    I have successfully applied the kernel patch and started applying the support packages,  i have successfully completed applying the ABAP, Basis, BW, HR and other related patches, but i am not sure why i am stuck at the import_proper phase when applying the SAP_APPL patches (SAPKH60008 and SAPKH60009 both in the same queue) and my tp log is as follows
    ========================================================================================================
    START imp all              SCD        20081229080538              DDIC         sealcpro 20081229080537
    INFO: event SAP_IMPORT_START triggered successfully
    INFO  TBATG CONVERSION OF  SCD N      not needed                  DDIC         sealcpro 20081229080537
    START tp_getprots          SCD P      20081229080539              DDIC         sealcpro 20081229080537
    2EETP000 sap_dext called with msgnr "1":
    2EETP000      db call info
    2EETP000 function:   db_setget
    2EETP000 fcode:      RT_SETB (65535)
    2EETP000 tabname:    TRBAT
    2EETP000 len (char): 0
    2EETP000 key:
    2EETP000 retcode:    1
    1AETP000 exit in function texitnow
    ERROR: EXIT(16) -> process ID is: 5319
    STOP  imp all              SCD   0016 20081229080602              DDIC         sealcpro 20081229080537
    =========================================================================================================
    And also when i look at the Support package import logs they show that
    TEST IMPORT
    Import ABAP Dictionary Objects and
    ABAP Dictionary Activation phases ended with return code 4
    But i dont think this can give any problem.
    I have tried to import from the phase where it stopped, but all of a sudden i get disconnected from SAP and get an error message saying that NO CONNECTION TO THE DATABASE, then when i check for the processes for dw and db2 there are process already running.
    I had to start SAP and only then i was able to connect to the SERVER again.
    Can you please help me on this..
    For any more information plz let me know
    Thanks and regards
    Hunky

    Dear Balaji,
    Thank you very much for the reply...
    I deleted the import request in the STMS and wi ran the RDDIMPDP and RDDMNTAB reports and restart the SPAM, but this time the SPAM immediately stopped, but i am still connected to the system and the error which i got earlier (database connection error ) is now not occuring.
    But otherwise also i noticed that i get the following ABAP Dump while this error is triggering
    ===================================================================
    DBIF_REPO_INTERNAL_ERROR
    Internal error when accessing program "CX_SY_OPEN_SQL_DB=============CP ".
    An unspecified internal error occurred in the SAP-internal
    database interface.
    For further analysis the SAP system log should be examined
    (transaction SM21).
    Check the entries in the developer trace of the relevant work process
    (transaction ST11).
    Attempted to access component "LOAD" of program
    "CX_SY_OPEN_SQL_DB=============CP ".
    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:
    "DBIF_REPO_INTERNAL_ERROR" " "
    "SAPLSTPA" or " "
    ==========================================================================
    Based on this error i searched few notes and got the below results 309583 and 132383 but these are not for my release.
    So i request you to kindly help me on this as i am running out of time in delivering my server.
    Waiting for all the valuble replies
    Thank you in advance
    Regards
    Hunky

  • DDIC_ACTIVATION error while applying SAPKE60029

    Dear all,
    i am applying support patch of HR.
    having ecc 6.0 with oracle and windows 2003
    beforing applying HR patch i had upgrade spam/saint level 35
    also upgrade latest kernel and all basis, aba, ap, bw patches had been upgrade.
    now when i am importing SAPKE60029 to SAPKE60034 in queue
    then facing a problem with DDIC_ACTIVATION phase
    i restart the spam and again try to import but fid that there are some objects which had been activated with warrning and some not activated .
    INCLUDE TABLE PS9999 is not active
    ROUTINE EXPAND (TABLE PB9999 could not be activated)
    after seeing log i check the status in se11 then i found
    table PS9999 not exsist while PB9999 partialy activated.
    also see notes for knowing error and others ..
    but not able to get what should i have to do...
    Regards
    Dik

    Its ok
    every dependency is ok...
    i resolve the problem with the help of HR....
    just include PS9999 after creating it...then try to activate PB9999
    after that activation phase has been complete sucessfully.
    Regards
    Dik

  • Applying support package during upgrade [ BW 3.1 - BW 3.5 ]

    Hello,
    We are performing the upgrade of BW 3.1 to BW 3.5. In the upgrade phase XPRAS_UPG we cam across error and on reporting the same to SAP were advised to apply the support package SAPBW35013 upto level 13, the present level being 9.
    Support packages cannot be implemented during an upgrade. On informing this to SAP they replied back saying as below:
    "Kindly implement the correction instructions via TA snote mentioned in the note #844007"
    What does he mean. Does he want me to apply the notes present within the support packages. If yes how can I apply so many notes manually, is there a better way of doing this.
    Please assist.
    Thank you,
    Kind regards,
    Zaheer Shaikh

    Zaheer,
    You just need to apply only the note 844007 to your BW 3.1 system through the t.code SNOTE.
    Go to SNOTE
    Download the OSS note 844007 to your system.
    Apply the OSS note from SNOTE.
    The correction instructions will be auomatically applied to your system by SNOTE.
    Thanks
    Gautam

  • Unable to Login & Ececute any transaction after Applying Support Package

    Dear all,
    After applying SAP_BASIS Packs (SAPKB700..) support pack from level 15 to 18,  the it got cancelled and when i try to execute any transaction i am receiving ABAP dump "syntax_error".
    When i try to login i m getting the following msg. " Syntax error in program "SAPLSDOC ""..
    SAME MESSAGE IS POSTED IN 2007 BUT NO ANSWER
    Unable to login after applying patches
    could you help me to resolve this problem?
    Thanks and regards.
    Subbu

    Hi,
    Is Support Package upgrade failed in IMPORT_PROPER step ? then plesae refer
    support pack SAPKB70014 stuck at import _proper! Very urgent.
    http://www.sapfans.com/forums/viewtopic.php?f=12&t=309661&p=954180
    We also faced same issue in Solution manager and issue solved by running to r3i commad
    tp r3i <SP_name> <SID> pf=<transport profile> -Dclientcascade=yes -Dstoponerror=8 -Drepeatonerror=8 -Dsourcesystems= tag=SPAM
    eg:
    D:\usr\sap\trans\bin>tp R3I SAPKB70014  SID pf=TP_DOMAIN_SID.PFL
    -Dclientcascade=yes -Dstoponerror=8 -Drepeatonerror=8 -Dsourcesystems= tag=SPAM
    Note: Before executing above command please contact SAP (OSS message)
    Thanks,
    Preethish

  • RSM2052 error after import Support Package SAPKW70022 in MSSQL Data Load

    Hi;
    I imported Support Package SAPKW70022 but after import data load from  MSSQL gives error RSM2052.
    How can I solve my problem.
    Best Regards.

    Hi,
    I think I have to stop extraction process in LBWE or R/3. Can anybody tell me how to stop extraction process.
    Thx & Regds,
    SGK

  • Best way to apply Support Packages to Solution Manager

    We have a single instance dual stack for SOLMAN 4 running. I want to apply Suppot packages, I need some suggestion what would be the best way to do this, the way I am thinking to proceed for this is -
    1. Do kernel and igs upgrade thru JSPM
    2. Apply ABAP Support packages and then,
    3. apply JAVA support packages
    Is it possible to apply ABAP support packages with JSPM?
    Any suggestion would be helpful

    Patch your abap stack first then the java...
    No, its not possible to pacth abap with JSPM (JAVA Support Package Manager)
    Regards
    Juan

  • Moving Applied support packages from DEV to QTSY

    Hi ,
        I have applied some new support packages into DEV system now my scenario is just I want to move those support packages on to QTSY system instead of applying again on QTSY .is it possible ?,if yes ..Guide me with your procedure
    Stephen

    > Hi ,
    >
    > I have applied some new support packages into DEV
    > system now my scenario is just I want to move those
    > support packages on to QTSY system instead of
    > applying again on QTSY .is it possible ?,if yes
    > ..Guide me with your procedure
    >
    > Stephen
    Hi,
    You have to apply them once again...no shortcut.Only you can save time to uncompress the patches,if you copy the /usr/sap/trans/EPS/in contents to the same location in target server.Use import from" application server" option from menu in SPAM.Apply the patches as normally you do....
    Supriyo Choudhury

  • SMD: apply support packages

    Hi All,
    We are currently running SAP solution manager on sp stack 09. We would like to upgrade to sp stack 13.  When looking at the contents of the sp stack 13 some 'classic' ABAP support packages and the kernel are involved, however also some SMD components are included. How can I determine what the sp level of our SMD is and how can I update the sp level of our SMD?
    Thanks,
    Regards,
    Bart

    Hi,
    To check Java compoenents, you can log on to http://host:port/sap/monitoring/SystemInfo
    and
    http://host:port/sap/monitoring/ComponentInfo
    Then to upgrade you should copy your Software Component to usr/sap/trans/EPS/in and run JSPM.
    /usr/sap/XXX/DVEBMGS01/j2ee/JSPM
    Regards,
    Frederic

Maybe you are looking for

  • 2630 AAC File Format Not Supported!

    Hi folks, after much hair pulling, experimenting and googling... My new 2630 will not play AAC or M4A files. I'm using Nokia Music Manager and have had no problem transfering and playing mp3's (apparently the opposite problem to what most people have

  • I am getting object expected error in javascript for autocomplete function

    Hi, I want to search list items like autocomplete function using jquery. I added code in CEWP, but i am getting "Object expected" error. I have checked using alert  $().SPServices({     operation: "GetListItems",     async: false, I think SPservices

  • JEditorPane POST [1.5.0]

    Hi out there! I use a JEditorPane to POST data in an HTML form. With Java 1.4.2 (Linux) everything works fine. The same code however, using Java 1.5.0 (Linux) doesn't work any more: The CGI script does not receive any of the posted data. I don't have

  • Monitor settings - RGB or sRGB or ?

    Hi, with two new Dell UltraSharp U2415 monitors what kind of settings should I use on Windows 8.1 Pro OS and do not know if on both the physical monitor and the GPU? Currently, on Windows 8.1 OS for the monitor I have set RGB and on the PC I have set

  • How do u change the account holder in the app store

    How do you change the account holder in the app store? Thanks