Forced deployment using telnet is possible.This is possible with the telnet administrator. You can choose option
'version_rule=same_lower' which lets you deploy a version that has already been deployed
If you want to re-deploy the same or lower version of an SCA using telnet, you can use the following steps
- Login to telnet using : telnet localhost 5<SystNumber>08
- Enter j2ee_admin user and password
3. Deploy /usr/sap/<SID>/<mysda>.sda version_rule=same_lower or
Deploy /usr/sap/<SID>/<mysda>.sda version_rule=all, to deploy
regardless of version.