cancel
Showing results for 
Search instead for 
Did you mean: 

EHP Installer - Error in phase PREP_IMPORT/CHECK4NOTES_TOOL

Former Member
0 Kudos

Hi All,

I am trying to do the EHP Installation on an exsisting PI 7.1 Server and i am getting an error in the phase PREP_IMPORT/CHECK4NOTES_TOOL

There were 3 three notes that it threw error on

 Note 1264734 - Error message for reference table and reference fields

 Note 1256384 - View/structure not active: Key field of type string

 Note 1117902 - Storage Parameters in Shadow System do not work

From which i was able toimpletment the first two notes. but the third note while i was implementing it. It said that this correction is not applicable, i had a doubt before downloading as well since the corrections was avaliable with SAPKB71005 of SAP 710

I am trying to retry this step but unable to move forward. It says that the above note is not implemented. Following is my question

1. I am on SP 07 PI 710 not sure why in the first place this note was said to be implemented. The first two notes are avaliable with SP 08 (so it got implemented) but the last one was already implemented in my system ?

2. Now how do i go ahead since i beilve very few people have tried such an installation i am not able to find any links or forums regarding to this

3. After the note was implemented i mean it went to In Processing directly i thought i can change the processing Status so that the Installer detects that and moves forward, but this was in vain i changed the process to completed and now its disappreaded completely. Does any1 know how to get this back?

Please let me knw if you need more information. In desperate need of help on this

Rgds

Aditya

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi Aditya,

First please paste error log here without which we would not be able to help you.

Also, once your have implemented sap note via snote you cannot go back.

Thanks

sunny

Former Member
0 Kudos

Hi Sunny,

First of all thanks for replying. i thought i wouldnt get a reply for this. Here is the log from the abap log directory

#This is SAPehpi version 7.10/5 patch level 29.003 compile time 01:24:15 Sep 9 2009.**

This is UNICODE SAPehpi!

Running in graphics mode server.

GUI reports feature 'dialogue' as 'enabled' level 1, user said 'unknown'.**

  1. GUI reports feature 'html' as 'enabled' level 1, user said 'unknown'.**

  2. GUI reports feature 'console' as 'unknown' level 0, user said 'unknown'.**

  3. GUI reports feature 'progress' as 'enabled' level 1, user said 'unknown'.**

  4. GUI reports feature 'unitcontrol' as 'enabled' level 3, user said 'unknown'.**

  5. GUI reports feature 'remotecontrol' as 'enabled' level 1, user said 'unknown'.**

  6. GUI reports feature 'synchronization' as 'enabled' level 2, user said 'unknown'.**

  7. GUI reports feature 'mid' as 'enabled' level 2, user said 'unknown'.**

  8. GUI reports feature 'evaluation' as 'unknown' level 0, user said 'unknown'.**

  9. Reading Parameter File "E:\EHPI\abap\bin\DBSYNC.PAR" at 20091030204428**

  10. Reading Parameter File "E:\EHPI\abap\bin\TRATTR.LST" at 20091030204428**

  11. Reading Parameter File "E:\EHPI\abap\bin\TRGROUP.LST" at 20091030204428**

  12. DB-functions initialized for 'MSSQL'.**

Current unit is 'EXTRACT', next unit is 'EXTRACT'.**

-> decided to continue with unit EXTRACT.**

...begin dialogue at 20091030204431**

...end dialogue at 20091030204435**

..answered at 20091030204435.**

-> decided to try again.**

Execution of PREPARE module "Import" begins at 20091030204435*

CURRENTPHASE PREP_IMPORT/CHECK4NOTES_TOOL**

...started at 20091030204435**

  1. Reading Parameter File "E:\EHPI\abap\bin\DBSWTC.PAR" at 20091030204435**

...begin dialogue at 20091030204437**

...end dialogue at 20091030205749**

..finished at 20091030205749 with status UNDEFINED STATUS.**

  1. Error message set: 'Found 1 notes that need to be implemented'**

...begin dialogue at 20091030205749***

The log screen tells me that*

The notes listed below contain corrections that are essential for a correct execution procedure. Therefore, it only continues when the notes have been imported.*

Use the Note Assistant to implement note corrections.*

Note

0001117902

Sunny i have noticed a very tricky way how i can solve this because the path E:\EHPI\abap\bin i found a file EHPINOTES.LST which has the contents

    1. Fix for activation errors*

1283197

1264734

1256384

#if "$(DBTYPE)" == "MSSQL"

1117902

#endif

I beilve i can make change on this file but then again its not the right way to do it.

What amazes me is that the note 1117902 is not really applicable in my case because the SP version is 07.

The above file tells me that no where does it check what SP version the Server is on. More over the files in the Fix for activation errors are corrections in SP08 so they got applied in my server

this makes me beilve this is a bug

Rgds

Aditya

Edited by: aditya prasad on Oct 31, 2009 1:15 AM

Edited by: aditya prasad on Oct 31, 2009 1:15 AM

Edited by: aditya prasad on Oct 31, 2009 1:16 AM

sunny_pahuja2
Active Contributor
0 Kudos

Hi Aditya,

SAP note 1117902 is applicable to 710 release as well.

Thanks

Sunny

Former Member
0 Kudos

Hi Aditya ,

you have to edit the file EHPINOTES.LST and delete the note which is not relevant to your note and repeat the step.

this should work for you .

check the note - 1251735

let us know if this solves the issue.

Thanks ,

Amar

Former Member
0 Kudos

Thanks man.

This helped my issue.

Regards

Pooja

Former Member
0 Kudos

Solution worked for me.

Answers (0)