Quantcast
Channel: SCN: Message List - SAP Enhancement Packages
Viewing all 650 articles
Browse latest View live

Re: RUN_RSPTBFIL_INISHD phase failure

$
0
0

This issue has been resolved by running the program ZRUTDDLSACT_2086899 for all the DDL sources/views reported in the phase.


MAIN_SHDRUN/PARDIST_SHD were negative

$
0
0

Hi Friends,

 

 

We are upgrading our ERP system to EhP7 SP12 from EhP6 with laest SUM tool SP17 PL8 and we got stuck in the pre-processing phase: MAIN_SHDRUN/PARDIST_SHD with below error and couldn't find any helpful information. If you have come across this issue and have a solution, can you please help me.

 

4 EDA449 ------   Summary of error messages and warnings:               ---------

A2EDSDDL_PARSER_MSG 050 Die Komponente "_TEXT" existiert nicht oder ist nicht aktiv.

2EEDA122 Error generating the program for "ESJILEOTBDELIV" " "

A2EDSDDL_PARSER_MSG 050 Die Komponente "_TEXT" existiert nicht oder ist nicht aktiv.

2EEDA122 Error generating the program for "ESJILEOUTBDELIV" " "

A2EDSDDL_PARSER_MSG 050 Die Komponente "_TEXT" existiert nicht oder ist nicht aktiv.

2EEDA122 Error generating the program for "ESJIQUOTATION" " "

A2EDSDDL_PARSER_MSG 050 Die Komponente "_TEXT" existiert nicht oder ist nicht aktiv.

A2EDSDDL_PARSER_MSG 050 Die Komponente "_TEXT" existiert nicht oder ist nicht aktiv.

2EEDA122 Error generating the program for "ESJISLSORDERQ" " "

 

Thanks and Regards

Suresh

Re: SGEN on shadow instance?

$
0
0

Hello members,

We are also facing same problem.

 

In Shadow run for SUM 17 PL07, we select NOT to run the SGEN on shadow. Still it is running with 3 dialogs.

 

SUBMOD_GEN_ABAP_LOAD/RUN_SGEN_GENER8

 

We raised SAP OSS, SAP might have to fix it.

 

 

Regards,

Amit

Unable to Enter Vendor keys for phase PREP_EXTENSION/EHP_INCLUSION

$
0
0

I am installing EHP7 on or ERP 6.0 EHP6 system, during phase PREP_EXTENSION/EHP_INCLUSION the process stops when it detects the Cideon Software components. According to the vendor we were to upgrade three components and then enter the vendor keys for the remainder as per note 1938579. The problem I am having is when the system detects the components and stop I select the components to be upgraded and select the upgrade option. I then hit next and it prompts me for a decision on one of the components. I have to enter 4 more vendor keys but am not prompted again. The process then bombs out when it calculates the que, see text below.  My question is how do I get SUM to let me enter the vendor keys for all the components not just the ones that it detects as having a conflict.

 

Thank You

Troy

 

 

3 ETQ399 "SAPK-174CHINCIDEON","406","AOU","CIDEON","100_740","CIDEON 100_740: Add-On Upgrade","01"

2 ETQ399 Table ET_MISSING_PATCHES (#0):

2EETQ142 Addon queue calculation failed, rc = "1", reason = "There are software components with an invalid target release"

4 ETQ399 (trc) R3upNcversWriteToFile: NCVERS file NCVERSTEMP.DMP written (rc=0)

4 ETQ399 Addon queue state changed from 'INITIAL' to 'ERROR'.

1EETQ399 Last error code set is: Unable to generate addon queue. Return Code = 1, Reason = "There are software components with an invalid target release", check log file 'SPDA_ADDONQCALC.LOG' for details

1EETQ204 Upgrade phase "ADDON_QCALC" aborted with severe errors ("20160913102753")

 

SPDA_ADDONQCALC.LOG

 

3 ETN085 "Software component" "CFMFND" "rel." "100_606"

2EETN085 "Check and clarify the upgrade strategy" "of the listed components" "with the component vendors." " "

2EETN085 "Check and revise the decisions" "in the planning process in" "Maintenance Optimizer and/or" "in phase IS_SELECT"

2EETN085 "Repeat the Configuration road map step" "with an updated stack XML" "and/or with correct decisions" "in phase IS_SELECT"

 

Windows 2008 R2 Oracle 12c ERP6 EHP6 to EHP7 SUM 1.0 SP17

Re: Unable to Enter Vendor keys for phase PREP_EXTENSION/EHP_INCLUSION

$
0
0

Good morning Troy,

 

would you please attach the SAPupConsole.log, EHP_INCLUSION and IS_SELECT log files for further information?

Many thanks!

 

 

Cheers,
Andreas

Re: Unable to Enter Vendor keys for phase PREP_EXTENSION/EHP_INCLUSION

$
0
0

I can't figure out how to edit the original message so here are the logs you are asking for. The problem is the process has been restarted as it takes so long to get to this point and I need to have this done quickly. The IS select is from yesterday the ehp_inclusion is from this morning

 

Troy

Re: MAIN_SHDRUN/PARDIST_SHD were negative

$
0
0

We've contacted SAP for this issue and SAP development support team corrected dependency cycle issues regarding CDS views and we could continue further. Also suggested not to continue in ACT_UPG phase by ignoring the errors unless there is a confirmation from SAP through some OSS note.

 

Thanks and Regards

Suresh

Re: XPRAS_AIMMRG Errors EHP8

$
0
0

Hi Guys,

 

I am sure someone might face this error in the future, i have a work around from SAP. I hope this can be useful for others who may face similar issue in the future.

 

Diagnoses:

 

  1. 1AETR012XProgram canceled (job "RDDEXECL", number "19543500")
  2. Job RDDEXECL is cancelled with the log showing runtime error DBSQL_SQL_ERROR
  3. The trace file shows that WP has reached abap/heaplimit = 40000000 bytes after which the Oracle 600 occurred.
  4. Oracle 600 occurred with the following argument

        ORA-00600: internal error code, arguments: [kdlxdup:kdlwReadCallback_pga],           [294] , [0], [], [].

           Some thing to notice here is the code kdlxdup and 294.

    5. And SM21 shows the following.

 

          SM21

          Database error 600 with FET access to table SCPRSREVERTD

          FET - Reading one or several records of a database cursor


     14.jpg

Solution:


SAP says the following


The issue seems to be related to bug 17533661 currently being worked on by Oracle Development.

 

Unfortunately there is not yet any fix available for this.

SAP gives the below work around.

They asked me to use the "old" LOBs (BasicFiles) for the table SCPRSREVERTD
instead of the "new" SecureFile LOBs.

They asked me to use the brspace tool for the reorganisation as described in the SAP note:
   1431296 - LOB conversion and table compression with BRSPACE 7.20
   Chapter 1.2:  Syntax of the options for LOB conversion"

With Note 1
Note 1: There is, however, a hidden option "-COL" (create old LOBs) that prevents this.
           If this is set on the command line, the system converts the LONG fields into the old LOBs (BasicFiles).
           In the "lob2lob" action, you can use this option to force the system to convert the new LOBs into old LOBs

So I reorganized the table with the action lob2lob with the -COL option and continued the upgrade, then issue got resolved. While SAP is working on providing a fix for this

Regards,
Sebastian



 

 



Re: EHP8 upgrade error at SUM phase PREP_INPUT_CHECK/READDATA_EXP on E-Recruiting System

$
0
0

Hi Jerry,

 

In case, if you have plan to perform upgrade from EHP7 to EHP8 with E-Recruit in future then there is workaround needs to be applied from sap side for that you need to create OSS ticket in component BC-UPG-MP and get it done.

 

Best Regards,

Liguva

Re: Unable to Enter Vendor keys for phase PREP_EXTENSION/EHP_INCLUSION

$
0
0

Thanks for the logs Troy.

Would you also please attach the SAPconsole.log and SPDA_ADDONQCALC.log?

Re: ACT_UPG activation errors SOH - ECC EHP7 hana migration

$
0
0

Hi  Yoya,

 

we encountered the same issue 'Table "DVKTX" is too long (>"4030")' when we migrate ECC EHP6 to EHP7 on HANA. May I know how to resolve the issue from you side. thanks in advance.

 

Joe.

Re: Unable to Enter Vendor keys for phase PREP_EXTENSION/EHP_INCLUSION

$
0
0

Andreas,

The vendor provided us with an updated component that gets throught that step but crashes in the next one. I am going to open a separate discussion for that issue.

PREP_EXTENSION/ADDON_QCALC Queue calculation failed since ADDons are missing

$
0
0

I am migrating from EHP6 to EHP7 on ERP 6.0 system.  I am having problems with a 3rd party vendor components that support PLM. Getting the above error, Is there any way to circumvent the vendors software, or how do I find out what components are missing. I tried vendor keys but that led to an error later downstream when it couldn't find components of the system. The logs will be attached but this is the synopsis of the error.

 

Troy

 

Windows 2008 R2 64bit

Oracle 12.1.0.2

ERP 6.0 EHP6 to EHP7

 

2 ETN085X"Adding Add-on Installation Queue" " " " " " "

3WETN424 Package "SAPK-167COINCFMFND" : "Attribute REINSTALL_ALLOWED is missing" "->" "reject this package"

3EETN260 Installation/upgrade package for add-on "CFMFND" Release "100_617" does not exist

2WETN413 OCS packages are missing for a successful installation

Re: ACT_UPG activation errors SOH - ECC EHP7 hana migration

$
0
0

Hi  Yoga,

 

we are also facing the same issue 'Table "DVKTX" is too long (>"4030")' when we migrate ECC EHP3 to EHP7 on HANA. May I know the resolution for this? Is it solved for you by applying note 2200574.

 

 

Thanks.

Re: ACT_UPG activation errors SOH - ECC EHP7 hana migration

$
0
0

Hi Ming,

 

Is your issue solved? We are also facing the same issue.

 

Thanks.


Re: Unable to Enter Vendor keys for phase PREP_EXTENSION/EHP_INCLUSION

$
0
0

So the IS_SELECT issue is resolved, Troy?


Re: PREP_EXTENSION/ADDON_QCALC Queue calculation failed since ADDons are missing

$
0
0

Hi Troy,

 

from the logs I can see below information:

 

 

2 ETN085X"Adding Add-on Installation Queue" " " " " " "

3WETN424 Package "SAPK-167COINCFMFND" : "Attribute REINSTALL_ALLOWED is missing" "->" "reject this package"

3EETN260 Installation/upgrade package for add-on "CFMFND" Release "100_617" does not exist

 

So either it is not an upgrade package or the attributes of this package are wrong?
Maybe you can contact the third party vendor again to check the correct delivery of this package.

 

Best regards,

Andreas

ORACLE CLIENT 121

$
0
0

Dear Experts,


I am installing SAP ECC 6.0 EHP 8 with Oracle database 11g during installation when I give the path of Oracle Client 121 it shows a popup “Unable to find LABEL.ASC” I have download Oracle client from the Oracle side but it is not compatible with it.  I have gone in sap service market place but there is no data available of Oracle database. PLEASE send me the link where from I download the Oracle client for ECC 6.0 EHP 8. Please see the Attachments thanks


Best Regards,


Salman Rasheed

EHP 6 to EHP 8 - Delta Functionality

$
0
0

Dear All

One of our customer has recently upgraded from ECC EHP 6.0 to EHP 8.0.

 

In view of this, the customer wanted to know the DELTA functionalities introduced between these 2 EHP versions.

 

From where I can get the delta functionality document / presentation between these 2 EHP versions.

 

Thanks in advance.

 

LALIT JOSHI

EHP8 Upgrade for ERP 6.0

$
0
0

Dear Experts,

 

We are planing for EHP8 upgrade for our ERP 6.0 EHP5. Below are the current and target levels. When we run the Optimizer maintenance in Solman, we are not getting EHP8 option but we get EHP7. How to proceed for EHP8 option

 

Current Level
Product Version Stack Level Layer
SAP ERP HCM LOCSAE 605 Initial Shipment Stack Add-on
SAP ERP 6.0 19 (02/2011) Standalone
EHP5 FOR SAP ERP 6.0 04 (05/2011) Enhancement Package
SAP EHP2 FOR SAP NETWEAVER 7.0 09 (09/2011) NetWeaver

Target Level
Product Version Stack Level Layer
SAP ERP HCM LOCSAE 605 Initial Shipment Stack Add-on
SAP ERP 6.0 28 (06/2016) Standalone
EHP7 FOR SAP ERP 6.0 12 (07/2016) Enhancement Package
SAP NETWEAVER 7.4 15 (06/2016) NetWeaver

Please help us with your suggestions.


Thank You,

Nahid

Viewing all 650 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>