Implications of applying support packages(SPAU SPDD)

Hi
I am going to apply patches to my development system in which it is showing that certain repository and dictionary objects will be modified.
Please tell me whether it is possible to keep the old version of the object as well as the new version?
If I keep the old version during patch application is it possible to go to the new version after applying the patches and vice versa if I keep the new version?
Is it that the SAP system keeps the old versions as well as the new version in the system no matter what option I choose saved in the database?
Kindly treat this as urgent.
Regards
Raghu

When you apply patches the purpose of SPAU/SPDD is to allow you to choose what to do with modified objects. You can revert back to SAP standard ie you over write your changes and accept SAP version of the program or table applied via the patch. Or you can keep your version of the program or table.
Changes are version's so you can compare on screen the 'was' and 'is'. Version history allows you to recall any version as needed/wanted.
Testing will be required in either case to ensure SAP works correctly.

Similar Messages

  • 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

  • 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

  • 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

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

  • 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

  • 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

  • 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

  • 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

  • SUM for applying support package stack

    Dear SAP Guru's,
    We are trying to apply a support pack maintenance stack sp04 on a PI 7.3 with EHP1 system using SUM
    In the road map step "Specify Credentials" we have got a error saying "could not detect executable directory from profiles for system XID"
    Recently we have upgraded our system from 7.0 to 7.3 with ehp1, after the upgrade we have observed that the start profile is merged with instance profile.
    A screen shot of the error message is attached.
    DIR_EXECUTABLE in our system is /usr/sap/<SID>/DVEBMGS00/exe and the same is available as profile parameter in the instance profile.
    Kindly help us to solve this error and continue the update
    Thanks,
    Balaji S

    Hello Balaji,
    As per SAP note 1557404
    Profile Merging During Update with Regard to Certain Target Releases
    The Software Update Manager (SUM) asks you during an update if you want
    to merge the start profile with the instance profile and if you want to
    switch to a new file system structure.
    Only use this option when updating to SAP NetWeaver 7.3 including
    enhancement package 1.
    Do not use this option if you update to SAP Business Suite 7i2011 (based
    on SAP NetWeaver 7.0 EHP3), otherwise subsequent software logistic
    processes might not work properly.
    Check if sapstartsrv has been defined to start with START profiles
    and if these do not exists as they are merged with the instance profiles.
    If so, the option here could be replace the START profiles with Instance
    profiles. Also please check if sapstartsrv processes on the OS are
    running with START profiles, if yes, you need to restart them after
    modifying sapservices file so that they get started with the instance
    profiles. Once this is done, issue should be gone.
    regards,
    Paul

  • Error in Applying Java support packages through JSPM

    Hi All,
    While Applying support packages, Package CAF 7.00 SP 13 is through an error
    help required.
                       For detailed information see the log file of the Deploy Service.
    07/12/05 21:55:26 -  ***********************************************************
    Dec 5, 2007 9:55:26 PM   Info: End of log messages of the target system.
    Dec 5, 2007 9:55:26 PM   Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Dec 5, 2007 9:55:26 PM   Error: Aborted: development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70VAL_C'/'1497914'/'0', grouped by software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070809092315''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/cafUIptn~common..
    Reason: Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Dec 5, 2007 9:55:26 PM   Info: Starting to save the repository
    Dec 5, 2007 9:55:28 PM   Info: Finished saving the repository
    Dec 5, 2007 9:55:28 PM   Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070809092315''/'0' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.0.20060221161956''/'0'.
    Dec 5, 2007 9:55:28 PM   Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070809092315''/'0':
    Failed deployment of SDAs:
    development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70VAL_C'/'1497914'/'0' : aborted
    Please, look at error logs above for more information!
    Dec 5, 2007 9:55:28 PM   Info: Starting to save the repository
    Dec 5, 2007 9:55:30 PM   Info: Finished saving the repository
    Dec 5, 2007 9:55:30 PM   Info: Starting: Update: Selected software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070906104634''/'0' updates currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.1.20060302145618''/'0'.
    Dec 5, 2007 9:55:30 PM   Error: Aborted: software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070906104634''/'0':
    No further description found.
    Dec 5, 2007 9:55:30 PM   Info: Starting to save the repository
    Dec 5, 2007 9:55:32 PM   Info: Finished saving the repository
    Dec 5, 2007 9:55:32 PM   Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Dec 5, 2007 9:55:32 PM   Error: -
    At least one of the Deployments failed -
    Regards,
    Prashant.

    Hello Prashant.
    Check this supporting SAP note 1010640. It will solve your problem.
    This is typical problem when you upgrade from < SP8 to higher version.
    You need to Undeploy the CAF components from the system using SDM first and then reply the patches from JSPM.
    It should go with out errors.
    Let us know if this worked.
    *Reward points for helpful answer.
    Regards,
    Prashant P.

Maybe you are looking for

  • Upgrade from oracle 10.1.0.2.0 to 10.1.0.3

    hi, I want to update my database from oracle 10.1.0.2.0 to 10.1.0.3.. Is there any update patch available for this kind of upgrade or do i need to install oracle 10.1.0.3 version on my machine again.

  • Is it possible to use å, ä, ö in a QR-code from InDesign?

    When creating a QR-code in InDesign it seems impossible to use å, ä and ö. I want to create vcards for people in our organization, and since we're in Sweden many of us have those characters in our name. I have seen these kind of codes generated from

  • SAP Logon GUI - WSAECONNREFUSED: Connection refused

    I try to connect to the Application Server (IP Address), System Number (00) and System ID (APC) but get the following error: Sapgui 710 [Build 9003] Tue Sep 08 06:24:47 2009 : 'partner '10.0.103.217:sapdp00' not reached Time          Tue Sep 08 06:24

  • Defining Selection-Screen Depending on Client

    Good Morning, I need to hide one parameter from my selection-screen depending on sy-mandt. Is it possible? If yes, can anyone show an example? Regards, Pedro Gaspar

  • Satellite A100-192 (PSAA9E) FN+F8 key not working after updating BT driver

    I've just download the update for the Bluetooth driver "blt-mon-20071009150856" and install the "BtMon2Inst_v212" driver on my A100-192 (PSAA9E). after the installation of "Toshiba Bluetooth 4" driver the BT works fine. BUT I can't use the wireless k