cancel
Showing results for 
Search instead for 
Did you mean: 

Validations required after SP upgrade from SP 14 to SP 21 in PI 7.0

Former Member
0 Kudos

Hi,

We have recently upgraded our PI systems' support pack from SP 14 to SP 21.

After the upgrade is done, what are the mandatory preliminary checks that would be required from application perspective in the system to confirm that the upgrade has been done successfully without any impact?

Request your help.

Regards,

Subbu

Accepted Solutions (1)

Accepted Solutions (1)

deepak_shah
Contributor
0 Kudos

Hi,

You can perform following checks post upgrade.

1. SAP instance: -

- Goto SystemStatus and check in u201CSAP system data detailsu201D the support stack level of the SAP_BASIS system

- Run TC SXI_CACHE and check if all objects are ok and in status u201C0u201D

2. SLD -

- Run TC SLDCHECK to check whether the SLD is connected correctly to the XI instance

- Goto the XI business system and check if the pipeline URL is maintained correctly, E.G. http://nsy9000.is.essent.local:8000/sap/xi/engine?type=entry

- Check if the business System role is u201CIntegration Serveru201D

3. IB - Goto Administration tab and check the S.P. numer (it should be the same as in the ABAP stack

4. IR - Goto EnvironmentCache Notifications and check if there are any problems in the problems tab, or red/yellow traffic lights

- Try to import a software component from the SLD to check the connection settings to the SLD

- Try EnvironmentClear SLD data cache

5. ID - Goto EnvironmentCache Notifications and check if there are any problems in the problems tab, or red/yellow traffic lights

- Try to import a business system: u201CAssign Business Systemu201D

- Try to import a business scenario

6 Business system - Check if the business systems are maintained in the SLD (TC RZ70)

- Check TCP/IP connections in SM59 (LCRSAPRFC, SAPSLDAPI)

- Check TC SLDAPICUST (exchange server must be maintained)

- Check SXMB_ADMIN, goto: u201CIntegration engine configurationu201D and check Role of business system and Corresponding integration server (This should be a http destination of type u201CHu201D for security reasons!

- Check if transaction SPROXY is working

These are basic few test you can perform. In addition you can execute few scenarios to check if evrything is working well.

Hope this helps.

Regards,

Deepak.

Edited by: Deepak Shah on Feb 8, 2011 4:38 AM

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Subbu,

Adding to Shah

Check all the adapterss are active -green

Cheers

Agasthuri

Former Member
0 Kudos

Hi Shah & Agasthuri,

Thank you so much for your inputs. It was very helpful.

Could you please elaborate on the 3rd point ?

3. IB - Goto Administration tab and check the S.P. numer (it should be the same as in the ABAP stack*

Awaiting for your reply.

Regards,

Subbu

deepak_shah
Contributor
0 Kudos

Hi Subbu,

From your integration builder page. click to administration tab on top right side corner.

There under "Software Build Information" section you find following info:

Make Release NW711_05_REL

SP Stack Number 05

JDK Version jdk15

Latest Change 101968

Synchronization Time 2010/06/18 16:49:34

Build Time 2010-06-21 21:19

Here check if the SP stack number corresponds to one which you have upgraded i.e SP 21.

Regards,

Deepak.

Edited by: Deepak Shah on Feb 10, 2011 2:59 PM

Former Member
0 Kudos

HI Subbu,

1. Open XI startup page

2. Click on Administration (on right top corner).

3. You would find the details of the Software Build information.

Also, perform the steps in the SAP note:817920 - XI readiness check.

Thanks,

Former Member
0 Kudos

Thank you all for your inputs.