Quantcast
Channel: SCN: Message List - SAP Solution Manager
Viewing all articles
Browse latest Browse all 7882

Re: Table is empty: Nothing to Save in Table. PI Monitoring configuration

$
0
0

Hi Vaibhav,

 

1st, re-run MSC for your PI system, Update SM_COLL with required authorization, if required update the role.

 

Goto FUNCTION E2E_PI_INITIALIZATION_SETUP

 

 

Select Context Block

endloop.

 

 

  if return_status_tab is not initial.

 

 

Which par do you see ?

 

Delete Block

    return_status-rc      = 1.

OR

 

Insert Block

    return_status-rc      = 0.

    LOOP AT return_status_tab INTO ls_return_status_tab WHERE rc NE 0.

      return_status-rc    = 1.

      EXIT.

    ENDLOOP.

 

What are the SP levels of your solman and PI system ?

LM service ?

 

Regards


Viewing all articles
Browse latest Browse all 7882

Trending Articles



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