Adjust parameter DB2COMM, informed during upgrade EHP4

During upgrade ECC6 to  EHP4 DB2 9.5 AIX 5.3, in phase extraction - PREP_INIT / CHECKPROF_INI, the message appeared:
"The following DB2 registry parameters are marked as overwritten:
DB2COMM
Only in well founded exceptions the setting of a DB2 registry variable should deviate from the implicit setting of DB2_WORKLOAD=SAP! Please check if this is the case for the parameters listed above!"
Checking db2set-all: DB2COMM = TCPIP [0]. I understand should be DB2COMM = TCPIP <DB2_WORKLOAD>.
How can I set this parameter?
I tried running db2set DB2COMM = TCPIP <DB2_WORKLOAD> without success.
tks

Hello Emerson,
Could you try,
db2set -i db2instancename DB2COMM=TCPIP <DB2_WORKLOAD>
Try to refer the link -
http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=%2Fcom.ibm.db2.udb.admin.doc%2Fdoc%2Fr0002025.htm
Thanks

Similar Messages

  • Error during upgradation

    Hi,
      During upgradation I got error at SACT_700 with following log
    Activate lock object "E_BAMMAPNG"
    4EEDI751 Base table "BAMMAPFCGR" of the lock object is not active
    4 EDI813 Lock object "E_BAMMAPNG" not activated
    4 EDI806XActivate lock object "E_BAMUIBT"
    4EEDI751 Base table "BAMUIB" of the lock object is not active
    4EEDI751 Base table "BAMUIBT" of the lock object is not active
    4 EDI813 Lock object "E_BAMUIBT" not activated
       When I looked at the base table it is already active.
    And also with the following error log
    Activate search help "Z_KSTAR"
    4EEDH163 Search help parameter "SPRAS" does not occur in the selection method
    4WEDH187 Default value "'EN'" does not suit the type of search help parameter "SPRAS"
    4 EDH109 Search help "Z_KSTAR" was not activated
    4 EDH102XActivate search help "Z_SKA1"
    4EEDH163 Search help parameter "SPRAS" does not occur in the selection method
    4WEDH187 Default value "'EN'" does not suit the type of search help parameter "SPRAS"
    4 EDH109 Search help "Z_SKA1" was not activated
    but when I checked the search help it is consistent  & I want default value EN to be specified.
      EDT402 Append structure "ZAKKAPARA_TA" appended to table "KKAPARA_TA"
    4WEDT191 Enhancement category "3" possible, but include or subty. not yet classified
    3EEDT963 Field "MAKTX" in table "KKAPARA_TA" is specified twice. Please check
    3 EDT015 Dependent table "KKAPARA_TA" was not activated
        but the field MAKTX is specified once in KKAPARA_TA but from appended structure  ZAKKAPARA_TA.
    Regards,
    Karthik.k

    Hi Karthik,
    Kindly check the versions of  E_BAMMAPNG and E_BAMUIBT. if you find Modif and Active version, then lock objects are not in active mode.
    open the object in edit mode, check the object and activate it.
    in search help Z_KSTAR and Z_SKA1, check if SPRAS is used as IMPORTING and/or EXPORTING parameter. remove the check of IMPORTING or EXPORTING parameter, save and activate the search help
    MAKTX is available in KKAPARA_TA, hence remove it from ZAKKAPARA_TA. save and activate the structure and table.
    after each modification, adjust and activate the database.
    regards
    Rahul.

  • Errors in DDIC Activation phase during upgrade.

    Hi,
    Title: Errors in DDIC Activation phase during upgrade.
    During preprocessing phase (phase ACT_UPG) we got many DDIC activation errors such as:
    SAPup broke during phase ACT_UPG in module MAIN_SHDRUN / Shadow System Operations: SPDD and Activation.
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPACCI702.CPE
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1EEDO519 "Data Element" "/BI0/OICH_AT" could not be activated
    1EEDO519 "Data Element" "/BI0/OICREA_TIME" could not be activated
    1 ETP111 exit code           : "8"
    We have searched the SDN, many posts say that we have to just activate them. But my question is where - in source system OR in Shadow system?
    We assumed it is Source system (please correct if it is wrong), unlocked the system and logged in as normal user and tried to activate the Data Element. Now, it says "Search Help /BI0/OICH_AT is not active or contains no parameter".   How to go about it?
    If it is Shadow System, how can i unlock the system?
    Many thanks,
    Mohan.

    Dear Mohan,
    There are search helps configured for the dataelements in ACTUPG.ELG. These search helps were created by mistake by the system.
    The search helps can be deleted manually in the shadow instance.
    In this case you should remove these fields in se11 (in your shadow instance) as the Search help shouldn't exist.
    You should do this step for all data elements shown in the log ACTUPG.ELG:
    For example: SE11 -> /BI0/OICH_AT -> Change -> Tab "Further characteristics"
    1. Goto SE11:
    2. Select Data type and fill "/BI0/OICH_AT" and display
    3. Select the tab "Further Characteristics" and
    4. Remove the values for fields "Name" and "Parameters"
       then click on icon "Activate"
    Please do the same for the other object.
    But before performing above steps you need to unlock the shadow instance by the following command:
    SAPup unlockshd <SID>
    (if using SAPup)
    SAPehpi unlockshd <SID>
    (if using SAPehpi)
    Also do not forget to lock the shadow system again after performing the steps and continuing the upgrade by the following command:
    SAPup lockshd <SID>
    (if using SAPup)
    SAPehpi lockshd <SID>
    (if using SAPehpi)
    You can logon to your shadow system with any different user than DDIC.
    Best Regards,
    Abhishek
    Edited by: Abhishek Srivastava on Oct 17, 2011 6:26 PM

  • Workflow problem during upgrade ?

    Hi,
    We are Upgrading the system from 4.6C to ECC6.0.
    What kind of general problem will happen to workflow during upgrade?
    So that we would take necessary precautions.
    Thanks!
    Richard A

    Hi Richard,
    The following document is a very useful source of information for upgrading to ECC 6.0:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/103b1a61-294f-2a10-6491-9827479d0bf1
    Best Regards,
    Trevor

  • Where is memory.dmp if server crash during upgrade?

    I am updating a server from 2008r2 to 2012, but server keeps crash during upgrade.
    I am trying to dig into memory dump and core dump. It usually locate at \windows\memory.dmp if server crash.
    Where does the file locate during upgrade?

    Hi,
    Based on my experience, the memory dump file will be created by the operating system in its own folder in the MEMORY.DMP
    file by default. Windows keeps a list of all the small memory dump files in the %SystemRoot%\Minidump folder if you have choose the “small memory dump” option in the Startup and Recovery page. Of course, you can change the folder location for the memory dump
    files.
    If you can access to the page of
    Startup and Recovery, you can view the location of the memory dump file.
    More information:
    How to read the small memory dump file that is created by Windows if a crash occurs
    http://support.microsoft.com/kb/315263#method2
    Windows 8 and Windows Server 2012: Automatic Memory Dump
    http://blogs.technet.com/b/askcore/archive/2012/09/12/windows-8-and-windows-server-2012-automatic-memory-dump.aspx
    Best regards,
    Susie

  • IMPACT ON SCREENS DURING UPGRADE

    Hi Experts,
                      Can any one please let me know if there is any tcode or tool which tell us if there is screen change(few field added, tab added, or removed field or tab etc)  during upgrading from 4.6c to ECC6.0

    You may get information related  to changes  from these tables.
    PRGN_CORR
    PRGN_CORR2
    PRGN_CORR3.

  • ZSearch Help: will it remain during upgradation from ECC6 to higher version

    Hi,
    During upgarde from ECC6 to higher versions, will zserach help be moved to higher version automatically or will it be removed and I have to create ZSearch Help again in the higher version.
    What about the ZTable, will it be there in higher version or I need to create it again in the higher version.
    Thanks,
    Priyanka.

    Hello Priyanka
    Upgrading your SAP system will <b>not affect</b> your Z-objects <b>directly</b>.
    However, if your Z-objects reference (i.e. use) SAP standard objects that are changed (or, rarely, are deleted) during upgrading then you may have to adjust your Z-objects. Therefore, keep your (automatic) test scripts available (e.g. eCATT) and run them immediately after the upgrade has been finished.
    Regards
      Uwe

  • Upgrade EHP4 SP4 to SP5

    Hi,
    This  is dual stack  system.
    we need to upgrade ehp4 sp4 to ehp sp5.
    Please provide link for the download the patches any information.
    Amit

    The best way for downloading all needed packages I would recommend you to use solution manager. Assuming your entries for that system in SMSY are correct, then you will need to create new MOPZ transaction in tcode DSWP, then choose your system, and choose Maintenance...Continue accroding to screens...
    Please check also note:
    Note 1139493 - Information about maintenance of Enhancement Package systems

  • HT201318 I entered credit card information to upgrade iCloud storage and my account has seven charges pending on my account, why

    I entered my credit card information to upgrade iCloud storage and my credit account now has seven pending charges, Why?

    This is a user-to-user support forum. You may want to report the problem using the following link: https://www.apple.com/emea/support/itunes/contact.html

  • Error while runnning autoconfig on apps tier during upgrade

    Hi,
    Error while runnning autoconfig on apps tier during upgrade from 11.5.9 to 11.5.10.2
    below is the error message.
    Enter the APPS user password :
    The log file for this session is located at: /u01/app/tinst/tinstappl/admin/TINST_dba5/log/05031134/adconfig.log
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
    Using APPL_TOP location : /u01/app/tinst/tinstappl
    Classpath : /u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/jre/lib/rt.jar:/u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/lib/dt.jar:/u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/lib/tools.jar:/u01/app/tinst/tinstcomn/java/appsborg2.zip:/u01/app/tinst/tinstcomn/java
    Using Context file : /u01/app/tinst/tinstappl/admin/TINST_dba5.xml
    Context Value Management will now update the Context file
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jdbc/OracleDriver
    at oracle.apps.ad.util.DBUtil.registerDriver(DBUtil.java:153)
    at oracle.apps.ad.util.DBUtil.<init>(DBUtil.java:102)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.getDBConnection(FileSysDBCtxMerge.java:759)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.initializeParams(FileSysDBCtxMerge.java:147)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.setParams(FileSysDBCtxMerge.java:128)
    at oracle.apps.ad.context.CtxValueMgt.mergeCustomInFiles(CtxValueMgt.java:1762)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1579)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 8 more
    ERROR: Context Value Management Failed.
    Terminate.
    The logfile for this session is located at:
    /u01/app/tinst/tinstappl/admin/TINST_dba5/log/05031134/adconfig.log
    Please let me know your suggestions to resolve this issue.
    Regards,
    Sreenivasulu.

    Hi,
    DB tier autoconfig was successfully completed.
    We have already checked the above mentioned metalink ID's, but still the issue is same.
    Can you please advice any other solutions.
    Regards,
    Sreenivasulu.

  • Error during Upgrade from 4.6c to ECC 6.0

    Hi All,
      We are facing an error when upgrading from 4.6c to ECC 6.0. We are facing this error on the table COEP - runtime object inconsistancy. What we found is there is ERP upgrade has created new extra fields in the table. In log file the error is specified as : Duplicate Field name, But we not able to find the duplicate field name in the table.  Please kindly help as early as possible. The upgrade process is stuck.
    Regards
    Anil Kumar K

    Hi Anil,
    Is this issue fixed? Can i know how you fixed it?
    replied to your message Re: How to adopt the index changes during upgrade.
    Thanks,
    Somar

  • Error in transaction KEA0 during upgrade

    Dear All,
    During upgrading the custmer system from 4.7 to ECC 6.0 we found some error in the transaction KEA0 while trying to activate the cross client for an operating concern.
    The activation logs says that there are the syntax errors in the gereted subroutine pool: RK2O0100.
    I however corrected the error and activated the code but again when I am trying to execute the same it gave me the same error and when I go to the sub routine pool I found that the changes are again undone and the previos version is activated. This happens repeatedly that the code is corrected and activated by me and says no error and ones I log off and login again it says the same error.
    Help will be appriciated.
    Thanks iin advance....
    Abhi...

    Dear Raymond,
    Thankds for your help..........
    I tring to run RKEAGENV it shows the error message with STOP button saying that the field WTGBTR not contained in the nametab for table CE1E_B1 and when Io run RKEAGENF it gives a short dump saying that entry for CE10100 is not allowed for TTABS.....
    Please help.

  • Disck Space not enough during upgrade CUCM 9.1(2)SU1 to 9.1(2)SU2a

    Hi,
    I face an issues during upgrade my current CUCM 9.1(2)SU1 to 9.1(2)SU2a, it show with this error message "There is not enough disk space in the common partition to perform the upgrade, for steps to resolve this condition please refer to CUCM 9.1(1) release notes or view defect CSCuc63312 in bug toolkit on Cisco.com".  I had check the bug id and got 2 way to do it:-
    1. reduce the amount of traces on the system, but I not ready want to do this
    2. install a COP file name: ciscocm.free_common_space_v1.0.cop.sgn
    If I select option 2, will it have any risk? Is it mean 9.1(2) - inactive version will be clear out from disk space or it will clear out 2 version - active and inactive version from disk space?
    I need have some advice on this before I perform.
    Thanks.

    Hi,
    As per the following link
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/rel_notes/9_1_1/CUCM_BK_R6F8DBD4_00_release-notes-for-cucm-91/CUCM_BK_R6F8DBD4_00_release-notes-for-cucm-91_chapter_011.html
    You will not be able to switch to the previous version after the COP file is installed. For example, if you are upgrading from Cisco Unified Communications Manager 9.0(1) to Cisco Unified Communications Manager 9.1(1) and the previous version is Cisco Unified Communications Manager 8.6, the COP file clears the space by removing the 8.6 version data that resides in the common partition. So after you apply the COP file, you will not be able to switch to the 8.6 version."
    Additionally, regarding the first option, if you do not want to reduce the tracing levels you can still delete some old traces using RTMT which gives you an option of deleting the traces from the server as well as transferring / downloading them to your pc simultaneously by checking the 'delete from server' option on last page of log file collection option.
    HTH
    Manish

  • Encounter a problem during upgrade sap r/3 4.7 to ecc6

    Hi expert:
    i encounter a problem during upgrade sap r/3 4.7 to ecc6
    in START_SHDI_FIRST step.
    here is the error msg~
    MSSCRESPDEFN.LOG
    Msg 2812, Level 16, State 62, Server Jack, Line 6
    Could not find stored procedure 'dbo.sap_upg_getrelease'.
    setuser
    i checked MS SQL DB and found out that i only got 'erp.sap_upg_getrelease' but not dbo owner.
    can any one tell me how to solve this problem?~
    thanks.
    Regards
    Jack Lee

    It's the kernel for the shadow the correct?.
    Regards,
    Alfredo.

  • MAIN_SHDRUN/ACT_UPG ends during upgrade

    During upgrade from CRM 6.0 to 7.0 EHP1 MAIN_SHDRUN/ACT_UPG phase ends.
    In ACTUPG.ELG file I see:
    *******   LIST OF ERRORS AND RETURN CODES  *******
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPACCI702.CRT
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1EEDO519X"Table" "CRMST_QUERY_OPP_BTIL" could not be activated
    1 ETP111 exit code
    I read SAPACCI702.CRT:
    3 DDT012XAktiviere Tabelle "CRMST_QUERY_OPP_BTIL"
    3 DDT402 Append-Struktur "ZCRMST_QUERY_OPP_BTIL" an Tabelle "CRMST_QUERY_OPP_BTIL" angefügt
    2WDDT191 Erweiterungskat. "3" möglich, aber Include oder Subtyp ist noch unklassif.
    1EDDT963 Feld "PROD_HIERARCHY" in Tabelle "CRMST_QUERY_OPP_BTIL" ist doppelt (Bitte überprüfen)
    3 DDT013 Tabelle "CRMST_QUERY_OPP_BTIL" wurde nicht aktiviert
    3 DDT014XAktiviere abhängige Tabelle "CRMST_QUERY_OPP_BTIL"
    3 DDT402 Append-Struktur "ZCRMST_QUERY_OPP_BTIL" an Tabelle "CRMST_QUERY_OPP_BTIL" angefügt
    2WDDT191 Erweiterungskat. "3" möglich, aber Include oder Subtyp ist noch unklassif.
    3 DDT038 Aktivierung abhängige Tabelle "CRMST_QUERY_OPP_BTIL" erfolgreich
    Oh... in german language... it's a problem for me. How can I check this structure? how?
    Have you got any suggest?
    Regards.

    Hi Ganimede,
    i have the similar kind of error can you please explain the steps for deleting the entry you have specified...
    would be greate if you coulkd reply earliest
    Thanks and Regards
    Amar Ghuge

Maybe you are looking for

  • My iPhone 3gs is stuck on apple logo even after a restore on DFU mode, what can I do?

    Hi guys, I just got an iPhone 3gs from my girlfriend and it was working perfectly, I restore it from the phone by erasing all data on it, and it wont boot after that, it is stuck on the apple logo, I've tried restoring it in recovery mode and even in

  • Tab order shows correctly, but doesn't work in PDF

    Does anyone else have the problem, or know how to solve it, where you go through and set up the tab order correctly numbers for each page, but then when you tab through the preview pdf or the saved pdf, it will jump between pages instead of going thr

  • Problems with xsl transformation

    Hi, I have an XSL to transform an XML to HTML code. I want my HTML to be ACCESSIBLE. All is working ok, but the <html> tag have two or three attributtes that make de code no ACCESSIBLE. This is a part of the XSL code: <?xml version="1.0" encoding="UT

  • How to set application access type for list of users

    Hi everybody, I've an requirement to automise the application access type setting in shared services. When i searhed to do with MaxL scripts.I'm able to set the application access type for a single user using alter user 'username' add application acc

  • Why does the text look pixelated

    I am using Helvetica Neue and when I publish the site the text looks pixelated.