cancel
Showing results for 
Search instead for 
Did you mean: 

BI 4.1 How to easily find which APS is running a particular service?

Former Member
0 Kudos
109

I am trying to track down an error with BI4.1 version management (note 2008275)

and the correction says

"Ensure that only 1 APS server is defined with a "Lifecycle management service" and running across the entire cluster."

This led me this question, how can you determine which APS is running a particular service without having to hunt and peck through every APS?

I ran the 4.1 wizard and I have 20 APS.

Just curious if there is a better way for future reference.

Thanks

Lee Lewis

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Lee,

The BI Platform Support Tool would be the most productive/easiest way find and compare APS services,

See the wiki below:

http://wiki.scn.sap.com/wiki/display/BOBJ/SAP+BI+Platform+Support+Tool

~Valdrin

former_member182521
Active Contributor
0 Kudos

There will be a easy way to do this using query builder. You may required to look at each container for the APS.

Have you tried running this

SELECT * FROM CI_SYSTEMOBJECTS WHERE SI_KIND= 'SERVER'