cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Downgrade individual Java components

Former Member
0 Likes
2,068

Hallo,

Our SAP Basis had a planned component upgrade where only some components were upgraded to that of a higher/different patch Level. Please see the Image attached.

Instead of the updates of the components to the Level 7.40.8.xx, not all components but some components seen in the image were updated to 7.40.15.xx.

We do not want to do a SP upgrade. Is there a way to downgrade these individual components? If so please suggest how to.

Thanks in advance.

BR,

Karthik Narayanan

View Entire Topic
former_member189220
Active Contributor

1.

For Undeploying .SCA/ .SDA / .EAR / .WAR files on J2EE servers on Netweaver release 7.1,7.2,7.3,7.4 and 7.5, please do refer to these...

https://blogs.sap.com/2012/08/14/undeploying-sca-sda-ear-war-files-on-j2ee-servers-on-netweaver-rele...

http://scn.sap.com/docs/DOC-30858

You need to undeploy all the SDAs that are part of the SCAs.

2.

Then you might deploy the SCAs with the correct version.

1715441 - How to deploy .SCA/ .SDA/ .EAR/ .WAR fileson J2EE servers on Netweaver release 7.1, 7.2, 7...

3.

The way how you will undeploy and deploy is up to you. If I need to undeploy I would have used TELNET. For deployment - too.

I need to mention that undeployment is not supported operation. The supported way is to repeat the upgrade from scratch, after successful recovory from backup. Yet, you do not lose anything to try this out.