cancel
Showing results for 
Search instead for 
Did you mean: 

SNOTE implementation failure

Former Member
0 Kudos

Dear Experts,

recently I upgraded my Solman system to SP11 everything went well. After that I wanted to implement 1933506 - SAP Solution Manager 7.1 SP11 - Basic functions and after ~1,5h I've got timeout in SapGUI, now every sap note I've checked is in state completed, but when I tried to get to SOLMAN_SETUP, I've got error described in SapNote 2002333, I've reverted implementation of 1972327 mentioned in above SapNote, and after implementing it second time SOLMAN_SETUP was working correctly, but I'm afraid that others Sap Notes also are in incomplete phase. There are lot of inactive objects in se80.



Is there any way to revert all notes implemented by 1933506, and to try implement them second time?

Below intended paragraph is  irrelevant, found Sap Note issued last friday http://service.sap.com/sap/support/notes/2047023 but I cannot implement it since I've already implemented 1933506

Also I would be glad if someone could help me bring tx LMDB back to life, currently after entering lmdb ->technical system->[entering system ID & clicking display] I've got:

500 SAP Internal Server Error

ERROR: Access via 'NULL' object reference not possible. (termination: RABAX_STATE)

and in st22:

Category               ABAP Programming Error

Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED_NO

Except.                CX_SY_REF_IS_INITIAL

ABAP Program           CL_WDR_COMPONENT==============CP

Application Component  BC-WD-ABA-RUN

Date and Time          28.07.2014 14:04:02

Source Code Extract

Line  SourceCde

    1 method if_wd_component~get_component_info.

    2

>>>>>   component_info = me->component_info->get_api( ).

    4

    5 endmethod.

Best Regards,

Ireneusz Kozłowski

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Sadly it didn't work, while I manage to go to step 6 in system preparation after that it wasn't possible.

I've got multiple error some should be corrected by Implementing SP11 (I've upgraded from SP4), and most of them are just weird. I decided to import Solution manager - I've made export just after upgrade.

Now I decided to implement sap note on one by one scenario, and when I got to SN 1973687 I've got information that object can not be activated due to error

Function Module CCM_BI_AGGREGATE_UPL

Type "/BI0/V0SM_UPL2" is unknown

(see attachment for more info)

any idea from where this type should came? Or what it looks like?

Best Regards,

Ireneusz Kozłowski

For people interested what trouble they can get into when sap logon get timeout while implementing snotes:

_____________________________________________________________

Category               ABAP Programming Error

Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED

Except.                CX_SY_REF_IS_INITIAL

ABAP Program           SAPLE2E_ESREP_FUNC

Application Component  SV-SMG-SER-RFW

Short text

    Access via 'NULL' object reference not possible.

Source Code Extract

Line  SourceCde

  102       " Get solman product versions

>>>>>       lt_product_versions = ls_abap_tech_syst-abap_technical_system->get_product_versions( I

  104       CLEAR ls_product_version.

_____________________________________________________________

Category               ABAP Programming Error

Runtime Errors         SYNTAX_ERROR

ABAP Program           MANAGED_USERS_CHECK===========CP

Application Component  SV-SMG-DIA-SRV-CHK

Short text

     Syntax error in program "MANAGED_USERS_CHECK===========CP ".

What happened?

     Error in the ABAP Application Program

     The current ABAP program "CL_DSWP_ABAP_SUBALERT_FACTORY=CP" had to be

      terminated because it has

     come across a statement that unfortunately cannot be executed.

     The following syntax error occurred in program

      "MANAGED_USERS_CHECK===========CP " in include

      "MANAGED_USERS_CHECK===========CM004 " in

     line 1:

     "Method "IS_RELEVANT" is not declared or inherited in class "MANAGED_US"

     "ERS_CHECK"."

     " "

_____________________________________________________________

Category               ABAP Programming Error

Runtime Errors         SYNTAX_ERROR

ABAP Program           CL_DIAGLS_LMDB_NOTIF_MANAGER==CP

Application Component  SV-SMG-LDB

Short text

    Syntax error in program "CL_DIAGLS_LMDB_NOTIF_MANAGER==CP "

What happened?

    Error in the ABAP Application Program

    The current ABAP program "BADI_LMDB_NOTIFICATION========CP" had to be

     terminated because it has

    come across a statement that unfortunately cannot be executed.

    The following syntax error occurred in program

     "CL_DIAGLS_LMDB_NOTIF_MANAGER==CP " in include

     "CL_DIAGLS_LMDB_NOTIF_MANAGER==CM00E " in

    line 1:

    "Method "_GET_GUID_FROM_PROPREF" does not exist. There is, however, a m"

    "ethod with the similar name "_GET_GUID_FROM_REFERENCE"."

    " "

_____________________________________________________________

Category               ABAP Programming Error

Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED

Except.                CX_SY_REF_IS_INITIAL

ABAP Program           CL_AGSDDE_DATAEXTRACTOR=======CP

Application Component  SV-SMG-SER-RFW

Short text

     Access via 'NULL' object reference not possible.

Source Code Extract

Line  SourceCde

  106     CATCH cx_root INTO o_ex_root.

>>>>>       errtext = o_ex->get_text( ).

  108       return_status-rc      = 2.

_____________________________________________________________

Former Member
0 Kudos

Hi Ireneusz,

Check the below report object inactive for the master note,

Run the report "SCWB_NOTE_ACTIVATE" in SE38

Enter the note number( master note number - 1933506)

Execute (F8) and activate the objects.

check the inactive object.

else

Take the backup .

Re-implement note 1933506  again in the system ( Re-set the sap note option in snote and implement again, As i know during the master note  were implemented partially in the system due to time out.)This was happen during SP11 upgrade.

Rg,

Karthik

Former Member
0 Kudos

Hello Former Member

when I run report in se38 I've received "No objects to be activated" message. But I still didn't close window with check results error (I have option to activate it anyway but I'm not sure is this thing I want to do)

About second part, I started to implement note 1933506 after upgrading to SP11. And this instance we are working on now is fresh instance installed from export after upgrade to SP11 but before attempt to implement 1933506 note. So it is first time I'm implementing this note on this system.

divyanshu_srivastava3
Active Contributor
0 Kudos
Former Member
0 Kudos

Dear Divyanshu

Thank you for your response but my real question here is how can I implement central note again if SNOTE show me it is already implemented, and won't let me implement it again. If I revert it and try to implement it again it doesn't include other SapNotes which was requested at first time (It assumes those Sap Note was successfully implemented which is not true). I know I can revert all SapNotes by hand and implement it again but it would take long time and I would rather avoid doing this manually.

Best Regards,

Ireneusz Kozłowski

divyanshu_srivastava3
Active Contributor
0 Kudos

I would go with the other option you suggested and check on same with SAP.

Divyanshu

Former Member
0 Kudos

Finally I manually reverted all notes. Thankfully I made screenshot when implementing 1933506 - SAP Solution Manager 7.1 SP11 - Basic functions.

If anyone want do revert many Sap Notes i recommend going in SNOTE -> Goto - > SAP Note Browser, you will be still able only to revert one note at time but you can apply filter to table to quickly find Sap Notes depending on note you want to revert (id of note you get from long text error message)

After implementing all notes again I can go to lmdb transaction.

Ireneusz Kozłowski

divyanshu_srivastava3
Active Contributor
0 Kudos

That's Good