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